Remote Desktop
NoOp
glgxg at sbcglobal.net
Fri Aug 6 23:47:00 UTC 2010
On 08/06/2010 02:56 PM, Kipton Moravec wrote:
...
>
> Thanks. That is what I thought it was doing. I have the computer setting
> a dynmic dns address and I can get in using ssh. (So yes I know the
> address.) But to reconfigure the ATT 2WIRE router I need to be on the
> LAN side to log in and it is a web browser interface. Unfortunately the
> location of the remote computer is not easy to access, so it is hard to
> get in and out for testing.
Should have thought of this before as well... if you can ssh to the
machine, use:
$ ssh -X <username>@<IPAddress>
That will give you the ability to run the browser on the other machine.
After ssh'ing in, issue:
$ firefox
and then once the remote FF comes up, use that browser to open the 2wire
web interface (http://gateway.2wire.net). From there you should be able
to configure.
http://support.2wire.com/?page=view&article=21
More information about the ubuntu-users
mailing list