Community discussions

MikroTik App
 
staticjess
newbie
Topic Author
Posts: 39
Joined: Tue Sep 27, 2011 9:21 pm

When my Mikrotik Webproxy is Enabled Google has Captcha

Thu Dec 06, 2012 3:24 am

Hi Everyone,
I followed the Web Proxy Instructions to the dot which is below.

/ip firewall nat
add action=redirect chain=dstnat dst-port=80 protocol=tcp to-ports=8080

/ip firewall filter
add action=drop chain=input dst-port=8080 protocol=tcp

/ip proxy
set always-from-cache=no cache-administrator=servicedesk@company.com cache-hit-dscp=4 cache-on-disk=no enabled=yes max-cache-size=unlimited max-client-connections=600 max-fresh-time=3d max-server-connections=\
600 parent-proxy=0.0.0.0 parent-proxy-port=0 port=8080 serialize-connections=no src-address=0.0.0.0

add action=deny disabled=no dst-host=*.sample.com



Once this happens my users will see this message when they search google


We're sorry...

... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.

Based on google:
1. There is an unusual traffic from your computer network
2. Check for malware on your computer.

But when I disable both the filter and nat rule for my web proxy google works again. The problem is my users can access all the websites again.

Please help me.

Jess
 
staticjess
newbie
Topic Author
Posts: 39
Joined: Tue Sep 27, 2011 9:21 pm

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Thu Dec 06, 2012 3:32 am

This also happens even when I remove the web proxy. Has anyone encountered this before?
 
staticjess
newbie
Topic Author
Posts: 39
Joined: Tue Sep 27, 2011 9:21 pm

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Tue Dec 11, 2012 5:37 am

Has anyone experienced receiving captcha's when accessing google in Mikrotik?
 
User avatar
cbrown
Trainer
Trainer
Posts: 1839
Joined: Thu Oct 14, 2010 8:57 pm
Contact:

When my Mikrotik Webproxy is Enabled Google has Captcha

Tue Dec 11, 2012 5:46 am

Nope. I haven't.
 
ASSAMWEB
just joined
Posts: 2
Joined: Mon Nov 25, 2013 7:07 pm

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Mon Nov 25, 2013 7:10 pm

yes i too
 
ASSAMWEB
just joined
Posts: 2
Joined: Mon Nov 25, 2013 7:07 pm

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Mon Nov 25, 2013 7:11 pm

yes i too
 
planetcaravan
Member Candidate
Member Candidate
Posts: 267
Joined: Tue Aug 25, 2009 5:33 pm

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Sat Mar 22, 2014 6:26 pm

 
tchus
Member Candidate
Member Candidate
Posts: 111
Joined: Tue Jan 25, 2011 12:08 am

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Sat Mar 22, 2014 8:17 pm

I had similar problems due to improper web-proxy configuration.
I created firewall rules and all "external" proxy attempts were then logged to an address list, then dropped.
Interestingly, all proxy/IP "theft" was coming from Poland. Supposedly, the 3rd largest source of spam on the web!
This ultimately cleared the Google captcha, after "blocking" these IP's.
I thought the source of the problem was internal. As google and others imply, though found the source to be definitely external!
I also changed my public IP, as boen_robot mentioned.

Wanted to add:
This was all discovered and couldn't have been resolved without the gracious help from Richard, aka. CelticComms!
If you need an excellent consultant. He's the man.
Thanks again Richard!
 
Suhailmsn
just joined
Posts: 2
Joined: Tue Jun 10, 2014 8:13 am

Re: When my Mikrotik Webproxy is Enabled Google has Captcha

Sun Jun 29, 2014 9:03 am

yes i toooo,

but
i disable web-proxy and also webproxy transport rule from Nat...

problem resolve,

any body know another solution?