Page 1 of 1

net-connect with different source ip?

Posted: Sat Oct 04, 2008 3:53 am
by methodic
I have a server with multiple interfaces, and I want to bind net-connect to a specific IP address, similar to the following perl code:

http://lbwiki.com/index.php/Perl_Connect_Script

Is this possible?

Thanks in advance.

Posted: Sat Oct 04, 2008 11:51 am
by Lutz
In newLISP currently only the listener can specify a specific IP-number / interface to use on a multihoned machine.

Posted: Sat Oct 04, 2008 7:45 pm
by Lutz
version 9.9.6 due on Monday has a new function 'net-interface' to set the default network card IP address on multihoned computers.