git:// links no longer work, refer to the https:// one.
[wiki] / examples / proxy-arp.mdwn
index 834e84c..df4cd2c 100644 (file)
@@ -7,7 +7,7 @@ IP address inside the local LAN's subnet), one can set up a bridge at the local
 node, as described in the [[bridging example|examples/bridging]].  However,
 setting up a bridge is rather complex, and if one only needs unicast IP traffic
 to work, and broadcast or non-IP traffic is not a requirement, one can use the
-[proxy ARP](http://en.wikipedia.org/wiki/Proxy_ARP) features of the operating
+[proxy ARP](https://en.wikipedia.org/wiki/Proxy_ARP) features of the operating
 system instead.
 
 Since we only use unicast IP traffic, proxy ARP works with both router and
@@ -55,6 +55,7 @@ The network setup is as follows:
 
        host# cat /etc/tinc/vpn/tinc.conf
        Name = roadwarrior
+       ConnectTo = office
        #Optional:
        #Mode = switch