nfs mount w/o dhcp

Hi All,

I have Linux on embedded device and another linux machine, both
connected to bridge. which is not in the main network (no dhcp).
I can do ping, but can't mount nfs from embedded to desktop.
If both connected to the main network, same nfs mount works.

I want to solve it. My mount command is
mount -o nolock,tcp 192.168.1.1:/opt /.mnt/opt
Can i configure nfs on desktop somehow to solve it?

Zaphod
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
gery [ Do, 05 Juni 2008 19:53 ] [ ID #1955057 ]

Re: nfs mount w/o dhcp

On Thu, 5 Jun 2008, Gery wrote:

> Hi All,
>
> I have Linux on embedded device and another linux machine, both
> connected to bridge. which is not in the main network (no dhcp).
> I can do ping, but can't mount nfs from embedded to desktop.
> If both connected to the main network, same nfs mount works.
>
> I want to solve it. My mount command is
> mount -o nolock,tcp 192.168.1.1:/opt /.mnt/opt
> Can i configure nfs on desktop somehow to solve it?
>
> Zaphod
> --
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo [at] vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

You need to make sure the appropriate routes are set on the bridge for
network_A to traverse over to network_B.

Justin.
--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Justin Piszcz [ Do, 05 Juni 2008 14:09 ] [ ID #1955058 ]

Re: nfs mount w/o dhcp

What is the error or other messages related to nfs in the system logs ?

-Anup
On Thu, 2008-06-05 at 13:53 -0400, Gery wrote:
> Hi All,
>
> I have Linux on embedded device and another linux machine, both
> connected to bridge. which is not in the main network (no dhcp).
> I can do ping, but can't mount nfs from embedded to desktop.
> If both connected to the main network, same nfs mount works.
>
> I want to solve it. My mount command is
> mount -o nolock,tcp 192.168.1.1:/opt /.mnt/opt
> Can i configure nfs on desktop somehow to solve it?
>
> Zaphod
> --
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo [at] vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

--
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo [at] vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Axl Purushu [ Do, 05 Juni 2008 14:19 ] [ ID #1955059 ]
Linux » gmane.linux.admin » nfs mount w/o dhcp

Vorheriges Thema: Windows and linux integration
Nächstes Thema: 2nd default gateway [updated]