Comment 3 for bug 461725

Revision history for this message
Simon Kelley (simon-thekelleys) wrote :

More context from the dnsmasq side of things:

http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2009q4/003369.html

Missing from the public archive is the result of adding "ip addr show" to the dnsmasq startup script, it looks like this:

1: lo: <LOOPBACK> mtu 16436 qdisc noop state DOWN
     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth2: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
     link/ether 00:1f:c6:85:29:28 brd ff:ff:ff:ff:ff:ff
3: wmaster0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
     link/ieee802.11 00:24:01:12:87:8d brd ff:ff:ff:ff:ff:ff
4: wlan1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN qlen 1000
     link/ether 00:24:01:12:87:8d brd ff:ff:ff:ff:ff:ff

Simon.