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>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 22 Jun 2009 21:31:29 +0800
From:	"P, Balakumaran (NSN - IN/Bangalore)" <balakumaran.p@....com>
To:	<netdev@...r.kernel.org>
Subject: Ipaddress modification

Hi, 

I am trying to run two socket client-server programs on the same machine
which use the same port nos ( also same ip address) independent of each
other.

I am planning to capture the bind request sent for a particular port no
and change it to a differen ip address and send it to the kernel and any
data sent to the port should be correctly transferred to the pertaining
program by maintaining a table.

Only way I could think of is to change during the bind request since I
need to modify it before the actual binding happens. Anybody got any
idea on this?

Thanks in advance.

Bala.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