Networking Forums

Networking Forums > Computer Networking > Linux Networking > nfs problems mounting from FreeBSD to RH9

Reply
Thread Tools Display Modes

nfs problems mounting from FreeBSD to RH9

 
 
Peter Walker
Guest
Posts: n/a

 
      07-14-2003, 10:35 AM
I'm trying to mount a nfs export from FreeBSD to RH9 but keep getting the
following message

mount: RPC: Timed out

yet the same operation runs perfectly well from a Mandrake client.

The FreeBSD exports file is this

/usr/home/pep 192.168.0.10 -mapall=pep

the RH9 fstab file is this

192.168.0.10:/usr/home/pep /home/pep/ACTUALLY-W9-HOME nfs
rw,hard,intr,user

This is the output from /etc/rc.d/init.d/nfs status

rpc.mountd (pid 18932) is running...
nfsd (pid 18924 18923 18922 18921 18920 18919 18918 18917) is running...
rpc.rquotad (pid 18912) is running...

Like I said exactly the same operation on the Mandrake client is working
with no problems.

I can ssh on to the FreeBSD server from the RH client and I have turned off
the firewall on the RH client to ensure there are no problems there.

Thanks for any help,
Pep.

 
Reply With Quote
 
 
 
 
Peter Walker
Guest
Posts: n/a

 
      07-14-2003, 05:03 PM
Peter Walker wrote:

> I'm trying to mount a nfs export from FreeBSD to RH9 but keep getting the
> following message
>
> mount: RPC: Timed out
>
> yet the same operation runs perfectly well from a Mandrake client.
>
> The FreeBSD exports file is this
>
> /usr/home/pep 192.168.0.10 -mapall=pep
>
> the RH9 fstab file is this
>
> 192.168.0.10:/usr/home/pep /home/pep/ACTUALLY-W9-HOME nfs
> rw,hard,intr,user
>
> This is the output from /etc/rc.d/init.d/nfs status
>
> rpc.mountd (pid 18932) is running...
> nfsd (pid 18924 18923 18922 18921 18920 18919 18918 18917) is running...
> rpc.rquotad (pid 18912) is running...
>
> Like I said exactly the same operation on the Mandrake client is working
> with no problems.
>
> I can ssh on to the FreeBSD server from the RH client and I have turned
> off the firewall on the RH client to ensure there are no problems there.
>
> Thanks for any help,
> Pep.


The problem is now solved.

I tweaked the firewall rules and then restarted the firewall and it finally
works.

It does not explain to me why it did not work when the firewall was turned
off, effectively allowing all access to the workstation but what the hell,
I prefer the firewall on so that I have a secure system anyway.

Pep.

 
Reply With Quote
 
Peter Walker
Guest
Posts: n/a

 
      07-17-2003, 10:56 AM
David Bolton wrote:

> Peter Walker <(E-Mail Removed)> wrote:
>>>
>>> I can ssh on to the FreeBSD server from the RH client and I have turned
>>> off the firewall on the RH client to ensure there are no problems there.
>>>

>>
>> The problem is now solved.
>>
>> I tweaked the firewall rules and then restarted the firewall and it
>> finally works.
>>
>> It does not explain to me why it did not work when the firewall was
>> turned off, effectively allowing all access to the workstation but what
>> the hell, I prefer the firewall on so that I have a secure system anyway.
>>

>
> Hello Peter, when you flushed your firewall rules, did you then ssh onto
> the
> FreeBSD, or were you already logged on when you disabled the firewall?
> I'm asking because on my FreeBSD (4.8 stable, using ipfilter v3.4.31) I
> have deny compiled as the default in the kernel (options
> IPFILTER_DEFAULT_BLOCK), yet if I ssh onto the box and flush the rules,
> the ssh session continues indefinitely despite all further login attempts
> being blocked.
>
> Best regards,
> David
> --


Sorry but I can't really help you here as the firewall I was dealing with
was on the RedHat Linux client machine.

If I understand your query, you are asking why it is that your ssh
connection to your FreeBSD server remained persistent after you flushed the
firewall in the FreeBSD server?

Presumably you had a rule that allows ssh connections to override your
default DENY rule?

If that is your query, I have to admit that I have not done much work with
the FreeBSD firewall but imagine that when you flushed the firewall it
would only affect new connection attempts not existing connections.

Pep.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange NFS problems with recent Linux kernels and FreeBSD Joerg Morbitzer Linux Networking 0 09-13-2006 01:07 PM
FreeBSD & Stack TCP/IP Julien Linux Networking 0 09-30-2004 08:56 AM
Problems mounting smbfs/ntfs in /etc/fstab to give read-write permissions relaxedrob@optushome.com.au Linux Networking 2 09-07-2004 11:36 PM
autofs mounting window share problems PING CHIEK KOH Linux Networking 0 07-21-2004 05:37 AM
NFS problems with Linux mounting a file Meik Langwald Linux Networking 38 07-15-2004 09:16 PM



1 2 3 4 5 6 7 8 9 10 11