We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On at least Ubuntu 18.04, the example given at https://netplan.io/examples#configuring-source-routing does not seem to fully describe how to configure source based routing.
Copy the example, substituting my IP addresses and networks etc.
Should configure source based routing. Doesn't. The only interface that ever "works" is the one that has a gateway4 configured.
gateway4
It is however possible to create a working configuration using netplan following the example here:
https://askubuntu.com/a/1030528
The text was updated successfully, but these errors were encountered:
@rbricheno thanks for filing this.
@sil2100 could you help with this issue?
Sorry, something went wrong.
No branches or pull requests
Summary
On at least Ubuntu 18.04, the example given at https://netplan.io/examples#configuring-source-routing does not seem to fully describe how to configure source based routing.
Process
Copy the example, substituting my IP addresses and networks etc.
Current and expected result
Should configure source based routing. Doesn't. The only interface that ever "works" is the one that has a
gateway4
configured.It is however possible to create a working configuration using netplan following the example here:
https://askubuntu.com/a/1030528
The text was updated successfully, but these errors were encountered: