bug#52511: service networking provided more than once

2021-12-15 Thread Mathieu Othacehe
Hey, > In this particular case, you could/should have a single > ‘static-networking’ with multiple addresses: > > (static-networking > (addresses > (list (network-address …) > (network-address …))) > (routes …)) Oh, I see. There's still something problematic:

bug#52511: service networking provided more than once

2021-12-15 Thread Ludovic Courtès
Hi! Mathieu Othacehe skribis: > When using this service: > > (service static-networking-service-type > (list (static-networking > (addresses > (list >;; Connection to the DMZ for public access >;; This is a 10G

bug#52511: service networking provided more than once

2021-12-15 Thread Mathieu Othacehe
Hello, When using this service: --8<---cut here---start->8--- (service static-networking-service-type (list (static-networking (addresses (list ;; Connection to the DMZ for public access