projects
/
wiki
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8e2803
)
proxy_arp addition to allow access from the network when adding routes to the br0
author
tuxcrafter
<tuxcrafter@web>
Sun, 4 Jul 2010 11:20:59 +0000
(13:20 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 4 Jul 2010 11:20:59 +0000
(13:20 +0200)
examples/simple-bridging-with-dhcp-server-side.mdwn
patch
|
blob
|
history
diff --git
a/examples/simple-bridging-with-dhcp-server-side.mdwn
b/examples/simple-bridging-with-dhcp-server-side.mdwn
index
4771d92
..
6264b5e
100644
(file)
--- a/
examples/simple-bridging-with-dhcp-server-side.mdwn
+++ b/
examples/simple-bridging-with-dhcp-server-side.mdwn
@@
-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
>