mirror of
https://github.com/JsBergbau/BindToInterface.git
synced 2025-09-14 06:27:20 -04:00
Update README.md
This commit is contained in:
parent
28b0b08cf8
commit
651f5c17bb
@ -37,6 +37,10 @@ Especially when using more complex scripts or programs, that use another working
|
|||||||
|
|
||||||
This is the essential part. If not specified program will warn you, however it will not refuse the connection.
|
This is the essential part. If not specified program will warn you, however it will not refuse the connection.
|
||||||
|
|
||||||
|
### BIND_SOURCE_IP
|
||||||
|
|
||||||
|
You can also set the source IP in case multiple IP addresses are attached to your interface, like this: `BIND_INTERFACE=eth0 BIND_SOURCE_IP=1.2.3.4 LD_PRELOAD...`
|
||||||
|
|
||||||
### DNS_OVERRIDE_IP
|
### DNS_OVERRIDE_IP
|
||||||
|
|
||||||
When you have multiple interfaces you normally also have multiple DNS servers. Since your program is bound to specified interface, also DNS traffic has to go through that interface.
|
When you have multiple interfaces you normally also have multiple DNS servers. Since your program is bound to specified interface, also DNS traffic has to go through that interface.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user