What's new

Wireless Mac Filter

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

rirusssma

Regular Contributor
I have three entries in my Wireless MAC Filter page and can't delete them.

Tried the (-) on each of them and they don't get deleted. Press Apply on both -Accept and Reject option-

Any Help will be appreciated.

Picture enclosed.
2017-07-06_20-13-32.jpg
 
Log onto the router with SSH and issue the following commands:
Code:
nvram unset wl_maclist
nvram unset wl0_maclist
nvram unset wl1_maclist
nvram unset wl2_maclist
nvram unset wl_maclist_x
nvram unset wl0_maclist_x
nvram unset wl1_maclist_x
nvram unset wl2_maclist_x
nvram commit

(Code copied from John's clear-maclist.sh script)
 
Thanks for your help, now... is there a guide or link to see how to 'Log onto the router with SSH ' .

Regards.-
 
Got PuTTY installed, created a Key, Enabled SSH in Administration added key in and that is as far I could looking for "how to access your router through SSH."
 
I wouldn't worry about keys. Just go to Administration > System and set:

Enable SSH = Yes
Allow SSH access from WAN = No
Allow SSH password login = Yes

Then start up PuTTY and enter the IP address of your router and check SSH. Then click Open.

Untitled.png


You should now be able to log in to the router using the same username and password that you use to log into the web interface.
 
anks for the help,

I get login as.... Use the login for the router?
and then place those commands you indicated above?

Then Apply the choices below

2017-07-07_12-26-30.jpg
 
Last edited:
The first part of the login for the router is fine but as it asks for the password it stays stays still (green block)
 
The first part of the login for the router is fine but as it asks for the password it stays stays still (green block)
Just type the password and press Enter. You won't see any movement of the cursor (green block) on the screen.
 
I got it........ the code goes in and not move the green block
Now, in that screen do I place the code you gave me after the green block one by one?

2017-07-07_11-19-53.jpg
 
Last edited:
Well, my friend thanks so much for your patience explaining how to !!! Appreciate your time. Will go and ERASE those entries now.
Regards.-
 
Before you go,
Can I copy the whole list and then paste after the green block and press enter?
 
Can I copy the whole list and then paste after the green block and press enter?
You can copy the whole list but be warned, to paste into the PuTTY session you right-click on the mouse.

I have seen lots of people accidentally pasting their Window's clipboard into a PuTTY session because they right-clicked by mistake!
 
OK ColinTaylor great advise, I can see how that could happen easily.

This is how it looks BEFORE I press Enter ... Looks good, Right?

Very nice post from you.


2017-07-07_11-40-11.jpg
 
Last edited:

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top