mmoll: Sorry for late response, I dought there is anyway to downgrade a running linux is there? I didn't think I was gonna have issues running the latest..should have thought LTS was best.
bryan_kearney1 has quit
cptweasel joined the channel
jsherrill is now known as jsherrill_afk
ehelms is now known as ehelms-afk
byron_miller joined the channel
v1k0d3n joined the channel
quad|HauOr joined the channel
imcleod has quit
Hypnoz joined the channel
byron_miller joined the channel
AshishH joined the channel
neha joined the channel
sghai joined the channel
sghai has quit
alaird joined the channel
ohadlevy joined the channel
izx joined the channel
sghai joined the channel
shimshtein joined the channel
byron_miller joined the channel
alaird joined the channel
Philambdo joined the channel
MrBy2 joined the channel
jyejare joined the channel
deviantony joined the channel
sobersabre joined the channel
deviantony
ola
windows fanboy here
^^
I've integrated a smart-proxy over a MS DNS server on Win2012R2
now, when I'm trying to create a host, it fails at the reverse DNS registering step
and I can see the following error in the DNS smart proxy logs: ERROR -- : unable to find nsupdate binary
am I missing something on the DNS server? seems that this tool is related to bind9
josephmagen joined the channel
Hypnoz joined the channel
fbrychta joined the channel
dcaro joined the channel
shmiti joined the channel
mathys joined the channel
q1x joined the channel
ohadlevy has quit
ohadlevy joined the channel
rjsalts
deviantony: it needs to make an update request to the ms dns server
deviantony: it's a specially crafted dns request, nsupdate is the tool to create the correct dns request and send it to the MS DNS server
deviantony
rjsalts: yeap, seems that I need to install this tool
inecas joined the channel
__endy__ joined the channel
byron_miller joined the channel
rdark joined the channel
mhulan|NotHere is now known as mhulan
jtomasek has quit
fbrychta is now known as fbrychta-brb
fbrychta-brb has quit
ki0 joined the channel
bkorren joined the channel
rjsalts
deviantony: you'll also need to set up a kerberos principal in your AD
deviantony
rjsalts: really? I thought you needed an AD only for the GSS-TSIG DNS method?
attachmentgenie joined the channel
fbrychta joined the channel
pgustafs has quit
Gwys joined the channel
rjsalts
deviantony: the only way to do dynamic updates on MS DNS was GSS afaik, I might be wrong
deviantony
as stated in the doc
"Bind configuration manipulation is based on nsupdate, which means that in theory could also be used to manipulate other dns servers which support nsupdate (such as Microsoft DNS server)."
rjsalts
sure, but TSIG with a symmetric key vs a kerberos ticket
I'm not sure if MS DNS supports the former, but it certainly supports the latter