wormwood_3 wrote:
Hello,

This is definitely possible. It's more a matter of system and OS configuration than Python though, so you might want to check out some Linux forums ( http://www.linuxforums.org/ ) for additional help. In short, I think the simplest would be: Have 3 separate network interfaces in your physical box, have your router provide one of the three addresses to each. Then you could configure the client to only connect through its associated interface/IP.

If this sort of setup wouldn't work, please tell us more about your configuration between your client and your network.

-Sam
_______________________
Samuel Huckins

Homepage - http://samuelhuckins.com
Tech blog - http://dancingpenguinsoflight.com/
Photos - http://www.flickr.com/photos/samuelhuckins/
AIM - samushack | Gtalk - samushack | Skype - shuckins



It is about Ubuntu 8.04. I have 5 Ip address there (4 aliases).
The idea is simple, i want to grab something from internet (website) using this client which was created in python. When the client is running, on the other server i see the first ip address from client server interface. What do i want is to have the possibility to chose or to use another ip from the list.

I think Wayne told me the answer, using proxy or i was thinking about socks. But if anyone know anything better than this, i will be glad to hear.

Thank you,
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to