On Wed, Feb 3, 2010 at 2:40 PM, Geoff Galitz geoff@galitz.org wrote:
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
It looks like you need to deconfigure portsentry from listening on that port and then you should be good to go. IOW, portsentry is ok to run, but not on your portmapper port when you need to run portmapper.
-geoff
Geoff Galitz Blankenheim NRW, Germany http://www.galitz.org/ http://german-way.com/blog/
awesome, thanx.
It's working now :)