Hello guys,
could you give me some hints how to add my SMART TV , block all outgoing connections with the exception of the addresses in a white list.
Here is what I have come up with :
- Assign static IP in the DHCP Server (no hints needed here).
- Create an address list and assign the white listed IPs.
- Create dst-nat rule allowing connections that have destination as per the white list.
- Create dst-nat rule that forbids all connections from the SMART TV.
Am I missing something in the previous ? Could you provide some hints/examples ?