Community discussions

MikroTik App
 
rime
just joined
Topic Author
Posts: 18
Joined: Wed Jul 12, 2017 8:57 pm

disable access list via terminal

Tue Dec 07, 2021 5:40 pm

Hi,
I can not find command (option) via terminal do disable wifi access list
Can that be done via terminal or just by quick set?
 
ConnyMercier
Forum Veteran
Forum Veteran
Posts: 724
Joined: Tue Dec 17, 2019 1:08 pm

Re: disable access list via terminal

Tue Dec 07, 2021 6:14 pm

Basic Exemple: (Disable All)
 /interface wireless access-list disable [find]
Tried it via SSH, Telnet and Console(winbox)
RouterOS ver. 6.49.1
 
rime
just joined
Topic Author
Posts: 18
Joined: Wed Jul 12, 2017 8:57 pm

Re: disable access list via terminal

Tue Dec 07, 2021 6:25 pm

Basic Exemple: (Disable All)
 /interface wireless access-list disable [find]
Tried it via SSH, Telnet and Console(winbox)
RouterOS ver. 6.49.1
I want to disable access list option, not entry in access list
 
ConnyMercier
Forum Veteran
Forum Veteran
Posts: 724
Joined: Tue Dec 17, 2019 1:08 pm

Re: disable access list via terminal

Tue Dec 07, 2021 8:44 pm

To disable the Access-List Funktion via the Wireless-Interface
you need to both enable default Authentication and Fowarding
(Access-List is used for both Parameters / Features)

Basic-Exemple for wlan2:
/interface wireless set wlan2 default-authentication=yes
/interface wireless set wlan2 default-forwarding=yes
 
rime
just joined
Topic Author
Posts: 18
Joined: Wed Jul 12, 2017 8:57 pm

Re: disable access list via terminal

Wed Dec 08, 2021 4:02 pm

To disable the Access-List Funktion via the Wireless-Interface
you need to both enable default Authentication and Fowarding
(Access-List is used for both Parameters / Features)

Basic-Exemple for wlan2:
/interface wireless set wlan2 default-authentication=yes
/interface wireless set wlan2 default-forwarding=yes
This would do the job.
Thank you.

Who is online

Users browsing this forum: andreacar, Bing [Bot], Semrush [Bot] and 81 guests