From owner-freebsd-questions@FreeBSD.ORG Tue Jan 29 02:10:42 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4D01816A421 for ; Tue, 29 Jan 2008 02:10:42 +0000 (UTC) (envelope-from bhuvaneswari.ramkumar@gmail.com) Received: from hu-out-0506.google.com (hu-out-0506.google.com [72.14.214.226]) by mx1.freebsd.org (Postfix) with ESMTP id 83C1013C455 for ; Tue, 29 Jan 2008 02:10:41 +0000 (UTC) (envelope-from bhuvaneswari.ramkumar@gmail.com) Received: by hu-out-0506.google.com with SMTP id 28so1338471hub.8 for ; Mon, 28 Jan 2008 18:10:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; bh=aDWS+o0mjFEiBl+7jCH9ZrOCSfJ1SGry2T25Ikz3PZw=; b=YTDaq/ry4SdYTIlGFwgfDfRciQ9/B1zI87OKU0/mcDCO8/n1BSqkVJen6TOsjEVvKw1xT/0IuT9M2qwgN19NqWeBjVB6i5pWmQGdgldTlOVmBVB0oUxn8XLc4Bcebxe1ESeaRSKs2pN6xNSQhvnD0s8HBBbLqZNNc9vcecak0zw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=in87JIbi6HHbkeL3wopRnoLOoIbhVshxpoZAMsQGTrV6qV6bBFP+7SLpuRx7rs92GXaGIbQCt3aHBTVE/ewdW27r1fRCPLvjSU2ox0foB7xxxllraN/s7oxkXGfkLfIGRjcuwedK07mN4YjRPcnobSp4HMxP54+ZHq0Tx1cFlqk= Received: by 10.86.89.4 with SMTP id m4mr5890621fgb.45.1201572640148; Mon, 28 Jan 2008 18:10:40 -0800 (PST) Received: by 10.86.96.13 with HTTP; Mon, 28 Jan 2008 18:10:40 -0800 (PST) Message-ID: <7c7927920801281810o17d39136qbc49b8c2ea44719@mail.gmail.com> Date: Mon, 28 Jan 2008 21:10:40 -0500 From: "Bhuvaneswari Ramkumar" Sender: bhuvaneswari.ramkumar@gmail.com To: "Giorgos Keramidas" In-Reply-To: <7c7927920801281803r87b733epb6788f93e6ac512d@mail.gmail.com> MIME-Version: 1.0 References: <7c7927920801281329n609abb8ah63a18f1afb56099d@mail.gmail.com> <20080128214202.GO41095@hal.rescomp.berkeley.edu> <7c7927920801281518h5adfb91dta827fcae39ebc09a@mail.gmail.com> <20080129010633.GA6442@kobe.laptop> <7c7927920801281803r87b733epb6788f93e6ac512d@mail.gmail.com> X-Google-Sender-Auth: 3156e9beb7af0f8b Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org, ccowart@rescomp.berkeley.edu Subject: Re: Network configuration in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 02:10:42 -0000 the netstat reads: #netstat -nr Routing tables Internet: Destination Gateway Flags REfs Use Netif Expire 127.0.0.1 127.0.0.1 UH 0 41 lo0 Internet 6 Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%lo0/64 fe80::1%lo0 U lo0 fe80::1%lo0 link#3 UHL lo0 ff01::/32 ::1 U lo0 ff02 :: %lo0/32 ::1 UC lo0 On Mon, Jan 28, 2008 at 9:03 PM, Bhuvaneswari Ramkumar wrote: > ok here u go, the exact output of the the commands: > > #ifconfig -a > > em0: flags=8802 mtu 1500 > options=b > ether :0d:56:f0:f1:ba > media:Ethernet autoselect (100baseTX ) > status: active > > plip0:flags=108810 mtu 1500 > lo0:flags=8049 MTU 16384 > inet 127.0.0.1 netmask 0xff000000 > inet ::1 prefixlen 128 > inet6 fe80 :: 1% lo0 prefixlen 64 scopeid 0x3 > > > On Mon, Jan 28, 2008 at 8:06 PM, Giorgos Keramidas < > keramida@ceid.upatras.gr> wrote: > > > On 2008-01-28 18:18, Bhuvaneswari Ramkumar wrote: > > > On Mon, Jan 28, 2008 at 4:42 PM, Christopher Cowart < > > ccowart@rescomp.berkeley.edu> wrote: > > > > > > > > Send the list the output of the following commands: > > > > # ifconfig -a > > > > # netstat -rn > > > > > > > > With that info, we can probably help you out better. > > > > > > ifconfig -a > > > > > > em0: flags .......lot of data ..................... > > > status: active > > > > > > ( I'm guessing this is the ethernet interface) > > > > > > netstat -rn > > > > > > routing tables: > > > Internet : > > > 127.0.0.1 ..followed by some IPs, flags(UH), etc .. > > > > > > Internet6 > > > expire followed by some hex-values and flags > > > > > > would this do or more specifics needed ? > > > > Not really, no. You are supposed to show the *exact* output of > > commands, if you expect more useful answers. > > > > Now, I understand that without networking, it may be tricky to capture > > the output and post it in an email message. > > > > If you have a floppy disk you can use the floppy to capture the output > > of these commands, i.e. by mounting it: > > > > # cd /root > > # mount -t msdosfs /dev/fd0 /mnt > > # ifconfig -a > /mnt/ifconfig.txt > > # netstat -rn > /mnt/netstat.txt > > # umount /mnt > > > > If you have a USB flash drive, you can mount that too (assuming it has a > > single FAT partition): > > > > ( plug the USB flash disk into a USB socket ) > > > > # cd /root > > # mount -t msdosfs /dev/da0s1 /mnt > > # ifconfig -a > /mnt/ifconfig.txt > > # netstat -rn > /mnt/netstat.txt > > # umount /mnt > > > > ( unplug the flash disk ) > > > > It will help immensely if you post the *exact* output of the commands > > mentioned by Christopher. > > > > - Giorgos > > > > _______________________________________________ > > 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" > > > >