Try to fix htmltidy issues.
[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
 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
 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
 
        host# cat /etc/tinc/vpn/tinc.conf
        Name = roadwarrior
+       ConnectTo = office
        #Optional:
        #Mode = switch
        
        #Optional:
        #Mode = switch