LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 03-08-2007, 08:18 AM   #16
Digdis
LQ Newbie
 
Registered: Dec 2006
Posts: 13

Rep: Reputation: 0

Quote:
Originally Posted by drokmed
Hiya Digdis and thanks,

I'm on the road now, will check when I get back to the office.

On my windows pc's, I use the VNC viewer from RealVNC:

http://www.realvnc.com

If you followed the above howto, you have TWO different VNC servers configured, one from YaST (remote login) and one from sax2 (remote control). I'd say shut off the yast one (the new session) and try again.

YaST -> Network Services -> Remote Administration

Set this to NOT allow remote administration. This is the one that is giving you the new session. I take it you dont want that, but just want to remote control the pc. For that one, see:

YaST -> Hardware -> Graphics Card and Monitor

VNC -> Allow access... turn on, and accept defaults. Don't forget when you make changes here, you have to reset the graphics system. A simple reboot will do it too.

From the windows pc, you shouldn't have to specify a port or screen number, but just the IP address (or name if DNS resolution).

If that doesn't do it, try opening those ports in the firewall (not sure if you are blocking INTERNAL zone).

Good luck!
Thanks drokmed. Unfortunately, this doesn't work.
I have disabled the remote administartion from Yast, and kept only the sax2 one.
Also switched to the RealVNC. Yet again, when attempting to connect, I keep getting a "Connection refused" box. Also tried to connect from another OpenSuSE 10.2 box - same result. Firewall is disabled. Other than that, the PCs communicate fine (as I mentioned, I was even able to open a new session when it was enabled via Yast).
Any clue?
D.
 
Old 03-08-2007, 02:25 PM   #17
drokmed
Member
 
Registered: Dec 2005
Location: St Petersburg, FL, USA
Posts: 220

Rep: Reputation: 31
Hmm I take it you can ping/ssh to it. Here's a few ideas:

When you enabled it, did you click on test? Did the test pass? It has to pass before it will work, then click save.

I've seen one box where test didn't pass. I installed the video drivers from the ATI website, and when I tried to enable remote vnc, xmode just ran forever, kinda hanged, and didn't work on that one.

I just tested from my SLED laptop using 'vncviewer 192.168.1.1' to my router and it worked fine.

Another thought... how many NICs in that machine? You said firewall is off. If there is more than one nic and firewall is off, you will not be able to access the remote nic. Only the local one will work.
 
Old 03-11-2007, 04:05 AM   #18
Digdis
LQ Newbie
 
Registered: Dec 2006
Posts: 13

Rep: Reputation: 0
Quote:
Originally Posted by drokmed
Hmm I take it you can ping/ssh to it. Here's a few ideas:

When you enabled it, did you click on test? Did the test pass? It has to pass before it will work, then click save.

I've seen one box where test didn't pass. I installed the video drivers from the ATI website, and when I tried to enable remote vnc, xmode just ran forever, kinda hanged, and didn't work on that one.
Yeah ping succeeds, and so does the test. One thing that has just come to my mind is the fact that the sax2 configuration dialog didn't always come up (just wouldn't open). Couple of reboots solved the problem. Don't know if this has anything to do with the problem.

Quote:
Originally Posted by drokmed
Another thought... how many NICs in that machine? You said firewall is off. If there is more than one nic and firewall is off, you will not be able to access the remote nic. Only the local one will work.
That starts to sound like my problem. I have two NICs indeed, and the firewall is off as it's a company network - no need for it. But still, I am able to access anything via both NICs - one is set up to access my company network, and one - to access some local equipment. Please elaborate - what does the fact that firewall is off have to do with the access from both NICS, and also - if I can access anything via both NICS, then can it still be the problem with VNC?
Cheers,
D.
 
Old 03-12-2007, 11:17 AM   #19
drokmed
Member
 
Registered: Dec 2005
Location: St Petersburg, FL, USA
Posts: 220

Rep: Reputation: 31
Are you doing true routing, or NAT?

If NAT, it's built in to the firewall. You have to turn on the firewall to turn on NAT. Otherwise, LAN pc's will not be able to communicate thru the NAT router.

Try turning on the firewall, and turn on NAT (masquerading).
 
Old 03-13-2007, 09:46 AM   #20
Digdis
LQ Newbie
 
Registered: Dec 2006
Posts: 13

Rep: Reputation: 0
Quote:
Originally Posted by drokmed
Are you doing true routing, or NAT?

If NAT, it's built in to the firewall. You have to turn on the firewall to turn on NAT. Otherwise, LAN pc's will not be able to communicate thru the NAT router.

Try turning on the firewall, and turn on NAT (masquerading).
I don't use NAT (of course my company does, but it's only relevant for the external router). I basically have two NICS, where the first is connected to the company network, and gets the IP address via DHCP, and the second one has a static address (it's even disconnected right now).
And again - if both PCs manage to communicate in other ways (ping, tftp etc.), why should VNC be different?
Cheers,
 
Old 03-14-2007, 10:26 AM   #21
drokmed
Member
 
Registered: Dec 2005
Location: St Petersburg, FL, USA
Posts: 220

Rep: Reputation: 31
It must be a problem with vnc. I've seen at least one machine that vnc wouldn't work. Sorry I wasn't better help.
 
Old 03-15-2007, 07:11 AM   #22
Digdis
LQ Newbie
 
Registered: Dec 2006
Posts: 13

Rep: Reputation: 0
Cheers anyway.
D.
 
  


Reply

Tags
suse10



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Setting up a Windows network with a Linux box as a printserver? sweetnsourbkr Linux - General 6 10-15-2006 10:56 PM
Setting up an old Windows box flycast Linux - Hardware 5 07-24-2006 03:20 PM
Troubleshooting Slow Transfer Speed Between Linux Box and Windows Box timswim78 Linux - General 1 10-23-2005 11:45 AM
SuSe: Need Help Accessing a Windows Box on Network! dr00t Linux - Networking 3 08-20-2004 08:45 PM
Linux box calling a batch script on a windows box to run? Is it possible? joelhop Programming 8 05-17-2004 04:49 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration