I'm trying to install this adapter for hours. > > with modconf I've choosen 'tulip'-driver for DEC 21040 (installation > succeeded). > > ifconfig eth0 192.168.1.1 netmask 255.255.255.0 > route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0 > kein Gateway > ifconfig lo 127.0.0.1 > route add -net 127.0.0.0 dev lo > > It worked until now. But: pinging works only with localhost (127.0.0.1) or > with debian (192.168.1.1). But there are two more adresses (192.168.1.2 > and 192.168.1.10). The hardware works, because bootet with Windows > 95 everything works fine.
What kernel are you using? 2.0.32 kernel has quite an outdated tulip driver. It is *much* more mature now. My suggestion would be to download the latest tulip.c from http://cesdis.gsfc.nasa.gov/linux/drivers/tulip.html and recompile the kernel with it. Alex Y. -- _ _( )_ ( (o___ +-------------------------------------------+ | _ 7 | Alexander Yukhimets | \ (") | http://pages.nyu.edu/~aqy6633/ | / \ \ +-------------------------------------------+ -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .