opentechinstitute / commotiond

The system management daemon for the Commotion Wireless Project.
https://commotionwireless.net
GNU Affero General Public License v3.0
26 stars 21 forks source link

Bridgework #61

Closed gradyoti closed 10 years ago

gradyoti commented 10 years ago

These are the updated scripts (via jheretic) for /lib/functions/commotion.sh and /lib/netifd/proto/commotion.sh

critzo commented 10 years ago

@gradyoti @jheretic @technosopher Tested a build with commotiond bridgework but not https://github.com/opentechinstitute/commotion-openwrt/issues/74 . Newly flashed node does not provide dhcp lease to a client over the wire.

jheretic commented 10 years ago

It should probably be noted here that this pull request is dependent on https://github.com/opentechinstitute/commotion-openwrt/pull/74, not just the other way around.

critzo commented 10 years ago

This was also tested with https://github.com/opentechinstitute/commotion-openwrt/pull/74 with the same result https://github.com/opentechinstitute/commotion-openwrt/pull/74#issuecomment-30509178

technosopher commented 10 years ago

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512

Did you boot up the node with the wire connected to the laptop? As far as I'm aware, that will indeed result in the node failing to hand out dhcp leases a substantail fraction of the time. Try booting up the node with the LAN cable disconnected from the laptop.

Jordan McCarthy Open Technology Institute | New America Foundation Public Key: 0xC08D8042 | 4A61 3D39 4125 127D 65EA DDC2 BFBD A2E9 C08D 8042

Newly flashed node does not provide dhcp lease to a client over the wire.

-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCgAGBQJSq0xnAAoJEL+9ounAjYBCmmkH/iR2Lyr6yG9dUeD6nXJ1200s RNyK7EwrNYaPjVTiOavOkiPjaLWGXqKYJxF2xcTU2e9tIA9wDQ4I8AwUQUPWNl0R 2OYyZe/s4yiEugvbUFDMusHHWvHt+f/PCAQMz1RRg2+NR8rEOzjp4hrQ3UF9Oog+ 7VwVy3dF8ylWJChJusu1dujyqKe4RBmANSJMT4nl9WGf/N1kXBV9M1dhumtWFhvI kpip5NYmwsF82jN729436VqdCdimEGV29Etv8Zp4feK3v4e7Qf/1SaBZ1PpmEfC9 Syb6db895XhVyoT6EwELoxRFXkG3alk/p38zckxYXR0/iXlCX71OLtZzL8AgUoo= =FfrX -----END PGP SIGNATURE-----

critzo commented 10 years ago

Indeed I booted the node without it being connected to my laptop. Once it was booted I connected and attempted to get a lease.

jheretic commented 10 years ago

Merged into plugins branch rather than master directly.