in reply to Re^2: How to modify source ip address during connection to DB via DBI ( LocalAddr bind address)
in thread How to modify source ip address during connection to DB via DBI
Yeah, this enters the realm of system programming ... firewalls and things like that ... its frequently common for linux and alikes to restrict socket operations for regular users
Also IO::Interface tells you the new/better interface is IO::Interface::Simple
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: How to modify source ip address during connection to DB via DBI ( LocalAddr bind address)
by perlCrazy (Monk) on Apr 25, 2014 at 08:09 UTC | |
by Anonymous Monk on Apr 25, 2014 at 09:10 UTC |