Package: ifupdown Version: 0.6.7 Severity: important
For a fixed IP setup in /etc/network/interfaces, the "ifup eth0" command establishes a connection, but no route: # ifconfig -a eth0 Link encap:Ethernet HWaddr 00:C0:9F:15:0F:55 inet addr:128.97.xxx.xx Bcast:128.97.255.255 Mask:255.255.255.192 BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:289337 errors:0 dropped:0 overruns:0 frame:0 TX packets:249221 errors:1 dropped:0 overruns:1 carrier:1 collisions:0 txqueuelen:1000 RX bytes:175638420 (167.5 MiB) TX bytes:54043886 (51.5 MiB) Interrupt:5 Base address:0xa000 # ifup eth0 SIOCADDRT: No such device Failed to bring up eth0. [EMAIL PROTECTED]:/etc/network# ifconfig eth0 Link encap:Ethernet HWaddr 00:C0:9F:15:0F:55 inet addr:128.97.xxx.xx Bcast:128.97.xxx.255 Mask:255.255.255.192 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:289350 errors:0 dropped:0 overruns:0 frame:0 TX packets:249221 errors:1 dropped:0 overruns:1 carrier:1 collisions:0 txqueuelen:1000 RX bytes:175644682 (167.5 MiB) TX bytes:54043886 (51.5 MiB) Interrupt:5 Base address:0xa000 # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 128.97.xxx.0 * 255.255.255.192 U 0 0 0 eth0 # No route -- what's going on? This is new behavior -- scripts that used to work now fail. My /etc/resolv.conf is fine. I'm not using udev or resolvconf. Setting the values manually works fine ("route add default gw 128.97.xxx.1"), but a mistake that keeps people offline is still an important bug in ifupdown. I didn't know how to set these values manually and floundered for a while, decapitated as it were, headless in cyberspace (my next movie). Cheers, Dave -- System Information: Debian Release: sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages ifupdown depends on: ii debconf [debconf-2.0] 1.4.58 Debian configuration management sy ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii net-tools 1.60-15 The NET-3 networking toolkit ifupdown recommends no packages. -- debconf information: ifupdown/convert-interfaces: true -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]