Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2002 00:50:40 -0400
From:      "Daniel A. Inzirillo" <dinz@videotron.ca>
To:        "DaleCo, S.P.---'the solutions people'" <daleco@daleco.biz>, Freebsd-Questions <freebsd-questions@FreeBSD.ORG>
Cc:        dinz@videotron.ca
Subject:   Re: Can't get to Internet - Tinker with /etc/hosts?
Message-ID:  <0H470052DPMF2J@falla.videotron.net>
In-Reply-To: <043f01c27722$2adf0ed0$fa00a8c0@DaleCoportable>
References:  <BPEFIDMMJFLOLANKODHHMEIFCBAA.dinz@videotron.ca> <043f01c27722$2adf0ed0$fa00a8c0@DaleCoportable>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 18 October 2002 11:46 pm, DaleCo, S.P.---'the solutions people' 
wrote:
> ...  What happens when you attempt
> to ping the router from the FBSD box?

No problem, pinged it gets. It can also ping beyond the router, like 
209.98.98.98 (as was suggested by Josh). Also, ifconfig shows that the IP 
address is the correct one (as from the router's table)

>
> What was Gnome message, exactly?

(The machine is named Pantagruel)
	"Could not look up internet address for Pantagruel.
	This will prevent GNOME from operating correctly.
	It may be possible to correct the problem by adding
	Pantagruel to the file /etc/conf"

> FBSD needs to have an interface
> with an configured IP, a gateway route, and name service to access
> the
> Internet.
>
> Here's a bit from one of my boxes:
>
> contents of /etc/resolv.conf:

I do not have an /etc/resolv.conf file.  Should I? My router is serving DHCP 
(and of course, doing NAT)

>
> domain daleco.biz
> nameserver 192.168.11.1       <-----that's the IP of the router,
> which queries
>                                                     nameservers and
> gives the DNS info to the box
>
> partial contents of /etc/rc.conf:
>
> defaultrouter="192.168.11.1"
> hostname="ezekiel.daleco.biz"
> ifconfig_dc0="inet xxx.xxx.xxx.xxx  netmask 255.255.255.0"
>
> As long as the router is connected and serves DNS info, and
> does NAT, you should be able to connect.  If the router
> does DHCP, replace the quoted material after "ifconfig" with
> "DHCP" and watch it go.
>
> HTH,
>
> Kevin Kinsey
> DaleCo, S.P.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0H470052DPMF2J>