-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is your feature request related to a problem? Please describe.
Can't connect to servers if it has a public IP Address as well as a local, Most Routers don't support Hairpin NAT correctly.
Describe the solution you'd like
Upon failure, if there are LocalIPs listed, then create a URI for each of them and check if you can connect to it.
Describe alternatives you've considered
I've tested it myself by overriding the Host on the AccountServer object, That works and I can continue from here... But obviously auto failover makes sense
Additional context
It's Ugly, but it shows where I've gotten to with it, It just catches the error and then updates the host
Tailslide
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working