sudomesh / sudowrt-firmware

Scripts to build the sudo mesh OpenWRT firmware.
Other
73 stars 19 forks source link

Access internet from private network #18

Closed wrought closed 9 years ago

wrought commented 10 years ago

The default gw for the primary routing table should be the exit node like so:

route add default gw 10.42.0.99 br-openmesh 

When a dhcp lease is received on eth0 we need to somehow remove the exit node as a default route since we then want the ethernet to be a default route.

max-b commented 9 years ago

This has been addressed in the newest configuration.