i did start xinetd
heres the output
Code:
[root@localhost ~]# netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:rsync *:* LISTEN 5362/rsync
tcp 0 0 *:sunrpc *:* LISTEN 1714/rpcbind
tcp 0 0 *:ftp *:* LISTEN 2069/vsftpd
tcp 0 0 *:ssh *:* LISTEN 2050/sshd
tcp 0 0 localhost.localdomain:ipp *:* LISTEN 2140/cupsd
tcp 0 0 localhost.localdomain:smtp *:* LISTEN 2089/sendmail: acce
tcp 0 0 *:36510 *:* LISTEN 1733/rpc.statd
tcp 0 0 10.0.0.63:60002 www.howtoforge.com:http TIME_WAIT -
tcp 0 0 10.0.0.63:54781 204.2.241.160:http ESTABLISHED 7461/firefox
tcp 0 0 10.0.0.63:38865 od-in-f164.google.com:http ESTABLISHED 7461/firefox
tcp 0 0 10.0.0.63:37790 208.46.17.24:http ESTABLISHED 7461/firefox
tcp 0 0 10.0.0.63:49392 kubrick.freenode.net:ircd ESTABLISHED 2866/xchat
tcp 0 0 10.0.0.63:48991 204.2.241.146:http ESTABLISHED 7461/firefox
tcp 0 0 10.0.0.63:59760 prodwebmail-mtc04.evip:http ESTABLISHED 7461/firefox
tcp 0 0 *:rsync *:* LISTEN 5362/rsync
tcp 0 0 *:ssh *:* LISTEN 2050/sshd
[root@localhost ~]#