proxy_arp addition to allow access from the network when adding routes to the br0
authortuxcrafter <tuxcrafter@web>
Sun, 4 Jul 2010 11:20:59 +0000 (13:20 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 4 Jul 2010 11:20:59 +0000 (13:20 +0200)
examples/simple-bridging-with-dhcp-server-side.mdwn

index 4771d92..6264b5e 100644 (file)
@@ -99,6 +99,7 @@
 >       bridge_ports tun1
 >       bridge_maxwait 1
 >       bridge_fd 2.5
+>       post-up /bin/echo 1 > /proc/sys/net/ipv4/conf/br0/proxy_arp
 >     
 >     cat /etc/network/interfaces
 >