[Wylug-help] Strange UDP port activity

Jason Lander jason at env.leeds.ac.uk
Wed Feb 2 10:35:26 GMT 2005


Following up from what Jim and James said about your UDP port

> nmap -sU -sV -p- 127.0.0.1
>
> Interesting ports on localhost.localdomain (127.0.0.1):
> (The 65532 ports scanned but not shown below are in state: closed)
> PORT      STATE         SERVICE    VERSION
> 68/udp    open|filtered dhcpclient
> 111/udp   open          rpcbind    2 (rpc #100000)
> 50682/udp open          unknown

If it is an rpc service,

  rpcinfo -p localhost

will tell you which service it is.

- Jason






More information about the Wylug-help mailing list