Description IP address of local network interface that is used.
Property type
A String value.
Syntax
object.BindIP [= value]
The BindIP Property syntax has these parts:
|
object | An expression evaluating to an object of type wodVPN. | value | A String value. |
Remarks The BindIP property determines if one specific local network interface is used to establish connection with remote wodVPN instance. If left empty, local wodVPN uses all local interfaces while trying to establish the connection. If you have more than one gateway to remote wodVPN, you can force it to use some specific interface. In order to do so, set its IP address in this property.
|