False (I think) LOCAL deny

Post a reply

:
In an effort to prevent automatic submissions, we require that you enter both of the words displayed into the text field underneath.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
SHORTCUTS

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: False (I think) LOCAL deny

Re: False (I think) LOCAL deny

Post by Giorgio Maone » Mon Feb 22, 2010 10:10 am

Yes, there's a bug, but it's not ABE's, it's by finmarket.ru network administrators:
Code: Select all
dig finmarket.ru

; <<>> DiG <<>> finmarket.ru

;; QUESTION SECTION:
;finmarket.ru.                  IN      A

;; ANSWER SECTION:
finmarket.ru.           600     IN      A       213.134.198.50
finmarket.ru.           600     IN      A       172.16.2.102


172.16.2.102 is a private network address, reserved for LANs, so ABE is correct in matching the LOCAL rule.
Having put it in a public DNS record is the error causing this problem, and it should be fixed by finamrket.ru's network administrators.
You can work around by putting a
Code: Select all
213.134.198.50 finmarket.ru

line in your hosts file.

Re: False (I think) LOCAL deny

Post by Giorgio Maone » Mon Feb 22, 2010 9:55 am

Mmm, that's very strange and looking like a real bug.
Investigating, thanks.

Re: False (I think) LOCAL deny

Post by texpert » Mon Feb 22, 2010 8:34 am

It is certainly resolving:

finmarket.ru [213.134.198.50]

Forgot to mention that the news are opening OK when I am disabling ABE.

Re: False (I think) LOCAL deny

Post by Giorgio Maone » Sun Feb 21, 2010 11:26 pm

Could you open a command prompt and enter
Code: Select all
ping finmarket.ru

to check if it actually resolves to an IP outside your LAN?

Top

cron