RE: [Solved] Re: Debian gateway problem

2014-01-08 Thread Bonno Bloksma
Hi Mett, > Just a final update on this thread. > > I end up with the script below working perfectly, except if I use both > following rules at the beginning of the script. > --- > iptables -t nat -F > iptables -t mangle -F > --- > > I don't fully

Re: [Solved] Re: Debian gateway problem

2014-01-08 Thread Chris Davies
mett wrote: > I end up with the script below working perfectly, > except if I use both following rules at the beginning of the script. > iptables -t nat -F > iptables -t mangle -F I would imagine it's because something else (your PPP connection, perhaps) has already placed necessary r

[Solved] Re: Debian gateway problem

2014-01-07 Thread mett
On Fri, 27 Dec 2013 10:15:04 +0100 Nemeth Gyorgy wrote: > 2013-12-26 06:27 keltezéssel, mett írta: > > Hi, > > > > I'm using a debian box as a router and multiserver between my LAN > > and the internet. (cut) > > It seems(according to tcpdump on both interface) that replies from > > some sites g