[ELDK] Problem with ping, telnet and ftp

Ana Cláudia ana-b-dias at ptinovacao.pt
Wed Oct 8 18:54:40 CEST 2008


Hy,
I have 3 problens with my board.
In this e-mail i explain my 3 problems with output from my board and from my linux machine.
I also put 3 Notes, containing  the data of my board (u-boot, kernel, busybox, inetutils) and dmesg message when i turn on my board.

Thanks for all support that you can give me.

Best regards,
Ana Cláudia

1st - Ping to localhost or OLT7 (name of eth0 in /etc/hots) don't work, but it is ok if i put ipaddr.
        Why?

1.1.1- Ping from my board using interface names (NOK)

/root # ping localhost
ping: localhost: Unknown server error
/root # ping OLT7
ping: OLT7: Unknown server error

/root # cat /etc/hosts
127.0.0.1 localhost
10.112.42.136 OLT7

/root # cat /etc/inetd.conf
ftp stream tcp nowait root /usr/sbin/ftpd ftpd -l
telnet stream tcp nowait root /usr/sbin/telnetd telnetd
#shell stream tcp nowait.1000 root /bin/rshd rshd/root #

/root # cat /etc/init.d/rcS
#!/bin/sh

/bin/mount / -o remount,rw,nodiratime,noatime,async
/bin/mount -t proc proc /proc
/bin/mount -t devpts devpts /dev/pts
rm /var/run/*.pid 2> /dev/null
/bin/hostname OLT7-8CH
/usr/sbin/inetd
/sbin/ifconfig lo 127.0.0.1 up
/sbin/ifconfig eth0 10.112.42.136 netmask 255.255.0.0 up



1.1.2- Ping from my board using ipaddr (OK)

/root # ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=0.5 ms
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.3 ms
--- 127.0.0.1 ping statistics ---
2 packets transmitted, 2 packets received, 0% packet loss
round-trip min/avg/max = 0.3/0.4/0.5 ms

/root # ping 10.112.42.136
PING 10.112.42.136 (10.112.42.136): 56 data bytes
64 bytes from 10.112.42.136: icmp_seq=0 ttl=64 time=0.5 ms
Connection closed by foreign host.

1.2 - Ping from other machine (OK)

[claudia at localhost test]$ ping  10.112.42.136
PING 10.112.42.136 (10.112.42.136) 56(84) bytes of data.
64 bytes from 10.112.42.136: icmp_seq=1 ttl=63 time=1.79 ms
64 bytes from 10.112.42.136: icmp_seq=2 ttl=63 time=0.446 ms
64 bytes from 10.112.42.136: icmp_seq=3 ttl=63 time=0.427 ms
64 bytes from 10.112.42.136: icmp_seq=4 ttl=63 time=0.444 ms
64 bytes from 10.112.42.136: icmp_seq=5 ttl=63 time=0.383 ms

--- 10.112.42.136 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4000ms
rtt min/avg/max/mdev = 0.383/0.698/1.793/0.548 ms

2nd- Telnet from my board to other machine works, but don't work from other machine to my board.
          Why?
2.1- Telnet from my board to other machine (OK)
/root # telnet 10.112.40.191

Entering character mode
Escape character is '^]'.

Fedora Core release 5 (Bordeaux)
Kernel 2.6.20-1.2320.fc5smp on an i686
login: claudia
Password:
Last login: Wed Oct  8 17:14:26 from olt7
[claudia at localhost ~]$

2.2- Telnet from other machine to my board (NOK)
[claudia at localhost test]$ telnet 10.112.42.136
Trying 10.112.42.136...
telnet: connect to address 10.112.42.136: Connection refused
telnet: Unable to connect to remote host: Connection refused

3nd- FTP from my board to other machine works, but don't work from other machine to my board.
          Why?
3.1- FTP from my board to other machine (OK)
/root # ftp 10.112.40.191
Connected to 10.112.40.191.
220 (vsFTPd 2.0.4)
Name (10.112.40.191:root): claudia
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp>

3.2- FTP from other machine to my board (NOK)
[claudia at localhost test]$ ftp 10.112.42.136
ftp: connect: Connection refused
ftp> quit
[claudia at localhost test]$ sftp root at 10.112.42.136
Connecting to 10.112.42.136...
ssh: connect to host 10.112.42.136 port 22: Connection refused
Couldn't read packet: Connection reset by peer


NOTE:

1- Software version

/root # uname -a
Linux OLT7-8CH 2.6.12.3-PQ2 #2 Tue Oct 7 11:21:52 WEST 2008 ppc unknown

u-boot version is 1.1.6

kernel version is 2.6.12.3

busybox
BusyBox v1.00 (2006.03.10-15:47+0000) multi-call binary
Usage: busybox [function] [arguments]...
   or: [function] [arguments]...

        BusyBox is a multi-call binary that combines many common Unix
        utilities into a single executable.  Most people will create a
        link to busybox for each function they wish to use and BusyBox
        will act like whatever it was invoked as!

Currently defined functions:
        [, [[, addgroup, adduser, arping, ash, awk, basename, bunzip2,
        busybox, bzcat, cat, chgrp, chmod, chown, chroot, chvt, clear,
        cmp, cp, cpio, crond, cut, date, dc, dd, deallocvt, delgroup,
        deluser, df, dirname, dmesg, dos2unix, du, echo, egrep, env, expr,
        false, fgrep, find, free, freeramdisk, fsck.minix, getty, grep,
        gunzip, gzip, halt, head, hexdump, hostid, hostname, httpd, id,
        ifconfig, ifdown, ifup, inetd, init, insmod, install, ip, ipaddr,
        ipcalc, ipcs, iplink, iproute, kill, killall, klogd, linuxrc,
        ln, logger, login, ls, lsmod, md5sum, mkdir, mke2fs, mkfifo, mkfs.ext2,
        mkfs.ext3, mkfs.minix, mknod, mktemp, modprobe, more, mount, mv,
        netstat, nice, nslookup, openvt, passwd, pidof, ping, pivot_root,
        poweroff, ps, pwd, rdate, readlink, reboot, renice, reset, rm,
        rmdir, rmmod, route, sed, sh, sleep, sort, start-stop-daemon,
        strings, su, sulogin, swapoff, swapon, sync, sysctl, syslogd,
        tail, tar, tee, telnet, telnetd, test, time, top, touch, tr, traceroute,
        true, tty, udhcpd, umount, uname, uncompress, uniq, unix2dos,
        unzip, uptime, usleep, uudecode, uuencode, vi, vlock, wc, wget,
        which, who, whoami, xargs, yes, zcat

inetutils 1.5

2-  Struct of the directories bin sbin /usr/bin /usr/sbin  in the board

/root #
/root #
/root # ls -la /bin
drwxrwxrwx    2 root     root         1024 Sep 26  2008 .
drwxr-xr-x   15 root     root         1024 Oct  8  2008 ..
lrwxrwxrwx    1 root     root            7 Oct  8  2008 addgroup -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 adduser -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ash -> busybox
-rwxr-xr-x    1 root     root      1569732 Sep 26  2008 busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 cat -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 chgrp -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 chmod -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 chown -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 cp -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 cpio -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 date -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 dd -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 delgroup -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 deluser -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 df -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 dmesg -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 echo -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 egrep -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 false -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 fgrep -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 grep -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 gunzip -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 gzip -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 hostname -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ip -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ipaddr -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ipcalc -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 iplink -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 iproute -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 kill -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ln -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 login -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ls -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 mkdir -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 mknod -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 mktemp -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 more -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 mount -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 mv -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 netstat -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 nice -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 pidof -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ping -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 ps -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 pwd -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 rm -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 rmdir -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 sed -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 sh -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 sleep -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 su -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 sync -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 tar -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 touch -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 true -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 umount -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 uname -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 uncompress -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 usleep -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 vi -> busybox
lrwxrwxrwx    1 root     root            7 Oct  8  2008 zcat -> busybox
/root # ls -la /sbin
drwxrwxrwx    2 root     root         1024 Sep 26  2008 .
drwxr-xr-x   15 root     root         1024 Oct  8  2008 ..
lrwxrwxrwx    1 root     root           14 Oct  8  2008 freeramdisk -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 fsck.minix -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 getty -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 halt -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 ifconfig -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 ifdown -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 ifup -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 init -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 insmod -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 klogd -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 lsmod -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 mke2fs -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 mkfs.ext2 -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 mkfs.ext3 -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 mkfs.minix -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 modprobe -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 pivot_root -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 poweroff -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 reboot -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 rmmod -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 route -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 start-stop-daemon -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 sulogin -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 swapoff -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 swapon -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 sysctl -> ../bin/busybox
lrwxrwxrwx    1 root     root           14 Oct  8  2008 syslogd -> ../bin/busybox
/root # ls -la /usr/sbin
drwxr-xr-x    2 root     root         1024 Oct  2  2008 .
drwxrwxrwx    4 root     root         1024 Sep 26  2008 ..
lrwxrwxrwx    1 root     root           17 Oct  8  2008 chroot -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 crond -> ../../bin/busybox
-rwxr-xr-x    1 root     root       140178 Oct  2  2008 ftpd
lrwxrwxrwx    1 root     root           17 Oct  8  2008 httpd -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 inetd -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 rdate -> ../../bin/busybox
-rwxr-xr-x    1 root     root        55246 Oct  2  2008 rlogind
lrwxrwxrwx    1 root     root           17 Oct  8  2008 telnetd -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 udhcpd -> ../../bin/busybox
/root # ls -la /usr/bin
drwxr-xr-x    2 root     root         1024 Oct  2  2008 .
drwxrwxrwx    4 root     root         1024 Sep 26  2008 ..
lrwxrwxrwx    1 root     root           17 Oct  8  2008 [ -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 [[ -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 arping -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 awk -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 basename -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 bunzip2 -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 bzcat -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 chvt -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 clear -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 cmp -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 cut -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 dc -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 deallocvt -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 dirname -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 dos2unix -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 du -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 env -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 expr -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 find -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 free -> ../../bin/busybox
-rwxr-xr-x    1 root     root       166440 Oct  2  2008 ftp
lrwxrwxrwx    1 root     root           17 Oct  8  2008 head -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 hexdump -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 hostid -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 id -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 install -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 ipcs -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 killall -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 logger -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 md5sum -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 mkfifo -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 nslookup -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 openvt -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 passwd -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 readlink -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 renice -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 reset -> ../../bin/busybox
-rwsrwxr-x    1 root     root        38612 Oct  2  2008 rlogin
-rwsrwxr-x    1 root     root        24212 Oct  2  2008 rsh
lrwxrwxrwx    1 root     root           17 Oct  8  2008 sort -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 strings -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 tail -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 tee -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 telnet -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 test -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 time -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 top -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 tr -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 traceroute -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 tty -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 uniq -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 unix2dos -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 unzip -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 uptime -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 uudecode -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 uuencode -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 vlock -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 wc -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 wget -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 which -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 who -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 whoami -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 xargs -> ../../bin/busybox
lrwxrwxrwx    1 root     root           17 Oct  8  2008 yes -> ../../bin/busybox
/root #


3- Board Data
/root # dmesg
Linux version 2.6.12.3-PQ2 (root at localhost.localdomain) (gcc version 4.0.2 20060628 (Wasabi)) #2 Tue Oct 7 11:21:52 WEST 2008
PQ2_PTIN Port
PT Inovacao MPC8280 PowerPC port
On node 0 totalpages: 32768
  DMA zone: 32768 pages, LIFO batch:15
  Normal zone: 0 pages, LIFO batch:1
  HighMem zone: 0 pages, LIFO batch:1
Built 1 zonelists
Kernel command line: root=/dev/hda2 rw,noatime,nodiratime console=ttyCPM0,19200 devfs=nomount
PID hash table entries: 1024 (order: 10, 16384 bytes)
m82xx_wdt: wdt disabled (SYPCR: 0xFFFFFFC3)
Warning: real time clock seems stuck!
Console: colour dummy device 80x25
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 126464k available (2532k kernel code, 676k data, 108k init, 0k highmem)
Calibrating delay loop... 131.07 BogoMIPS (lpj=65536)
Mount-cache hash table entries: 512
NET: Registered protocol family 16
TC classifier action (bugs to netdev at vger.kernel.org cc hadi at cyberus.ca)
Sangoma WANPIPE Router v1.1 (c) 1995-2000 Sangoma Technologies Inc.
Initializing Cryptographic API
Generic RTC Driver v1.07
Software Watchdog Timer: 0.07 initialized. soft_noboot=0 soft_margin=60 sec (nowayout= 0)
Serial: CPM driver $Revision: 0.01 $
ttyCPM0 at MMIO 0xcf011a80 (irq = 4) is a CPM UART
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
RAMDISK driver initialized: 16 RAM disks of 32768K size 1024 blocksize
loop: loaded (max 8 devices)
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP BSD Compression module registered
NET: Registered protocol family 24
DLCI driver v0.35, 4 Jan 1997, mike.mclagan at linux.org.
HDLC support module revision 1.17
Cronyx Ltd, Synchronous PPP and CISCO HDLC (c) 1994
Linux port (c) 1998 Building Number Three Ltd & Jan "Yenya" Kasprzak.
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
IDE phys mem : 60c00000...60c00200 (size 00000200)
IDE virt base: c9000000
base: c9000000 + 00000000 = c9000000
port[0]: c9000000 + 00000008 = 00000000 | c9000008
port[1]: c9000000 + 00000001 = 00000001 | c9000001
port[2]: c9000000 + 00000002 = 00000002 | c9000002
port[3]: c9000000 + 00000003 = 00000003 | c9000003
port[4]: c9000000 + 00000004 = 00000004 | c9000004
port[5]: c9000000 + 00000005 = 00000005 | c9000005
port[6]: c9000000 + 00000006 = 00000006 | c9000006
port[7]: c9000000 + 00000007 = 00000007 | c9000007
port[8]: c9000000 + 0000000e = 00000008 | c900000e
port[9]: c9000000 + 0000000a = 00000009 | c900000a
Probing IDE interface ide0...
hda: Transcend 256M, CFA DISK drive
ide0 at 0xc9000008-0xc900000f,0xc900000e on irq 19
hda: max request size: 128KiB
hda: 500736 sectors (256 MB) w/2KiB Cache, CHS=978/16/32
hda: cache flushes not supported
 hda: hda1 hda2
mice: PS/2 mouse device common for all mice
eth0: FCC ENET Version 0.3, 00:06:91:00:7b:ad
GACT probability on
Mirror/redirect action on
Simple TC action Loaded
u32 classifier
    Perfomance counters on
    input device check on
    Actions configured
NET: Registered protocol family 2
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
IPv4 over IPv4 tunneling driver
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 10
Disabled Privacy Extensions on device c02d3fc8(lo)
IPv6 over IPv4 tunneling driver
NET: Registered protocol family 17
Bridge firewalling registered
802.1Q VLAN Support v1.8 Ben Greear <greearb at candelatech.com>
All bugs added by David S. Miller <davem at redhat.com>
SCTP: Hash tables configured (established 4096 bind 8192)
 hda: hda1 hda2
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
EXT3-fs: recovery complete.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 108k init
init : 724
EXT3 FS on hda2, internal journal
eth0: no IPv6 routers present
/root #


More information about the eldk mailing list