[arch-general] BIND 9 problem
Δημήτρης Ζέρβας
01ttouch at gmail.com
Fri Jul 27 16:08:28 EDT 2012
tracepath dimitrisze.com:
1: 192.168.1.30 0.038ms pmtu 1500
1: 192.168.1.1 0.529ms asymm 2
1: 192.168.1.1 0.517ms asymm 2
2: no reply
3: no reply
ping dimitrisze.com:
PING dimitrisze.com (158.255.215.159) 56(84) bytes of data.
64 bytes from 159-215-255-158.static.edis.at (158.255.215.159): icmp_req=1
ttl=49 time=99.5 ms
64 bytes from 159-215-255-158.static.edis.at (158.255.215.159): icmp_req=2
ttl=49 time=105 ms
--- dimitrisze.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 99.507/102.559/105.611/3.052 ms
dig dimitrisze.com:
; <<>> DiG 9.9.1-P2 <<>> dimitrisze.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 11827
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;dimitrisze.com. IN A
;; ANSWER SECTION:
dimitrisze.com. 2369 IN A 158.255.215.159
;; Query time: 65 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Fri Jul 27 20:06:55 2012
;; MSG SIZE rcvd: 59
WTF? ping & dig ok, but tracepath reports no reply!
--
(\_ /) copy the bunny to your profile
(0.o ) to help him achieve world domination.
(> <) come join the dark side.
/_|_\ (we have cookies.)
On Fri, Jul 27, 2012 at 10:44 PM, Damjan <gdamjan at gmail.com> wrote:
> all my confs/zones: http://pastebin.com/z23HRyAh
>>> the ONLY thing altered in the confs is the domain
>>>
>>
>> 1. You are missing a $ORIGIN line at the top of your zone file:
>>
>> $ORIGIN dimitrisze.com.
>>
>> (Don't forget the dot after "com"!)
>>
>
> That $ORIGIN is implied by bind from the
> zone "dimitrisze.com" IN { ... }
> setting, so it's not necessary.
>
> I've avoided it usually since it allows me to have the same zone file for
> two zones that need to be kept in lock-step, for ex. domain.info and
> domain.com
>
>
> --
> дамјан
>
More information about the arch-general
mailing list