[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9A920612ACA0144FBB2F8D874DA1EC692AC150@SGSIEXC017.nsn-intra.net>
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