On 01/26/2012 07:21 AM, alike wrote:
> On 01/24/2012 09:09 AM, Pascal Hambourg wrote:
>> alike a écrit :
>>> On 01/23/2012 09:06 PM, Pascal Hambourg wrote:
>>>> alike a écrit :
>>>>>
>>>>> ** I have set just one computer (85.114.42.51) and the
>>>>> configuration is
>>>>> as you have described in post before.
>>>>
>>>> However this address does not appear to reply to DNS queries (nor
>>>> anything else I tried such as ICMP echo request aka ping and UDP
>>>> traceroute) from here. Maybe it has a firewall that requires to open
>>>> TCP
>>>> and UDP port 53 ?
>>>
>>> sudo netstat -anltp|grep :53
>>> ---------------------
>>> tcp 0 0 192.168.1.110:53 0.0.0.0:* LISTEN 4885/named
>>> tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 4885/named
>>> tcp6 0 0 :::53 ::* LISTEN 4885/named
>>
>> Ok but this is 192.168.1.110, not 85.114.42.51. How is 85.114.42.51
>> supposed to translate into 192.168.1.110 ?
> ----------------------------
> I dont know. As in photo that i send you in email, the "dns server" is
> in Lan network at address 192.168.1.XX.
> The 85.114.42.51-52 are addresses that i got from my isp.
> This addresses are registered in Carnet DNS zone.
>
> The computer must be in local network address....
>
-----------------------------
Dig from the local computer (dns server ) shows noerror.
dig dns2.aisnet.com.hr
dig dns1.aisnet.com.hr
dig aisnet.com.hr
----------------------
If i dig from other computer ( in the same lan ) i get:
serverfail for each test.
----------------------
If the router would have port 53 blocked,the dig should pass anyway ?
It should give no error, because it in the same domain and it doesn't
goes out.
|