-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
netconf section #5
Comments
Available values for role can also be netconf.1.role=mlan |
done in d5bad1f netconf.1.mtu=1500
netconf.1.autoip.status=disabled
netconf.1.up=enabled
netconf.1.devname=ath0
netconf.1.status=enabled
...
radio.1.cwm.mode=1
radio.1.devname=ath0
radio.1.dfs.status=enabled
radio.1.ieee_mode=auto
|
As described by @cappe87 I found a strange behaviour where the antenna is in router/bridge mode and there is a bridge interface which has a role netconf.3.role=wan
netconf.3.devname=br0 This is confusing as it seems that we are restricted in the way we can have network interfaces. It seems to happen only when the web configuration is in "simple" mode |
Another missing piece is the role netconf.2.role=lan
netconf.2.devname=eth0 Again this seems to happen only in "simple" mode
|
Done in 427392e |
|
Available keys and defaults v8.3
The text was updated successfully, but these errors were encountered: