Package: hello
Version: 1.3-16
After a sarge->etch upgrade, eth1 is not being configured upon reboot.
/etc/init.d/networking restart configures the card. My work-around is to put
"/sbin/ifup eth1" at the start of /etc/init.d/portmap
Here is my interfaces file:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet static
address 216.7.88.132
netmask 255.255.255.0
network 216.7.88.0
broadcast 216.7.88.255
gateway 216.7.88.1
dns-nameservers 216.7.88.71
dns-search chinoc.net
auto eth1
iface eth1 inet static
address 10.10.10.210
netmask 255.255.255.0
network 10.10.10.0
broadcast 10.10.10.255
I am using Debian GNU/Linux 4.0, kernel 2.6.18-4-686 and ifupdown 0.6.8.
--
Ward... James Ward
Linux System Administrator
System Administration
Phone: 520-290-0910 ext 268
Fax: 520-546-3442
ICQ: 201663408
Jabber: [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]