please provide me with more information thank you k.mani kanth > Message: 4 > Date: Fri, 22 Apr 2005 09:59:14 +0200 > From: Mariusz Kruk <Kruk@xxxxxxxxxxxxxx> > Subject: Re: route all internet traffic through dummy device? > To: netfilter@xxxxxxxxxxxxxxxxxxx > Message-ID: <20050422075914.GA27193@xxxxxxxxxxxxxx> > Content-Type: text/plain; charset=iso-8859-2 > > On Fri, Apr 22, 2005 at 09:48:59AM +0200, Andreas Mimz wrote: > > I'm trying to route all internet traffic through a dummy network device. > > Unfortunately, I wasn't able to do that yet :-( > > I used a tunnel between dwo different addresses on loopback device (ie. > 127.0.0.2 and 127.0.0.3) and policy routing which puts everything from > outside to one end of the tunnel and from the inside into another end > (in my setup it works bi-directionaly - another hop is added for packets > traveling both ways). > If anyone is interested in more detailed description, I will gladly > provide info.