panjingyi1@ruij Publish time 2022-7-5 11:28:06

How to configure guest WiFi for Ruijie AP on Ruijie Cloud?

a) Create a guest SSID and set the forward mode as NAT.
data/attachment/forum/202207/05/112535f6z9u7s6lkslslet.png
data/attachment/forum/202207/05/112539a58vmzm584vtbxia.png
Notice:
The IP address ofdefault address pool is 192.168.23.0/24
You can click NAT Address Pool Configuration to change the NAT Address Pool :
data/attachment/forum/202207/05/112606p2bmhjbdlj68sl6r.png

data/attachment/forum/202207/05/112610a1ynohaaj1g3va0h.png

data/attachment/forum/202207/05/112617yo7btb7mmso18kmj.png
After changing the configuration, you need to click Save.

data/attachment/forum/202207/05/112635onyyxv9e9dl3ctmx.png




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
data/attachment/forum/202207/05/112720bos2iou7o27v4p4o.png
data/attachment/forum/202207/05/112725t22pzp4e12tavvav.png

microrenzz@gmai Publish time 2024-1-14 03:01:04

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 ?

javier@ruijie.c Publish time 2024-1-16 06:33:50

Narendra Wijayanto replied at 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 ...

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
Pages: [1]
View full version: How to configure guest WiFi for Ruijie AP on Ruijie Cloud?