Re: ip masquerading
Here's the output of iptables -L -v -t nat:
Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
Chain POSTROUTING (policy ACCEPT 1 packets, 60 bytes)
pkts bytes target prot opt in out source destination
0 0 MASQUERADE all -- any ppp+ anywhere anywhere
Chain OUTPUT (policy ACCEPT 1 packets, 60 bytes)
pkts bytes target prot opt in out source destination
thanks,
da
On Thu, 11 Nov 2004 12:14:20 +0000, Dave Ewart <davee@sungate.co.uk> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
>
> On Thursday, 11.11.2004 at 07:57 +0000, Alan Chandler wrote:
>
> > On Thursday 11 November 2004 03:03, Daniel Asarnow wrote:
> >
> > > The complete output of iptables -L is here: www.boxbattle.com/iptables.txt
> > > A bit long...
> >
> > I don't know what its doing either - some things to check:-
> >
> > - There is a long list of IP networks which its doing something with
> > (accepting or rejecting?). How do they cross relate to the sites you can't
> > access?
> >
> > - I couldn't (but I only quickly glanced at the list) see where you are doing
> > NAT forwarding.
> >
> > I don't know "firehol" but doesn't it have a configuration file which might be
> > easier to understand?
>
> Show us iptables -L -v -t nat
>
> This will include your NAT rules.
>
> Dave.
> - --
> Dave Ewart - davee@sungate.co.uk - jabber: davee@jabber.org
> All email from me is now digitally signed, key from http://www.sungate.co.uk/
> Fingerprint: AEC5 9360 0A35 7F66 66E9 82E4 9E10 6769 CD28 DA92
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFBk1ecnhBnac0o2pIRAi5bAJ0RxQ3BS/ypnytv4Q0jz11ZusKmKgCgpTDj
> BpRRHjF+k0NXXsRCo/PKLCM=
> =ofFi
> -----END PGP SIGNATURE-----
>
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>
Reply to: