Hello, I got a little problem with my network interface, When I use ifup eth0 the connection is not initialised. When I use ifconfig and route manually i works fine. I am using debian 3.0 with kernel 2.4.19. My /etc/network/interfaces looks like this; auto eth0 iface eth0 inet static adress 192.168.1.41 netmask 255.255.255.0 gateway 192.168.1.1 Can anyone see what the problem is? Best Regards Soren Rydlund