[Commotion-admin] [luci-commotion] MAC address incorrect in luci advanced menus (1.2rc1) (#467)

Andy Gunn notifications at github.com
Tue May 19 16:50:05 EDT 2015


Ah, ok.

```
root at CassCo-3rdStreet-NanoLocoM5:/etc/config# cat network 

config interface 'loopback'
	option ifname 'lo'
	option proto 'static'
	option ipaddr '127.0.0.1'
	option netmask '255.0.0.0'

config interface 'lan'
	option proto 'commotion'
	option class 'client'
	option type 'bridge'
	option bridge_empty '1'

config interface 'wan'
	option ifname 'eth0'
	option proto 'commotion'
	option class 'wired'
	option dhcp 'none'
	option ipaddr '192.168.101.5'
	option netmask '255.255.255.0'
	option meshed '1'

config interface 'thisnode'
	option ifname 'br-lan'
	option proto 'static'
	option ipaddr '169.254.140.121'
	option netmask '255.255.0.0'

config interface 'testbed5'
	option class 'mesh'
	option proto 'commotion'
	option profile 'testbed5'
```

---
Reply to this email directly or view it on GitHub:
https://github.com/opentechinstitute/luci-commotion/issues/467#issuecomment-103664106
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-admin/attachments/20150519/c849c1be/attachment.html>


More information about the Commotion-admin mailing list