Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Jun 28, 2005 9:45 am 
Offline
Junior Member

Joined: Thu Apr 21, 2005 12:41 pm
Posts: 43
Website: http://www.jamesl.info
WLM: sipherx@gmail.com
Yahoo Messenger: sipherx598
AOL: sipherx1023
Location: Florida
Okay I have read around the forums, and I did cakers post on the bugs on adding new ip addresses, but I have a problem.. Everytime I reboot my node, it wont bring up the second ip address, unless I type this:

Code:
ifconfig eth0:2 70.85.31.66 netmask 255.255.255.0 up


Then I dont even have to restart my network or anything and it works.. Help me out I dont what I am doin wrong. Its sort of became an issue since TP started messin up.

_________________
James Lenhart.


Top
   
 Post subject:
PostPosted: Tue Jun 28, 2005 10:50 am 
Offline
Senior Member
User avatar

Joined: Fri Aug 15, 2003 2:15 pm
Posts: 111
Website: http://fubegra.net/
Which distro are you using?

If you're using Debian, the /etc/network/interfaces file controls what interfaces get started at bootup. You could add something like:

Code:
auto eth0:1
iface eth0:1 inet static
    address 70.85.31.66
    netmask 255.255.255.0
    broadcast 70.85.31.255


and it should come up automatically.

_________________
Bus error (passengers dumped)


Top
   
 Post subject:
PostPosted: Tue Jun 28, 2005 11:20 pm 
Offline
Junior Member

Joined: Thu Apr 21, 2005 12:41 pm
Posts: 43
Website: http://www.jamesl.info
WLM: sipherx@gmail.com
Yahoo Messenger: sipherx598
AOL: sipherx1023
Location: Florida
Thanks, now it looks like if there is ever an a power outage when the servers come back on everything will be O.K. Thanks a lot.

_________________
James Lenhart.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: dobriain and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group