Networking Forums

Networking Forums > Computer Networking > Linux Networking > eth1 not coming up at boot time

Reply
Thread Tools Display Modes

eth1 not coming up at boot time

 
 
shuffle
Guest
Posts: n/a

 
      11-03-2003, 09:45 PM
Hello all. Thanks for taking the time to read this.

Just wondering if anyone has had similar experiences.

I have two interfaces on my Red Hat 9 box - an Intel e100 as eth0 (static
private IP) and a 3Com 3c905 as eth1 (static Internet IP). I am running
iptables and snat to do my port forwarding / address translation. It works
great, with one exception : eth1 will not come up on its own at boot time,
or whenever I attempt to restart networking (service network restart).

If I wait until the machine is up, then issue a "ifup eth1" - it works fine.

So, I am operational, but eth1 being my Internet side... if the power goes
out and I am not at home, I won't be able to get into the box as the
external interface will be down. :-(

Any ideas? My /etc/sysconfig/network-scripts/ifcfg-eth1 looks like this :

DEVICE=eth1
BOOTPROTO=none
BROADCAST=209.115.229.127
IPADDR=209.115.229.69
NETMASK=225.225.225.192
GATEWAY=209.115.229.65
ONBOOT=yes

The same fields and appropriate data as my eth0 which works fine...


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to start apache2 at boot time dongarbage@hotmail.com Linux Networking 2 10-15-2006 09:00 PM
eth0 not coming up on boot, but comes up manually brian Linux Networking 0 06-08-2005 02:38 PM
firestarter question, NAT at boot time? Ohmster Linux Networking 5 05-14-2005 12:00 AM
MN710 USB not coming up on boot up LoneGolfer Broadband Hardware 0 06-01-2004 08:50 PM
Cannot get a Logon Prompt at boot time Robert Windows Networking 2 01-12-2004 11:36 PM



1 2 3 4 5 6 7 8 9 10 11