Jump to content

Hello, I have a question you know-it-alls


G+_Frank Kim
 Share

Recommended Posts

Hello, I have a question you know-it-alls. I am looking for a way to encrypt all of my home internet traffic using a VPN service - without installing apps/software on all of my individual equipment. I would like anything connected to my network to be encrypted. Is there an inexpensive DIY way of doing this?

 

I have the following equipment available to me: Sonicwall TZ 190 firewall device, Linksys WRT54G router with DD-WRT, HP Microserver with VMWare ESXi.

 

Am I crazy to think this is possible? (note: that would be perfectly fair)

Link to comment
Share on other sites

Ah, sorry for the lack of clarity there. I would like to be able to encrypt all internet traffic from all my internet enabled devices at home (i.e. iPad, Xbox, Nexus 4) without having install some type of app or software on each of these devices. I was thinking of setting up some type of go-between hardware device that would encrypt the traffic from my internal network out onto the internet.

Link to comment
Share on other sites

Some routers allow you to use a VPN connection between the router's internet connection to the VPN's connection on the internet.

 

VPN service only encrypts the traffic to the VPN service. Once it leaves the VPN provider's servers the traffic is unencrypted unless it is a SSL connection to the destination from your  device. You still will have to pay for the VPN service.

Link to comment
Share on other sites

Assuming that you router does not support VPN, you could consider using your HP Microserver to host a VPN client and route all household traffic thru the server before it goes to your router / modem. You would (probably) need a second network card and a separate router to collect the household LAN traffic and direct it to the server, but there but if there is a way of segregating traffic between different sub-nets on the same hardware you might avoid having to get the additional hardware.

Link to comment
Share on other sites

Perhaps I should try and create a VLAN for the server and 2nd router to route the household traffic through the VPN server and then out onto the internet? Could I configure routing and remote access and setup PROXPN on said server... would that work? Lastly, the server is (at the moment) an ESXi box so would I be able to use a VM with Windows Server 2008 or 2012? 

 

Thanks for the suggestions! You're totally awesome!

Link to comment
Share on other sites

Who are trying to hide the packets from, your local LAN, or the rest o the Internet? If you are making https connections to the Web all your traffic, or whatever is targeting https will

be encrypted from that machine to the Web server. Nobody else on your lawn, not the router or anything else will ever see the clear text packets, except for the ones used to initiate the ssl handshake.

 

You can't make an ssl connection to a Web server if that Web server is not setup to accept it. Of course most sites are anyways.

 

Let's say you run a proxy or VPN server on your home router. As soon as the packets move outward to the Web the proxy is pointless because everyone sees that it came from your router. Also any extra security you added for inside your LAN is peeled off. You can send scrambled data to a Web server unless you establish the ssl connection with it.

 

If you want to really understand security in these aspects I highly recommend listening to the podcast Security Now from the beginning.

 

If you want to and anonymize you would have to use a good proxy service.

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...