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

Re: [cobalt-users] Raq4 - Kernel 2.4 Upgrade Woes



Josh Trutwin wrote:

   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp   1025  status
    100024    1   tcp   1024  status
    100003    2   udp   2049  nfs
    100003    2   tcp   2049  nfs
    100005    1   udp    845  mountd
    100005    2   udp    845  mountd
    100005    1   tcp    848  mountd
    100005    2   tcp    848  mountd


ok, all the nfs stuff on the server looks fine...



It's running tcpd, I added it anyway, still no go.

Partition check:
 hdc: [PTBL] [1027/255/63] hdc1 hdc2 hdc3 hdc4 < hdc5 hdc6 hdc7 hdc8 >
autodetecting RAID arrays
autorun ...
... autorun DONE.
Looking up port of RPC 100003/2 on 192.168.0.1

But it is still trying to use the wrong address.  could you capture
it with tcpdump for me and send it so I can open it in ethereal?
run this from the dhcp server:

tcpdump -s 0 -i eth0 -w dhcpoffer.cap ether host 00:10:e0:02:59:13

and mail me dhcpoffer.cap. :)

-duncan