Re: linux bypass loopback - got to dead end
From: Michael Heiming (michael+USENET_at_www.heiming.de)
Date: 10/31/05
- Next message: Unruh: "Re: linux bypass loopback - got to dead end"
- Previous message: Tauno Voipio: "Re: linux bypass loopback - got to dead end"
- Maybe in reply to: Tauno Voipio: "Re: linux bypass loopback - got to dead end"
- Next in thread: ronybaryo_at_gmail.com: "Re: linux bypass loopback - got to dead end"
- Reply: ronybaryo_at_gmail.com: "Re: linux bypass loopback - got to dead end"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Oct 2005 21:27:26 +0100
In comp.os.linux.networking ronybaryo@gmail.com:
> Hi,
> I want to force tcp traffic to go out even that the dest ip
> is on the same machine.
> I have eth0 with ip 10.56.211.89 and eth1 with 10.56.211.90 (for
> example).
> I want to open socket from 10.56.211.89 to 10.56.211.90 and bypass the
> loopback, I mean that the packet will leave the linux on one interface
> and reach the second.
> so far couldn't do it.
> any idea will be appreciated.
No way without modifying the source, the kernel is clever enough
to mention the device/IP is local and won't route a single packet
through the wire as you found out.
Should be easier to put a second (old) box in service.
-- Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94) mail: echo zvpunry@urvzvat.qr | perl -pe 'y/a-z/n-za-m/' #bofh excuse 144: Too few computrons available.
- Next message: Unruh: "Re: linux bypass loopback - got to dead end"
- Previous message: Tauno Voipio: "Re: linux bypass loopback - got to dead end"
- Maybe in reply to: Tauno Voipio: "Re: linux bypass loopback - got to dead end"
- Next in thread: ronybaryo_at_gmail.com: "Re: linux bypass loopback - got to dead end"
- Reply: ronybaryo_at_gmail.com: "Re: linux bypass loopback - got to dead end"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|