X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=examples%2Fproxy-arp.mdwn;h=df4cd2c22419de73826ce6bfcbbd8787b5a57f28;hb=a675abca816264bc59af97513a42334681271aa3;hp=834e84cd8d3e1362792bda301472ff7e724db63d;hpb=92c1ef34e1f369278a63eb7ffd0d4cd72ebfbeeb;p=wiki diff --git a/examples/proxy-arp.mdwn b/examples/proxy-arp.mdwn index 834e84c..df4cd2c 100644 --- a/examples/proxy-arp.mdwn +++ b/examples/proxy-arp.mdwn @@ -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