Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Adding private IP ...
PostPosted: Wed Mar 04, 2009 8:15 pm 
Offline
Senior Member
User avatar

Joined: Sat Oct 16, 2004 11:13 am
Posts: 176
I just tried to add a private IP to my Linode (as described in the Network tab of the Linode Manager). As usual, I created the virtual interface eth0:0, here is /etc/network/interfaces:
Code:
....
auto eth0:0
iface eth0:0 inet static
        address 192.168.136.xxx
        netmask 255.255.128.0

ifconfig:
Code:
eth0:0    Link encap:Ethernet  HWaddr fe:fd:48:0e:ba:c9
          inet addr:192.168.136.xxx  Bcast:192.168.255.255  Mask:255.255.128.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1

route:
Code:
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
72.14.186.0     *               255.255.255.0   U     0      0        0 eth0
192.168.128.0   *               255.255.128.0   U     0      0        0 eth0
default         gateway52.linod 0.0.0.0         UG    0      0        0 eth0

I did restart the server and the networking services. Howeer, this seems to not work - if I try to access my other linode, i keep getting "No route to host" or "Destination Host Unreachable" errors.


Top
   
 Post subject:
PostPosted: Wed Mar 04, 2009 8:33 pm 
Offline
Senior Member

Joined: Tue Jan 22, 2008 2:10 am
Posts: 103
FYI - your IP address is encoded into your MAC address, so if you're paranoid you're going to want to mask that out too.

Are you sure the other linode is configured for the private network properly as well? I don't see anything immediately obviously wrong with what you posted...

Also, check your arp table (arp -n) to see if it's seeing the other linode at all...


Top
   
 Post subject:
PostPosted: Wed Mar 04, 2009 8:53 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 10:32 pm
Posts: 246
Location: NJ, USA
We'd be able to better assist you if you open a support ticket. Unless I'm looking at the wrong account, I only see one Linode. Is the other Linode you are attempting to contact located in the same data center?

-Tom


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


Who is online

Users browsing this forum: No registered users and 1 guest


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