[squeak-dev] Q: Listening on a sockt from a particular interface

Brent Pinkney brent at zamail.co.za
Thu Sep 11 20:18:45 UTC 2008


Hi,

If I have a machine with two NICs (or one IP alias), can I listen to a particular port on one of these interfaces.
eg.
	eth0		= 192.168.0.1
	eth0:0	= 192.168.0.2
	eth0:1	= 192.168.0.3

Can I instruct Squeak to listen to just 192.168.0.2:80 ?

If not, what needs to change in the VM and image?
I will make the change.



-- 
Brent



More information about the Squeak-dev mailing list