Filter Lists
Posted: Mon Oct 13, 2014 9:19 am
Hi all,
I have setup a simple filter list to drop access to facebook, youtube etc... using content filtering.
Is it possible to allow an IP or three through these filtering rules?
Is this an acceptable way of doing this?
I have tried adding the IP i would like to allow to an address list and moving the filter rule to allow access for the IP higher up in the filter rules list but still i cant get it right ;/
Did i make a fatally beginner mistake here?
I realised i wasnt thinking correctly with trying to drop p2p connections, instead of marking and trying to route it somewhere a filter rule should handle it fine.
I have setup a simple filter list to drop access to facebook, youtube etc... using content filtering.
Is it possible to allow an IP or three through these filtering rules?
Code: Select all
chain=forward action=drop content=facebook log=no log-prefix=""
Code: Select all
chain=forward action=accept dst-address-list=allowed log=no log-prefix=""
Did i make a fatally beginner mistake here?
I realised i wasnt thinking correctly with trying to drop p2p connections, instead of marking and trying to route it somewhere a filter rule should handle it fine.
Code: Select all
chain=forward action=drop p2p=all-p2p log=no log-prefix="