LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Bypass Corporate Firewall:Urgent Soln required pls (https://www.linuxquestions.org/questions/linux-networking-3/bypass-corporate-firewall-urgent-soln-required-pls-600177/)

VinodhLinux 11-16-2007 12:38 PM

Bypass Corporate Firewall:Urgent Soln required pls
 
Hi All,

In my company we have a lab(does not belong my companys corporate network. differnet network) with 6 systems.I wish to take the remote of one of the lab systems from my cubicle(companys corporate network)..The lab has a separate Broadband connection (Beetel ADSL Router)mainly for R and D purposes.I have Fedora installed on the remote system(lab system).I have installed Real Vnc server on the lab system.I port forwarded port 5900 of the router to port 5900 on the machine to be taken as remote. .I am able to take the remote desktop from someother machine within the lab lan as well as from my home in Chennai or from anyother browsing center for that matter.But the requirement is that I need to take the remote of that lab system from my company's corporate network that runs a firewall.The firewall blocks all outgoing connections to port 5900 on which vnc server installed on the lab system listens.So i am unable to take the remote of the lab system from the corporate network using the vnc viewer.I even tried port forwarding port 80 of the router to port 5900 of my lab but that din help as well...

Can anyone please provide me a permanentt solution so that I can bypass the corporate firewall and take the remote of the lab system from the corporate network?

I've browsed through a lot and nothing seems to work...I am very upset.I tried ssh tunnelling but even that does n seem to work..I am helpless and my eyes literally burn browsing all night..Help pls...........

pixellany 11-16-2007 12:58 PM

An obvious concern for anyone here is whether you are trying to do any of this without the company's knowledge or consent. Have you discussed this with the IT department, Systems admin, etc.?

The bureaucratic answer is that whoever set up the network would presumably know how to change it.

VinodhLinux 11-16-2007 01:14 PM

I don think teh network management group in my system would concentrate on all this and we cannot go behind them asking all this . And the requirement is with the consent of my manager.So I don think this si something unethical or so..My manager asked me to do this for some purpose...Pls help

XavierP 11-19-2007 02:32 AM

Moved: This thread is more suitable in Linux-Networking and has been moved accordingly to help your thread/question get the exposure it deserves.

allend 11-19-2007 04:32 AM

I have a very similiar situation where I work. The lab PCs connect to Linux servers that connect to the corporate LAN.
I have Samba running on the servers, with data directories from the lab PCs mounted on the Linux servers. From the corporate LAN it is possible to log in to the Linux servers and access these shares.
I also have VNC servers running on the lab PCs and have entries in my iptables based firewall scripts on the servers to port forward to the appropriate NAT attached lab PC for remote desktop control. Users can access the remote desktop via a browser on their desktop PC connected to the corporate LAN.

I am unclear as to your actual network layout. Is your Fedora system acting as a server for your lab PCs that form a NAT attached intranet?

If so, then my setup should also work in your situation. I do not think that your corporate LAN administrators will be blocking ports 5800 and 5900 for internal traffic on the corporate LAN behind the corporate firewall.

VinodhLinux 12-14-2007 12:41 PM

Firewall Preventing outgoing connection to VNC Server(Soln:SSH Tunnellling via Putty)
 
Hi friends

Finally I am done with my requirement.I used vnc with putty and I was able to break the corporate firewall as the outgoing traffic is encrypted using SSH tunnelling via putty.

Next time you face corporate firewall problems preventing you to ssh to any system outside your lan in the internet the best solution is to tunnel your outgoing traffic via putty.

I struggled a lot for this...

Excellent link.

http://www.youtube.com/watch?v=cKhVFqSnhXw

Refer the above link and your VNC Remote Desktop issue by SSH tunnelling through Putty is done.Thereby you can bypass your corporate firewall.


All times are GMT -5. The time now is 07:34 PM.