Bind DNS Server Setup (Windows)
Loading...
3,133
Loading...
Uploader Comments (nara1simha2)
see all
All Comments (8)
-
@AlexNirt12 interesting concept, free is good but usually not appreciated
-
@cnotation спс , хорошее видео для тех кто хочет свой домен сделать бесплатно =))
-
@nara1simha2 Thanks for the response. I realized that I made a typo
listen-on {and;};
so once I changed it to {any:}; I thought I had the problem fix //wrong
After that the program just completely crashed!'
so I started it with the g option // c:\bind\dns\bin\start named -g
I saw it tried to listen to my 53 port but crashed.. still don't know why but lucky I was just testing on my laptop. Following your same instructions on my server it worked perfectly! Thanks great video!!!
-
@nara1simha2 What if you are using DNS from google (8.8.8.8) Would that work?
Loading...
Hey @nara1simha2 Nice video. I was following along just fine till i started bind
//start bind.exe -f
netstat showed the listening port open
but UDP port 53 wasn't up... checked the firewall.. everything validated.. any idea what could be the problem?
cnotation 1 month ago
@cnotation I was not quite sure why the DNS server was not bind to the port 53.
If named-checkconfig & named-checkzone commands returns positive response, then you are good to start the BIND DNS servers with out issues.
Do you have any firewall installed in you PC other than windows firewall?
"netstat showed the listening port open" - what do you mean by this.
Could you please paste the results of netstat -an | find "53" over here.
nara1simha2 1 month ago
can u post here what u write in text it will be more easy to creat
pakcyberarmypk 4 months ago
@pakcyberarmypk : i can't paste the complete text here, You tube allows maximum of 500 characters only.
nara1simha2 3 months ago