Web Hosting Talk







View Full Version : what is this port?


tymonhall
02-21-2001, 11:35 PM
I keep getting hack attemps on port: 111 using portsentry any one know what this port is or used for?

kunal
02-22-2001, 12:31 AM
http://www.sans.org/newlook/resources/IDFAQ/blocking.htm

Check this link out.

allan
02-23-2001, 03:16 PM
You can get a list of common port here:

http://www.networkice.com/advice/Exploits/Ports/default.htm

If you want to see specifically what you are running take a look at the file:

/etc/services

Which on my RaQ lists 111 as:

sunrpc 111/tcp
sunrpc 111/tcp portmapper sunrpc 111/udp
sunrpc 111/udp portmapper

allan