[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problems getting ip with dhcp



hi
sorry for not replying correctly, i've subscribed now.

On Tue, 22 Apr 2003 22:47:20 +0200 Andreas Kägi wrote:
hello everybody,
i have a computer with two 3com-network cards, using the kernel module
3c59x. the first nic has a static ip-adress that works fine. on the
2nd card i have a cable-modem, and want to get the ip-address via
dhcp. so i have set the /etc/network/interfaces to:

auto eth1
iface eth1 inet dhcp

Is this the whole content of the file? How do you assign the static ip
for eth0?

as matt zagrabelny suggested, i took one card out and first configured the other one statically, then the file looked like this:

---
# The loopback interface
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
	address 192.168.0.1
	network 192.168.0.0
	netmask 255.255.255.0
	broadcast 192.168.0.255
	gateway 192.168.0.4
---

everything went perfectly. then i changed eth0 to dhcp

---
auto eth0
iface eth0 inet dhcp
---

and no ip was assigned anymore.

ifconfig doesn't show eth0, so i suppose it's down, right?

---
lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:70 errors:0 dropped:0 overruns:0 frame:0
         TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 RX bytes:5553 (5.4 KiB) TX bytes:5553 (5.4 KiB)
---

ifconfig -a show the following:
---
eth0 Link encap:Ethernet HWaddr 00:04:75:E5:4F:5B BROADCAST MULTICAST MTU:1500 Metric:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:11 Base address:0xd000 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:70 errors:0 dropped:0 overruns:0 frame:0
         TX packets:70 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0 RX bytes:5553 (5.4 KiB) TX bytes:5553 (5.4 KiB)
---

what i think is interessting and could help is from /var/log/syslog:

he want to make requests to '192.168.0.4' which was my gateway when configured statically.
i certainly have installed the dhcp packages (dhcpd, dhclient)

at the end of the mail i also added the 'ps ax' output as indicated by Carlos Sousa
---
Apr 23 11:14:04 gateway0 dhcpd-2.2.x: No subnet declaration for eth0 (0.0.0.0).
Apr 23 11:14:05 gateway0 dhcpd-2.2.x: Please write a subnet declaration in your dhcpd.conf file for the
Apr 23 11:14:05 gateway0 dhcpd-2.2.x: network segment to which interface eth0 is attached.
Apr 23 11:14:05 gateway0 dhcpd-2.2.x: exiting.
Apr 23 11:14:05 gateway0 lpd[195]: restarted
Apr 23 11:14:05 gateway0 kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr 23 11:14:05 gateway0 kernel: svc: unknown version (3)
Apr 23 11:14:05 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:14:05 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:14:05 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:14:09 gateway0 /usr/sbin/cron[228]: (CRON) INFO (pidfile fd = 3)
Apr 23 11:14:09 gateway0 /usr/sbin/cron[229]: (CRON) STARTUP (fork ok)
Apr 23 11:14:09 gateway0 /usr/sbin/cron[229]: (CRON) INFO (Running @reboot jobs)
Apr 23 11:14:18 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:14:18 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:14:18 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:14:32 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:14:32 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:14:32 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:15:01 gateway0 /USR/SBIN/CRON[247]: (root) CMD (/usr/local/bin/autoshutdown)
Apr 23 11:15:15 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:15:15 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:15:15 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:15:43 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:15:43 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:15:43 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:16:16 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:16:16 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:16:16 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:17:01 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:17:01 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:17:01 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:17:44 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:17:44 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:17:44 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:18:17 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:18:17 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:18:17 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:18:39 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:18:39 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:18:39 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:19:15 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:19:15 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:19:15 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:20:23 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:20:23 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:20:23 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:20:25 gateway0 modprobe: modprobe: Can't locate module eth1
Apr 23 11:20:25 gateway0 dhclient-2.2.x: execve (/etc/dhclient-script, ...): Exec format error
Apr 23 11:20:25 gateway0 dhclient-2.2.x: exiting.
Apr 23 11:20:25 gateway0 modprobe: modprobe: Can't locate module eth1
Apr 23 11:20:25 gateway0 dhclient-2.2.x: Bind socket to interface: No such device
Apr 23 11:20:25 gateway0 dhclient-2.2.x: exiting.
Apr 23 11:22:22 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:23:01 gateway0 /USR/SBIN/CRON[379]: (mail) CMD (  if [ -x /usr/sbin/exim -a -f /etc/exim/exim.conf ]; then /usr/sbin/exim -q ; fi)
Apr 23 11:24:45 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:25:30 gateway0 init: Switching to runlevel: 6
Apr 23 11:25:38 gateway0 rpc.mountd: Caught signal 15, un-registering and exiting. Apr 23 11:25:38 gateway0 kernel: nfsd: last server has exited
Apr 23 11:25:38 gateway0 kernel: nfsd: unexporting all filesystems
Apr 23 11:25:38 gateway0 rpc.statd[181]: Caught signal 15, un-registering and exiting.
Apr 23 11:25:38 gateway0 named[177]: named shutting down
Apr 23 11:25:38 gateway0 named[177]: USAGE 1051089938 1051089244 CPU=0.02u/0s CHILDCPU=0u/0s
Apr 23 11:25:38 gateway0 named[177]: NSTATS 1051089938 1051089244 A=6 PTR=9
Apr 23 11:25:38 gateway0 named[177]: XSTATS 1051089938 1051089244 RR=0 RNXD=0 RFwdR=0 RDupR=0 RFail=0 RFErr=0 RErr=0 RAXFR=0 RLame=0 ROpts=0 SSysQ=1 SAns=15 SFwdQ=0 SDupQ=97 SErr=1 RQ=15 RIQ=0 RFwdQ=0 RDupQ=0 RTCP=0 SFwdR=0 SFail=0 SFErr=0 SNaAns=0 SNXD=0 RUQ=0 RURQ=0 RUXFR=0 RUUpd=0
Apr 23 11:25:38 gateway0 kernel: Kernel logging (proc) stopped.
Apr 23 11:25:38 gateway0 kernel: Kernel log daemon terminating.
Apr 23 11:25:38 gateway0 exiting on signal 15
Apr 23 11:28:06 gateway0 syslogd 1.4.1#10: restart.
Apr 23 11:28:06 gateway0 kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Apr 23 11:28:06 gateway0 kernel: Inspecting /boot/System.map-2.4.18-bf2.4
Apr 23 11:28:06 gateway0 named[175]: starting (/etc/bind/named.conf).  named 8.3.3-REL-NOESW Wed Nov 13 16:25:18 UTC 2002 ^Idrow@nevyn:/home/drow/bind-8.3.3/src/bin/named
Apr 23 11:28:07 gateway0 kernel: Loaded 19371 symbols from /boot/System.map-2.4.18-bf2.4.
Apr 23 11:28:07 gateway0 kernel: Symbols match kernel version 2.4.18.
Apr 23 11:28:07 gateway0 kernel: Loaded 142 symbols from 10 modules.
Apr 23 11:28:07 gateway0 kernel: Linux version 2.4.18-bf2.4 (root@zombie) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Son Apr 14 09:53:28 CEST 2002
Apr 23 11:28:07 gateway0 kernel: BIOS-provided physical RAM map:
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 0000000000100000 - 0000000007ffd000 (usable)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 0000000007ffd000 - 0000000007fff000 (ACPI data)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 0000000007fff000 - 0000000008000000 (ACPI NVS)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Apr 23 11:28:07 gateway0 kernel:  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
Apr 23 11:28:07 gateway0 kernel: found SMP MP-table at 000f6dc0
Apr 23 11:28:07 gateway0 kernel: hm, page 000f6000 reserved twice.
Apr 23 11:28:07 gateway0 kernel: hm, page 000f7000 reserved twice.
Apr 23 11:28:07 gateway0 kernel: hm, page 000f6000 reserved twice.
Apr 23 11:28:07 gateway0 kernel: hm, page 000f7000 reserved twice.
Apr 23 11:28:07 gateway0 kernel: On node 0 totalpages: 32765
Apr 23 11:28:07 gateway0 kernel: zone(0): 4096 pages.
Apr 23 11:28:07 gateway0 kernel: zone(1): 28669 pages.
Apr 23 11:28:07 gateway0 kernel: zone(2): 0 pages.
Apr 23 11:28:07 gateway0 kernel: Intel MultiProcessor Specification v1.1
Apr 23 11:28:07 gateway0 kernel:     Virtual Wire compatibility mode.
Apr 23 11:28:07 gateway0 kernel: OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
Apr 23 11:28:07 gateway0 kernel: Processor #0 Pentium(tm) Pro APIC version 17
Apr 23 11:28:07 gateway0 kernel: I/O APIC #2 Version 17 at 0xFEC00000.
Apr 23 11:28:07 gateway0 kernel: Processors: 1
Apr 23 11:28:07 gateway0 kernel: Kernel command line: auto BOOT_IMAGE=Linux ro root=302
Apr 23 11:28:07 gateway0 kernel: Initializing CPU#0
Apr 23 11:28:07 gateway0 kernel: Detected 300.685 MHz processor.
Apr 23 11:28:07 gateway0 kernel: Console: colour VGA+ 80x25
Apr 23 11:28:07 gateway0 kernel: Calibrating delay loop... 599.65 BogoMIPS
Apr 23 11:28:07 gateway0 kernel: Memory: 125676k/131060k available (1783k kernel code, 5000k reserved, 549k data, 280k init, 0k highmem)
Apr 23 11:28:07 gateway0 kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Apr 23 11:28:07 gateway0 kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Apr 23 11:28:07 gateway0 kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
Apr 23 11:28:07 gateway0 kernel: Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Apr 23 11:28:07 gateway0 kernel: Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
Apr 23 11:28:07 gateway0 kernel: CPU: Before vendor init, caps: 0080fbff 00000000 00000000, vendor = 0
Apr 23 11:28:07 gateway0 kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Apr 23 11:28:07 gateway0 kernel: CPU: L2 cache: 512K
Apr 23 11:28:07 gateway0 kernel: CPU: After vendor init, caps: 0080fbff 00000000 00000000 00000000
Apr 23 11:28:07 gateway0 kernel: Intel machine check architecture supported.
Apr 23 11:28:07 gateway0 kernel: Intel machine check reporting enabled on CPU#0.
Apr 23 11:28:07 gateway0 kernel: CPU:     After generic, caps: 0080fbff 00000000 00000000 00000000
Apr 23 11:28:07 gateway0 kernel: CPU:             Common caps: 0080fbff 00000000 00000000 00000000
Apr 23 11:28:07 gateway0 kernel: CPU: Intel Pentium II (Klamath) stepping 04
Apr 23 11:28:07 gateway0 kernel: Checking 'hlt' instruction... OK.
Apr 23 11:28:07 gateway0 kernel: Checking for popad bug... OK.
Apr 23 11:28:07 gateway0 kernel: POSIX conformance testing by UNIFIX
Apr 23 11:28:07 gateway0 kernel: enabled ExtINT on CPU#0
Apr 23 11:28:07 gateway0 kernel: ESR value before enabling vector: 00000004
Apr 23 11:28:07 gateway0 kernel: ESR value after enabling vector: 00000000
Apr 23 11:28:07 gateway0 kernel: ENABLING IO-APIC IRQs
Apr 23 11:28:07 gateway0 kernel: Setting 2 in the phys_id_present_map
Apr 23 11:28:07 gateway0 kernel: ...changing IO-APIC physical APIC ID to 2 ... ok.
Apr 23 11:28:07 gateway0 kernel: init IO_APIC IRQs
Apr 23 11:28:07 gateway0 kernel:  IO-APIC (apicid-pin) 2-0, 2-10, 2-11, 2-13, 2-16, 2-18, 2-20, 2-21, 2-22, 2-23 not connected.
Apr 23 11:28:07 gateway0 kernel: ..TIMER: vector=0x31 pin1=2 pin2=0
Apr 23 11:28:07 gateway0 kernel: number of MP IRQ sources: 15.
Apr 23 11:28:07 gateway0 kernel: number of IO-APIC #2 registers: 24.
Apr 23 11:28:07 gateway0 kernel: testing the IO APIC.......................
Apr 23 11:28:07 gateway0 kernel: Apr 23 11:28:07 gateway0 kernel: IO APIC #2......
Apr 23 11:28:07 gateway0 kernel: .... register #00: 02000000
Apr 23 11:28:07 gateway0 kernel: .......    : physical APIC id: 02
Apr 23 11:28:07 gateway0 kernel: .... register #01: 00170011
Apr 23 11:28:07 gateway0 kernel: .......     : max redirection entries: 0017
Apr 23 11:28:07 gateway0 kernel: .......     : PRQ implemented: 0
Apr 23 11:28:07 gateway0 kernel: .......     : IO APIC version: 0011
Apr 23 11:28:07 gateway0 kernel: .... register #02: 00000000
Apr 23 11:28:07 gateway0 kernel: .......     : arbitration: 00
Apr 23 11:28:07 gateway0 kernel: .... IRQ redirection table:
Apr 23 11:28:07 gateway0 kernel: NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: Apr 23 11:28:07 gateway0 kernel: 00 000 00 1 0 0 0 0 0 0 00
Apr 23 11:28:07 gateway0 kernel:  01 001 01  0    0    0   0   0    1    1    39
Apr 23 11:28:07 gateway0 kernel:  02 001 01  0    0    0   0   0    1    1    31
Apr 23 11:28:07 gateway0 kernel:  03 001 01  0    0    0   0   0    1    1    41
Apr 23 11:28:07 gateway0 kernel:  04 001 01  0    0    0   0   0    1    1    49
Apr 23 11:28:07 gateway0 kernel:  05 001 01  0    0    0   0   0    1    1    51
Apr 23 11:28:07 gateway0 kernel:  06 001 01  0    0    0   0   0    1    1    59
Apr 23 11:28:07 gateway0 kernel:  07 001 01  0    0    0   0   0    1    1    61
Apr 23 11:28:07 gateway0 kernel:  08 001 01  0    0    0   0   0    1    1    69
Apr 23 11:28:07 gateway0 kernel:  09 001 01  0    0    0   0   0    1    1    71
Apr 23 11:28:07 gateway0 kernel:  0a 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  0b 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  0c 001 01  0    0    0   0   0    1    1    79
Apr 23 11:28:07 gateway0 kernel:  0d 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  0e 001 01  0    0    0   0   0    1    1    81
Apr 23 11:28:07 gateway0 kernel:  0f 001 01  0    0    0   0   0    1    1    89
Apr 23 11:28:07 gateway0 kernel:  10 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  11 001 01  1    1    0   1   0    1    1    91
Apr 23 11:28:07 gateway0 kernel:  12 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  13 001 01  1    1    0   1   0    1    1    99
Apr 23 11:28:07 gateway0 kernel:  14 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  15 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  16 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel:  17 000 00  1    0    0   0   0    0    0    00
Apr 23 11:28:07 gateway0 kernel: IRQ to pin mappings:
Apr 23 11:28:07 gateway0 kernel: IRQ0 -> 0:2
Apr 23 11:28:07 gateway0 kernel: IRQ1 -> 0:1
Apr 23 11:28:07 gateway0 kernel: IRQ3 -> 0:3
Apr 23 11:28:07 gateway0 kernel: IRQ4 -> 0:4
Apr 23 11:28:07 gateway0 kernel: IRQ5 -> 0:5
Apr 23 11:28:07 gateway0 kernel: IRQ6 -> 0:6
Apr 23 11:28:07 gateway0 kernel: IRQ7 -> 0:7
Apr 23 11:28:07 gateway0 kernel: IRQ8 -> 0:8
Apr 23 11:28:07 gateway0 kernel: IRQ9 -> 0:9
Apr 23 11:28:07 gateway0 kernel: IRQ10 -> 0:19
Apr 23 11:28:07 gateway0 kernel: IRQ11 -> 0:17
Apr 23 11:28:07 gateway0 kernel: IRQ12 -> 0:12
Apr 23 11:28:07 gateway0 kernel: IRQ14 -> 0:14
Apr 23 11:28:07 gateway0 kernel: IRQ15 -> 0:15
Apr 23 11:28:07 gateway0 kernel: .................................... done.
Apr 23 11:28:07 gateway0 kernel: Using local APIC timer interrupts.
Apr 23 11:28:07 gateway0 kernel: calibrating APIC timer ...
Apr 23 11:28:07 gateway0 kernel: ..... CPU clock speed is 300.6924 MHz.
Apr 23 11:28:07 gateway0 kernel: ..... host bus clock speed is 66.8203 MHz.
Apr 23 11:28:07 gateway0 kernel: cpu: 0, clocks: 668203, slice: 334101
Apr 23 11:28:07 gateway0 kernel: CPU0<T0:668192,T1:334080,D:11,S:334101,C:668203>
Apr 23 11:28:07 gateway0 kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Apr 23 11:28:07 gateway0 kernel: mtrr: detected mtrr type: Intel
Apr 23 11:28:07 gateway0 kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0750, last bus=1
Apr 23 11:28:07 gateway0 kernel: PCI: Using configuration type 1
Apr 23 11:28:07 gateway0 kernel: PCI: Probing PCI hardware
Apr 23 11:28:07 gateway0 kernel: Unknown bridge resource 0: assuming transparent
Apr 23 11:28:07 gateway0 kernel: Unknown bridge resource 1: assuming transparent
Apr 23 11:28:07 gateway0 kernel: Unknown bridge resource 2: assuming transparent
Apr 23 11:28:07 gateway0 kernel: PCI: Using IRQ router PIIX [8086/7110] at 00:04.0
Apr 23 11:28:07 gateway0 kernel: Limiting direct PCI/PCI transfers.
Apr 23 11:28:07 gateway0 kernel: Linux NET4.0 for Linux 2.4
Apr 23 11:28:07 gateway0 kernel: Based upon Swansea University Computer Society NET3.039
Apr 23 11:28:07 gateway0 kernel: Initializing RT netlink socket
Apr 23 11:28:07 gateway0 kernel: Starting kswapd
Apr 23 11:28:07 gateway0 kernel: VFS: Diskquotas version dquot_6.4.0 initialized
Apr 23 11:28:07 gateway0 kernel: Journalled Block Device driver loaded
Apr 23 11:28:07 gateway0 kernel: vga16fb: initializing
Apr 23 11:28:07 gateway0 kernel: vga16fb: mapped to 0xc00a0000
Apr 23 11:28:07 gateway0 kernel: Console: switching to colour frame buffer device 80x30
Apr 23 11:28:07 gateway0 kernel: fb0: VGA16 VGA frame buffer device
Apr 23 11:28:07 gateway0 kernel: Detected PS/2 Mouse Port.
Apr 23 11:28:07 gateway0 kernel: pty: 256 Unix98 ptys configured
Apr 23 11:28:07 gateway0 kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
Apr 23 11:28:07 gateway0 kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Apr 23 11:28:07 gateway0 kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Apr 23 11:28:07 gateway0 kernel: Real Time Clock Driver v1.10e
Apr 23 11:28:07 gateway0 kernel: block: 128 slots per queue, batch=32
Apr 23 11:28:07 gateway0 kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Apr 23 11:28:07 gateway0 kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Apr 23 11:28:07 gateway0 kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Apr 23 11:28:07 gateway0 kernel: PIIX4: IDE controller on PCI bus 00 dev 21
Apr 23 11:28:07 gateway0 kernel: PIIX4: chipset revision 1
Apr 23 11:28:07 gateway0 kernel: PIIX4: not 100%% native mode: will probe irqs later
Apr 23 11:28:07 gateway0 kernel:     ide0: BM-DMA at 0xd800-0xd807, BIOS settings: hda:DMA, hdb:DMA
Apr 23 11:28:07 gateway0 kernel:     ide1: BM-DMA at 0xd808-0xd80f, BIOS settings: hdc:pio, hdd:pio
Apr 23 11:28:07 gateway0 kernel: hda: Maxtor 90845D4, ATA DISK drive
Apr 23 11:28:07 gateway0 kernel: hdb: Maxtor 90845D4, ATA DISK drive
Apr 23 11:28:07 gateway0 kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Apr 23 11:28:07 gateway0 kernel: hda: 16514064 sectors (8455 MB) w/256KiB Cache, CHS=16383/16/63
Apr 23 11:28:07 gateway0 kernel: hdb: 16514064 sectors (8455 MB) w/512KiB Cache, CHS=1027/255/63
Apr 23 11:28:07 gateway0 kernel: ide-floppy driver 0.97.sv
Apr 23 11:28:07 gateway0 kernel: Partition check:
Apr 23 11:28:07 gateway0 kernel:  hda: hda1 hda2
Apr 23 11:28:07 gateway0 kernel:  hdb: hdb1
Apr 23 11:28:07 gateway0 kernel: Floppy drive(s): fd0 is 1.44M
Apr 23 11:28:07 gateway0 kernel: FDC 0 is a post-1991 82077
Apr 23 11:28:07 gateway0 kernel: Loading I2O Core - (c) Copyright 1999 Red Hat Software
Apr 23 11:28:07 gateway0 kernel: I2O configuration manager v 0.04.
Apr 23 11:28:07 gateway0 kernel:   (C) Copyright 1999 Red Hat Software
Apr 23 11:28:07 gateway0 kernel: loop: loaded (max 8 devices)
Apr 23 11:28:07 gateway0 kernel: Compaq CISS Driver (v 2.4.5)
Apr 23 11:28:07 gateway0 kernel: HDLC support module revision 1.02 for Linux 2.4
Apr 23 11:28:07 gateway0 kernel: Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Apr 23 11:28:07 gateway0 kernel: Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
Apr 23 11:28:07 gateway0 kernel: ide-floppy driver 0.97.sv
Apr 23 11:28:07 gateway0 kernel: Promise Fasttrak(tm) Softwareraid driver 0.03beta: No raid array found
Apr 23 11:28:07 gateway0 kernel: Highpoint HPT370 Softwareraid driver for linux version 0.01
Apr 23 11:28:07 gateway0 kernel: No raid array found
Apr 23 11:28:07 gateway0 kernel: SCSI subsystem driver Revision: 1.00
Apr 23 11:28:07 gateway0 kernel: Red Hat/Adaptec aacraid driver, Apr 14 2002
Apr 23 11:28:07 gateway0 kernel: DC390: 0 adapters found
Apr 23 11:28:07 gateway0 kernel: 3ware Storage Controller device driver for Linux v1.02.00.016.
Apr 23 11:28:07 gateway0 kernel: 3w-xxxx: No cards with valid units found.
Apr 23 11:28:07 gateway0 named[175]: hint zone "" (IN) loaded (serial 0)
Apr 23 11:28:07 gateway0 kernel: request_module[scsi_hostadapter]: Root fs not mounted
Apr 23 11:28:07 gateway0 kernel: request_module[scsi_hostadapter]: Root fs not mounted
Apr 23 11:28:07 gateway0 kernel: i2o_scsi.c: Version 0.0.1
Apr 23 11:28:07 gateway0 kernel:   chain_pool: 0 bytes @ c1206e40
Apr 23 11:28:07 gateway0 kernel:   (512 byte buffers X 4 can_queue X 0 i2o controllers)
Apr 23 11:28:07 gateway0 kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Apr 23 11:28:07 gateway0 kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Apr 23 11:28:07 gateway0 kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
Apr 23 11:28:07 gateway0 kernel: TCP: Hash tables configured (established 8192 bind 8192)
Apr 23 11:28:07 gateway0 kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Apr 23 11:28:07 gateway0 kernel: kjournald starting.  Commit interval 5 seconds
Apr 23 11:28:07 gateway0 named[175]: master zone "localhost" (IN) loaded (serial 1)
Apr 23 11:28:07 gateway0 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 23 11:28:07 gateway0 named[175]: master zone "0.0.127.in-addr.arpa" (IN) loaded (serial 1)
Apr 23 11:28:07 gateway0 kernel: VFS: Mounted root (ext3 filesystem) readonly.
Apr 23 11:28:07 gateway0 named[175]: master zone "home" (IN) loaded (serial 2003041401)
Apr 23 11:28:07 gateway0 kernel: Freeing unused kernel memory: 280k freed
Apr 23 11:28:07 gateway0 kernel: Adding Swap: 249944k swap-space (priority -1)
Apr 23 11:28:07 gateway0 kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,2), internal journal
Apr 23 11:28:07 gateway0 kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
Apr 23 11:28:07 gateway0 kernel: parport0: irq 7 detected
Apr 23 11:28:07 gateway0 kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Apr 23 11:28:07 gateway0 kernel: 3c59x: Donald Becker and others. www.scyld.com/network/vortex.html
Apr 23 11:28:07 gateway0 kernel: 00:0b.0: 3Com PCI 3c905C Tornado at 0xd000. Vers LK1.1.16
Apr 23 11:28:07 gateway0 kernel: ip_tables: (C) 2000-2002 Netfilter core team
Apr 23 11:28:07 gateway0 kernel: ip_conntrack (1023 buckets, 8184 max)
Apr 23 11:28:07 gateway0 kernel: kjournald starting.  Commit interval 5 seconds
Apr 23 11:28:07 gateway0 kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,65), internal journal
Apr 23 11:28:07 gateway0 kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 23 11:28:07 gateway0 named[175]: master zone "0.168.192.in-addr.arpa" (IN) loaded (serial 2003041401)
Apr 23 11:28:07 gateway0 named[175]: listening on [127.0.0.1].53 (lo)
Apr 23 11:28:07 gateway0 named[175]: Forwarding source address is [0.0.0.0].53
Apr 23 11:28:07 gateway0 named[176]: Ready to answer queries.
Apr 23 11:28:07 gateway0 named[176]: sysquery: sendto([192.203.230.10].53): Network is unreachable
Apr 23 11:28:07 gateway0 rpc.statd[179]: Version 1.0 Starting
Apr 23 11:28:07 gateway0 dhcpd-2.2.x: No subnet declaration for eth0 (0.0.0.0).
Apr 23 11:28:07 gateway0 dhcpd-2.2.x: Please write a subnet declaration in your dhcpd.conf file for the
Apr 23 11:28:07 gateway0 dhcpd-2.2.x: network segment to which interface eth0 is attached.
Apr 23 11:28:07 gateway0 dhcpd-2.2.x: exiting.
Apr 23 11:28:08 gateway0 lpd[194]: restarted
Apr 23 11:28:08 gateway0 kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Apr 23 11:28:08 gateway0 kernel: svc: unknown version (3)
Apr 23 11:28:09 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:28:09 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:28:09 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:28:12 gateway0 /usr/sbin/cron[227]: (CRON) INFO (pidfile fd = 3)
Apr 23 11:28:12 gateway0 /usr/sbin/cron[228]: (CRON) STARTUP (fork ok)
Apr 23 11:28:12 gateway0 /usr/sbin/cron[228]: (CRON) INFO (Running @reboot jobs)
Apr 23 11:28:16 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:28:16 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:28:16 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:28:31 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:28:31 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:28:31 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:28:46 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:28:46 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:28:46 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.
Apr 23 11:28:57 gateway0 kernel: VFS: Disk change detected on device fd(2,0)
Apr 23 11:29:00 gateway0 dhclient-2.2.x: DHCPREQUEST on eth0 to 192.168.0.4 port 67
Apr 23 11:29:00 gateway0 dhclient-2.2.x: send_packet: Network is unreachable
Apr 23 11:29:00 gateway0 dhclient-2.2.x: send_packet: please consult README file regarding broadcast address.

