hosts/dn42-ildix-service: Migrate to systemd-networkd
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
bind = "[::]:1179";
|
||||
default_peer_config = {
|
||||
asn = 4242422953;
|
||||
router_id = "${(lib.head config.networking.interfaces.ens18.ipv4.addresses).address}";
|
||||
router_id = "192.168.10.28";
|
||||
route_state = "Accepted";
|
||||
add_path = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user