Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2000 13:47:21 -0700 (PDT)
From:      Fabio Miranda <fmirand@yahoo.com>
To:        FreeBSD-net@freebsd.org
Subject:   Full report of network/server
Message-ID:  <20000503204721.16780.qmail@web111.yahoomail.com>

next in thread | raw e-mail | index | archive | help
hi, please, anyone:

1. Server dmesg:
Copyright (c) 1992-1999 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California. All
rights reserved.
FreeBSD 3.4-RELEASE #20: Tue May  2 10:40:51 COT 2000
    root@nietzsche:/usr/src/sys/compile/NIETZSCHE
Timecounter "i8254"  frequency 1193182 Hz
CPU: Pentium II/Xeon/Celeron (686-class CPU)
  Origin = "GenuineIntel"  Id = 0x653  Stepping = 3
 
Features=0x183fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
real memory  = 134217728 (131072K bytes)
avail memory = 127598592 (124608K bytes)
Programming 24 pins in IOAPIC #0
FreeBSD/SMP: Multiprocessor motherboard
 cpu0 (BSP): apic id:  1, version: 0x00040011, at
0xfee00000
 cpu1 (AP):  apic id:  0, version: 0x00040011, at
0xfee00000
 io0 (APIC): apic id:  2, version: 0x00170011, at
0xfec00000
Preloaded elf kernel "kernel" at 0xc02d5000.
Pentium Pro MTRR support enabled
Probing for devices on PCI bus 0:
chip0: <Intel 82443GX host to PCI bridge> rev 0x00 on
pci0.0.0
chip1: <Intel 82443GX host to AGP bridge> rev 0x00 on
pci0.1.0
ahc0: <Adaptec aic7896/97 Ultra2 SCSI adapter> rev
0x00 int a irq 19 on pci0.12.0
ahc0: aic7896/97 Wide Channel A, SCSI Id=7, 16/255
SCBs
ahc1: <Adaptec aic7896/97 Ultra2 SCSI adapter> rev
0x00 int a irq 19 on pci0.12.1
ahc1: aic7896/97 Wide Channel B, SCSI Id=7, 16/255
SCBs
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev
0x08 int a irq 21 on pci0.14.0
fxp0: Ethernet address 00:a0:c9:ac:a4:1e
chip2: <Intel 82371AB PCI to ISA bridge> rev 0x02 on
pci0.18.0
ide_pci0: <Intel PIIX4 Bus-master IDE controller> rev
0x01 on pci0.18.1
chip3: <Intel 82371AB Power management controller> rev
0x02 on pci0.18.3
vga0: <Cirrus Logic model 00bc VGA-compatible display
device> rev 0x23 on pci0.20.0
Probing for devices on PCI bus 1:
chip4: <PCI to PCI bridge (vendor=1011 device=0023)>
rev 0x06 on pci1.15.0
Probing for devices on PCI bus 2:
Probing for PnP devices:
Probing for devices on the ISA bus:
sc0 on isa
sc0: VGA color <16 virtual consoles, flags=0x0>
atkbdc0 at 0x60-0x6f on motherboard
atkbd0 irq 1 on isa
sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <FUJITSU MPC3084AT>
wd0: 8063MB (16514064 sectors), 16383 cyls, 16 heads,
63 S/T, 512 B/S
ppc0 at 0x378 irq 7 flags 0x40 on isa
ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE
mode
ppc0: FIFO with 16/16/8 bytes threshold
lpt0: <generic printer> on ppbus 0
lpt0: Interrupt-driven port
ppi0: <generic parallel i/o> on ppbus 0
plip0: <PLIP network interface> on ppbus 0
ET/5025(-16,PQ),ET/HSSI HDLC Driver v3.15q
eth0 at 0x240-0x24f irq 5 on isa
vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa
npx0 on motherboard
npx0: INT 16 interface
APIC_IO: Testing 8254 interrupt delivery
APIC_IO: routing 8254 via pin 2
Waiting 2 seconds for SCSI devices to settle
SMP: AP CPU #1 Launched!
changing root device to da0s1a
da0 at ahc1 bus 0 target 0 lun 0
da0: <COMPAQ MAB3045SC 0814> Fixed Direct Access
SCSI-2 device 
da0: 40.000MB/s transfers (20.000MHz, offset 31,
16bit), Tagged Queueing Enabled
da0: 4094MB (8386000 512 byte sectors: 255H 63S/T
522C)

b. cat /etc/rc.conf:
#------GATEWAY, NATD, ROUTED and FIREWALL-------
network_interfaces="lo0 fxp0"
#eth0 is "up" in rc.local
gateway_enable="YES"
firewall_enable="NO"
#firewall_type="open"
natd_enable="NO"
natd_interface="eth0"
natd_flags="-u -m -dynamic"
#router_enable="NO"
#router_flaqs=" -q -P pm_rdisc rdisc_interval=45"     


2. Eth0 information:
Please, check
http://www.etinc.com/boards.htm#ET5025_16
eth0 is a etinc et5025-16 using driver: v3.15q
4/5/2000
It's an internal routing card using cisco hdlc.

3. current network status:
a. cat /etc/rc.lcoal:
/hdlc/utils/hdlccfg /hdlc/utils/eth0.cfg eth0
/hdlc/utils/ifhdlc eth0 compress
ifconfig eth0 inet 209.88.252.106 209.88.252.105
netmask 0xfffffff8
ifconfig eth0 alias 209.88.252.113 209.88.252.105
broadcast 0xfffffff8
route add default 209.88.252.105
route add -net 209.88.252.104/29 127.0.0.1
route add -net 209.88.252.112/29 127.0.0.1            
                        
b. ifconfig eth0
eth0: flags=51<UP,POINTOPOINT,RUNNING> mtu 1500
        inet 209.88.252.106 --> 209.88.252.105 netmask
0xfffffff8
        inet 209.88.252.113 --> 255.255.255.248
netmask 0xffffff00          

c. netstat -rn
Routing tables

Internet:
Destination Gateway  Flags   Refs  Use   Netif Expire
default     209.88.252.105  UGSc    1        0    
eth0
127.0.0.1   127.0.0.1       UH      2      249     
lo0
193.150.24  link#1          UC      0        0    
fxp0
193.150.24.4 0:0:21:d2:67:8d UHLW   2      355    
fxp0    661
209.88.252.104/29 127.0.0.1  UGSc   0        0     
lo0
209.88.252.105 209.88.252.106 UH    2        0    
eth0
209.88.252.112/29  127.0.0.1  UGSc  0        0     
lo0
255.255.255.248  209.88.252.113 UH  0        0    
eth0 

d. ISP network information "given":
ISP network (between me and them): 209.88.252.104
router (the other end in PTP): 209.88.252.105
netmask: 255.255.255.248

My network: 209.88.252.112
My ip's: 209.88.252.113/118
My netmask: 255.255.255.248

e. Problems:
1. i can access the internet, but no one can access
me. the two IP's that "allow" me, 209.88.252.105(104
subnet) and 209.88.252.113(112 subnet) cant be
acceded.

2. if i run a program, like bitchx, an irc client, the
server reboots, i think it tries to resolve the local
name or something like that. the msg showed before
rebooting is:
Fatal trap 12: page fault while in kernel mode
mp-lock=00000002; cpuid=0; lapic.id=01000000
Fatal virtual address = 0x0
Fault code = supervisor write, page not present
Instruction pointer = 0x8:0xc01d9ee9
Stack pointer= 0x10:0xff804d6c


__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000503204721.16780.qmail>