30 pts.
 How to connect to my servers from behind customer firewall?
I need to do some product demos connecting to my server. However many times the client firewall rules prevent me from accessing my server. My application needs access to multiple ports (apache, tomcat,oracle,..). Is there some VPN software I can install to resolve my problem? I would appreciate your help.

Software/Hardware used:
ASKED: March 14, 2008  7:35 PM
UPDATED: March 26, 2008  10:44 PM

Answer Wiki:
Most companies will also be blocking the VPN ports to prevent employees from creating VPN tunnels to other companies or to thier houses. Your best bet is to load up all the components onto your laptop so that you can take the entire system with you. This does mean having to take laptop with a decent amount of RAM and drive space so that you can load of the Oracle database, web servers, etc but it will get you around these problems. If that isn't going to work you can setup a PC at your office with netmeeting, or gotomeeting, or gotomypc, webex, etc and then remote into your machine at the office which will then allow you do access your servers. Now if your application requires that holes be opened to your Oracle server for customers to use your application then you may need to look at redesigning the application so that direct Oracle access isn't needed. Direct database access over the Internet is very insecure no matter what platform you use. You would also be requiring your customers to install the Oracle drivers on thier PC which may have a licensing cost to go with it, as well as any potential issues with installing the Oracle drivers along with the other software that they have installed. *** Improved by Wrobinson on St. Patrick's Day 2008 *** You can perform any of the steps above recommended by Mrdenny, who is always on point and on time. There are some other options such as establishing a Terminal Services session to your network, or using a broadband access card for laptop which will allow you to bypass client firewall issues quite nicely. That is what I and most of my coworkers who are consultants do. It's better to stay off of client networks as much as possible anyway. This will limit your exposure or accountability. *** End Update ***
Last Wiki Answer Submitted:  March 18, 2008  12:54 am  by  Denny Cherry   64,550 pts.
All Answer Wiki Contributors:  Denny Cherry   64,550 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Thanks to Mrdenny and Wrobinson for your feedback. I currently use a Broadband Wirelsss card from Sprint for giving demos at my client sites. However sometimes the speed is really slow especially when the demo room is deep inside the client’s building and I don’t have much control on where the demo is conducted at. Too bad we don’t have clean solution to just VPN tunnel out from wherever we’re without compromising the client;s security. Reg the remote terminal solutions, I haven’t really tried out much eventhough we use gomeetnow for our web conferences which works great. Thanks again for the suggestions.

 30 pts.