From owner-freebsd-questions@FreeBSD.ORG Wed Jun 16 19:55:53 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60E216A4CE for ; Wed, 16 Jun 2004 19:55:53 +0000 (GMT) Received: from mail.ezrs.com (cm61-10-37-178.hkcable.com.hk [61.10.37.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C25F43D5D for ; Wed, 16 Jun 2004 19:55:52 +0000 (GMT) (envelope-from jobse@tintin.kau.se) Received: (qmail 12323 invoked by uid 509); 16 Jun 2004 19:55:35 -0000 Received: from jobse@tintin.kau.se by mail by uid 506 with qmail-scanner-1.22 Clear:RC:1(213.64.3.163):SA:0(0.0/6.0):. Processed in 2.808263 secs); 16 Jun 2004 19:55:35 -0000 X-Spam-Status: No, hits=0.0 required=6.0 Received: from unknown (HELO ?213.64.3.163?) (jobse@yapost.com@213.64.3.163) by 0 with SMTP; 16 Jun 2004 19:55:32 -0000 From: jobse To: Steve Bertrand In-Reply-To: <3921.209.167.16.15.1087414851.squirrel@webmail.ibctech.ca> References: <1087402545.3828.28.camel@h163n2fls22o18.bredband.comhem.se> <40D0833C.8090609@elvandar.org> <1087409829.3806.22.camel@h163n2fls22o18.bredband.comhem.se> <3748.209.167.16.15.1087409938.squirrel@webmail.ibctech.ca> <1087414290.3806.21.camel@h163n2fls22o18.bredband.comhem.se> <3921.209.167.16.15.1087414851.squirrel@webmail.ibctech.ca> Content-Type: text/plain Message-Id: <1087416110.3806.27.camel@h163n2fls22o18.bredband.comhem.se> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 (1.4.5-7) Date: Wed, 16 Jun 2004 22:01:50 +0200 Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: newbie trouble - Internet connection X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jobse@yapost.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2004 19:55:53 -0000 Thanks Steve! And Michael and Remko! C'ya later. Regards Jobse(www.tintin.kau.se/users/03jobse) ons 2004-06-16 klockan 21.40 skrev Steve Bertrand: > > I am connected through Cabel. I don't have resolv.conf, thats for sure. > > Pinging looked fine. > > Better yet, don't bother calling the ISP. Here are the name server > addresses for your ISP: > > 194.22.190.10 > 194.22.194.14 > > Regards, > > Steve > > > > > netstat -rn gave (briefly). > > destination: Gateway: > > > > default 213.64.3.1 vr0 > > 213.64.3 ... > > ... ... > > 213.64.3.[myIP] 127.0.0.1 lo0 > > > > Thanks > > > > > > > > > > > > > > > ons 2004-06-16 klockan 20.18 skrev Steve Bertrand: > >> > Well, I have no DNS installed, no server at all actually and I use > >> > mozilla when connecting. The problem is not the browser, right? > >> Perhaps > >> > a firewall as you mentioned, or, the file /etc/hosts... hosts.allow? > >> > >> I may have missed something, but how do you connect to your ISP? Dial-up > >> ppp, PPPoE (DSL), Cable etc? > >> > >> Do you have a gateway device at your location? What is the output of the > >> following: > >> > >> # ping 127.0.0.1 > >> # ping localhost > >> > >> What is the 'default' entry say when you do: > >> > >> # netstat -rn > >> > >> Next, what is the output of the following command?: > >> > >> # cat /etc/resolv.conf > >> > >> Regards, > >> > >> Steve > >> > >> > > >> >> > >> > > >> > > >> > > >> > ons 2004-06-16 klockan 19.28 skrev Remko Lodder: > >> >> Hey Jobse, > >> >> > >> >> > >> >> jobse wrote: > >> >> > >> >> > Hello! > >> >> > Having trouble with getting my internet connection to work under > >> >> FreeBSD > >> >> > 5.2.1, although it works well under Fedora. > >> >> > Am abel to connect to host(my ISP) and I am getting login/logout > >> >> prompt > >> >> > with statics about uptime etc. However I cannot get to > >> >> > any Internet site. My ISP havent got a clue they say, they don't > >> >> provide > >> >> > support for OS:s other than windows -major drag btw. > >> >> > > >> >> > thanks > >> >> > jobse > >> >> > >> >> Most ISP's do that, since most users have Windows. > >> >> Did you turnon any dns servers? > >> >> if not then that might cause you having issues connecting to other > >> >> sites. > >> >> > >> >> How do you connect to host (your ISP) ? ssh $ip-addr-ISP or a browser > >> >> pointing to http://$ip-addr-of-ISP. > >> >> > >> >> Do you use a Firewall? > >> >> > >> >> etc > >> >> > >> >> Hth, > >> >> > >> >> > > >> >> > >> > > >> > _______________________________________________ > >> > freebsd-questions@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >> > To unsubscribe, send any mail to > >> > "freebsd-questions-unsubscribe@freebsd.org" > >> > > >> > >> > >> > >> > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > >