On Mon, 2006-06-19 at 14:53 +0200, Ralph Slooten wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Matthias Langer wrote:
> > i'm not sure which of these lines acually fixed my problem as i've just
> > looked at the output of rpcinfo and grabbed all nfs relevant ports from
> > there.
> 
> This will probably fix your problems *until* you restart nfs.
> 
> # lsof -n -P|egrep "UDP|LISTEN"|grep "rpc\."
> rpc.statd 19260   nobody    4u     IPv4  178640062  UDP *:47496
> rpc.statd 19260   nobody    5u     IPv4  178640054  UDP *:780
> rpc.statd 19260   nobody    6u     IPv4  178640065  TCP *:42346 (LISTEN)
> rpc.mount 19277     root    6u     IPv4  178640109  UDP *:797
> rpc.mount 19277     root    7u     IPv4  178640112  TCP *:800 (LISTEN)
> 
> Restart NSF ....
> 
> rpc.statd 19433   nobody    4u     IPv4  178641101  UDP *:47498
> rpc.statd 19433   nobody    5u     IPv4  178641093  UDP *:953
> rpc.statd 19433   nobody    6u     IPv4  178641104  TCP *:42347 (LISTEN)
> rpc.mount 19450     root    6u     IPv4  178641148  UDP *:970
> rpc.mount 19450     root    7u     IPv4  178641151  TCP *:973 (LISTEN)
> 
> Restart again ....
> 
> rpc.statd 19534   nobody    4u     IPv4  178641453  UDP *:47499
> rpc.statd 19534   nobody    5u     IPv4  178641445  UDP *:630
> rpc.statd 19534   nobody    6u     IPv4  178641456  TCP *:42348 (LISTEN)
> rpc.mount 19551     root    6u     IPv4  178641500  UDP *:647
> rpc.mount 19551     root    7u     IPv4  178641503  TCP *:650 (LISTEN)
> 
> 
> 
> I never worked out how to get NSF to only listen on a single interface.
> 
> Glad you at least now know what was causing the logs.
> 
> Greetings,
> Ralph
> 
Well, i guess this can be done by modifiying the steps described in the
follwoing howto:
http://gentoo-wiki.com/HOWTO_Share_Directories_via_NFS#Setting_Up_Firewall_.28Server_Side.29
I've not tried that yet, as i don't plan to restart my server in the
next few days, but will sooner or later take this into account ...

Matthias

-- 
gentoo-user@gentoo.org mailing list

Reply via email to