I am a new user of Rpi3, so i am interesting in doing my own firewall(my rulles i mean for filtering: blocking YouTube as an example) using Rpi.
But the problem is that i don't know which utilities i need to make: portforwarding, creating rulles etc or make everything without using other programs.
i want to do somethink like - internet->Rpi3(working as firewall, connected to port on switch,
which will take the all trafic from comps)<->switch(connected computers).
I have:
Rpi3(with input interface eth0).
TP-LINK switch x48 ports (for my home network).
network interface adapter(usb-RJ45, for output interface eth1)
ip addres to the Internet.
3xcomputers
Could you help me with:
1) Which OS will be the best for this. (I have already start do my first steps with 2017-11-29-raspbian-stretch)
2)What should i use to make firewall in Rpi, to create roules.
3)How to route trafic from eth0<->eth1.
4)May You advice me how You usually route trafic(which program/utility) on switch, as i make it manually.
Thanks evetyone for attention and help