Fix Ildkule/Openstack networking #75
No reviewers
Labels
No Label
art
backup
big
blocked
bug
crash report
disputed
documentation
duplicate
enhancement
good first issue
logging
nixos
question
salt
security
servers n' hardware
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Drift/pvv-nixos-config#75
Loading…
Reference in New Issue
No description provided.
Delete Branch "fix-openstack-networking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With this change, we move from 2 to 1 network interfaces(this was problematic with multiple outgoing routes!), and move from systemd-networkd to native https://nixos.wiki/wiki/Networking (because systemd-networkd and openstack/neutron are NOT friends).
We set both the public and internal ipv4 addresses locally, to be able to use the local default gateway (necesarry), while also letting software explicitly bind to the public adress (Optional, but neat.).
IPv6 routes are accepted from the RAs, and are not set explicitly.
The next time we set up another new host in openstack, we can probably generalize this config even more and move it out to values, but I would like to test the config as is on Ildkule for a week first.
Other hosts should not be affected, except that I also added IPv6 DNS servers to the default network configuration.
b39d4c93b8
to965b3a92e4
965b3a92e4
to46f5053d4d
46f5053d4d
toca287b95c9