On Wed, Feb 3, 2010 at 2:03 PM, Geoff Galitz geoff@galitz.org wrote:
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://german-way.com/blog/
Thanx Geoff :)
Should it be running, or not?
root@mercury:[~]$ netstat -ap --inet | grep rpc tcp 0 0 *:sunrpc *:* LISTEN 6458/portsentry udp 0 0 localhost:filenet-rpc localhost:filenet-rpc ESTABLISHED 1980/postmaster