This message is the output when I set it up to use a static external IP address.

Thanks for the help,

Chris

Leaf Distribution:
dachstein-cd-v1.0.2




uname -a:
Linux Nimrod 2.2.19-3-LEAF-RAID #4 Sat Dec 1 17:27:59 CST 2001 i386 unknown




ip addr show:
1: lo: <LOOPBACK,UP> mtu 3924 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 global lo
2: ipsec0: <NOARP> mtu 0 qdisc noop qlen 10
link/ipip
3: ipsec1: <NOARP> mtu 0 qdisc noop qlen 10
link/ipip
4: ipsec2: <NOARP> mtu 0 qdisc noop qlen 10
link/ipip
5: ipsec3: <NOARP> mtu 0 qdisc noop qlen 10
link/ipip
6: brg0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop
link/ether fe:fd:0d:00:5c:e9 brd ff:ff:ff:ff:ff:ff
7: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:90:47:01:98:80 brd ff:ff:ff:ff:ff:ff
inet 208.57.96.252/30 brd 208.57.96.255 scope global eth0
8: eth1: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:90:47:01:a0:7a brd ff:ff:ff:ff:ff:ff
inet 192.168.1.254/24 brd 192.168.1.255 scope global eth1




ip route show:
208.57.96.252/30 dev eth0 proto kernel scope link src 208.57.96.252
192.168.1.0/24 dev eth1 proto kernel scope link src 192.168.1.254




lsmod:
Module Pages Used by
ip_masq_vdolive 1180 0 (unused)
ip_masq_user 3708 0 (unused)
ip_masq_raudio 2980 0 (unused)
ip_masq_portfw 2416 0 (unused)
ip_masq_mfw 3196 0 (unused)
ip_masq_ftp 3576 0 (unused)
ip_masq_autofw 2476 0 (unused)
rtl8139 10856 2
pci-scan 2300 0 [rtl8139]
isofs 17692 0
ide-cd 22672 0
cdrom 26712 0 [ide-cd]




