[TightVNC] via port 80 wil niet

Pagina: 1
Acties:

  • HellBeast
  • Registratie: Oktober 2002
  • Laatst online: 09:55

HellBeast

Oh My GoT!

Topicstarter
Ik heb thuis TightVNC geinstalleerd en getest (op 2 pc's) en alles werkt perfect.
Nu wil ik via port 80 connecten vanaf mijn werk. Thuis heb ik TVNC op port 80 gezet en als ik in I.E. mijn ip opgeef dan krijg ik wel het TightVNC inlogscherm, maar wanneer ik probeer in te loggen geeft hij de foutmelding : Network Error: SOCKS request rejected.

Heeft dat met de firewall op mijn werk iets te maken of moet ik zelf (thuis) nog iets extra's instellen om het werkende te krijgen? Dat ik het inlogscherm krijg betekend toch dat ik in de goede richting zit?

Wie heeft hier ervaring mee?

Thanks!

Beauty is in the eye of the beerholder


Verwijderd

check thuis even of "accept socket connections aangevinkt staat bij de default properties.

[ Voor 21% gewijzigd door Verwijderd op 12-03-2004 11:02 ]


  • HellBeast
  • Registratie: Oktober 2002
  • Laatst online: 09:55

HellBeast

Oh My GoT!

Topicstarter
zou het zo simpel zijn? :)

Ik zal het even nakijken!

Beauty is in the eye of the beerholder


  • ZeRoC00L
  • Registratie: Juli 2000
  • Niet online
Misschien heb je hier wat aan:
Can I run VNC over a port normally used for a standard service? (eg. port 21, or port 80) ?

In rare circumstances, people may want to do this, perhaps because they have a firewall which only allows connections to certain ports. This can be done, at least for the Windows and Unix servers (see their documentation), but the following points need to be borne in mind:
On some systems (eg. most forms of Unix), ordinary users are not allowed to run servers on ports below 1024.
You obviously can't run a VNC server on a port that's already being used for other things.
Many VNC servers use two ports: one for the VNC server, and one for the HTTP server that provides the Java applet (see previous question). If you plan to use the Java viewer, you may want to change both. Not all servers will allow this at present.
You need to tell the viewer the right display number. Normally, display numbers come between 0 and 99. If you specify any number smaller than 99, the viewers add 5900 to get the port number. If you specify a larger number, the viewers take it as a port number directly. So how do you use port numbers lower than 99? You have to specify a negative display number! For example, to connect to a server running on port 80 on machine 'snoopy':

vncviewer snoopy:-5820

because -5820 + 5900 = 80. This may not work with all viewers, but Unix and Windows seem to be fine.

[*] Error 45: Please replace user
Volg je bankbiljetten


  • HellBeast
  • Registratie: Oktober 2002
  • Laatst online: 09:55

HellBeast

Oh My GoT!

Topicstarter
Ik heb thuis voor HTML port 80 ingevuld en de main op standaard gehouden.
Wat moet ik dan precies aanpassen? Moet die main ook op 80 of moet die dan juist op -5820 gezet worden?

(Volgens mij heb ik die accept socket connection wel aanstaan, want ik heb een wachtwoord ingevoerd en zonder die optie aan te zetten kun je geen wachtwoord opgeven).

Beauty is in the eye of the beerholder