<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Here you go:<BR>
<BR>
netstat -tulpn<BR>
<BR>
<BLOCKQUOTE>
Active Internet connections (only servers)<BR>
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name <BR>
tcp 0 0 0.0.0.0:875 0.0.0.0:* LISTEN 12721/rpc.rquotad <BR>
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 12556/rpcbind <BR>
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 5654/sshd <BR>
tcp 0 0 127.0.0.1:5432 0.0.0.0:* LISTEN 6965/postmaster <BR>
tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 5738/master <BR>
tcp 0 0 0.0.0.0:892 0.0.0.0:* LISTEN 12725/rpc.mountd <BR>
tcp 0 0 127.0.0.1:8702 0.0.0.0:* LISTEN 12481/ovirt-engine <BR>
tcp 0 0 127.0.0.1:8703 0.0.0.0:* LISTEN 12481/ovirt-engine <BR>
tcp 0 0 127.0.0.1:8706 0.0.0.0:* LISTEN 12481/ovirt-engine <BR>
tcp 0 0 :::111 :::* LISTEN 12556/rpcbind <BR>
tcp 0 0 :::80 :::* LISTEN 12522/httpd <BR>
tcp 0 0 :::22 :::* LISTEN 5654/sshd <BR>
tcp 0 0 ::1:5432 :::* LISTEN 6965/postmaster <BR>
tcp 0 0 ::1:25 :::* LISTEN 5738/master <BR>
tcp 0 0 :::443 :::* LISTEN 12522/httpd <BR>
tcp 0 0 :::892 :::* LISTEN 12725/rpc.mountd <BR>
udp 0 0 0.0.0.0:875 0.0.0.0:* 12721/rpc.rquotad <BR>
udp 0 0 0.0.0.0:111 0.0.0.0:* 12556/rpcbind <BR>
udp 0 0 10.50.50.41:123 0.0.0.0:* 5662/ntpd <BR>
udp 0 0 127.0.0.1:123 0.0.0.0:* 5662/ntpd <BR>
udp 0 0 0.0.0.0:123 0.0.0.0:* 5662/ntpd <BR>
udp 0 0 0.0.0.0:892 0.0.0.0:* 12725/rpc.mountd <BR>
udp 0 0 0.0.0.0:859 0.0.0.0:* 12556/rpcbind <BR>
udp 0 0 :::111 :::* 12556/rpcbind <BR>
udp 0 0 fe80::5054:ff:fe88:3f4f:123 :::* 5662/ntpd <BR>
udp 0 0 ::1:123 :::* 5662/ntpd <BR>
udp 0 0 :::123 :::* 5662/ntpd <BR>
udp 0 0 :::892 :::* 12725/rpc.mountd <BR>
udp 0 0 :::859 :::* 12556/rpcbind <BR>
<BR>
</BLOCKQUOTE>
I also see "nfs" and "nfs.20140328115058" in /etc/sysconfig/ <BR>
<BR>
"nfs.20140328115058" is empty and "nfs" has this in it:<BR>
<BLOCKQUOTE>
RPCRQUOTADOPTS="-p 875"<BR>
LOCKD_TCPPORT=32803<BR>
LOCKD_UDPPORT=32769<BR>
RPCNFSDCOUNT=8<BR>
RPCMOUNTDOPTS="-p 892"<BR>
STATDARG="-p 662 -o 2020"<BR>
</BLOCKQUOTE>
Kind regards,<BR>
<BR>
Jorick Astrego<BR>
Netbulae B.V.
</BODY>
</HTML>