My server comes with one primary and five additional IP addresses. By default, urllib2 requests are all from primary IP addresses. How can I bind those secondary IP addresses to urllib2 with every reqeust it makes.
+1
A:
have a look at this one http://stackoverflow.com/questions/1150332/source-interface-with-python-and-urllib2
Tzury Bar Yochay
2009-10-22 05:45:48