Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add secondary networks in UISP integration to shapers for non-nat, routed subnets #425

Open
syadnom opened this issue Nov 23, 2023 · 1 comment

Comments

@syadnom
Copy link

syadnom commented Nov 23, 2023

right now, UISP integration seems to only pull in the first matching IP on a device and ignores the rest. This is probably ok normally BUT if you have a routed subnet at the device, it's not shaped and there's no real way to get that into UISP other than put it as a subnet in an interface. UISP wont let you add a second device with the subnet, it'll only take a single IP.

For examble, 'other' device, 100.70.10.15 is the CPE, that's entered in to UISP and so UISP integration pulls that in perfectly.
now add 100.80.10.0/24 to a second interface. This doesn't show up in Shaped devices.

I propose that if a secondary IP subnet matches and it's the 'network' address, ie 100.80.10.0/24 then add that subnet into shapers.

@thebracket
Copy link
Collaborator

thebracket commented Nov 23, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants