Displaying 20 results from an estimated 8000 matches similar to: "portmap not answering"
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
Hi all,
I have setup a CentOS6.3 x86_64 host to act as a nfs server.
According to RHEL6 docs, portmap is not needed when you use NFSv4, but
in my host I need to start rpcbind service to make NFSv4 works.
My /etc/sysconfig/nfs
#
# Define which protocol versions mountd
# will advertise. The values are "no" or "yes"
# with yes being the default
MOUNTD_NFS_V2="no"
2000 Jan 23
2
portmap messages under /var/log/messages
I am running Redhat 6.1 as a firewall between a cable modem and my home
network.
Occasionally, I see messages such as these under /var/log/messages:
Jan 17 13:38:16 saturn5 portmap[3726]: connect from 24.28.77.200 to dump():
request from unauthorized host
Jan 18 14:00:34 saturn5 portmap[1544]: connect from 204.151.148.146 to
dump(): request from unauthorized host
My assumption is that the
2012 Mar 04
1
Unable to start nfs server
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20120304/04099724/attachment.html>
2010 Feb 18
3
NFS client firewall config?
Hi all,
Which ports do I need to have open on an NFS client's firewall to allow it
to connect to a remote NFS servers?
When I disable iptables (using ConfigServerFirewall), it connects fine, but
as soon as I enable it, NFS gives me this error:
root at saturn:[~]$ mount master1.mydomain.co.za:/saturn /bck
mount: mount to NFS server 'master1.mydomain.co.za' failed: RPC Error:
Unable to
2011 May 31
1
Unable to mount Centos 5.6 Server via nfs4 - Operation Not Permitted - MADNESS!
After getting a reasonably configured NFS4 setup working on my Scientific Linux server, I spent a majority of my evening trying to do the same with my Centos 5 box, with fruitless results. Most attempts to mount that server returns the following message:
[root at sl01 log]# mount -t nfs4 192.168.15.200:/opt/company_data /mnt
mount.nfs4: Operation not permitted
As nearest as I can tell, I was
2005 Aug 23
6
NFS-root problem
I have been googling and searching the archive , haven''t got anything
helpful. Would appreciate any help.
Got the follow error when trying to start a domain using NFS root
IP-Config: Incomplete network configuration information.
Looking up port of RPC 100003/2 on 10.10.24.141 <http://10.10.24.141>
RPC: sendmsg returned error 101
portmap: RPC call returned error 101
Root-NFS:
2010 Feb 03
2
cannot mount NFS share, portmap problems, what todo?
Hi all,
I want to map an NFS share from a remote server to a local CentOS 5.4
server, but have a problem with portmap:
root at mercury:[~]$ service portmap restart
pmap_getmaps rpc problem: RPC: Unable to receive; errno = Connection reset
by peer
Stopping portmap: [FAILED]
Starting portmap: [ OK ]
root at
1998 Dec 15
1
portmap & tcpwrappers
I don't know if this is RedHat 5.1 specific, but be aware that the version
of portmap distributed is the enhanced (Wietse Venema) version. That's
great, except for two things. The first is documented, but easy to overlook:
"In order to avoid deadlocks, the portmap program does not attempt to look
up the remote host name or user name...The upshot of all this is that only
network
2006 Aug 25
1
SELinux targeted - named, portmap and syslogd errors
Yesterday I activated SELinux in targeted mode, then I rebooted and started
receiving some error messages in the system services initialization:
======================================================================
audit(1156518721.252:2): avc: denied { read } for pid=2223 comm="syslogd"
name="libc-2.3.4.so" dev=dm-0 ino=50441 scontext=user_u:system_r:syslogd_t
1998 Dec 05
8
portmap vulnerability?
Are there any known vulnerabilities in portmap (redhat''s
portmap-4.0-7b)? I''ve been receiving a lot of attempts to access the
portmap port on some linuxppc machines I administer by various
machines which clearly have no business with mine, and I wonder if
this is an attempt to break in to my machines.
I''ve searched some archives, but I haven''t yet found any
2008 Apr 29
2
Do I need portmap, haldeamon & xfs running on dom0?
Hi all
I have a CentOS 5.1 server running Xen and recently installed
ConfigServer Firewall (CSF) on the main node to give it some protection.
On a daily basis I''m getting an email about portmap. haldeamon and xfs
consumming too much resources. The main node, dom0 doesn''t even do
anything, and everything is done on the domU''s
Here''s a thread I''ve
2003 Jul 30
1
portmap, bind(), and NIS
Greetings
I'm running an NIS server that I would very much *not* want to be
accessible on some of its interfaces. portmap can be instructed to bind
to specific addresses using the -h flag, but this seems to break ypbind.
ypbind will attempt to find a server by issuing a broadcast rpc request to
the local network. When portmap is not bound to INADDR_ANY, it will not
reply to these requests.
2002 Jun 12
7
VFS: Cannot open root device, pxelinux nfsroot
Hi everyone,
I got the error:
NET4: Unix domain sockets 1.0/smp for linux NET4.0
ds: no socket drivers loaded
request_module[block-major-8]: root fs not mounted
VFS: Cannot open root device ""or 08:03
Please append a correct "root"boot option
The strange thing is that it tries to mount from harddisk. This I got somewhere else:
"the kernel looks like it is trying to
2002 May 14
3
network boot nfs as root
Hello everyone,
I am using pxelinux to boot kernel from network, which goes ok.
But when root must be mounted from NFS, I get the following code:
Looking up port 100003/2 on 192.168.1.1
RPC: sendmsg returned error 22
portmap: RPC call returned error 22
ROOT-NFS: unable to get nfsd port number from server, using default
looking up port of RPC 100005/1 on 192.168.1.1
RPC: sendmsg returned error
2006 Sep 25
1
Pls help on configuring autofs on NFS
Hi all,
I'm trying to setup this scenario on NFS and autofs on Centos 4.3:
- useradd nfstest on an NFS server (192.168.1.247)
- Setting up this NFS server /etc/exports:
/home/nfstest 192.168.1.252/255.255.255.0(rw,sync,no_root_squash)
- useradd nfstest on a client machine (192.168.1.252)
- make sure that the uid and gid are the same on the server and the client
- setting up
2008 Jul 24
1
selinux & httpd & portmap
Having problems starting httpd & portmapper
#service httpd start
/usr/sbin/httpd: error while loading shared libraries: libm.so.6: cannot
open shared object file: No such file or directory
and I traced it to selinux, which I had just turned on for the first time:
# sestatus
SELinux status: enabled
SELinuxfs mount: /selinux
Current mode:
2008 Feb 13
1
Linux client cannot mount to NFS-Root: Portmap RPC call returned error 101
Hello all,
I have seen various reports on this error posted in the past few
years, but was unable to find a resolution to the various postings.
I've googled the error messages too, and have hit on various sporadic
similar problems encountered with no resolutions ..
Apologize if this has been exhaustively queried upon in the past;
however, I'd like to try asking again, nevertheless:
2002 May 15
1
RE: SYSLINUX digest, Vol 1 #102 - 4 msgs
Hi,
Thanks for your reply Josef.
> In netstat -p |grep rpc I get:
> dgram 56732 rpc.nfsd
> dgram 55905 rpc.mountd
> While client looks for socket 100003/2 or 100005/1, mine rpc.mountd is on socket 55905. Maybe it is a reason for an error 22.
>The port numbers are RPC numbers, not sockets. Try 'rpcinfo -p' for these.
rpcinfo -p
100005 mountd
100003 nfs
So this looks
2006 Jun 13
2
Cleaning Up My Process Table
I'm upgrading my primary server from RH 7.2 to CentOS-4.3.ServerCD. I
REALLY like the ServerCD. Who needs all the fluff that comes with a
standard distro? If I want a system-config-gooey I can run Xnest [1]
and ssh -X from my laptop. Anyway I have two questions:
1) How can I collectively stop all the NFS, portmap, whatever? I'm hoping
it can be manipulated as a group because occationally
2004 Jun 17
0
portmap spoofing in nfsmount
Hi all,
I have implemented portmap spoofing in klibc nfsmount (released as
klibc-0.144) This is basically a vestigial portmap daemon which gets
launched before the mount() call and then just records any transactions
it gets to a file and sends back an affirmative reply.
There are two ways to use it (this belongs in a README file, but it's
too late at night right now):
a) Set a fixed