Bugfixing

This commit is contained in:
floh1111 2011-04-09 13:30:59 +00:00
parent 6c7cb034bc
commit 24a4e2cbb0
2 changed files with 6 additions and 2 deletions

View File

@ -22,5 +22,5 @@ config 'crawl'
option 'login_string' '1'
config 'network'
option 'mesh-interface' 'br-mesh'
option 'client-interfaces' 'ath0'
option 'mesh_interface' 'br-mesh'
option 'client_interfaces' 'ath0'

View File

@ -16,3 +16,7 @@ config 'interface' 'mesh'
option 'type' 'bridge'
option 'ifname' 'ath0 bat0 tap0'
option 'stp' '1'
# To get Freifunk on the ethernet port (for a desktop pc for example), comment out
# the lan interface section and add eth0 to the ifnames of the mesh interface.
# Then restart the router and plug in your ethernet cable