Sure.  I use a bastion host with ProxyJump.  (I hope the formatting comes 
out OK)

Host  ovpn
  Hostname        bastion.lereta.com
  User            stephen
  Protocol        2
  Port            8022
  ControlMaster   auto
  ControlPath     ~/.ssh/master-%r@%h:%p
  ControlPersist  3600
  
Host uek8desktop01
  ProxyJump       ovpn

On Thursday, November 11, 2021 at 8:19:16 AM UTC-8 DRC wrote:

> I can't reproduce the issue.  If I add, for example:
>
> Host my_fake_server_name
>   HostName {my_server_ip_address_or_real_server_name}
>   User drc
>
> to ~/.ssh/config, then executing
>
>   /opt/TurboVNC/bin/vncviewer -via my_fake_server_name 
> localhost:{my_display_number}
>
> works as expected.  Can you post the relevant entry from your 
> ~/.ssh/config file?  Perhaps there is a bug that I'm not encountering for 
> some reason.
>
> DRC
> On 11/5/21 11:37 PM, Stephen Carville wrote:
>
> I started testing TurboVNC on OL8 this weekend.  Immediately I noticed it 
> seem to start up gnome exclusively,  Hoiw can I get it to start MATE or 
> Xfce? I did this readily with TigerVNC and ~/.vnc/xstartup but TurboVNC 
> seems to use a different approach.  Even a link to some documentation would 
> be appreciated.
>
> Also when I try to connect using the version of vncviewer included.
>
> /opt/TurboVNC/bin/vncviewer -via uek8desktop01 localhost:1001
>
> I get the error:
>
> Could not create SSH tunnel
> java net.UnknownHostException uek8desktop01
>
> I am guessing this is because TurboVNC's vncviewer does not use 
> ~/.ssh/config file to expand the alias.  The TigerVNC version connects as 
> expected which is how I know that TurboVNC is starting up Gnome
>
> I am using version 2.2.6-20210221 from the yum repo.
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "TurboVNC User Discussion/Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to turbovnc-user...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/turbovnc-users/73532588-b033-4bf0-bd98-6c55a8809902n%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/turbovnc-users/73532588-b033-4bf0-bd98-6c55a8809902n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TurboVNC User Discussion/Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to turbovnc-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/turbovnc-users/de7a8c0b-686a-42dc-9d2c-d21c4bc4ec97n%40googlegroups.com.

Reply via email to