proxy_arp addition to allow access from the network when adding routes to the br0
[wiki] / examples / simple-bridging-with-dhcp-server-side.mdwn
index f63be0f..6264b5e 100644 (file)
@@ -1,3 +1,5 @@
+>     [[!meta title="simple-bridging-with-dhcp-server-side"]]
+>     
 >     # Company:  PowerCraft Technology
 >     # Author:   Copyright Jelle de Jong <jelledejong@powercraft.nl>
 >     # Note:     Please send me an email if you enhanced the document
@@ -97,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
 >