How I set up a pseudo demo server

So a couple of weeks ago, Ivan and I were trying to figure out how he could let his friend hit his Liferay tomcat without having to set up a demo server or using adobe acrobat connect. Basically, he needed the fastest way for someone to hit his local box from outside his network (China to US). A week earlier, I stumbled upon this tool called Hamachi, which allows you to create private vpn networks quickly and easily. 
 

What we did was this:

 
  1. We installed Hamachi on both our boxes.
  2. I “created a new network” called Liferay and added a password.
  3. Ivan “joined an existing network” called Liferay and entered that password.
  4. The Hamachi client displayed both the Liferay network and also our “new” ip addresses for our machines.
  5. Ivan started up his Liferay bundle
  6. I then entered in http://5.35.87.107:8080, (5.35.87.107 being “ivan’s new ip” instead of localhost)
  7. I was able to hit his local Liferay tomcat
 
You can transfer files using start > run > \\5.35.87.107 and you can also use vnc viewer to have remote access to your box. This is a really cool tool, especially if you’re running a home webserver. More posts to come on the exact steps that I took to get my Liferay site up at home using a dynamic ip through my cable provider.
 
 
Enjoy!
Blogs