net-connect with different source ip?

Started by methodic, October 03, 2008, 08:53:46 PM

Previous topic - Next topic

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">//http://lbwiki.com/index.php/Perl_Connect_Script



Is this possible?



Thanks in advance.

Lutz

#1
In newLISP currently only the listener can specify a specific IP-number / interface to use on a multihoned machine.

Lutz

#2
version 9.9.6 due on Monday has a new function 'net-interface' to set the default network card IP address on multihoned computers.