[Samba] Samba AD - Different IP than the existing one assigned

L.P.H. van Belle belle at bazuin.nl
Thu Feb 27 14:53:45 UTC 2020


.. 

I almost mailed the same.. So i'll add a bit more to this. 

Short resume. 

Now you talk about "strange" devices. 

You have 
1 eth0, the real interface 
2 briding interfaces.
1 docker interface. 

Before you proceed, you should know more about this. 

/etc/hosts is wrong
/etc/resolv.conf is wrong. 
/etc/hostname is empty. 

This is the base of most of you current problems. 
Per example. 

/etc/hosts 
127.0.0.1   localhost php7
172.31.6.15 adc1.transmitcorp.com adc1 
# IF you really need php7, but you can only use it internaly on the server itself, like this. 
# Note even if you add php7 to the adc1.transmitcorp.com line. 
# Or you would need to add both. php7.transmitcorp.com php7

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters


/etc/resolv.conf
search transmitcorp.com
nameserver 172.31.6.15
options edns0

/etc/hostsname
adc1

Reboot and rerun the script. 
Anonimize it and show the full output. 


Greetz, 

Louis




> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens 
> Rowland penny via samba
> Verzonden: donderdag 27 februari 2020 15:40
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] Samba AD - Different IP than the 
> existing one assigned
> 
> On 27/02/2020 14:27, Lionel Monchecourt via samba wrote:
> >> This is what I’m starting :
> Then you haven't stopped Ubuntu from starting smbd, nmbd and winbind
> >> Ubuntun 18.04
> 
> Please go and read this:
> 
> https://github.com/thctlo/samba4/blob/master/full-howto-Ubuntu
18.04-samba-AD_DC.txt
> 
> Rowland
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
> 
> 




More information about the samba mailing list