Date: Fri, 2 May 2003 10:53:14 +1000 (EST) From: Andy Farkas <andyf@speednet.com.au> To: gcn53@vfemail.net Cc: freebsd-questions@freebsd.org Subject: Re: Problem with networking? Message-ID: <20030502104920.I60788-100000@hewey.af.speednet.com.au> In-Reply-To: <1051820707.3eb182a3273f6@www.vfemail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 1 May 2003 gcn53@vfemail.net wrote:
> >
> > Send us :
> >
> > # ifconfig -a
> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> inet 209.237.255.52 netmask 0xffffffff broadcast 209.237.255.52
> ether 00:03:47:e7:53:ff
> media: Ethernet 10baseT/UTP <full-duplex>
> status: active
> lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
> faith0: flags=8002<BROADCAST,MULTICAST> mtu 1500
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
> ppp0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500
> sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
>
> > # cat /etc/resolv.conf
> nameserver 209.126.159.80
> nameserver 216.111.123.5
>
> > # ps -waux | grep named
> root 40955 0.0 0.0 336 184 p6 D+J 8:22PM 0:00.00 grep named
>
> Hope this helps
> Graeme
>
Ok, this shows us that you are running in a jail. The netmask is correct.
Your problem is with /etc/resolv.conf not pointing to your named.
Try adding "nameserver 209.237.255.52" to the *beginning* of the file.
Failing that, ask your provider what DNS servers you should be using.
I believe that when you messed around with /stand/sysinstall, this munged
your /etc/resolv.conf file somehow...
--
:{ andyf@speednet.com.au
Andy Farkas
System Administrator
Speednet Communications
http://www.speednet.com.au/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030502104920.I60788-100000>
