![]() |
2009-12-17
, 02:34
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#3
|
![]() |
2009-12-17
, 02:45
|
Posts: 152 |
Thanked: 41 times |
Joined on Dec 2009
@ Sydney
|
#4
|
I've been playing around with SSH trying to tunnel all my web traffic through SSH. SSH session works and listens on the specified port but I can't seem to get the browser setup correctly.
Using the following:
ssh -D 8080 -f -C -q -N [username]@[host]
Tried to edit the proxy configuration on the browser with about:config. I can specify the socks proxy IP (127.0.0.1) but when I try to specify the port it won't let me change the value from 0.
Anyone else have any better luck?
Thanks
![]() |
2009-12-19
, 08:24
|
|
Posts: 124 |
Thanked: 47 times |
Joined on Aug 2008
@ Northern DFW
|
#6
|
Does the N900 SSH have the full VPN tunnel support?
https://help.ubuntu.com/community/SSH_VPN
![]() |
2009-12-19
, 08:53
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#7
|
![]() |
2009-12-19
, 09:16
|
|
Posts: 670 |
Thanked: 359 times |
Joined on May 2007
|
#8
|
![]() |
2009-12-19
, 09:35
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#9
|
The Following User Says Thank You to qole For This Useful Post: | ||
![]() |
2009-12-19
, 09:39
|
|
Posts: 670 |
Thanked: 359 times |
Joined on May 2007
|
#10
|
fnordianslip: you aren't veering off topic, since fatalsaint asked the same thing a few posts before.
Using the following:
ssh -D 8080 -f -C -q -N [username]@[host]
Tried to edit the proxy configuration on the browser with about:config. I can specify the socks proxy IP (127.0.0.1) but when I try to specify the port it won't let me change the value from 0.
Anyone else have any better luck?
Thanks