|
|
|
|
|
by m463
860 days ago
|
|
I use openwrt I will say learning how to do it is a pain, but once I got an internal vlan in place, my life got significantly better. You just want a small internal network that can't get out, or can get out through a proxy. I set up: - ipv4 only - cut my configuration in half - private dns server for the vlan - only resolve internal addresses - dhcp - private time server - privoxy proxy for controlled access to a whitelist of outside |
|