Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
ooooooooooooooo we have to specify some Xvnc options.......
gook:/home/dbaker# Xvnc --help 2>&1|grep -i port
-bs disable any backing store support
-pn accept failure to listen on all ports
-nopn reject failure to listen on all ports
-su disable any save under support
-port port-num UDP port number to send messages to
-rfbport port TCP port for RFB protocol
-httpport port port for HTTP
arr there it is... u seem noobish, have u looked at x11vnc ?
ooooooooooooooo we have to specify some Xvnc options.......
gook:/home/dbaker# Xvnc --help 2>&1|grep -i port
-bs disable any backing store support
-pn accept failure to listen on all ports
-nopn reject failure to listen on all ports
-su disable any save under support
-port port-num UDP port number to send messages to
-rfbport port TCP port for RFB protocol
-httpport port port for HTTP
arr there it is... u seem noobish, have u looked at x11vnc ?
d.
I've been trying to tunnel using SSH on 80 which works internally, but will not work outside. Firewall is set to forward port 80 traffic to that machine.
Xvnc version 4.0 - built Jun 14 2004 12:01:28
Underlying X server release 40201000, The XFree86 Project, Inc
Sun Mar 6 22:08:18 2005
vncext: VNC extension running!
vncext: vncExtInit: unable to bind listening socket: Address already in
use (98)
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
[root@fedora1 paulc]#
are you not using ssh on port 80 already? if you can ssh direct to your machine, then you want to be tunneling port 5901 (i think that's it offhand) for display :1 etc...
Originally posted by acid_kewpie are you not using ssh on port 80 already? if you can ssh direct to your machine, then you want to be tunneling port 5901 (i think that's it offhand) for display :1 etc...
I can tunnel using ssh on 80 internally, but from addresses outsite my lan i cannot ssh on 80. However on 22, i can ssh from anywhere. The problem is my company firewall will only allow traffic through 80. Although i have virtual pc with dialup the connection is a nightmare.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.