Still can't get it going. I have loaded the module for the 3c509 driver,
(I'm using 2 ISA 3c509B cards) but only get 1 showing up in ip addr:

1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop 
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
3: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:a0:24:12:bd:9c brd ff:ff:ff:ff:ff:ff

nothing in ip route. The meassages log shows the driver is loaded:

Jun 24 21:53:30 firewall syslogd 1.3-3#31.slink1: restart.
Jun 24 21:53:30 firewall kernel: klogd 1.3-3#31.slink1, log source =
/proc/kmsg started.
Jun 24 21:53:30 firewall kernel: No module symbols loaded.
Jun 24 21:53:30 firewall kernel: BIOS-provided physical RAM map: 
Jun 24 21:53:30 firewall kernel: 32MB LOWMEM available. 
Jun 24 21:53:30 firewall kernel: Initializing CPU#0 
Jun 24 21:53:30 firewall kernel: Memory: 30128k/32768k available (948k
kernel code, 2252k reserved, -1176k data, 64k init, 0k highmem) 
Jun 24 21:53:30 firewall kernel: Dentry cache hash table entries: 4096
(order: 3, 32768 bytes) 
Jun 24 21:53:30 firewall kernel: Inode cache hash table entries: 2048
(order: 2, 16384 bytes) 
Jun 24 21:53:30 firewall kernel: Intel Pentium with F0 0F bug - workaround
enabled. 
Jun 24 21:53:30 firewall kernel: Checking 'hlt' instruction... OK. 
Jun 24 21:53:30 firewall kernel: PCI: PCI BIOS revision 2.10 entry at
0xfd9a1, last bus=0 
Jun 24 21:53:30 firewall kernel: PCI: Using configuration type 1 
Jun 24 21:53:30 firewall kernel: PCI: Probing PCI hardware 
Jun 24 21:53:30 firewall kernel: Limiting direct PCI/PCI transfers. 
Jun 24 21:53:30 firewall kernel: Linux NET4.0 for Linux 2.4 
Jun 24 21:53:30 firewall kernel: Based upon Swansea University Computer
Society NET3.039 
Jun 24 21:53:30 firewall kernel: Serial driver version 5.05c (2001-07-08)
with MANY_PORTS SHARE_IRQ DETECT_IRQ SERIAL_PCI enabled 
Jun 24 21:53:30 firewall kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A 
Jun 24 21:53:30 firewall kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A 
Jun 24 21:53:30 firewall kernel: Real Time Clock Driver v1.10e 
Jun 24 21:53:30 firewall kernel: Software Watchdog Timer: 0.05, timer
margin: 60 sec 
Jun 24 21:53:30 firewall kernel: Floppy drive(s): fd0 is 1.44M 
Jun 24 21:53:30 firewall kernel: FDC 0 is a National Semiconductor PC87306 
Jun 24 21:53:30 firewall kernel: NET4: Linux TCP/IP 1.0 for NET4.0 
Jun 24 21:53:30 firewall kernel: IP Protocols: ICMP, UDP, TCP, IGMP 
Jun 24 21:53:30 firewall kernel: IP: routing cache hash table of 512
buckets, 4Kbytes 
Jun 24 21:53:30 firewall kernel: TCP: Hash tables configured (established
2048 bind 2048) 
Jun 24 21:53:30 firewall kernel: NET4: Unix domain sockets 1.0/SMP for Linux
NET4.0. 
Jun 24 21:53:30 firewall kernel: RAMDISK: Compressed image found at block 0 
Jun 24 21:53:30 firewall kernel: Freeing initrd memory: 401k freed 
Jun 24 21:53:30 firewall kernel: Freeing unused kernel memory: 64k freed 
Jun 24 21:53:30 firewall kernel: 3c509.c:1.19 16Oct2002 [EMAIL PROTECTED] 
Jun 24 21:53:30 firewall kernel: http://www.scyld.com/network/3c509.html 

the ip tables shows:

Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source
destination         

Chain POSTROUTING (policy ACCEPT 1 packets, 60 bytes)
 pkts bytes target     prot opt in     out     source
destination         

Chain OUTPUT (policy ACCEPT 1 packets, 60 bytes)
 pkts bytes target     prot opt in     out     source
destination         


and the shorewall status shows 

snip
Chain eth0_fwd (0 references)
 pkts bytes target     prot opt in     out     source
destination         
    0     0 dynamic    all  --  *      *       0.0.0.0/0
0.0.0.0/0          
    0     0 rfc1918    all  --  *      *       0.0.0.0/0
0.0.0.0/0          state NEW 

Chain eth0_in (0 references)
 pkts bytes target     prot opt in     out     source
destination         
    0     0 dynamic    all  --  *      *       0.0.0.0/0
0.0.0.0/0          
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0
0.0.0.0/0          udp dpts:67:68 
    0     0 rfc1918    all  --  *      *       0.0.0.0/0
0.0.0.0/0          state NEW 

Chain eth1_fwd (0 references)
 pkts bytes target     prot opt in     out     source
destination         
    0     0 dynamic    all  --  *      *       0.0.0.0/0
0.0.0.0/0          

Chain eth1_in (0 references)
 pkts bytes target     prot opt in     out     source
destination         
    0     0 dynamic    all  --  *      *       0.0.0.0/0
0.0.0.0/0          
/snip

Thanks
Chris


-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to