lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 4 Sep 2007 17:49:29 +0530
From:	"rajneesh rana" <rana.rajneesh@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: making local traffic to pass through bridge

hello all

I am writing two user level filter which interacts through each other
using TCP sockets.Now as traffic is local, it is passed through the
loopback interface. That is my design constraint.

I want to force the local traffic between particular interfaces to go
through bridge where i want to do some sort of NAT.To force the
traffic to bridge, i m opening up two tap devices and using
SO_BINDTODEVICE options to force the traffic to bypass loopback. But
connection is not getting established.

Is this design feasible.

Best Regards
rana
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