KitsuWhooa | slyon: is it okay if I import ipaddress in the integration tests and use that (to format the eui64 address correctly)? | 10:29 |
---|---|---|
slyon | KitsuWhooa: yes that should be fine. It's already used in other places of the code (CLI). Also it's part of Python's stdlib IIUC | 10:31 |
slyon | So it should not need any additional dependencies | 10:32 |
KitsuWhooa | Awesome | 11:22 |
tokam1 | I used netplan try but even after 120 seconds my server stays unreachable? | 16:57 |
tokam1 | I am having the issue that 2 interfaces are unmanaged and the status in netplan status is unmanaged. | 17:42 |
tokam1 | I don't care about these interfaced (ipni and 2ed ethernet port) but I want the status online state offline message to disappear | 17:42 |
tokam1 | I added some simple configuration for these devices, just listing them, assigning no IP and setting them as optional: true | 17:42 |
tokam1 | but they remain unmanaged | 17:42 |
tokam1 | how can I route to an other network device / interface (bridge) | 22:52 |
tokam1 | how does this translate to netplan syntax? ip route add 10.0.0.0/24 dev eth0 | 22:52 |
tokam1 | https://superuser.com/questions/1689690/add-a-device-static-route-with-netplan | 22:52 |
tokam1 | I tried to write scope: and replace link by my device name? | 22:53 |
tokam1 | do 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!