in reply to IO::Socket
If you really do want to listen on a specific IP address, make sure it's one that's valid and already assigned to one the host's interfaces.
If this is a unix box, "netstat -ni" should give you a list of valid addresses for the host.
|
|---|