What service runs on port 111?

What service runs on port 111?

Port used with NFS, NIS, or any rpc-based service. Port 111 was designed by the Sun Microsystems as a component of their Network File System. It is also known as Open Network Computing Remote Procedure Call (ONC RPC). Port 111 is a port mapper with similar functions to Microsoft’s port 135 or DCOM DCE.

What is Sunrpc port?

SUN Remote Procedure Call Description: This port is used as a well-defined means for determining the ports upon which other services in the system are running. It is referred to as a “portmapper” because it provides a directory, or “mapping” between available services and their ports.

What is port 111 RPCBind used for?

Portmapper, also known as Remote Procedure Call Bind (RPCBind), is a mechanism where Internet address ports can be assigned as a program running on a remote computer to act as if it is running on the local computer. RPCBind runs on port 111 and dates back to 1991.

Should I open port 111?

If you expose this service to the internet, everybody can query this information without having to authenticate. It can be useful to attackers to know what you have running. Also, the RPC service has a history of security vulnerabilities. So don’t expose it to the world unless you have to.

What is SunRPC used for?

Remote Procedure Call (SunRPC) protocol provides access to run procedures on remote machine. RPC is used heavily in UNIX to implement many protocols, for example NFS and NIS. RPC protocol is designed to be machine, operating system, network architecture, and transport protocol independent.

What is SMB port number?

SMB uses either IP port 139 or 445. Port 139: SMB originally ran on top of NetBIOS using port 139. NetBIOS is an older transport layer that allows Windows computers to talk to each other on the same network. Using TCP allows SMB to work over the internet.

What is rpcbind port?

portmap or just portmap, or rpcbind) is an Open Network Computing Remote Procedure Call (ONC RPC) service that runs on network nodes that provide other ONC RPC services. Version 2 of the port mapper protocol maps ONC RPC program number/version number pairs to the network port number for that version of that program.

What is Sunrpc in Linux?

This file contains the documentation for the sysctl files in /proc/sys/sunrpc and is valid for Linux kernel version 2.2. The files in this directory can be used to (re)set the debug flags of the SUN Remote Procedure Call (RPC) subsystem in the Linux kernel.

What ports need to be open for NFS?

Network File System (NFS) is used by UNIX clients for file access. NFS uses port 2049. NFSv3 and NFSv2 use the portmapper service on TCP or UDP port 111.

What is the portmapper/SunRPC service?

The portmapper/sunrpc service can be used by intruders to survey hosts with vulnerable RPC services. The Portmapper service maps RPC services to the dynamic port numbers they currently reside on. Since many RPC services are vulnerable to exploitation, this service provides sensitive strategic information to remote intruders.

What is port 111 and how to fix it?

Port 111 is a security vulnerability for UNIX systems due to the number of vulnerabilities discovered for the portmapper and related RPC services.

What is SunRPC in Linux?

Protocol / Name: sunrpc. Port Description: Sun’s RPC Portmapper. Used to map non-registered rpc service ports on most Unix systems (Irix uses port 1). Security Concerns: Provides rpc port map w/o auth. – Has no filtering or logging. – Attacker rpcinfo probes quickly find your Unix hosts.

What is uudp on port 111?

UDP on port 111 thinks that error checking and correction is not necessary or performed in the application, avoiding the overhead of such processing at the network interface level. UDP (User Datagram Protocol) is a minimal message-oriented Transport Layer protocol (protocol is documented in IETF RFC 768).

Begin typing your search term above and press enter to search. Press ESC to cancel.

Back To Top