Christoph Pleger wrote:
Hi.Hello,I already wrote that I have difficulties to start rpc.nfsd in a virtual server. Now I found out that DHCP also has a problem, the log says: "dhcpd: unable to create icmp socket: Operation not permitted." Does anybody have a solution for NFS and/or DHCP?
Read de capabilities.h -- in linux's source tree -- file and add the relevant capabilities in the .conf file.
IIRC, you'll need at least:
CAP_NET_ADMIN
CAP_NET_RAW
Good luck,
Nuno Silva
