[Gllug] listening on IP interfaces
Tethys
tet at createservices.com
Thu Sep 25 16:25:22 UTC 2003
"t.clarke" writes:
>I know you can set up a process to listen on a tcp socket by either a
>specific IP address or the * wildcard address, but does anyone know if it is
>possible (and how you do it) to listen to two sepcific interface addresses
>(in this case I want to listen on a 192.168 address and the 127.0.0.1 loopback
>address) ??
Create two sockets, bind them to the approrpiate addresses, and listen
on both? Or am I missing something?
Tet
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list