Use firefox as if I were logged in another computer

This is a discussion on Use firefox as if I were logged in another computer within the Linux General forums, part of the Linux Forums category; Hi, at work I can use firefox and connect to the local intranet and do things. At home I can ...


Go Back   Usenet Forums > Linux Forums > Linux General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-24-2008
Horacius ReX
 
Posts: n/a
Default Use firefox as if I were logged in another computer

Hi,

at work I can use firefox and connect to the local intranet and do
things. At home I can not do it, because it recognises that my IP does
not belong to work's LAN. But as I need to work from home I usually
do:

1) ssh -X work
2) firefox &

this works but is really slow :(

Is there any other method so I use firefox at home but for each
information request it sends it to "work" and there this information
is in some way processed by firefox "at work" and then the resulting
info is sent to me "at home" so I can work with firefox "at home" as
if I were "at work" ?

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 06-24-2008
Bill Marcum
 
Posts: n/a
Default Re: Use firefox as if I were logged in another computer

On 2008-06-24, Horacius ReX <horacius.rex@gmail.com> wrote:
>
>
> Hi,
>
> at work I can use firefox and connect to the local intranet and do
> things. At home I can not do it, because it recognises that my IP does
> not belong to work's LAN. But as I need to work from home I usually
> do:
>
> 1) ssh -X work
> 2) firefox &
>
> this works but is really slow :(
>
> Is there any other method so I use firefox at home but for each
> information request it sends it to "work" and there this information
> is in some way processed by firefox "at work" and then the resulting
> info is sent to me "at home" so I can work with firefox "at home" as
> if I were "at work" ?
>
> Thanks in advance


Use ssh tunneling so firefox runs on your home machine but the work
server sees requests coming from your work machine. man ssh.
Reply With Quote
  #3 (permalink)  
Old 06-25-2008
LEE Sau Dan
 
Posts: n/a
Default Re: Use firefox as if I were logged in another computer

>>>>> "Bill" == Bill Marcum <marcumbill@bellsouth.net> writes:

Bill> On 2008-06-24, Horacius ReX <horacius.rex@gmail.com> wrote:
>>
>> at work I can use firefox and connect to the local intranet and
>> do things. At home I can not do it, because it recognises that
>> my IP does not belong to work's LAN. But as I need to work from
>> home I usually do:
>>
>> 1) ssh -X work
>> 2) firefox &


Bill> Use ssh tunneling so firefox runs on your home machine but
Bill> the work server sees requests coming from your work
Bill> machine. man ssh.

Haven't you read his post? He is doing that ALREADY.


>> this works but is really slow :(


I had the same problem (when using Emacs instead of FireFox), but had
it solved using 'dxpc' (http://www.vigor.nu/dxpc/). I installed it
using "aptitude install dxpc". My distro is Debian.

BTW, you should try the "-C" option of ssh first. Try also tuning the
ComopressionLevel option. If these can get the responsiveness that
you desire, then there is no need to bother with dxpc.




--
Lee Sau Dan §õ¦u´° ~{@nJX6X~}

E-mail: danlee@informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee
Reply With Quote
  #4 (permalink)  
Old 06-26-2008
Gary Johnson
 
Posts: n/a
Default Re: Use firefox as if I were logged in another computer

LEE Sau Dan <danlee@informatik.uni-freiburg.de> wrote:
>>>>>> "Bill" == Bill Marcum <marcumbill@bellsouth.net> writes:

>
> Bill> On 2008-06-24, Horacius ReX <horacius.rex@gmail.com> wrote:
> >>
> >> at work I can use firefox and connect to the local intranet and
> >> do things. At home I can not do it, because it recognises that
> >> my IP does not belong to work's LAN. But as I need to work from
> >> home I usually do:
> >>
> >> 1) ssh -X work
> >> 2) firefox &

>
> Bill> Use ssh tunneling so firefox runs on your home machine but
> Bill> the work server sees requests coming from your work
> Bill> machine. man ssh.
>
> Haven't you read his post? He is doing that ALREADY.


No, he's not. He is running Firefox on his work machine and throwing
the display to his home machine. He is tunneling the X11 protocol. He
wants to tunnel HTTP.

I've done that using this recipe. I don't remember where I saw it,
but Googling for "ssh firefox" will probably find it.

1. On the home machine:

ssh -fND 12321 work

where "12321" is a port number chosen arbitrarily.

2. On the home machine, start Firefox.

3. In Firefox,
a) From the menu bar, select
Edit -> Preferences -> Advanced -> Network -> Settings...
b) Select "Manual proxy configuration".
c) Clear the "HTTP Proxy:" line.
d) Set "SOCKS Host:" to "localhost" and the "Port:" to "12321"
or whatever port number was chosen above.
e) Click OK, Close.

Now HTTP requests from Firefox will be tunneled to work.

--
Gary Johnson
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0