Re: Adding a network interface

2017-09-26 Thread Konrad Hinsen
Hi Ricardo, Thanks for your reply! > This works for me. I have configured berlin.guixsd.org with two network > interfaces by simply providing static-networking-service twice. I’m not > removing any services from %base-services: > > (services (cons* … > (static-networking-service

Re: Adding a network interface

2017-09-25 Thread Ricardo Wurmus
Hi Konrad, > My virtual machine has two network interfaces, one for connections to > the outside world and one for connections to/from the host (that's how > VirtualBox works). The first one gets configured automatically via DHCP, > presumably via (dhcp-client-service). The second one must be