Networking Forums

Networking Forums > Computer Networking > Linux Networking > Trouble with LINUX server with VPN

Reply
Thread Tools Display Modes

Trouble with LINUX server with VPN

 
 
jeanluc
Guest
Posts: n/a

 
      12-07-2005, 08:17 PM
At the office, people are able to connect to a RedHat LINUX box and
open up a LINUX remote desktop on their windows machine. They just use
CygWin and type

$ X -query machine_name

and they then get a graphical login screen to the Redhat LINUX box.

Unfortunately, I am located outside the office and connect to the
office using OpenVPN shareware on my WinXP notebook.

I can start cygwin and am able to ping the machine. When I try

$X -query machine_name

I just get a blank gray window opening up with no login screen.

Can someone give me some broad hints as to solve this problem?

Is it configuration files in RedHat LINUX that need to be modified?

Is it ports on the LINUX box that have to be opened? If so, which ones?


Note that within the office network, everything works fine. I think
packets are getting lost when VPN is used.

thanks for any hints that you can give!

 
Reply With Quote
 
 
 
 
David Gurvich
Guest
Posts: n/a

 
      12-08-2005, 06:19 AM
jeanluc wrote:

......
> Note that within the office network, everything works fine. I think
> packets are getting lost when VPN is used.
>
> thanks for any hints that you can give!

Are the incoming and outgoing external ports open at the office for vnc?

 
Reply With Quote
 
jeanluc
Guest
Posts: n/a

 
      12-09-2005, 06:44 PM

David Gurvich wrote:
> jeanluc wrote:
>
> .....
> > Note that within the office network, everything works fine. I think
> > packets are getting lost when VPN is used.
> >
> > thanks for any hints that you can give!

> Are the incoming and outgoing external ports open at the office for vnc?


It looks like the vnc ports are closed.

I decided to drop the requirement for just an XTERM rather than a
complete remote LINUX desktop. This is better on the LINUX resources
anyways. The cygwin commands to do this are

$ startxwin.bat

This opens up an XTERM window. In this new window I typed

$ ssh -Q account_name@machine_name

If I then type "xclock", a clock then appears on my windows desktop.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
linux idsn active-filter trouble Brane Linux Networking 0 04-18-2005 06:59 PM
Trouble Using MN-710 and Red Hat Linux Reverend TFStarks Broadband Hardware 2 01-24-2005 03:10 PM
Trouble Installing Linux/Cisco VPN Client Has anyone had trouble compiling the linux cisco vpn client? Here is the output of the install script: # uname -rviosm Linux 2.4.22-1.2188.nptl #1 Wed Apr 21 20:19:18 EDT 2004 x86_64 x86_64 GNU/Linux JSH Linux Networking 4 07-02-2004 12:48 PM
Trouble with Mac behind Linux Firewall EKK Linux Networking 2 02-03-2004 03:36 PM
Mac OS X trouble connecting to Linux VPN server Haans Linux Networking 0 08-06-2003 03:21 AM



1 2 3 4 5 6 7 8 9 10 11