> /var/log/messages gives me this:

> Feb  3 13:44:23 mercury portmap[2221]: cannot bind udp: Address already in
use

 

 

The first thing I would do is to see if there is something running on the
portmap port:

 

# netstat -ap --inet

 

Check for sunrpc (which is the service name associated with the portmapper,
as listed in /etc/services).

 

 

---------------------------------
Geoff Galitz
Blankenheim NRW, Germany
 <http://www.galitz.org/> http://www.galitz.org/
 <http://german-way.com/blog/> http://german-way.com/blog/

_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to