[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: My ISP Proxy and ipchains



Antti

this is not normall ip chains behavior.  You should have full use of
services from your local network if your gateway box is setup correctly.

ipchains on this box should have a forwarding rule along the lines of
ipchains -A forward -i ppp0 -j MASQ

changing the "ppp0" for the adsl interface name (gateway interface)

The other thing to do is enable ip forwarding in networking setup .

-Matt

----- Original Message -----
From: "Antti Tolamo" <antti@tola.org>
To: <debian-isp@lists.debian.org>
Sent: Friday, January 26, 2001 7:24 AM
Subject: My ISP Proxy and ipchains


> Hello,
>
> I have Debian 2.2 potato that works as
> a server for my small Windows homenetwork.
>
> I use with potato ipchains to do IP masquerade and
> a firewall. I have ADSL connection to net.
>
> My problem is this:
>
> My ISP proxy works well - except if I connect
> to it through masquerading from local network.
> Then webmail forms and similar don't work anymore.
> I can't for example send mail.
>
> Otherwise through Squid or directley from Linux
> everything works like it should. Fixing firewall
> rules does not make any diffrence.
>
> Is this normal ipchains masquerade behaviour
> or I'm missing something?
>
> Regards,
>
> ANtti
>
>
> --
> To UNSUBSCRIBE, email to debian-isp-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org



Reply to: