Community discussions

MikroTik App
 
User avatar
arbabnazar
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 70
Joined: Tue May 03, 2011 1:37 pm

How to allow access to blocked site for specific ip ??

Sat Dec 10, 2011 3:13 pm

I want to know, How to allow access to blocked site for specific ip in mikrotik?

for example, I blocked the "www.facebook.com" in mikrotik and now i want to give the access to 192.168.1.100 client . how i can do it?

thanks
 
User avatar
ojsa
Member Candidate
Member Candidate
Posts: 181
Joined: Tue Jan 27, 2009 8:53 pm
Location: Norway

Re: How to allow access to blocked site for specific ip ??

Sat Dec 10, 2011 5:46 pm

depend how you blocked it.

if you did it in a firewall rule, you could something like this.
add action=drop chain=forward disabled=no dst-address=10.11.12.13 \
    src-address=!192.168.99.1
This will blocked forwarded all traffic to 10.11.12.13 for all others than 192.168.99.1

Or you add a separate rule above the blocking rule, where you allow access to the site.
 
User avatar
arbabnazar
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 70
Joined: Tue May 03, 2011 1:37 pm

Re: How to allow access to blocked site for specific ip ??

Sat Dec 10, 2011 6:49 pm

I blocked the website by following the instructions, that mentioned below:

Image
 
hel
Member Candidate
Member Candidate
Posts: 199
Joined: Sun Jun 12, 2011 6:31 am

Re: How to allow access to blocked site for specific ip ??

Sun Dec 11, 2011 2:15 am

I blocked the website by following the instructions, that mentioned below:
It will block all packets that contains word http://www.facebook.com. For example a page with a link to it or linked image from it. Add more checkings, like:
(GET|POST) +(www\.)?facebook\.com.+?HTTP\/\d\.\d
(PCRE compatible regexp)
 
dondonomar
just joined
Posts: 1
Joined: Sun Feb 16, 2014 4:29 pm

Re: How to allow access to blocked site for specific ip ??

Sun Feb 16, 2014 4:40 pm

If you have just found that your IP is banned you can get proxy account https://www.iwasel.com/en/ I was blocked, got the account.. connected with no degradation in speed... It's a great solution.

Who is online

Users browsing this forum: lurumoney and 11 guests