Displaying 1 result from an estimated 1 matches for "4a20f4c5".
2014 Jun 18
1
VPN address of the remote host
Hello,
Please bear with my inexperience ;)
Some tinc configuration examples available on the Internet include a
statement like this:
"route add -net $subnet netmask $netmask gw $remote_ip", where
$remote_IP is the VPN address of the remote host.
Q1:
Does this statement modify the behaviour of tinc (as compared to
"ifconfig $interface $local_ip netmask $netmask")?
Q2:
If it