ipchains -nvL:
Chain input (policy DENY: 0 packets, 0 bytes):
pkts bytes target prot opt tosa tosx ifname mark outsize source destination ports
0 0 DENY icmp ----l- 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 5 -> *
0 0 DENY icmp ----l- 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 13 -> *
0 0 DENY icmp ----l- 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 14 -> *
0 0 DENY all ----l- 0xFF 0x00 eth0 0.0.0.0 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 255.255.255.255 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 127.0.0.0/8 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 224.0.0.0/4 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 10.0.0.0/8 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 172.16.0.0/12 0.0.0.0/0 n/a
110 14377 DENY all ----l- 0xFF 0x00 eth0 192.168.0.0/16 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 0.0.0.0/8 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 128.0.0.0/16 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 191.255.0.0/16 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 192.0.0.0/24 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 223.255.255.0/24 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 240.0.0.0/4 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 192.168.1.0/24 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 208.57.96.252 0.0.0.0/0 n/a
0 0 REJECT all ----l- 0xFF 0x00 eth0 0.0.0.0/0 127.0.0.0/8 n/a
0 0 REJECT all ----l- 0xFF 0x00 eth0 0.0.0.0/0 192.168.1.0/24 n/a
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 137
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 135
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 137
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 135
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 138:139
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 138
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 137:138 -> *
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 135 -> *
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 137:139 -> *
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 135 -> *
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 113
0 0 ACCEPT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 1024:65535
0 0 REJECT udp ----l- 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 161:162
0 0 ACCEPT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 53
0 0 ACCEPT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 68
0 0 DENY udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 67
0 0 ACCEPT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 1024:65535
0 0 ACCEPT icmp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> *
0 0 ACCEPT ospf ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 n/a
0 0 REJECT udp ----l- 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 * -> 161:162
0 0 REJECT udp ----l- 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 161:162 -> *
356 23399 ACCEPT all ------ 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 n/a
Chain forward (policy DENY: 0 packets, 0 bytes):
pkts bytes target prot opt tosa tosx ifname mark outsize source destination ports
0 0 DENY icmp ----l- 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 5 -> *
0 0 MASQ all ------ 0xFF 0x00 eth0 192.168.1.0/24 0.0.0.0/0 n/a
0 0 DENY all ------ 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 n/a
Chain output (policy DENY: 0 packets, 0 bytes):
pkts bytes target prot opt tosa tosx ifname mark outsize source destination ports
296 35177 fairq all ------ 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 0.0.0.0 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 255.255.255.255 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 127.0.0.0/8 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 224.0.0.0/4 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 10.0.0.0/8 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 172.16.0.0/12 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 192.168.0.0/16 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 0.0.0.0/8 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 128.0.0.0/16 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 191.255.0.0/16 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 192.0.0.0/24 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 223.255.255.0/24 0.0.0.0/0 n/a
0 0 DENY all ----l- 0xFF 0x00 eth0 240.0.0.0/4 0.0.0.0/0 n/a
0 0 DENY all ------ 0xFF 0x00 eth0 192.168.1.0/24 0.0.0.0/0 n/a
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 137
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 135
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 137
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 135
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 138:139
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 * -> 138
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 137:138 -> *
0 0 REJECT udp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 135 -> *
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 137:139 -> *
0 0 REJECT tcp ------ 0xFF 0x00 eth0 0.0.0.0/0 0.0.0.0/0 135 -> *
296 35177 ACCEPT all ------ 0xFF 0x00 * 0.0.0.0/0 0.0.0.0/0 n/a
Chain fairq (1 references):
pkts bytes target prot opt tosa tosx ifname mark outsize source destination ports
0 0 RETURN ospf ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 n/a
0 0 RETURN ospf ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 n/a
0 0 RETURN udp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 * -> 520
0 0 RETURN udp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 520 -> *
0 0 RETURN tcp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 * -> 179
0 0 RETURN tcp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 179 -> *
0 0 RETURN tcp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 * -> 53
0 0 RETURN tcp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 53 -> *
4 280 RETURN udp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 * -> 53
0 0 RETURN udp ------ 0xFF 0x00 * 0x1 0.0.0.0/0 0.0.0.0/0 53 -> *
0 0 RETURN tcp ------ 0xFF 0x00 * 0x2 0.0.0.0/0 0.0.0.0/0 * -> 23
0 0 RETURN tcp ------ 0xFF 0x00 * 0x2 0.0.0.0/0 0.0.0.0/0 23 -> *
0 0 RETURN tcp ------ 0xFF 0x00 * 0x2 0.0.0.0/0 0.0.0.0/0 * -> 22
238 20615 RETURN tcp ------ 0xFF 0x00 * 0x2 0.0.0.0/0 0.0.0.0/0 22 -> *




