Well the file is still there it is just completely blank. I am checking by running:
cd /jffs/configs
vi dnsmasq.conf
When I do that the file is completely empty.
And you are totally right, the output I was mentioning is actually "brctl show"
Under "ifconfig" I see a ton of interfaces here is my best guess at what they are and you let me know where I went wrong:
br0=Bridge of some sort (don't know exactly what its bridging)
eth0=Hardwired ethernet
eth1=2.4GHz non-guest
eth2=5GHz non-guest (1)
eth3=5GHz non-guest (2)
fwd0= ???
fwd1= ???
lo=loopback
vlan1= ???
wl0.1=2.4GHz guest
wl1.1=5GHz guest
The "brctl show" output made it seem like the bridge was bridging vlan1, wl0.1, and wl1.1 is that right? is vlan1 comprised of wl0.1 and wl1.1?
Thanks again for the super quick responses
cd /jffs/configs
vi dnsmasq.conf
When I do that the file is completely empty.
And you are totally right, the output I was mentioning is actually "brctl show"
Under "ifconfig" I see a ton of interfaces here is my best guess at what they are and you let me know where I went wrong:
br0=Bridge of some sort (don't know exactly what its bridging)
eth0=Hardwired ethernet
eth1=2.4GHz non-guest
eth2=5GHz non-guest (1)
eth3=5GHz non-guest (2)
fwd0= ???
fwd1= ???
lo=loopback
vlan1= ???
wl0.1=2.4GHz guest
wl1.1=5GHz guest
The "brctl show" output made it seem like the bridge was bridging vlan1, wl0.1, and wl1.1 is that right? is vlan1 comprised of wl0.1 and wl1.1?
Thanks again for the super quick responses