Re: firefox over ssh



On Tue, 21 Nov 2006 20:41:34 +0000, Mark Atherton wrote:

When I ssh into a remote system and run firefox I expect that with
"X11Forwarding yes" in my sshd_config on the remote system I should
execute firefox on the remote system but view it locally.

What seems to happen is that firefox runs on the local machine*. I'm
sure this happens by design, but I can't find out how it works, why it
might be desirable, or how to disable it.

I've looked at http://www.openssh.org/ but can't find the relevant docs.
Any pointers would be welcome.

Mark Atherton


* evidence: (1) when I ssh into a fresh linux installation and run
firefox it runs with the configuration setup as for my local system. (2)
ps -Al shows no firefox (or firefox-bin) running on the remote machine.

Put the following in your ~/.ssh/config file

Host *
ForwardX11 yes
ForwardX11Trusted yes
StrictHostKeyChecking no
ForwardAgent yes
BatchMode yes
.



Relevant Pages

  • Re: firefox over ssh
    ... "X11Forwarding yes" in my sshd_config on the remote system I should execute firefox on the remote system but view it locally. ... What seems to happen is that firefox runs on the local machine*. ... ForwardX11 yes ...
    (comp.os.linux.networking)
  • Re: firefox over ssh
    ... Mark Atherton wrote: ... "X11Forwarding yes" in my sshd_config on the remote system I should ... What seems to happen is that firefox runs on the local machine*. ... If you ssh into the remote system then do a `hostname`. ...
    (comp.os.linux.networking)
  • Re: firefox over ssh
    ... "X11Forwarding yes" in my sshd_config on the remote system I should ... What seems to happen is that firefox runs on the local machine*. ... If you ssh into the remote system then do a `hostname`. ... Always best to rule out stupidity on the part of the user before looking for anything complicated :-) I am sure, that at least on this matter, that my stupidity wasn't the problem. ...
    (comp.os.linux.networking)
  • firefox over ssh
    ... When I ssh into a remote system and run firefox I expect that with "X11Forwarding yes" in my sshd_config on the remote system I should execute firefox on the remote system but view it locally. ... What seems to happen is that firefox runs on the local machine*. ...
    (comp.os.linux.networking)
  • Re: Website access
    ... > takes an age (I have even enabled the DNS server on the local machine). ... > resolves the name instantly, but then hangs for between 30 seconds and a ... Firefox and Konq. ...
    (alt.os.linux.suse)