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

Trying dual WAN - no luck #2

Open
jeffgoh opened this issue Mar 8, 2020 · 7 comments
Open

Trying dual WAN - no luck #2

jeffgoh opened this issue Mar 8, 2020 · 7 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@jeffgoh
Copy link

jeffgoh commented Mar 8, 2020

I managed to change the USG-XG-8 to report in as a UGW3 (USG-3P) or UGW4 (USG-PRO presumably) - and I got WAN2 to report in, but it shows up as LAN2. Any ponters?

@jrjparks
Copy link
Owner

jrjparks commented Mar 9, 2020

Not really at the moment, I can try when I have some free time. The Unifi stuff is closed source so a lot of what I'm doing is trial and error. If you do figure it out before I can please share or submit a pull request on https://github.com/jrjparks/unofficial-unifi-guide

@jrjparks jrjparks added help wanted Extra attention is needed question Further information is requested labels Mar 9, 2020
@jeffgoh
Copy link
Author

jeffgoh commented Mar 14, 2020

UGW3 not yet (dual personality port probably needs some indicator) but I got the UGW4 to do dual WAN nicely. Will do a PR on your UUG shortly. Love what you've done - been wanting to get the full dashboard but not a fan of USG (not even address group for port-forwarding ! )
Screenshot from 2020-03-14 11-53-09

@jrjparks
Copy link
Owner

Very nice!

@ashmodai6
Copy link

Fantastic work James !
Jeffrey would you mind sharing the changes you made to the code to report more than one WAN IP (I have three on my pfsense). I understand that the piece using sysinfo will actually not work on pfsense currently correct ?

@ashmodai6
Copy link

Is this project still kind of active ?

@jrjparks
Copy link
Owner

It's not a priority for me and I'm working on it when I have free time.

@jeffgoh
Copy link
Author

jeffgoh commented May 16, 2023

Fantastic work James ! Jeffrey would you mind sharing the changes you made to the code to report more than one WAN IP (I have three on my pfsense). I understand that the piece using sysinfo will actually not work on pfsense currently correct ?

Sorry - just seeing this now as I'm now fixing stuff that broke with the latest version of Unifi SDN (that irksome "primary internet failed" when it didn't, and also the 100% Internet utilization (when actual is less than 10%) - even though the stats are correct.

3 x WAN won't work in USG4 emulation mode. You'd need to emulate an USG-XG-8 and I don't have any sites that require more than dual WAN. Also, I'm not sure if the networking code for BSD is exactly the same as for Linux (we're a Linux only shop) so you might need some work there. This protocol emulator + pfSense would make a nice combination, but given Netgate's lack of commitment to OpenSource, I'm inclined to stick with Linux but move towards nftables as the engine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants