-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Currently testing BindToInterface on my Ubuntu Kinetic. I have two physical NICs, one wired, and one wireless. Need ssmtp to use the wireless one: BIND_INTERFACE=wlp1s0 DNS_OVERRIDE_IP=8.8.8.8 LD_PRELOAD=./bindToInterface.so /usr/sbin/ssmtp, however, regardless of the value of BIND_INTERFACE, it still uses the wired NIC. (Testing with curl ifconfig.me tells me precisely that.) What am I doing wrong? Should I go to the trouble of messing with the route metrics? Does that not defeat the purpose of using BindToInterface in the first place?
Metadata
Metadata
Assignees
Labels
No labels