| ↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
| Who | What | When |
|---|---|---|
| *** | fink has joined #arpnetworks | [04:45] |
| ..................................................... (idle for 4h22mn) | ||
| fink has quit IRC (Quit: fink) | [09:07] | |
| ..... (idle for 22mn) | ||
| fink has joined #arpnetworks | [09:29] | |
| fink has quit IRC (Quit: fink) | [09:40] | |
| .............. (idle for 1h5mn) | ||
| fink has joined #arpnetworks | [10:45] | |
| ............... (idle for 1h14mn) | ||
| fink has quit IRC (Quit: fink) | [11:59] | |
| fink has joined #arpnetworks | [12:08] | |
| .......... (idle for 46mn) | ||
| fink has quit IRC (Quit: fink)
fink has joined #arpnetworks | [12:54] | |
| dj_goku has quit IRC (Remote host closed the connection) | [13:09] | |
| ..................... (idle for 1h43mn) | ||
| fink has quit IRC (Quit: fink) | [14:52] | |
| .................................................. (idle for 4h7mn) | ||
| gizmoguy has quit IRC (Ping timeout: 265 seconds)
gizmoguy has joined #arpnetworks | [18:59] | |
| mnathani | thanks jlgaddis brycec mercutio | [19:05] |
| ......... (idle for 40mn) | ||
| does ARP provide Authoritative DNS?
or does DNS Manager refer strictly to Reverse DNS ? | [19:45] | |
| brycec | As far as I know, it only manages reverse DNS
I use dns.he.net personally, and I've used freedns.afraid.org in the past for auth/secondary DNS (Keyword being *free* :D) | [19:52] |
| twobithacker | I just run my own named | [19:56] |
| mhoran | So do I, but you need slaves. I also use dns.he.net.
I suppose I don't run named anymore. nsd! | [19:58] |
| twobithacker | I'm using puck.nether.net and esgob.com as secondaries
haven't played with nsd yet. knot looks kindof interesting too | [19:59] |
| JC_Denton | i've had good luck with buddyns as a secondary
fast ntfy updates too | [20:03] |
| mkb | Gandi.net provides a slave server if your domain is registered there | [20:14] |
| brycec | (You don't technically need slaves ;P) | [20:18] |
| mercutio | i just tinydns and scp files with a script. | [20:30] |
| jlgaddis | i still use bind on all my dns servers but will likely switch to nsd and unbound as they're upgraded | [20:34] |
| mnathani | looks interesting >> https://www.buddyns.com/services/cpanel-whm/ | [20:35] |
| mercutio | i use unbound for recursive, it's nice. | [20:37] |
| jlgaddis | yeah i've been using it at home for almost a year and haven't had a single issue | [20:42] |
| mercutio | do you enable prefetch? | [20:46] |
| jlgaddis | nfi, lemme check
nope | [20:59] |
| mercutio | it can only help a little with small number of users.
i do reckon it's kind of a cool thing to boost performance in generla though | [21:10] |
| .......................... (idle for 2h8mn) | ||
| mnathani | I just installed unbound on an ubuntu box, but keep getting SERVFAIL for DNS queries | [23:19] |
| my etc/resolv.conf has: nameserver 127.0.0.1
but I cannot ping google.com ping 8.8.8.8 works however | [23:26] | |
| .... (idle for 19mn) | ||
| mercutio | acl?
ubuntu recently started having empty unbound config files with all the comments and default options not visible but default config should just work for localhost | [23:46] |
| mnathani | http://pastebin.com/UsmHrGzm
thats my config | [23:49] |
| mercutio | oh maybe yours is old enough to have more config | [23:49] |
| mnathani | I put that config in there | [23:49] |
| mercutio | i don't see anything allowing 127.0.0/8
127.0.0.0/8 | [23:49] |
| mnathani | by default it was blank | [23:49] |
| mercutio | yeah but it normally has an access-control already in there
and i imagine defining access-controls overrides the default | [23:50] |
| mnathani | dig mnathani.com gives SERVFAIL | [23:51] |
| mercutio | oh
access-control: 0.0.0.0/0 refuse | [23:51] |
| mnathani | but dig google.com gives IP addresses | [23:51] |
| mercutio | stick that first too
then access-control: 127.0.0.0/8 allow then what you have access-control: ::0/0 refuse access-control: ::1 allow access-control: ::ffff:127.0.0.1 allow | [23:51] |
| mnathani | wouldnt I get REFUSED if it was ACL issue?" | [23:52] |
| mercutio | nope | [23:52] |
| mnathani | akamai.com. 60 IN A 23.36.93.239
but mnathani.com gets SERVFAIL http://pastebin.com/xwFJ9RqL I can't make any sense of that log error why its returning a SERVFAIL | [23:53] |
| mercutio | Capsforid fallback: getting different replies, failed
weird fwiw mnathani.com resolves from here | [23:56] |
| mnathani | using unbound? | [23:57] |
| mercutio | not directly
dnsmasq then unbound hangon i have direct unbound i can try yeah works fine | [23:57] |
| mnathani | the config I put in there had it enabled
use-caps-for-id: yes disabled it now and it works | [23:59] |
| mercutio | oh i didn't spot that | [23:59] |
| mnathani | time to get my windows box using the unbound instance | [23:59] |
| ↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |