Displaying 16 results from an estimated 16 matches for "1f1b".
Did you mean:
11b
2019 Aug 03
2
Samba generating wrong ipv6 and ipv4 address
Hey!
How are you?
I have two interfaces (192.168.78.20 /
*2001:470:1f1b:5b3:21b:21ff:fea6:ce93* and 192.168.81.20 /
*2001:470:1f1b:5b5:21b:21ff:fea6:ce92*)
I have interfaces disabled i mean that i bind on everything on samba
ac-dc...
What here is what is weird, (via bind9 DLZ i am using it and is working),
but on my clients i am getting some weird ipv6 addresses:
patri...
2019 Aug 03
0
Samba generating wrong ipv6 and ipv4 address
My config is this:
# Global parameters
[global]
# bind interfaces only = Yes
# if this is turned on, always perfect
# interfaces = lo 192.168.78.20 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
# interfaces = lo 192.168.78.20 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
192.168.81.20 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
# interfaces = lo 192.168.81.20 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
# if all interfaces known, order is important, the last is the required
# interf...
2019 Aug 05
9
samba dlz. bind9 nslookup is wrong
On 05/08/2019 11:53, Patrik wrote:
> the ?? file "/etc/bind/zones/enp1s0f3/patrikx3.com
> <http://patrikx3.com/>"; are my domain names A, AAAA, CNAME-s, that is
> where i store then, there is know AD records at all. it is all DLZ.
> *_
> _*
If 'patrikx3.com' is a registered dns domain name, then you should have
used a subdomain of this for the AD dns
2019 Aug 05
2
samba dlz. bind9 nslookup is wrong
...ss.
here is my settings:
root at server:/# ifconfig
enp1s0f2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.81.20 netmask 255.255.255.0 broadcast 192.168.81.255
inet6 fe80::21b:21ff:fea6:ce92 prefixlen 64 scopeid 0x20<link>
inet6 2001:470:1f1b:5b5:21b:21ff:fea6:ce92 prefixlen 64 scopeid
0x0<global>
inet6 2001:470:1f1b:5b5::20 prefixlen 128 scopeid 0x0<global>
ether 00:1b:21:a6:ce:92 txqueuelen 1000 (Ethernet)
RX packets 107157 bytes 21707511 (20.7 MiB)
RX errors 0 dropped 0 overruns 0...
2019 Aug 03
0
Samba generating wrong ipv6 and ipv4 address
...instead of dnsupdate), so i got:*
patrikx3 at bitang:~$ nslookup p3x-dc.patrikx3.com
Server: 127.0.0.53
Address: 127.0.0.53#53
Non-authoritative answer:
Name: p3x-dc.patrikx3.com
Address: *192.168.81.120*
Name: p3x-dc.patrikx3.com
Address: 192.168.78.20
Name: p3x-dc.patrikx3.com
Address: 2001:470:1f1b:5b3::20
Name: p3x-dc.patrikx3.com
Address: *2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84*
Name: p3x-dc.patrikx3.com
Address: 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
*no i idea where it gets. it should as if shows in my ifconfig (the blond
that it should do with the dlz, where it gives this numbers i have no...
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
...> root at server:/# ifconfig
> enp1s0f2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
> inet 192.168.81.20 netmask 255.255.255.0 broadcast 192.168.81.255
> inet6 fe80::21b:21ff:fea6:ce92 prefixlen 64 scopeid 0x20<link>
> inet6 2001:470:1f1b:5b5:21b:21ff:fea6:ce92 prefixlen 64 scopeid
> 0x0<global>
> inet6 2001:470:1f1b:5b5::20 prefixlen 128 scopeid 0x0<global>
> ether 00:1b:21:a6:ce:92 txqueuelen 1000 (Ethernet)
> RX packets 107157 bytes 21707511 (20.7 MiB)
> RX errors...
2019 Aug 03
2
Samba generating wrong ipv6 and ipv4 address
On 03/08/2019 11:17, Patrik wrote:
> the problem is that dnsupdate is not working becuase i use dlz. i
> cannot use dbsupdate with dnsupdate it fails.
> *_
> _*
What is 'dbsupdate' ?
I can assure you that dnsupdate does work with dlz.
I think you need to give us more info.
Rowland
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
...t here:
> root at server:~# nslookup p3x-dc.patrikx3.com
> Server: 192.168.78.20
> Address: 192.168.78.20#53
>
> Name: p3x-dc.patrikx3.com
> Address: 192.168.78.20
> Name: p3x-dc.patrikx3.com
> *Address: 192.168.81.120*
> Name: p3x-dc.patrikx3.com
> *Address: 2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84*
> Name: p3x-dc.patrikx3.com
> Address: 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
> Name: p3x-dc.patrikx3.com
> Address: 2001:470:1f1b:5b3::20
>
> *if should at least show like:*
> root at server:~# nslookup p3x-dc.patrikx3.com
> Server: 192.168.78.20
>...
2019 Aug 03
2
Samba generating wrong ipv6 and ipv4 address
On 03/08/2019 03:01, Patrik via samba wrote:
> My config is this:
> # Global parameters
> [global]
> # bind interfaces only = Yes
> # if this is turned on, always perfect
> # interfaces = lo 192.168.78.20 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
> # interfaces = lo 192.168.78.20 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
> 192.168.81.20 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
> # interfaces = lo 192.168.81.20 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
> # if all interfaces known, order is important, the last is t...
2019 Aug 05
5
samba dlz. bind9 nslookup is wrong
On 05/08/2019 09:55, Patrik via samba wrote:
> the dig is wrong as well, it adds an additional ip address, which i have
> not request to use other interfaces:
> root at server:/# dig p3x-dc.patrikx3.com
>
Patrik, I have told you what your problem is, refusing to accept that
you have setup Bind9 incorrectly is no reason for opening a new thread.
Just in case you missed it, or
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
the patrikx3.com is my domain
my AD DC domain is p3x-dc.patrikx3.com, you can see:
root at server:~# cat /etc/bind/zones/enp1s0f3/patrikx3.com
; Replaces on ennp1s0f2 to ennp1s0f3
; 192.168.81. 192.168.78.
; 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
2001:470:1f1b:5b3:21b:21ff:fea6:ce93
; format is done with xed Linux Mint, not using tab, only space
$TTL 3600
@ 86400 IN SOA ns1.patrikx3.com.
hostmaster.ns1.patrikx3.com. (...
2019 Aug 03
0
Samba generating wrong ipv6 and ipv4 address
...a at lists.samba.org> wrote:
> On 03/08/2019 03:01, Patrik via samba wrote:
> > My config is this:
> > # Global parameters
> > [global]
> > # bind interfaces only = Yes
> > # if this is turned on, always perfect
> > # interfaces = lo 192.168.78.20 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
> > # interfaces = lo 192.168.78.20 2001:470:1f1b:5b3:21b:21ff:fea6:ce93
> > 192.168.81.20 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
> > # interfaces = lo 192.168.81.20
> 2001:470:1f1b:5b5:21b:21ff:fea6:ce92
> > # if all interfaces known, order is...
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
I am not using flatfiles and i using BIND_DLZ it shows in my log and i do
not use flatfiles. BIND_DLZ only.
as you can see it is pure bind and it just generates a weird ip address
(192.168.81.120, 2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84) this ip addresses
cannot be pinged, missing this client.
you can see in smb.conf i do not use dnsupdate either.
and it is rotating and sometimes giving the wrong ip address for windows
and linux. i am on debian buster.
*My bind settings is correct as well (i wanna use enp1...
2019 Aug 05
6
samba dlz. bind9 nslookup is wrong
... From your output below..
>> Uncomment only single database line, depending on your BIND version <<
Then tell uss, why are 3 lines uncommented?
I suggest, run :
https://raw.githubusercontent.com/thctlo/samba4/master/samba-collect-debug-info.sh
Anonimize it where needed, and show me your server setup.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van:
2019 Aug 05
0
samba dlz. bind9 nslookup is wrong
...derwerp: Re: [Samba] samba dlz. bind9 nslookup is wrong
>
> I am not using flatfiles and i using BIND_DLZ it shows in my
> log and i do
> not use flatfiles. BIND_DLZ only.
> as you can see it is pure bind and it just generates a weird
> ip address
> (192.168.81.120, 2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84) this
> ip addresses
> cannot be pinged, missing this client.
> you can see in smb.conf i do not use dnsupdate either.
> and it is rotating and sometimes giving the wrong ip address
> for windows
> and linux. i am on debian buster.
>
> *My bind set...
2019 Aug 05
1
samba dlz. bind9 nslookup is wrong
...bind9 nslookup is wrong
> >
> > I am not using flatfiles and i using BIND_DLZ it shows in my
> > log and i do
> > not use flatfiles. BIND_DLZ only.
> > as you can see it is pure bind and it just generates a weird
> > ip address
> > (192.168.81.120, 2001:470:1f1b:5b5:eeaa:a0ff:fe1b:4d84) this
> > ip addresses
> > cannot be pinged, missing this client.
> > you can see in smb.conf i do not use dnsupdate either.
> > and it is rotating and sometimes giving the wrong ip address
> > for windows
> > and linux. i am on debian bus...