mnathani: you mean like a forwarder? mercutio: yeah
if so you can use forward first the nfail
err then direct
forward-first: yes mnathani: how can I test prefetch performance? mercutio: you can't
dns performance is pretty difficult to test.
bsaically if you go to google and get ttl of 60 msec
then you retrieve it again in 55 seconds
it will go and refresh the answer for you
to live another 60 seconds.
but it means if you do any kind of benchmarking it's hard to test
you can look at your mean service time
or median
and see if that improves
baut that can be complicated by lots of other factors too mnathani: do you know how to hide AUTHORITY SECTION:
in dig responses mercutio: you can type unbound-control stats_noreset
and it'll show you how many queries were prefetched
i enable minimal responses :/
but no
i use host normally
you can find out the ttl from host using -v
then that shows authority section too mnathani: here is an odd dig response, duplicate AUTHORITY records with different TTLs:
http://pastebin.com/ptdx65ij
ADDITIONAL rather ***: acf_ has quit IRC (Ping timeout: 250 seconds)
acf_ has joined #arpnetworks mercutio: the ttl is different because that's the ttl of the a records on nameservers rather than the nameserver records.
i dunno why it's doubling up though ***: fink has joined #arpnetworks
tehfink has joined #arpnetworks
fink has quit IRC (Ping timeout: 264 seconds)
tehfink is now known as fink
staticsafe has quit IRC (Ping timeout: 265 seconds)
neish has quit IRC (Ping timeout: 265 seconds)
staticsafe has joined #arpnetworks
neish has joined #arpnetworks
j3ss1ca has joined #arpnetworks
j3ss1ca has quit IRC (Remote host closed the connection)
j3ss1ca has joined #arpnetworks
j3ss1ca has quit IRC (K-Lined) brycec: I Googled'd my ARP VPS' hostname and found mentions of it as an NTP server :D
Sorry to say, only mentions of zeit or irclogger and pool.ntp.org listings
(and the ARP kb article) ***: fink has quit IRC (Ping timeout: 244 seconds)
brycec is now known as failcone
failcone is now known as brycec
fink has joined #arpnetworks
jessika_ has joined #arpnetworks
jessika_ has quit IRC (Remote host closed the connection)
erotic has joined #arpnetworks
erotic has quit IRC (Remote host closed the connection)
jessika_ has joined #arpnetworks
jessika_ has quit IRC (K-Lined)
erotic has joined #arpnetworks
erotic has quit IRC (Remote host closed the connection)
jessika_ has joined #arpnetworks
jessika_ has quit IRC (Remote host closed the connection)
jessika_ has joined #arpnetworks
erotic has joined #arpnetworks
jessika_ has quit IRC (Remote host closed the connection)
erotic has quit IRC (Remote host closed the connection)
jessika_ has joined #arpnetworks
erotic has joined #arpnetworks
fink has quit IRC (Quit: fink)
erotic is now known as gingiter
gingiter has quit IRC (Remote host closed the connection)
jessika_ has quit IRC (Remote host closed the connection)
jessika_ has joined #arpnetworks
jessika_ has quit IRC (K-Lined)
jessika_ has joined #arpnetworks
jessika_ has quit IRC (K-Lined)
gingiter has joined #arpnetworks
gingiter has quit IRC (K-Lined) mnathani: Can my mikrotik router somehow provide netflow statistics? staticsafe: yes
it can mnathani: Mikrotik RouterBOARD RB2011UiAS-2HnD-INĀ 
That's the model ***: jessika_ has joined #arpnetworks mnathani: Do I need to provide some kind of collector?
Can cacti integrate with the flow data? brycec: Looks like it http://forums.cacti.net/viewtopic.php?f=14&t=50994
(for loose meanings of "integrate") staticsafe: mnathani: yes you need some kind of collector, something like ntop
er not ntop
yep ntop, nfsen, prtg etc. ***: gingiter has joined #arpnetworks
gingiter has quit IRC (Ping timeout: 258 seconds)
jessika_ has quit IRC (Remote host closed the connection)
gingiter has joined #arpnetworks
gingiter has quit IRC (Remote host closed the connection)
jessika_ has joined #arpnetworks
neish_ has joined #arpnetworks
neish has quit IRC (Ping timeout: 272 seconds)
jessika_ has quit IRC (Read error: Connection reset by peer) mnathani: The default is to store all NetFlow data (perform no addregation).
in the web interface, I found a typo
s/addregation/aggregation BryceBot: <mnathani> The default is to store all NetFlow data (perform no aggregation). mnathani: can aggregation be done after the flow data is recorded? ***: jessika_ has joined #arpnetworks
jessika_ has quit IRC (Remote host closed the connection) mnathani: thanks staticsafe, I managed to get ntop working with netflow data from my Mikrotik Router ***: tellnes has quit IRC (Quit: ZNC - http://znc.sourceforge.net) mercutio: useful? mnathani: over time I think it will be
splits up bandwidth usage into destination addresses / AS as well as which host on my local net used the bandwidth
so I should be able to determine what % of traffic is netflix, facebook, youtube etc mercutio: ahh ok
yeah i think it'd be less useful for me