Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problem with mounting using eth0 addr

Reply
Thread Tools Display Modes

Problem with mounting using eth0 addr

 
 
Srinivasa T N
Guest
Posts: n/a

 
      12-15-2008, 12:08 PM
Hi All,
I am mounting an directory on the same machine (mount 127.0.0.1:/
tmp /mnt/test) and this works. When I try the same mount with actual
eth0 IP, I am getting nfs timeout, retrying message. (mount
10.125.27.230:/tmp /mnt/test - does not work).

I am using FC8. I have disabled all firwall, cleared iptables, but
even I am not able to find the reason for failure. Any pointers?

TIA.

Regards,
Seenu.
 
Reply With Quote
 
 
 
 
Tim Greer
Guest
Posts: n/a

 
      12-15-2008, 04:28 PM
Srinivasa T N wrote:

> Hi All,
> I am mounting an directory on the same machine (mount 127.0.0.1:/
> tmp /mnt/test) and this works. When I try the same mount with actual
> eth0 IP, I am getting nfs timeout, retrying message. (mount
> 10.125.27.230:/tmp /mnt/test - does not work).
>
> I am using FC8. I have disabled all firwall, cleared iptables, but
> even I am not able to find the reason for failure. Any pointers?
>
> TIA.
>
> Regards,
> Seenu.


Do you have all of the needed services running on both systems to use
NFS? What errors are you getting, if any? Do your logs show anything?
--
Tim Greer, CEO/Founder/CTO, BurlyHost.com, Inc.
Shared Hosting, Reseller Hosting, Dedicated & Semi-Dedicated servers
and Custom Hosting. 24/7 support, 30 day guarantee, secure servers.
Industry's most experienced staff! -- Web Hosting With Muscle!
 
Reply With Quote
 
Wolfgang Draxinger
Guest
Posts: n/a

 
      12-16-2008, 10:05 AM
Srinivasa T N wrote:

> Hi All,
> I am mounting an directory on the same machine (mount
> 127.0.0.1:/
> tmp /mnt/test) and this works. When I try the same mount with
> actual
> eth0 IP, I am getting nfs timeout, retrying message. (mount
> 10.125.27.230:/tmp /mnt/test - does not work).
>
> I am using FC8. I have disabled all firwall, cleared
> iptables, but
> even I am not able to find the reason for failure. Any
> pointers?


Check /etc/exports probably you exported /tmp to localhost only.

Wolfgang Draxinger
--
E-Mail address works, Jabber: (E-Mail Removed), ICQ: 134682867

 
Reply With Quote
 
Srinivasa T N
Guest
Posts: n/a

 
      12-16-2008, 11:41 AM
On Dec 16, 4:05*pm, Wolfgang Draxinger <wdraxin...@darkstargames.de>
wrote:
> Srinivasa T *N wrote:
>
> > Hi All,
> > * *I am mounting an directory on the same machine (mount
> > * *127.0.0.1:/
> > tmp /mnt/test) and this works. *When I try the same mount with
> > actual
> > eth0 IP, I am getting nfs timeout, retrying message. *(mount
> > 10.125.27.230:/tmp /mnt/test * - *does not work).

>
> > * *I am using FC8. *I have disabled all firwall, cleared
> > * *iptables, but
> > even I am not able to find the reason for failure. *Any
> > pointers?

>
> Check /etc/exports probably you exported /tmp to localhost only.
>
> Wolfgang Draxinger
> --
> E-Mail address works, Jabber: hexar...@jabber.org, ICQ: 134682867


I was trying to mount locally and also I had exported the directory to
world.

Anyway, the problem got resolved (I had to modify some networking
configuration, modify /etc/resolv.conf).

Regards,
Seenu.
 
Reply With Quote
 
Wolfgang Draxinger
Guest
Posts: n/a

 
      12-16-2008, 01:14 PM
Srinivasa T N wrote:

> I was trying to mount locally and also I had exported the
> directory to world.


I understood that. But localhost is 127.0.0.*, and if the NFS
export is bound to addresses in that range only, then accessing
it with the IP of the external interface will result in
connection rejection. So the export must be bound to the
external address, to.

Wolfgang Draxinger
--
E-Mail address works, Jabber: (E-Mail Removed), ICQ: 134682867

 
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
Can't get eth0 up (wired) - e1000 device eth0 does not seem to be present, delaying initialization. OtisUsenet Linux Networking 2 06-06-2007 02:57 AM
problem with samba mounting Radek R. Linux Networking 1 04-21-2005 03:41 PM
Samba mounting problem Lawrence D¹Oliveiro Linux Networking 2 01-18-2005 05:07 AM
ipv6 ip addr. problem dutone Linux Networking 0 06-23-2004 09:47 PM
Problem mounting a Linux share in OS X Timur Tabi Linux Networking 3 12-20-2003 07:21 AM



1 2 3 4 5 6 7 8 9 10 11