Skip to content

Unable to configure gateway using kernel parameters on metal platform #9982

Answered by smira
daghemo asked this question in Q&A
Discussion options

You must be logged in to vote

I tested booting up with your settings and there are no issues, and gateway is indeed added:

[   14.739109] [talos] created route {"component": "controller-runtime", "controller": "network.RouteSpecController", "destination": "default", "gateway": "10.105.155.30", "table": "main", "link": "eth0", "priority": 1024, "family": "inet4"}

Make sure you do net.ifnames=0 if you want to use eth0 (vs. predictable interface names by default).

Either way, on Proxmox you have serial console (boot with console=ttyS0) to debug further.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by daghemo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants