Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
rpc ports
Name: Godgory Date: October 7, 2004 at 10:27:05 Pacific OS: Slackware and RedHat CPU/Ram: Tbird@900/256DDR
Comment:
What good are the rpc ports for? My Slackware distro runs some 4 rpc.* daemons and has 3 open ports that I don't know what they do. My RedHat distro doesn't run these daemons, so the ports are closed. Why does one distro run them and another not? Are they that unimportant? Is there a configuration file so I can close them without using a firewall? Thanks in advance. Alex.
Name: 3Dave Date: October 8, 2004 at 00:20:43 Pacific
Reply:
You need RPC if you are using network services like NFS. Remove the execute permission from the scripts like /etc/rc.d/rc.nfsd to stop them from being started at boot.
Summary: I'm going to take a stab at it for you! First, I'm going to assume that when you port scanned yourself, you left the default IP as the loopback device's IP to be scanned. This of course found SSH s...
Summary: i have tried to mount /tmp to /home/wanglei/p_mount [root@walkalongtheriver wanglei]# mount -t nfs walkalongtheriver:/tmp /home/wanglei/p_mount i received the error message mount: RPC: échec de conve...
Summary: Hi I get the following error "RPC: Program not registered" when a program tries to connect locally to Mysql, I’ve googled the error and came up with nothing, the program was compiled with no errors ...