On Wed, Mar 29, 2006 at 03:52:22PM +0200, lore wrote:
> hi all,
> i've just configured a nfs service on a TSL2.2-2.4.32-1tr server ( with 
> iptables ;-) ), but when i restart the server or the nfs service, the ports 
> of rpc.mount change, and the client can't mount the partition. how can i set 
> the iptables roules for it? or what can i do/read/study/know to solve this 
> problem?
> my /etc/exports
> /home/users     192.169.20.100/24(rw,sync,no_root_squash)

Well, am I missing something or are you overlooking this?
>From "man rpc.mountd":

      -p  or  --port num
              Force rpc.mountd to bind to the specified port num,  instead  of
              using the random port number assigned by the portmapper.


MOUNTD_OPTIONS=-p <port>

in /etc/sysconfig/nfs takes care of that.

Greets,
_Alain_
_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to