T
Tomek
Hello!
My box on which Perl runs has several IPs, let's say that:
192.168.0.1 is the first IP and the default one,
192.168.0.5 is the last IP
How to force LWP::UserAgent to connect to remote hosts from IP 192.168.0.3
? I couldn't find it in the manual of LWP
Now, it always connects from the first and default IP: 192.168.0.1 How
to bind other outgoing address?
Regards, Tomasz Kraus
My box on which Perl runs has several IPs, let's say that:
192.168.0.1 is the first IP and the default one,
192.168.0.5 is the last IP
How to force LWP::UserAgent to connect to remote hosts from IP 192.168.0.3
? I couldn't find it in the manual of LWP
Now, it always connects from the first and default IP: 192.168.0.1 How
to bind other outgoing address?
Regards, Tomasz Kraus