Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Nov 21, 2014 12:08 am 
Offline
Senior Newbie

Joined: Fri Nov 21, 2014 12:01 am
Posts: 6
Hello all, just set up my first Linode instance and the one thing I'm struggling with is networking between Linode instances. I've had a lot of experience with VMWare so I understand the basics and I've run instances connected to virtual switches. So, is every node permanently connected to the public internet via its public IP? There isn't a concept of a private network where you can hide instances behind a firewall node?


Top
   
PostPosted: Fri Nov 21, 2014 1:32 am 
Offline
Senior Member

Joined: Thu Feb 20, 2014 5:06 pm
Posts: 58
It isn't possible to disassociate the public IP, AFAIK. You can, however, hide instances behind a firewall by adding a private IP to each instance and then configuring everything except the firewall to drop packets sent to the public IP. In Linux, the latter could be done with "iptables -A INPUT -i eth0 -j DROP" (assuming eth0 corresponds to the public IP).


Top
   
PostPosted: Sat Nov 29, 2014 2:38 pm 
Offline
Senior Newbie

Joined: Fri Nov 21, 2014 12:01 am
Posts: 6
Thanks, this answers my question


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


Who is online

Users browsing this forum: No registered users and 5 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