Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Dec 1998 19:10:53 +0100 (CET)
From:      Riccardo Veraldi <riccardo@righi.ml.org>
To:        Thierry.Herbelot@alcatel.fr
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: TCP/IP stack bug or ether dev bug ??
Message-ID:  <Pine.BSF.4.05.9812011908460.1474-100000@righi.ml.org>
In-Reply-To: <H000057c01a8d26d@MHS>

next in thread | previous in thread | raw e-mail | index | archive | help

it is really weird

here is ifconfig -a

lp0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
ep0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 137.204.49.17 netmask 0xffffff00 broadcast 137.204.49.255
	ether 00:20:af:b7:21:d9 
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 

here is netstat -nr here is the weirdness

Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif Expire
default            137.204.49.254     UGSc       55      265      ep0
127.0.0.1          127.0.0.1          UH          2     6457      lo0
137.204.49/24      link#2             UC          0        0      ep0
137.204.49.17      0:20:af:b7:21:d9   UHLW        3   140397      lo0
137.204.49.30      0:60:8c:92:ae:a2   UHLW        0       10      ep0   1082
137.204.49.254     aa:0:4:0:1a:95     UHLW       56        0      ep0    428

I Actually cannot understand why this host 137.204.49.30 is in the routing
table I did not added it and I dunno why the startup scprit add it


here are dmesg

Copyright (c) 1992-1998 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All rights reserved.
FreeBSD 3.0-RELEASE #0: Fri Nov  6 10:56:01 CET 1998
    admin@righi.ml.org:/usr/src/sys/compile/RIGHI
Timecounter "i8254"  frequency 1193182 Hz  cost 3008 ns
CPU: i486 DX2 (486-class CPU)
  Origin = "GenuineIntel"  Id = 0x435  Stepping=5
  Features=0x3<FPU,VME>
real memory  = 33554432 (32768K bytes)
avail memory = 30728192 (30008K bytes)
Probing for devices on PCI bus 0:
vga0: <Cirrus Logic GD5430 SVGA controller> rev 0x48 int a irq 9 on pci0.13.0
chip0: <Host to PCI bridge (vendor=1060 device=8881)> rev 0x01 on pci0.16.0
chip1: <PCI to ISA bridge (vendor=1060 device=886a)> rev 0x0d on pci0.18.0
ide_pci0: <PCI IDE controller (not busmaster capable)> rev 0x0d on pci0.18.1
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <Conner Peripherals 420MB - CFS420A>
wd0: 406MB (832608 sectors), 826 cyls, 16 heads, 63 S/T, 512 B/S
wdc0: unit 1 (wd1): <FUJITSU MPB3021ATU>
wd1: 2062MB (4224150 sectors), 4470 cyls, 15 heads, 63 S/T, 512 B/S
1 3C5x9 board(s) on ISA found at 0x300
ep0 at 0x300-0x30f irq 10 on isa
ep0: aui/utp/bnc[*BNC*] address 00:20:af:b7:21:d9
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
IP packet filtering initialized, divert disabled, rule-based forwarding disabled, logging limited to 10 packets/entry
changing root device to wd0s1a

the firewall rules are ok really I use open firewall for now.
then  the thing of the network hanging happen by chance one a week usually

thanks if you can help me plase

Rick


On Tue, 1 Dec 1998 Thierry.Herbelot@alcatel.fr wrote:

> Hi,
> 
> What FreeBSD version ?
> what is the dmesg ?
> what is your IP config (ifconfig -a , netstat -nr , ....)
> 
> 	help us helping you ;-)
> 
> 	TfH
> 


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.4.05.9812011908460.1474-100000>