Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 1999 22:44:23 +0200 (EET)
From:      Evren Yurtesen <yurtesen@turkey.ispro.net.tr>
To:        "Dennis I. Kovarsky" <kovarsky@duke.usask.ca>
Cc:        freebsd-questions@FreeBSD.ORG, kovarsky@home.com
Subject:   Re: networking
Message-ID:  <Pine.BSF.3.96.990116224055.20490B-100000@turkey.ispro.net.tr>
In-Reply-To: <Pine.OSF.4.05.9901161422150.10176-100000@duke.usask.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
here is my netstat -rn

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif
Expire
default            195.174.18.254     UGSc       75    89176     fxp0
127.0.0.1          127.0.0.1          UH          0     5980      lo0
195.174.18         link#1             UC          0        0     fxp0
195.174.18.1       0:a0:c9:c6:81:b0   UHLW        4   796557      lo0
195.174.18.2       0:a0:c9:d5:4c:75   UHLW        3    68746     fxp0 1177
195.174.18.60      0:0:21:60:58:e4    UHLW        0    53237     fxp0 938


next to default there is our gateway (a cisco router)
and then our loopback interface 127.0.0.1 on lo0
and our subnet 195.174.18 is connect to fxp0 interface
and 195.174.18.1 is my machine's ip number
and others are other machines ip numbers and mac addresses

are you sure that your ethernet adapter is configured correctly?
what is the result of
ifconfig ed1
command?

On Sat, 16 Jan 1999, Dennis I. Kovarsky wrote:

> Hi, here is a list of stuff along with the problem description:
> 
> Hardware:
> 
> Pentium 200 MMX on a PX5 Abit mother.
> 64 MB RAM.
> Pioneer 504 CD (32x)
> D-Link 528CT with a realtek 8029 chip on it.
> 
> Problem:
> 
> FreeBSD 3.0 installed. Bootup goes fine, recognizes the ethernet card at
> ed1. Hooke up with a Motorolla WebSurfer to Shaw@Home (Rogers@Home).
> default route, hostname (full name) are specified in rc.conf
> 
> Pinging an IP address just sits there, no response at all.
> Routed is running with a -q flag.
> Pinging something like www.freebsd.com says 'no route to host'
> 
> Gateway had been specified using /stand/sysinstall. In which file is that
> setting located though?
> 
> What's wrong with the damn thing?
> 
> ifconfig -a lists my ed and lo interfaces (along with serial and another
> one or two which I'm gonna turn off later) fine, no problem there, ip
> address is fine, so is the netmask.
> 
> @Home hasn't changed an IP address on me yet, that's not the problem.
> 
> netstat -rn shows:
> 
> Routing tables
> 
> Internet
> Destination	Gateway		Flags	Refs	Use	Notif	Expire
> default		24.65.123.1	UGSc	3	5	ed1
> 24.65.123/24	link#1		UC	0	0	ed1
> 24.65.123.1	8:0:3e:0:71:56	UHLW	2	0	ed1	1024
> 127.0.0.1	127.0.0.1	UH	0	0	lo0
> 
> OK, what the hell is 24.65.123/24 ?! My IP should be 24.65.123.47!
> And in the next line, what is 8:0:3e:0:71:56? That is not my ethernet
> address.
> 
> Thank you.
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


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?Pine.BSF.3.96.990116224055.20490B-100000>