Displaying 3 results from an estimated 3 matches for "rpcbind_enable".
2009 Feb 05
1
nfs umount soft hang
I have an NFS server and NFS client separated by a firewall. Both
servers are FreeBSD 7.1.
Server configuration:
nfs_server_enable="YES"
nfs_server_flags="-t -n 4"
rpcbind_enable="YES"
mountd_flags="-r -p 737"
mountd_enable="YES"
The firewall allows tcp and udp to port 111, but only tcp to ports 2049
and 737 (configured for mountd, see above).
On the client I use e.g. the following command for mounting:
mount -t nfs -o nfsv3,tcp,intr,rdirplus...
2006 Apr 13
1
Prototyping for basejail distribuition
...quot;/bin/sh /etc/rc.shutdown"
devfs_enable="NO"
fdescfs_enable="NO"
procfs_enable="NO"
mount_enable="NO"
devfs_ruleset="ruleset_name"
flags="-l -U root"
#
# JAIL RC.CONF
#
sendmail_enable="NO"
inetd_flags="-wW -a"
rpcbind_enable="NO"
network_interfaces=""
#
# FILES
#
copy_to_jail="/etc/localtime /etc/resolv.conf /etc/csh.cshrc
/etc/csh.login"
#
# JAILS
#
jail_node01_rootdir="/usr/jail/node01"
jail_node01_hostname="node01.example.com"
jail_node01_ip="127.0.0.1 "...
2007 Sep 07
0
cannot access samba server
...255.255.255.0"
usbd_enable="YES"
lpd_enable="YES"
moused_port="/dev/psm0"
moused_type="auto"
moused_enable="YES"
ntpdate_flags="0.us.pool.ntp.org"
ntpdate_enable="YES"
ntpd_enable="YES"
snmpd_enable="YES"
rpcbind_enable="YES"
nfs_server_enable="YES"
nfs_server_flags="-u -t -n 4"
mountd_flags="-r"
amd_enable="YES"
inetd_enable="YES"
sshd_enable="YES"
font8x16="iso15-8x16" #font 8x16 from /usr/share/syscons/fonts/* (or NO).
font8x14=&...