hi
how to redirect facebook page to payment reminder
i got all pages redirected except facebook.com
thannks
hi
how to redirect facebook page to payment reminder
i got all pages redirected except facebook.com
thannks
this is because it may be using HTTPS (as now a days HTTPS is default with FB)
What you can do is to create a destination address lsit with fb ip’s, and then using a simple dst-nat redirect rule for this dst-list, you can redirect to your non payment ad page.
you can also create a script that can catch FB IP series to a address list and make it run after every few minutes so it can build the list.
Something like following may help you in getting some idea.
http://aacable.wordpress.com/2014/02/11/blocking-httphttps-facebook-via-automated-address-list/
http://aacable.wordpress.com/2014/02/01/mikrotik_routing_target_web_site_to_secondary_wan_link/