Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - unixabg

#1
Greetings,

I just configured bandwidth shaping for several hundred clients and I followed the guest setup from the docs here:

https://docs.opnsense.org/manual/how-tos/guestnet.html?highlight=captive%20portal

and in Step 6 it refers you here:

https://docs.opnsense.org/manual/how-tos/shaper.html

which has a section of limiting bandwidth per user. I hope this information assists.
#2
Greetings,

I am going to reply to my own questions since I at this point do not understand what is wrong. Should someone know how to solve the original question please do not hesitate to share.

As for my solution to the problem, well I just  added another physical adapter to the system. Assigned the guest network range to the new adapter and followed the steps in the documentation. I am happy to say everything is working perfect.

#3
Greetings,

I am somewhat of a newbie with OPNSense and I am running the below:

OPNsense 17.7-amd64
FreeBSD 11.0-RELEASE-p11
OpenSSL 1.0.2l 25 May 2017

with two network cards so WAN and LAN. I have two subnets that need to to be available for the  LAN  of 172.16.0.1/16 and 172.17.0.1/24.  I looked for a way to create a virtual adapter to isolate the 172.17.0.1/24, but only found Firewall/Virtual IP's to add the second subnet of 172.17.0.1/24 to LAN. I have created the captive portal with interface LAN and on allowed addresses I put 172.16.0.1/16. So I would think that the captive portal should only capture (splashed for authentication) 172.17.0.1/24, however it is still capturing the 172.16.0.1/16 address subnet.

Thanks in advance for any ideas.