Q. My service provider (EV1 and softlayer) provides total 5 public IP address using private VLAN. I have installed VMWARE on CentOS Linux and setup bridged networking. Next I had assigned one of the secondary public IP to vmware guest os. But I am unable to connect outside world? How do I solve this problem? My IP address range:
Primary IP: eth0: 65.90.xxx.12
Secondary IP: eth1: 65.92.xxx.54 - 65.92.xxx.57
A. To route traffic over VLAN from secondary IP address you need bind one of secondary IP address to router. So if you have total 5 secodary IP address you need to burn 3 IP address for VLAN/router. It will result into 2 usable public IP address. Ask your service provider to burn and route public address via private VLAN.
Another choice is to use VMWARE NAT feature. It allows you to use existing gateway / router IP to router traffic between VMWARE guest os over VLAN to rest of the world.
You should follow me on twitter here or grab rss feed to keep track of new changes.
Featured Articles:
- 30 Handy Bash Shell Aliases For Linux / Unix / Mac OS X
- Top 30 Nmap Command Examples For Sys/Network Admins
- 25 PHP Security Best Practices For Sys Admins
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- Linux: 20 Iptables Examples For New SysAdmins
- Top 20 OpenSSH Server Best Security Practices
- Top 20 Nginx WebServer Best Security Practices
- 20 Examples: Make Sure Unix / Linux Configuration Files Are Free From Syntax Errors
- 15 Greatest Open Source Terminal Applications Of 2012

- My 10 UNIX Command Line Mistakes
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- The Novice Guide To Buying A Linux Laptop











{ 3 comments… read them below or add one }
I need to know how to configure terminal server in redhat linux. I am the new one to linux. In windows i can do but in linux i can’t .Please help me as soon as possible.Already i did time but it’s not working.
Regards,
Karthikeyan.N
Hi,
I have this same issue. But I dint understand a single thing you have mentioned here. Can you please elaborate a little bit for me to digest.
I am trying to solve this for the past few weeks and dint find any answer.
Is there anything that can be done without calling the ISP ppl. I have two public IP and both working fine on the linux host OS. When I try assigning one for the vmware guest OS with the same route gw &dns settings I am not able to connect internally and externally.. Real problem!!! :(
Thanks.
Thomas
I’ve ruined into the same problem.
Changing openVZ networking mode to bridged helped.