search for: bin9

Displaying 3 results from an estimated 3 matches for "bin9".

Did you mean: bin
2019 Sep 02
3
Problems with Internal DNS Samba 4
Marcio, Just so you know what was wrong. > listen-on port 53 { 192.168.1.20; 127.0.01; }; The Bin9 "not starting problem " wrong was.. 127.0.01 should be ... Ah you know.. Your missing a "dot".. But good you made it. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Marcio Demetrio Bacci vi...
2019 Sep 02
0
Problems with Internal DNS Samba 4
...samba4-dc1.empresa.com.br --dns-backend=BIND9_DLZ" ? Regards, M?rcio Bacci?? Em seg, 2 de set de 2019 ?s 10:30, L.P.H. van Belle via samba <samba at lists.samba.org> escreveu: Marcio, Just so you know what was wrong. > listen-on port 53 { 192.168.1.20; 127.0.01; }; The Bin9 "not starting problem " wrong was..? 127.0.01 should be ... Ah you know.. Your missing a "dot".. But good you made it. Greetz, Louis
2019 Sep 02
3
Problems with Internal DNS Samba 4
Hi, I have solved. I change parameter "listen-on port 53", as follows: From: listen-on port 53 { 192.168.1.20; 127.0.01; }; To: listen-on port 53 { any; }; netstat -lntup | grep 53 tcp 0 0 0.0.0.0:81 0.0.0.0:* OU?A 534/lighttpd tcp 0 0 192.168.1.20:53 0.0.0.0:* OU?A 1930/named tcp 0 0