Displaying 9 results from an estimated 9 matches for "statd_outgoing_port".
2008 Jun 03
2
firewalled NFS
...#39;m trying to setup a firewalled NFS server. I've configured my server
(CentOS 5) using the following parameters
/etc/sysconfig/nfs
MOUNTD_NFS_V1="no"
MOUNTD_NFS_V2="no"
RQUOTAD_PORT=875
LOCKD_TCPPORT=32803
LOCKD_UDPPORT=32769
RPCNFSDCOUNT=64
MOUNTD_PORT=892
STATD_PORT=662
STATD_OUTGOING_PORT=2020
SECURE_NFS="yes"
modprobe.conf:
options lockd nlm_udpport=4001 nlm_tcpport=4001
But it does not mount it:
# mount 172.20.0.150:/tmp/ /mnt/tmp/
mount: mount to NFS server '172.20.0.150' failed: timed out (giving up).
There's anything else I must setup to use fixed por...
2010 Sep 01
2
statd random port - sysconfig/nfs not taking effect
I have changed /etc/sysconfig/nfs to specify port numbers for NFS
daemons. Somehow statd is still starting up at random port number.
Other damons are starting at properly at specified port numbers Any
clues on what might be wrong? Any other location/setting that takes
precedence over sysconfig/nfs ? It's CentOS 5.5 64bit with nfs-utils
1.0.9-44.el5.
--
Thanks,
CS
2012 Oct 24
2
Why portmap is needed for NFSv4 in CentOS6
...rpc.mountd(8)
#RPCMOUNTDOPTS=""
# Port rpc.mountd should listen on.
#MOUNTD_PORT=892
#
#
# Optional arguments passed to rpc.statd. See rpc.statd(8)
#STATDARG=""
# Port rpc.statd should listen on.
#STATD_PORT=662
# Outgoing port statd should used. The default is port
# is random
#STATD_OUTGOING_PORT=2020
# Specify callout program
#STATD_HA_CALLOUT="/usr/local/bin/foo"
#
#
# Optional arguments passed to rpc.idmapd. See rpc.idmapd(8)
#RPCIDMAPDARGS=""
#
# Set to turn on Secure NFS mounts.
#SECURE_NFS="yes"
# Optional arguments passed to rpc.gssd. See rpc.gssd(8)
#RP...
2012 Dec 21
2
NFSv4 on CentOS 5.5
Hi,
What is the magic juju that I have to put in /etc/sysconfig/autofs to
get autofs to default to using NFSv4, rather than NFSv3, for mounting
file systems?
I don't want to place these flags into the automount maps themselves
because we have a varied network with Sun, CentOS, RedHat and
Macintosh systems, and the flags that have to get added to automount
maps (which we distribute centrally
2006 Sep 30
2
firewall issue
Hello everyone,
I am setting up a new system for use as a testing/demo/trial-and-error
system. I have installed CentOS 4.4 on it. There is not an
X-environment, so I will need to fix this from the command line (via ssh
access).
I am trying to do an nfs export from this box to another on my internal
home network. I have figured out that it is a firewall issue on the
CentOS box (I turn off the
2009 Aug 04
4
firewall setup for nfs
Below is my firewall rules for iptables.
everything is working fine except for NFS
I cannot mount my drive.
If I turn off iptables I can mount.
Looking at this :
http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-nfs.html
Important
In order for NFS to work with a default installation of Red Hat
Enterprise Linux with a firewall enabled, IPTables with the default TCP
port 2049
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
2010 Apr 21
3
Help with NFSV4 server
...rpc.mountd(8)
#RPCMOUNTDOPTS=""
# Port rpc.mountd should listen on.
#MOUNTD_PORT=892
#
#
# Optional arguments passed to rpc.statd. See rpc.statd(8)
#STATDARG=""
# Port rpc.statd should listen on.
#STATD_PORT=662
# Outgoing port statd should used. The default is port
# is random
#STATD_OUTGOING_PORT=2020
# Specify callout program
#STATD_HA_CALLOUT="/usr/local/bin/foo"
#
#
# Optional arguments passed to rpc.idmapd. See rpc.idmapd(8)
#RPCIDMAPDARGS=""
#
# Set to turn on Secure NFS mounts.
#SECURE_NFS="yes"
# Optional arguments passed to rpc.gssd. See rpc.gssd(8)
#RP...
2011 Jan 04
9
Netinstall & NFS using local server.
Dear CentOS community,
I have install centos via CD, DVD and Directly off the net via http and FTP. Now I want to do a NFS install from a local server and a client. Both, client and server are in the same vlan 10.14.10.0/255.255.255.0.
The server has a static 10.14.10.15 address and the client gets its own address via DHCP. I download the DVD image from one of the mirrors and placed it under