Info from the logs:
Jan 22 14:16:52 Nimrod syslogd 1.3-3#31.slink1: restart.
Jan 22 14:16:53 Nimrod kernel: klogd 1.3-3#31.slink1, log source = /proc/kmsg started.
Jan 22 14:16:53 Nimrod kernel: Cannot find map file.
Jan 22 14:16:53 Nimrod kernel: Loaded 52 symbols from 21 modules.
Jan 22 14:16:53 Nimrod kernel: Linux version 2.2.19-3-LEAF-RAID (root@debian) (gcc version 2.7.2.3) #4 Sat Dec 1 17:27:59 CST 2001
Jan 22 14:16:53 Nimrod kernel: BIOS-provided physical RAM map:
Jan 22 14:16:53 Nimrod kernel: BIOS-e820: 0009f000 @ 00000000 (usable)
Jan 22 14:16:53 Nimrod kernel: BIOS-e820: 00f00000 @ 00100000 (usable)
Jan 22 14:16:53 Nimrod kernel: Console: colour VGA+ 80x25
Jan 22 14:16:53 Nimrod kernel: Calibrating delay loop... 33.28 BogoMIPS
Jan 22 14:16:53 Nimrod kernel: Memory: 13580k/16384k available (1108k kernel code, 416k reserved, 488k data, 52k init)
Jan 22 14:16:53 Nimrod kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Jan 22 14:16:53 Nimrod kernel: Dentry hash table entries: 2048 (order 2, 16k)
Jan 22 14:16:53 Nimrod kernel: Buffer cache hash table entries: 16384 (order 4, 64k)
Jan 22 14:16:53 Nimrod kernel: Page cache hash table entries: 4096 (order 2, 16k)
Jan 22 14:16:53 Nimrod kernel: CPU: AMD 486 DX/2-WB stepping 04
Jan 22 14:16:53 Nimrod kernel: Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Jan 22 14:16:53 Nimrod kernel: Checking 'hlt' instruction... OK.
Jan 22 14:16:53 Nimrod kernel: POSIX conformance testing by UNIFIX
Jan 22 14:16:53 Nimrod kernel: PCI: PCI BIOS revision 2.00 entry at 0xfc9d0
Jan 22 14:16:53 Nimrod kernel: PCI: Using configuration type 1
Jan 22 14:16:53 Nimrod kernel: PCI: Probing PCI hardware
Jan 22 14:16:53 Nimrod kernel: Linux NET4.0 for Linux 2.2
Jan 22 14:16:53 Nimrod kernel: Based upon Swansea University Computer Society NET3.039
Jan 22 14:16:53 Nimrod kernel: NET4: Unix domain sockets 1.0 for Linux NET4.0.
Jan 22 14:16:53 Nimrod kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Jan 22 14:16:53 Nimrod kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Jan 22 14:16:53 Nimrod kernel: TCP: Hash tables configured (ehash 16384 bhash 16384)
Jan 22 14:16:53 Nimrod kernel: Linux IP multicast router 0.06 plus PIM-SM
Jan 22 14:16:53 Nimrod kernel: klips_info:ipsec_init: KLIPS startup, FreeS/WAN IPSec version: 1.91
Jan 22 14:16:53 Nimrod kernel: early initialization of device ipsec0 is deferred
Jan 22 14:16:53 Nimrod kernel: early initialization of device ipsec1 is deferred
Jan 22 14:16:53 Nimrod kernel: early initialization of device ipsec2 is deferred
Jan 22 14:16:53 Nimrod kernel: early initialization of device ipsec3 is deferred
Jan 22 14:16:53 Nimrod kernel: Initializing RT netlink socket
Jan 22 14:16:53 Nimrod kernel: Starting kswapd v 1.5
Jan 22 14:16:53 Nimrod kernel: Detected PS/2 Mouse Port.
Jan 22 14:16:53 Nimrod kernel: Serial driver version 4.27 with MANY_PORTS MULTIPORT SHARE_IRQ enabled
Jan 22 14:16:53 Nimrod kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Jan 22 14:16:53 Nimrod kernel: Software Watchdog Timer: 0.05, timer margin: 60 sec
Jan 22 14:16:53 Nimrod kernel: Real Time Clock Driver v1.09
Jan 22 14:16:53 Nimrod kernel: RAM disk driver initialized: 16 RAM disks of 12288K size
Jan 22 14:16:53 Nimrod kernel: hda: TOSHIBA CD-ROM XM-5602B, ATAPI CDROM drive
Jan 22 14:16:53 Nimrod kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan 22 14:16:53 Nimrod kernel: Floppy drive(s): fd0 is 1.44M
Jan 22 14:16:53 Nimrod kernel: FDC 0 is a National Semiconductor PC87306
Jan 22 14:16:53 Nimrod kernel: md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
Jan 22 14:16:53 Nimrod kernel: raid5: measuring checksumming speed
Jan 22 14:16:53 Nimrod kernel: 8regs : 34.671 MB/sec
Jan 22 14:16:53 Nimrod kernel: 32regs : 24.765 MB/sec
Jan 22 14:16:53 Nimrod kernel: using fastest function: 8regs (34.671 MB/sec)
Jan 22 14:16:53 Nimrod kernel: NET4: Ethernet Bridge 007 for NET4.0
Jan 22 14:16:53 Nimrod kernel: early initialization of device brg0 is deferred
Jan 22 14:16:53 Nimrod kernel: brg0: network interface for Ethernet Bridge 007/NET4.0
Jan 22 14:16:53 Nimrod kernel: brg0: generated MAC address FE:FD:0E:00:A7:A1
Jan 22 14:16:53 Nimrod kernel: brg0: attached to bridge instance 0
Jan 22 14:16:53 Nimrod kernel: md.c: sizeof(mdp_super_t) = 4096
Jan 22 14:16:53 Nimrod kernel: Partition check:
Jan 22 14:16:53 Nimrod kernel: RAMDISK: Compressed image found at block 0
Jan 22 14:16:53 Nimrod kernel: RAMDISK: Uncompressing root archive: done.
Jan 22 14:16:53 Nimrod kernel: RAMDISK: Auto Filesystem - minix: 4096i 12288bk 133fdz(133) 1024zs 2147483647ms
Jan 22 14:16:53 Nimrod kernel: autodetecting RAID arrays
Jan 22 14:16:53 Nimrod kernel: autorun ...
Jan 22 14:16:53 Nimrod kernel: ... autorun DONE.
Jan 22 14:16:53 Nimrod kernel: VFS: Mounted root (minix filesystem).
Jan 22 14:16:53 Nimrod kernel: RAMDISK: Extracting root archive: done.
Jan 22 14:16:53 Nimrod kernel: hda: ATAPI 8X CD-ROM drive, 256kB Cache
Jan 22 14:16:53 Nimrod kernel: Uniform CD-ROM driver Revision: 3.11
Jan 22 14:16:53 Nimrod kernel: autodetecting RAID arrays
Jan 22 14:16:53 Nimrod kernel: autorun ...
Jan 22 14:16:53 Nimrod kernel: ... autorun DONE.
Jan 22 14:16:53 Nimrod kernel: Freeing unused kernel memory: 52k freed
Jan 22 14:16:53 Nimrod kernel: rtl8139.c:v1.12 9/14/2000 Donald Becker, [EMAIL PROTECTED]
Jan 22 14:16:53 Nimrod kernel: http://www.scyld.com/network/rtl8139.html
Jan 22 14:16:53 Nimrod kernel: The PCI BIOS has not enabled the device at 0/48! Updating PCI command 0003->0007.
Jan 22 14:16:53 Nimrod kernel: eth0: RealTek RTL8139 Fast Ethernet at 0xfe00, IRQ 9, 00:90:47:01:98:80.
Jan 22 14:16:53 Nimrod kernel: The PCI BIOS has not enabled the device at 0/56! Updating PCI command 0003->0007.
Jan 22 14:16:53 Nimrod kernel: eth1: RealTek RTL8139 Fast Ethernet at 0xfc00, IRQ 10, 00:90:47:01:a0:7a.
Jan 22 14:16:53 Nimrod kernel: ip_masq_dplay: Starting DirectPlay(R) masquerade module.
Jan 22 14:16:53 Nimrod kernel: ip_masq_dplay: Listening to outbound connections on port 47624.
Jan 22 14:16:53 Nimrod kernel: ip_masq_icq: using TCP port range 60200-61000
Jan 22 14:16:53 Nimrod kernel: ip_masq_icq: loaded support on port 4000/UDP
Jan 22 14:16:53 Nimrod kernel: ip_masq_ipsec: loading
Jan 22 14:16:53 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4755 F=0x0000 T=128 (#10)
Jan 22 14:16:53 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4756 F=0x0000 T=128 (#10)
Jan 22 14:16:54 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4760 F=0x0000 T=128 (#10)
Jan 22 14:16:54 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4761 F=0x0000 T=128 (#10)
Jan 22 14:16:55 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4762 F=0x0000 T=128 (#10)
Jan 22 14:16:56 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4763 F=0x0000 T=128 (#10)
Jan 22 14:16:57 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4765 F=0x0000 T=128 (#10)
Jan 22 14:16:57 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4766 F=0x0000 T=128 (#10)
Jan 22 14:16:59 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.1:520 192.168.1.255:520 L=72 S=0x00 I=33298 F=0x0000 T=48 (#10)
Jan 22 14:17:01 Nimrod kernel: martian source c601a8c0 for 0101a8c0, dev eth0
Jan 22 14:17:01 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:17:03 Nimrod kernel: martian source 0201a8c0 for c001a8c0, dev eth0
Jan 22 14:17:03 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:17:19 Nimrod kernel: martian source c301a8c0 for 0201a8c0, dev eth0
Jan 22 14:17:19 Nimrod kernel: ll header: ff ff ff ff ff ff 00 01 53 81 0b 26 08 06
Jan 22 14:17:21 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.197:137 192.168.1.255:137 L=78 S=0x00 I=48697 F=0x0000 T=128 (#10)
Jan 22 14:17:31 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.1:520 192.168.1.255:520 L=72 S=0x00 I=33311 F=0x0000 T=48 (#10)
Jan 22 14:17:35 Nimrod kernel: martian source c601a8c0 for 0b01a8c0, dev eth0
Jan 22 14:17:35 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:17:37 Nimrod kernel: martian source c601a8c0 for 0601a8c0, dev eth0
Jan 22 14:17:37 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:17:43 Nimrod kernel: martian source c601a8c0 for 0601a8c0, dev eth0
Jan 22 14:17:43 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:17:47 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4828 F=0x0000 T=128 (#10)
Jan 22 14:17:48 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4829 F=0x0000 T=128 (#10)
Jan 22 14:17:49 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4830 F=0x0000 T=128 (#10)
Jan 22 14:17:49 Nimrod kernel: martian source c601a8c0 for 0601a8c0, dev eth0
Jan 22 14:17:49 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:17:49 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4831 F=0x0000 T=128 (#10)
Jan 22 14:17:50 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4832 F=0x0000 T=128 (#10)
Jan 22 14:17:51 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4833 F=0x0000 T=128 (#10)
Jan 22 14:17:52 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4835 F=0x0000 T=128 (#10)
Jan 22 14:17:52 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4838 F=0x0000 T=128 (#10)
Jan 22 14:17:53 Nimrod kernel: martian source 0201a8c0 for 0601a8c0, dev eth0
Jan 22 14:17:53 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:17:53 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4839 F=0x0000 T=128 (#10)
Jan 22 14:17:54 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4840 F=0x0000 T=128 (#10)
Jan 22 14:17:55 Nimrod kernel: martian source c601a8c0 for 0601a8c0, dev eth0
Jan 22 14:17:55 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:17:55 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4841 F=0x0000 T=128 (#10)
Jan 22 14:17:55 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.191:137 192.168.1.255:137 L=78 S=0x00 I=4842 F=0x0000 T=128 (#10)
Jan 22 14:17:59 Nimrod kernel: martian source 0201a8c0 for 0601a8c0, dev eth0
Jan 22 14:17:59 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:18:04 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.1:520 192.168.1.255:520 L=72 S=0x00 I=33323 F=0x0000 T=48 (#10)
Jan 22 14:18:06 Nimrod kernel: martian source 0201a8c0 for 0601a8c0, dev eth0
Jan 22 14:18:06 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:18:12 Nimrod kernel: martian source 0201a8c0 for 0601a8c0, dev eth0
Jan 22 14:18:12 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:18:36 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.1:520 192.168.1.255:520 L=72 S=0x00 I=33334 F=0x0000 T=48 (#10)
Jan 22 14:18:40 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.188:138 192.168.1.255:138 L=229 S=0x00 I=37772 F=0x0000 T=128 (#10)
Jan 22 14:18:47 Nimrod kernel: martian source 0201a8c0 for bb01a8c0, dev eth0
Jan 22 14:18:47 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:18:47 Nimrod kernel: martian source bb01a8c0 for 0201a8c0, dev eth0
Jan 22 14:18:47 Nimrod kernel: ll header: ff ff ff ff ff ff 00 90 27 bf 18 03 08 06
Jan 22 14:18:48 Nimrod kernel: martian source c801a8c0 for 0101a8c0, dev eth0
Jan 22 14:18:48 Nimrod kernel: ll header: ff ff ff ff ff ff 08 00 46 42 f3 3b 08 06
Jan 22 14:18:49 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.180:138 192.168.1.255:138 L=229 S=0x00 I=49071 F=0x0000 T=128 (#10)
Jan 22 14:19:06 Nimrod kernel: martian source c601a8c0 for 0101a8c0, dev eth0
Jan 22 14:19:06 Nimrod kernel: ll header: ff ff ff ff ff ff 00 e0 18 64 9a a6 08 06
Jan 22 14:19:08 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.1:520 192.168.1.255:520 L=72 S=0x00 I=33350 F=0x0000 T=48 (#10)
Jan 22 14:19:13 Nimrod kernel: Packet log: input DENY eth0 PROTO=17 192.168.1.197:137 192.168.1.255:137 L=78 S=0x00 I=32573 F=0x0000 T=128 (#10)
Jan 22 14:19:17 Nimrod kernel: martian source 0201a8c0 for c401a8c0, dev eth0
Jan 22 14:19:17 Nimrod kernel: ll header: ff ff ff ff ff ff 00 04 75 af de db 08 06
Jan 22 14:19:19 Nimrod kernel: martian source c301a8c0 for 0201a8c0, dev eth0
Jan 22 14:19:19 Nimrod kernel: ll header: ff ff ff ff ff ff 00 01 53 81 0b 26 08 06



-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
------------------------------------------------------------------------
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