July 2016/Home Network: Difference between revisions
From charlesreid1
(Created page with "Arrangement: Home network router: * ISP provided router * internet provided through cable * Router on 192.168.0.0/24 * Computers connect to this network via wired or wireless...") |
No edit summary |
||
| Line 16: | Line 16: | ||
* Connections from internal computer to internal computer: protected by internal network VPN | * Connections from internal computer to internal computer: protected by internal network VPN | ||
* Connections from internal computer to external computer: protected by Private Internet Access VPN provider | * Connections from internal computer to external computer: protected by Private Internet Access VPN provider | ||
[[Category:July 2016]] | |||
Revision as of 07:56, 26 July 2016
Arrangement:
Home network router:
- ISP provided router
- internet provided through cable
- Router on 192.168.0.0/24
- Computers connect to this network via wired or wireless connections
- DNS and DHCP done by router
HOWEVER: This arrangement is problematic.
To protect traffic and privacy:
- Sub-optimal first step: protect traffic from each client by connecting to VPN, individually, client to server
- Second step: one step removed, use a local router, less prone to physical attacks
- Third step: run a local VPN, so that nothing going into or out of those computers can be detected except for those who need to know.
- Connections from internal computer to internal computer: protected by internal network VPN
- Connections from internal computer to external computer: protected by Private Internet Access VPN provider