Grzegorz Nosek wrote:
2006/5/24, Roderick A. Anderson <[EMAIL PROTECTED]>:

Grzegorz Nosek wrote:

<snip />

> Open file limits? Missing CAP_NET_BIND or some other capabilities?
> Maybe a strace will be useful (should show you what is the exact
> error). Does ip addr show (or ifconfig -a) on the guest show the
> proper IP address?

Possibility on the file limits.  I'll research.  CAP_NET_BIND?  Dang! I
didn't think this was a "special" capability.  ( Probably need some
scripts that do common things -- like set up a guest for httpd,
database, etc. )


You need CAP_NET_BIND if you want your guest to bind to ports < 1024.

CAP_NET_BIND_SERVICE is given to guests by default.

--
Daniel Hokka Zakrisson
GPG id: 06723412
GPG fingerprint: A455 4DF3 990A 431F FECA  7947 6136 DDA2 0672 3412
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to