Noel Butler wrote:
> Firstly, I feel this really belongs on mailops not bind list :)
> secondly...
>
> On Mon, 2010-02-01 at 00:00 +0300, Wael Shaheen wrote:
>
>> Blocking port 25 is much worse IMHO because it forces users out of the
>> service, by restricting their ability to use their own mail
Matus UHLAR - fantomas wrote:
> Hello,
>
> I have moved authoritative server to new IP address. I have changed the DNS
> name pointing to it so the NS would point to the new IP.
>
> Now I looked at the traffic and it seems that there are ~4 of 1000 recursive
> requests sent to it.
>
> Are there
Hi Thomas,
did you reboot or start/stop bind or kill?
I remember having a named process dangling that kept me from
receiving. After rebooting that worked again.
with
ps -elf | grep named
you should see your named and how it was called:
ps -elf | grep named
5 S hammer 4142 1 0 80 0
Hi Wiley,
I did have trouble with cached negatives. My isp is breaking my aDSL
line at least once per day. When they had problems reconnecting I
lost connectivity for a day when bind could not receive any answers
for about 10 minutes.
Reload with rndc did not help but restarting bind did.
I expe
t unless pursuant to explicit written
> agreement or government initiative expressly permitting the use of e-mail for
> such purpose.
>
>
> -bind-users-boun...@lists.isc.org wrote: -
Hello Martin,
since a major outage at my provider, dtag.de or Deutsche Telecom AG, I have
trouble
with f.root-servers.net. Sometimes "dig ... +vc" does help me to see
f.root-servers.net.
The real problem is anycast. With udp it behaves different than with tcp.
When querying servers that are di
How about
; <<>> DiG 9.4.3b2 <<>> -t . @a.root-servers.net
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49774
;; flags: qr aa rd; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 14
;; WARNING: recursion requested but not availab
Hi Gordon,
I am running several Bind 9.4.x nameservers inside and outside.
Inside I can see my clients, diverse Linuxes, query ns1 and when there
does not come an answer within a second, they query ns2 from
/etc/resolv.conf.
So ns2 will ask the same request ns1 did - but one second later and
to
Hi ozgurs,
can you give me your address so I can settup a zone for you?
e.g.
ozgurs A 127.0.0.1
Then you have the proof that it is working.
Please have a look at
http://www.cesidianroot.net/
to find how to settup your DNS for the test.
If you have a dynamic ip address things are a li
Hi Fred,
after config problems with Debian, Ubuntu and Gentoo I have given
up and got the sources from isc.org. Works perfectly and
you are more up to date than with a distro.
Kind regards
Peter
Fred Zinsli wrote:
> Hello all
>
> Well out of curiosity I thought I would see what happened if I j
Hello Fred,
try
dig -t any domain.com @your-server
dig -t any domain.com @your-server +vc
and
dig --help
Regards
Peter
Fred Zinsli wrote:
> Hello all
>
> Well I have a basic setup going and it seems to function.
>
> What I am wanting to know is, is there a way of getting all of the
>
just try
dig -t any peter-dambier.de @
If it tells you something about denic it is not recursive.
If you get the complete answer it is very likely recursive.
Something internal could have triggered the query but only
if your server is in /etc/resolv.conf.
Kind regards
Peter
Gregory Hicks wrot
I can confirm bind 9.4 does run on an (IBM, not Intel) 486-SCL/2 with 16 MB.
That cpu can address no more than 16 MB.
$ cat /proc/meminfo
total:used:free: shared: buffers: cached:
Mem: 14540800 10596352 398 3194880 1003520 3518464
Swap: 133885952 11907072 121978880
MemTo
13 matches
Mail list logo