[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux(2.4.x) and masqeurating
- To: Avishay Aton <cgadsl6(at-nospam)netvision.net.il>
- Subject: Re: Linux(2.4.x) and masqeurating
- From: Dani Arbel <darbel(at-nospam)techunix.technion.ac.il>
- Date: Fri, 16 Nov 2001 18:54:51 +0200 (IST)
- Cc: <linux-il(at-nospam)linux.org.il>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <001001c16ead$06d0cf70$9100000a@lotion>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Avisay,
1) send a complete list of your rules + ifconfig output
2) what is secure remote?
3) when you fail to connect somewhere, there should be a message in the
log containing the droped packet description (unless you have not put log
rules ). That can help in catching the problem.
On Fri, 16 Nov 2001, Avishay Aton wrote:
> Hi,
> i connect to the net with pptp + adsl, and i use nat on my linux box(2.4.x) for other computers on
> my private network.
> My nat rule is simple one:
>
> modprobe iptable_nat
> modprobe ip_conntrack_ftp
> iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
>
>
> I can get most of the sites , but for example www.linuxtoday.com dosn't work for me.
> also , imap client sometimes work , sometimes dosn't.
> and finally "secure remote" ?! anyone sucsseded to connect with nat + FWZ ?
> Thanks
> Avishay
>
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il