Closed cardinalfan1 closed 2 years ago
When inside a network and trying to reach the web endpoint, e.g. dashboard.netmaker.example.com... this is unreachable if the netmaker node is also an egress gateway for the internet, i.e. 0.0.0.0/0. May be a hairpinning issue?
dashboard.netmaker.example.com
0.0.0.0/0
0.0.0.0/0 will not work currently with Netmaker, please check out this documentation: https://docs.netmaker.org/egress-gateway.html#vpn-nat-gateway
When inside a network and trying to reach the web endpoint, e.g.
dashboard.netmaker.example.com
... this is unreachable if the netmaker node is also an egress gateway for the internet, i.e.0.0.0.0/0
. May be a hairpinning issue?