[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
anybody know...
What these udp ports typically are running?
sandman:~$ netstat -na | grep udp
udp 0 0 0.0.0.0:518 0.0.0.0:*
udp 0 0 0.0.0.0:69 0.0.0.0:* # TFTP
udp 0 0 0.0.0.0:514 0.0.0.0:*
udp 0 0 0.0.0.0:123 0.0.0.0:* # NTP
udp 0 0 0.0.0.0:323 0.0.0.0:*
udp 0 0 127.0.0.1:53 0.0.0.0:* # DNS
udp 0 0 0.0.0.0:1337 0.0.0.0:*
and if so, how can i disable the ones that are not listed as known?
none seem to start from within inetd.conf, and i am not running portmap so
rpcinfo gives me no help.
cjm
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.