Skip to content
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

Add instructions for changing firewall via Command Line #313

Open
andygunn opened this issue Jan 16, 2015 · 0 comments
Open

Add instructions for changing firewall via Command Line #313

andygunn opened this issue Jan 16, 2015 · 0 comments

Comments

@andygunn
Copy link

Sometimes users can't access the wireless AP to access the Admin interface - and you can also "lock yourself out" of the admin panel if it is only available on the WAN interface.

Add some documentation to edit /etc/config/firewall via the Command line to resolve this:

Copy the entry that looks like:

config rule
        option src 'lan'
        option dest_port '443'
        option target 'ACCEPT'
        option proto 'tcp'

Paste the entry and change "lan" to "wan".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants