* Re: nfs mount w/o dhcp
2008-06-05 17:53 nfs mount w/o dhcp Gery
@ 2008-06-05 12:09 ` Justin Piszcz
2008-06-05 12:19 ` Axl Purushu
1 sibling, 0 replies; 3+ messages in thread
From: Justin Piszcz @ 2008-06-05 12:09 UTC (permalink / raw)
To: Gery; +Cc: linux-admin
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@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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: nfs mount w/o dhcp
2008-06-05 17:53 nfs mount w/o dhcp Gery
2008-06-05 12:09 ` Justin Piszcz
@ 2008-06-05 12:19 ` Axl Purushu
1 sibling, 0 replies; 3+ messages in thread
From: Axl Purushu @ 2008-06-05 12:19 UTC (permalink / raw)
To: zaphod001; +Cc: linux-admin
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@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* nfs mount w/o dhcp
@ 2008-06-05 17:53 Gery
2008-06-05 12:09 ` Justin Piszcz
2008-06-05 12:19 ` Axl Purushu
0 siblings, 2 replies; 3+ messages in thread
From: Gery @ 2008-06-05 17:53 UTC (permalink / raw)
To: linux-admin
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-05 17:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 17:53 nfs mount w/o dhcp Gery
2008-06-05 12:09 ` Justin Piszcz
2008-06-05 12:19 ` Axl Purushu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).