roltux | i am trying to configure an interface with neighbor surpression, however netplan is telling me that the key does not exists, i use it as: neigh-suppress: true | 14:08 |
---|---|---|
roltux | but get the message that the key does not exists | 14:08 |
schopin | roltux: which version are you using? neigh-suppress is only available in 0.105 onward. | 14:39 |
roltux | 0.104 :( schopin | 14:43 |
roltux | That explains a lot | 14:43 |
roltux | I am wondering what my best course is to achieve the same thing | 14:44 |
schopin | roltux: are you using Ubuntu? If so, I'm guessing Focal? | 14:45 |
roltux | eah | 14:45 |
roltux | correct schopin | 14:45 |
schopin | roltux: you might want to subscribe to https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1988447 for availability of 0.105 on Focal | 14:49 |
schopin | Meanwhile... slyon: do we have an equivalent of passthrough: for networkd? | 14:49 |
slyon | schopin: roltux: we don't have no passthrough mode for the networkd backend, but you could be using a sd-networkd override config file as a workaround, e.g.: /etc/systemd/networkd/10-netplan-MYITF.network.d/override.conf | 14:52 |
slyon | [Bridge] | 14:52 |
slyon | NeighborSuppression=false | 14:52 |
slyon | to basically extend the config generated by netplan in /run/systemd/network/10-netplan-*.network | 14:54 |
schopin | slyon: we might want to have an how-to for this kind of things ;) | 14:54 |
slyon | yeah, we should put that into our docs/FAQ somewhere | 14:55 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!