The LocalAddress setting defines which interface wodVPN should use when it needs to bind
LocalPort upon channel start. It also defines which interface the remote port forwarding request should be initiated on when a notification is received from remote side.
Typically, you set this property to "" (empty string) or "0.0.0.0" which means that ALL interfaces are bound. You can also set it to "127.0.0.1" in which case only connections from the local computer will be accepted.