From owner-freebsd-isp@FreeBSD.ORG Wed Aug 17 08:41:18 2005 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C8AF16A41F for ; Wed, 17 Aug 2005 08:41:18 +0000 (GMT) (envelope-from premal.mishra@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id C618743D49 for ; Wed, 17 Aug 2005 08:41:17 +0000 (GMT) (envelope-from premal.mishra@gmail.com) Received: by wproxy.gmail.com with SMTP id i22so109128wra for ; Wed, 17 Aug 2005 01:41:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=EZXLNSXr6YsN+SwqcFdQa9npykngGu1UsE1BEFlbs7amQrSu55ntd2vR2z+/bV7RHpoQ9QLE0spIN+2PLsckXGtrp6bZzaXen1dtlUjkNhJxbxhnDvJN0KIda50T7nvcRAEaRIfKgCGfAl3AnFZI9fI5biU0EbR81FuDJ9c9a1M= Received: by 10.54.153.7 with SMTP id a7mr281997wre; Wed, 17 Aug 2005 01:41:17 -0700 (PDT) Received: by 10.54.7.18 with HTTP; Wed, 17 Aug 2005 01:41:16 -0700 (PDT) Message-ID: <2211edca0508170141c9a60f8@mail.gmail.com> Date: Wed, 17 Aug 2005 14:11:17 +0530 From: Premal Mishra To: freebsd-isp@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: cannot connect to internet X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 08:41:18 -0000 Hi, New to FreeBSD, Windows Backround . I connect to the internet via a LAN connection to my ISP.=20 Have successfully installed my LAN Card and its up n running(Can see the Device status 'UP' and Link status 'Active' on runniong ifconfig). I have set the ip of the interface, gateway address and DNS Server names al= so. default route is also set appropriately in /etc/rc.conf.=20 I can ping the Gateway IP but not the DNS server IP. What may be the problem? Regards, Premal.