What's new
  • 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!

Mac filtering

pav

New Around Here
just recently i have got weird mac addresses under mac filtering section and i can't get rid of them, any help would be appreciative:

New device
38:2C:4A:46:81:D1&#38#38#38#38#38#38#38#38#38#38#38#38#38#38#38#38#62
New device
38:2C:4A:46:81:D1&#38#38#38#38#38#38#38#38#38#38#38#38#38#38#38#38#62
New device
38:2C:4A:46:81:D1&#38#38#38#38#38#38#38#38#38#38#38#38#38#38#38#38#62

mac filter.JPG
 
Run the following over SSH:

Code:
nvram unset wl_maclist_x
nvram unset wl0_maclist_x 
nvram unset wl1_maclist_x
nvram unset wl_maclist
nvram unset wl0_maclist
nvram unset wl1_maclist
nvram commit
 
Run the following over SSH:

Code:
nvram unset wl_maclist_x
nvram unset wl0_maclist_x
nvram unset wl1_maclist_x
nvram unset wl_maclist
nvram unset wl0_maclist
nvram unset wl1_maclist
nvram commit
Thank you GOOD LINUX MAN everything is clean and good to go!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 
Run the following over SSH:

Code:
nvram unset wl_maclist_x
nvram unset wl0_maclist_x
nvram unset wl1_maclist_x
nvram unset wl_maclist
nvram unset wl0_maclist
nvram unset wl1_maclist
nvram commit


What exactly does this do? Thank you in advance.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

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