Displaying 5 results from an estimated 5 matches for "wonderi".
Did you mean:
wonder
2019 Aug 06
4
samba-tool PTR with /16 network
On 06/08/2019 16:21, L.P.H. van Belle via samba wrote:
> Its pretty clear how in the wiki.
>
> https://wiki.samba.org/index.php/DNS_Administration
>
> samba-tool dns zonecreate <Your-AD-DNS-Server-IP-or-hostname> 0.99.10.in-addr.arpa
>
> ;-)
And that would get you a /24 network
And I also thought wrong, yes the name is wrong, but it should have been
'11.0'
2019 Aug 07
8
samba-tool PTR with /16 network
Yes, offcourse, the 172.19 is a "bad" example.
I suggest we use the official RFC 1918 zones.
10.0.0.0/8
172.16.0.0/12
192.168.0.0/16
And for example 192.168.0.0/24 as extra, or people get confused. ;-)
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens
> Rowland penny via samba
> Verzonden: woensdag 7
2019 Aug 07
0
samba-tool PTR with /16 network
Are? dig -x <ip> or hostname <ip> find the name of the host ?
Le 07/08/2019 ? 10:56, L.P.H. van Belle via samba a ?crit?:
> Yes, offcourse, the 172.19 is a "bad" example.
> I suggest we use the official RFC 1918 zones.
>
> 10.0.0.0/8
> 172.16.0.0/12
> 192.168.0.0/16
>
> And for example 192.168.0.0/24 as extra, or people get confused. ;-)
>
>
2019 Aug 07
0
samba-tool PTR with /16 network
Hai,
Ok, i did a few things on my DC and see the how/what here.
First, the zone.
samba-tool dns zonecreate rtd-dc1 19.172.in-addr.arpa
That worked fine, in windows DNS tool that shows correct.
Now i added an PTR with this line.
samba-tool dns add dc1 19.172.in-addr.arpa 55.0 PTR testhost.internal.domain.tld
This resulted in a subfolder "0" the 19.172.in-addr.arpa zone.
Where
2019 Aug 07
0
samba-tool PTR with /16 network
Hai,
?
Good your asking this.
I should have tested it... and NO, PTR lookup is not working correctly in this case.
?
I've reported it as a bug.
https://bugzilla.samba.org/show_bug.cgi?id=14077?
?
Greetz,
?
Louis
?
?
Van: H?noch Herv? [mailto:h.henoch at isc84.org]
Verzonden: woensdag 7 augustus 2019 11:01
Aan: L.P.H. van Belle; samba at lists.samba.org
Onderwerp: Re: [Samba] samba-tool