0% found this document useful (0 votes)
26 views1 page

RAW Facebook

The document contains firewall rules that add various Facebook domain names and subdomains to an address list called FACEBOOK in the PREROUTING chain with a timeout of 1 day if the source is in the ACC address list and destination is not in the ACC address list.

Uploaded by

arfaariezta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

RAW Facebook

The document contains firewall rules that add various Facebook domain names and subdomains to an address list called FACEBOOK in the PREROUTING chain with a timeout of 1 day if the source is in the ACC address list and destination is not in the ACC address list.

Uploaded by

arfaariezta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

/ip firewall raw

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting comment=FACEBOOK content=\
.facebook.com dst-address-list=!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=.facebook.net \
dst-address-list=!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=.fbcdn.net \
dst-address-list=!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=.fbsbx.com \
dst-address-list=!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=fb.com dst-address-list=\
!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=fb.gg dst-address-list=\
!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=fbwat.ch \
dst-address-list=!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=messenger.com \
dst-address-list=!ACC src-address-list=ACC

add action=add-dst-to-address-list address-list=FACEBOOK \


address-list-timeout=1d chain=prerouting content=m.me dst-address-list=\
!ACC src-address-list=ACC

You might also like