Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Secure http traffic
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
zark
n00b
n00b


Joined: 27 Mar 2004
Posts: 74
Location: Belgium

PostPosted: Mon Apr 28, 2008 12:12 pm    Post subject: Secure http traffic Reply with quote

Hello

basically my issue is this, i roam a lot with my laptop for work.

Piggybacking on wifi connections is quite frequent. Off course for obvious reasons, i'd rather have my traffic crypted.

I'm already using imap4ssl on my server to have all my mail crypted.


but, most websites being in http, makes an issue.
I've already got an tinyproxy running on my server, that i basically use to have the same "client ip" everywhere i go.

i'd like to find an easy way to have all the traffic going from my laptop to my server in ssl or something similar.



i don't really know where to start looking, the internet so vast, and "bad" keywords throwing so many results that have notthing to do with my issue.



i imagine the solution would be a localhost proxy configured in FireFox, and that proxy forwards thru an encrypted pipe to my server that will do all the proxy fetching
Back to top
View user's profile Send private message
arndawg
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jun 2006
Posts: 97

PostPosted: Mon Apr 28, 2008 12:51 pm    Post subject: Reply with quote

What about setting up OpenVPN on your server? And just use this when you are out of office.
Back to top
View user's profile Send private message
skunk
l33t
l33t


Joined: 28 May 2003
Posts: 646
Location: granada, spain

PostPosted: Mon Apr 28, 2008 1:02 pm    Post subject: Reply with quote

make a ssh tunnel to your server's tiniproxy port eg:
ssh -fCNL 8080:localhost:8080 <your_server_ip>
then configure your browser to listen on localhost:8080
Back to top
View user's profile Send private message
zark
n00b
n00b


Joined: 27 Mar 2004
Posts: 74
Location: Belgium

PostPosted: Tue Apr 29, 2008 7:05 am    Post subject: Reply with quote

thank you skunk !!!



i had heard of ssh tunneling, but never tryed it.

easiest solution to setup and it's perfect !

i even managed to set it up on a windows machine using putty :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum