/srv/irclogs.ubuntu.com/2024/08/21/#netplan.txt

KitsuWhooaslyon: is it okay if I import ipaddress in the integration tests and use that (to format the eui64 address correctly)?10:29
slyonKitsuWhooa: yes that should be fine. It's already used in other places of the code (CLI). Also it's part of Python's stdlib IIUC10:31
slyonSo it should not need any additional dependencies10:32
KitsuWhooaAwesome 11:22
tokam1I used netplan try but even after 120 seconds my server stays unreachable?16:57
tokam1I am having the issue that 2 interfaces are unmanaged and the status in netplan status is unmanaged.17:42
tokam1I don't care about these interfaced (ipni and 2ed ethernet port) but I want the status online state offline message to disappear17:42
tokam1I added some simple configuration for these devices, just listing them, assigning no IP and setting them as optional: true 17:42
tokam1but they remain unmanaged17:42
tokam1how can I route to an other network device / interface (bridge)22:52
tokam1how does this translate to netplan syntax? ip route add 10.0.0.0/24 dev eth0 22:52
tokam1https://superuser.com/questions/1689690/add-a-device-static-route-with-netplan22:52
tokam1I tried to write scope: and replace link by my device name?22:53
tokam1do I have to set an ip for my device and route to the ip and not to the device itself?22:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!