Replies: 1 comment 2 replies
-
It's impossible to guess where things are coming from without any details, but you can figure it out yourself. See networking resources, specifically for routes you'd want something like If your problem is the network configuration you put using the dashboard in the console, then see this. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi y'all,
I'm currently trying to get a NodePort going on one external facing node, however the system always uses the internal network and I'm also unable to ping the node using the public network.
The relevant part in the machineconf:
Previously I only had one network connection to the node and had it configured with the local gateway 10.132.0.35.
Since adding the public connection, i removed the gateway and route, but the changed machineconf persists across reboots and there is no way of getting the old gateway out of it.
Thanks for any insights, I don't fancy reinstalling the node since that would require physical access for the initial network config.
BTW the search for related issues brought up the MetaKey resources, which contain the old manual configuration from installation time. Are they somehow merged into one effective configuration?
Beta Was this translation helpful? Give feedback.
All reactions