Re: Interface name problem when build a new vserver
Sam Przyswa <[email protected]> Mon, 8 Mar 2021 18:20:09 +0100
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <[email protected]> |
Le 08/03/2021 à 17:59, Herbert Poetzl a écrit : > On Mon, Mar 08, 2021 at 05:47:30PM +0100, Sam Przyswa wrote: >> Hi, > Hello Sam! > >> I noticed a problem with the name of the virtual network >> interface in the style 'enp1s0: 1' as: >> /usr/lib/util-vserver/vserver-build -n vserver \ >> --initstyle sysv --interface 'enp1s0:2':51.158.25.140/24 \ >> -m debootstrap -- -d stretch > Why would you have/want a network interface name with > a colon in it? It's a virtual network interface on enp1s0 it's an hosted machine the IP address is an ipfailover given by my provider. Sam.