Date: Wed, 27 Oct 2010 11:11:55 -0700 From: Oleksandr Tymoshenko <gonzo@bluezbox.com> To: Monthadar Al Jaberi <monthadar@gmail.com> Cc: freebsd-mips@freebsd.org Subject: Re: FreeBSD on RouterStation Pro Message-ID: <4CC86B6B.7070802@bluezbox.com> In-Reply-To: <AANLkTim3=91odNhhgFM38Nc98R_2ec_VL5cyUiOvE%2B06@mail.gmail.com> References: <AANLkTimqErGEVUKUA6BVRGDByDH264u8MgJcKVk_2oUY@mail.gmail.com> <4CC7080C.5060208@bluezbox.com> <AANLkTim3=91odNhhgFM38Nc98R_2ec_VL5cyUiOvE%2B06@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/26/2010 11:07 PM, Monthadar Al Jaberi wrote: > I am running FreeBSD on VirtualBox, so I compiled the code there and > moved it to Ubuntu. > So DHCP and NFS server are running on Ubuntu. > Will it only work on FreeBSD? It should though I never tested it. I think I ran into that problem couple of days ago though hadn't got time to investigate it further. Do you have rpcbind running on Ubuntu and is access allowed for RS's IP address in /etc/hosts.allow? I tried to get NFS root working but access to rpcbind was denied which resulted in NFS port to be 0 and endless loop of so_setup failing with EADDRNOTAVAIL (which is 49). Editing hosts.allow fixed the problem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CC86B6B.7070802>