Discussion:
comcast cable connection vs bellsouth
Jeffrey Brathwaite
2005-06-05 07:52:58 UTC
Permalink
I have a comcast cable internet connection and I am trying to connect to a bellsouth dsl connection using tightvnc. we both downloaded the server and viewer but we cannot seem to connect to each other. We both have routers on our networks. I have a Airlink 101 Wireless G router and she has a NetGear Wireless G router. What are we doing wrong

Thanks
Scott C. Best
2005-06-05 15:56:28 UTC
Permalink
Jeffrey:

Heya. Everything you ever needed to know about getting
VNC to work in conjunction with firewalls and routers can be
found here (I hope):

http://faq.gotomyvnc.com/fom-serve/cache/63.html

I hope it helps answer your questions!

-Scott
Post by Jeffrey Brathwaite
I have a comcast cable internet connection and I am trying to
connect to a bellsouth dsl connection using tightvnc. we both
downloaded the server and viewer but we cannot seem to connect
to each other. We both have routers on our networks. I have a
Airlink 101 Wireless G router and she has a NetGear Wireless
G router. What are we doing wrong
?? ?
2005-06-06 02:28:28 UTC
Permalink
Hi:
I installed vnc on fc 3 ,and rewrite the script ./vnc/xstartup :
#!/bin/bash
gnome-session &

If the fc3 runs at level 5,when I connect to it with vnc viewer ,can only
get a gray window ,but could not start the gnome session ,say that :you're
already running a session manager.if it runs at level 3,all is ok .

_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
James Weatherall
2005-06-06 10:05:20 UTC
Permalink
Gnome is not capable of running two sessions simultaneously for the same
user. This means that if you log on on the console and also create a VNC
server desktop, both with gnome-session, one or other will not be able to
use Gnome.

Regards,
-----Original Message-----
Sent: 06 June 2005 03:28
Subject: what 's wrong in fc 3 ,you're already running a
session manager
#!/bin/bash
gnome-session &
If the fc3 runs at level 5,when I connect to it with vnc
viewer ,can only
get a gray window ,but could not start the gnome session ,say
that :you're
already running a session manager.if it runs at level 3,all is ok .
_________________________________________________________________
Don't just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
_______________________________________________
VNC-List mailing list
http://www.realvnc.com/mailman/listinfo/vnc-list
Loading...