(1)
> 
> /etc/vservers/phony/interfaces/0/{nodev,ip,...}
>

Yes, sorry!

But when I do that:

# ls -l /etc/vservers/phony/interfaces/0/
total 8
-rw-r--r--  1 root root 15 May  7 18:37 ip
-rw-r--r--  1 root root  0 May 25 11:46 nodev
-rw-r--r--  1 root root  3 May  7 18:37 prefix

I can't connect to the vserver anymore:

# ssh [EMAIL PROTECTED]
ssh: connect to host phony port 22: No route to host


I tried to put a dev file in the 0th interface directory:

# ls -l /etc/vservers/phony/interfaces/0/
total 12
-rw-r--r--  1 root root  7 May 25 13:54 dev
-rw-r--r--  1 root root 15 May  7 18:37 ip
-rw-r--r--  1 root root  3 May  7 18:37 prefix

Then I can connect, but the error is back also:
ERROR: trying to add VLAN #2 to IF -:eth0:-  error: Invalid argument


(2)
I noticed another problem:

When I start a second vserver on the same subnet (192.168.83.0/24),
I get a supplementary error message:
ERROR: trying to add VLAN #2 to IF -:eth0:-  error: Invalid argument
RTNETLINK answers: File exists



Best regards,
Gilles
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to