View previous topic :: View next topic |
Author |
Message |
Rocky007 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Dec 2014 Posts: 66
|
Posted: Mon Feb 05, 2018 2:52 pm Post subject: Squid for Beginner |
|
|
Hello,
what i want to do is the following:
- Detect the best setup for my scenario (normal or transparent)
- Block Access to sites by content words or full urls
- Filter out ads
- Deny download from specific files
- Access to internet just for specific time
- Contingents who can use the internet how long a day/a week etc... (maybe with login username and pasword on local machines Win/Mac/Linux)
- Scan files at download by clamav
Scenario is the following:
currently:
both behind a fritz box
br0 192.168.178.29
enp6s0 192.168.178.30 backup for br0
planned:
enp7s0 and wlp10s0 are br0 (local lan)
enp6s0 wan
br0 will have dhcp and dns
can have 2 subnets
- 192.168.1.0/24 - allowed fixed ips in dhcp
- 192.168.178.0/24 - all not fixed ips and guests
Guest Net 192.168.178.0/24 will in the beginning have no proxy, will this configure later
Internal LAN 192.168.1.0/24 will have to go through proxy for http and https, nothing else should be filtered
Hope you can help me ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54834 Location: 56N 3W
|
Posted: Mon Feb 05, 2018 3:25 pm Post subject: |
|
|
Rocky007,
Before you decide what you need to do, you need to look at your threat model, then decide what defences should be put in place.
If you are trying to regulate teenagers, they will tether their mobile phones or find some other workaround.
e.g. a free VPS service, go round to a friends .. ssh tunnel to a friends, whatever.
They are the worst group of hackers you could ever hope to work with because they don't know what is possible until they try.
They will try. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Rocky007 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 22 Dec 2014 Posts: 66
|
Posted: Mon Feb 05, 2018 4:25 pm Post subject: |
|
|
For a priority list I would
block ads
Block sites like piracy streaming and so on as I won't be abused to illegal activities (espacially with guest wlan)
Block file downloads
Scan downloaded files
Access control is not so important |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|