Ruijie Community
Title: How to configure guest WiFi for Ruijie AP on Ruijie Cloud? [Print this page]
Author: panjingyi1@ruij Time: 2022-7-5 11:28
Title: How to configure guest WiFi for Ruijie AP on Ruijie Cloud?
a) Create a guest SSID and set the forward mode as NAT.
Notice:
The IP address of default address pool is 192.168.23.0/24
You can click NAT Address Pool Configuration to change the NAT Address Pool :
After changing the configuration, you need to click Save.
b) Set ACL to block guest users accessing to the intranet resource on CLi of Ruijie AP.
Command:
The ACL configuration example:
Guest vlan: vlan 233 192.168.7.0/24
Intranet resource vlan: vlan 6, 192.168.6.0/24
Ruijie#con ter
Ruijie(config)#ip access-list extended 107
Ruijie(config-ext-nacl)#10 deny ip 192.168.7.0 0.0.0.255 192.168.6.0 0.0.0.255
Ruijie(config-ext-nacl)#20 permit ip any any
Ruijie(config-ext-nacl)#exit
Ruijie(config)#interface BVI 233
Ruijie(config-if-BVI 10)#ip access-group 107 in
Ruijie(config-if-BVI 10)#end
Ruijie#wr
c) Validation results
Author: microrenzz@gmai Time: 2024-1-14 03:01
on latest cloud version, seems like i cant add see my ssid in captive portal page if i set it to nat forwarding mode
it is working on the older version (2022). is this a bug ?
Author: javier@ruijie.c Time: 2024-1-16 06:33
Hi:
Let us check on our side and as soon as we have news about the issue you reported, I will let you know.
Thank you.
Regards,
Javier
Welcome to Ruijie Community (https://community.ruijienetworks.com/) |
Powered by Discuz! X3.2 |