---

output of ps ax:

--- PID TTY STAT TIME COMMAND 1 ? S 0:03 init [2] 2 ? SW 0:00 [keventd]
   3 ?        SWN    0:00 [ksoftirqd_CPU0]
   4 ?        SW     0:00 [kswapd]
   5 ?        SW     0:00 [bdflush]
   6 ?        DW     0:00 [kupdated]
   7 ?        SW     0:00 [i2oevtd]
   8 ?        SW     0:00 [kjournald]
  47 ?        SW     0:00 [kapmd]
  83 ?        SW     0:00 [kjournald]
 112 ?        S      0:00 /sbin/dhclient-2.2.x -q eth0
 116 ?        S      0:00 /sbin/portmap
 169 ?        S      0:00 /sbin/syslogd
 172 ?        S      0:00 /sbin/klogd
 176 ?        S      0:00 /usr/sbin/named
 180 ?        S      0:00 /sbin/rpc.statd
 190 ?        S      0:00 /usr/sbin/inetd
 194 ?        S      0:00 /usr/sbin/lpd
 201 ?        SW     0:00 [nfsd]
 202 ?        SW     0:00 [nfsd]
 203 ?        SW     0:00 [lockd]
 204 ?        SW     0:00 [rpciod]
 205 ?        SW     0:00 [nfsd]
 206 ?        SW     0:00 [nfsd]
 207 ?        SW     0:00 [nfsd]
 208 ?        SW     0:00 [nfsd]
 209 ?        SW     0:00 [nfsd]
 210 ?        SW     0:00 [nfsd]
 213 ?        S      0:00 /usr/sbin/rpc.mountd --no-nfs-version 3
 219 ?        S      0:00 /usr/sbin/sshd
 222 ?        S      0:00 ./tetrix.linux
 225 ?        S      0:00 /usr/sbin/atd
 228 ?        S      0:00 /usr/sbin/cron
 231 tty1     S      0:00 -bash
 232 tty2     S      0:00 /sbin/getty 38400 tty2
 233 tty3     S      0:00 /sbin/getty 38400 tty3
 234 tty4     S      0:00 /sbin/getty 38400 tty4
 235 tty5     S      0:00 /sbin/getty 38400 tty5
 236 tty6     S      0:00 /sbin/getty 38400 tty6
 247 tty1     R      0:00 ps ax






Reply to: