Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS problems...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
gimp2x
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 112
Location: Atlanta, GA

PostPosted: Mon Sep 23, 2002 1:01 pm    Post subject: NFS problems... Reply with quote

nfs: server 216.91.86.49 not responding, still trying
nfs: task 284 can't get a request slot
nfs: task 285 can't get a request slot


anyone have any ideas?

i know my server is working fine...i just don't know what the problem could be
Back to top
View user's profile Send private message
de4d
Apprentice
Apprentice


Joined: 12 Sep 2002
Posts: 181
Location: fr. i. br. (ger)

PostPosted: Mon Sep 23, 2002 1:14 pm    Post subject: Reply with quote

try these
Code:

rpcinfo -p localhost
rpcinfo -p <remote> #portmapper up and running?
iptables -L -v #any firewall?

any firewalls/NAT/routers/whatever in between?

no more ideas (dont know the error message).[/code]
_________________
void main(){fork();main();}
Back to top
View user's profile Send private message
gimp2x
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 112
Location: Atlanta, GA

PostPosted: Mon Sep 23, 2002 1:24 pm    Post subject: Reply with quote

no firewall...
Code:

bedroom root # rpcinfo -p 216.91.86.49
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp  32810  status
    100024    1   tcp  32841  status
    100011    1   udp    906  rquotad
    100011    2   udp    906  rquotad
    100003    2   udp   2049  nfs
    100021    1   udp  32811  nlockmgr
    100021    3   udp  32811  nlockmgr
    100005    1   udp  32812  mountd
    100005    1   tcp  32842  mountd
    100005    2   udp  32812  mountd
    100005    2   tcp  32842  mountd
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Mon Sep 23, 2002 7:44 pm    Post subject: Reply with quote

Putting this on the wall in Networking and Security.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
pilla
Bodhisattva
Bodhisattva


Joined: 07 Aug 2002
Posts: 7729
Location: Underworld

PostPosted: Mon Sep 23, 2002 10:00 pm    Post subject: Reply with quote

Wild guess, maybe different versions of NFS? (2 and 3)
Back to top
View user's profile Send private message
gimp2x
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2002
Posts: 112
Location: Atlanta, GA

PostPosted: Tue Oct 01, 2002 9:27 pm    Post subject: Reply with quote

well, how do you specify a version of NFS? and i found the problem...i have two interfaces on the server...a public, and a dhcp, i have one interface on the client, a dhcp...i was addressing the server through the public interface, and the dhcp is nat'd...i fixed it
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum