[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Linux(2.4.x) and masqeurating
- To: linux-il(at-nospam)linux.org.il
- Subject: Re: Linux(2.4.x) and masqeurating
- From: Avishay Aton <cgadsl6(at-nospam)netvision.net.il>
- Date: Fri, 16 Nov 2001 21:05:37 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Disposition-notification-to: cgadsl6@netvision.net.il
- References: <Pine.LNX.4.21_heb2.09.0111162031370.904-100000@matan.home>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
I didn't enable ECN in the kernel from the first place(because of past
reports of problem
with this feature)
----- Original Message -----
From: "Matan Ziv-Av" <matan@svgalib.org>
To: "Avishay Aton" <cgadsl6@netvision.net.il>
Cc: <linux-il@linux.org.il>
Sent: Friday, November 16, 2001 8:32 PM
Subject: Re: Linux(2.4.x) and masqeurating
> 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.
>
> Does it work from the router itself?
> If not, it sounds like ECN problem.
>
>
> --
> Matan Ziv-Av. matan@svgalib.org
>
>
>
=================================================================
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