Re: [xcat-user] option domain-search in dhcpd.conf

2022-04-04 Thread Nicolas Roosen
On 4/3/22 21:11, Russ Auld wrote: > You just need to make additional entries in the networks database, one for > each additional search domain. > > Example entries: > "a.domain.com","10.10.1.0","255.255.255.0",,"a.domain.com",,, > "b.domain.net","10.10.2.0","255.255.255.0"

Re: [xcat-user] option domain-search in dhcpd.conf

2022-04-03 Thread Russ Auld
You just need to make additional entries in the networks database, one for each additional search domain. Example entries: "a.domain.com","10.10.1.0","255.255.255.0",,"a.domain.com",,, "b.domain.net","10.10.2.0","255.255.255.0",,"b.domain.net",,, "c.domain.us","10.10.3.0",

Re: [xcat-user] option domain-search in dhcpd.conf

2022-04-01 Thread Roosen, Nicolas
On Sat, 2022-03-12 at 12:01 -0500, Russ Auld wrote: > This definitely works - I've done it myself. > > Can you show us your networks table? > > Right now it is empty of any domain, because I couldn't find the proper syntax to add multiple domain names in it. Could you share your example which

Re: [xcat-user] option domain-search in dhcpd.conf

2022-03-12 Thread Russ Auld
This definitely works - I've done it myself. Can you show us your networks table? > On 03/11/2022 6:41 AM Roosen, Nicolas wrote: > > > On Thu, 2022-03-10 at 18:17 +0100, Thomas HUMMEL wrote: > > > > > > On 10/03/2022 11:26, Roosen, Nicolas wrote: > > > Hello, > > > > > > I'm having a har

Re: [xcat-user] option domain-search in dhcpd.conf

2022-03-11 Thread Roosen, Nicolas
On Thu, 2022-03-10 at 18:17 +0100, Thomas HUMMEL wrote: > > > On 10/03/2022 11:26, Roosen, Nicolas wrote: > > Hello, > > > > I'm having a hard time to get our nodes /etc/resolv.conf search > > option > > correctly setup. > > Hello, > > just to be sure : are you sure your NetworkManager setting

Re: [xcat-user] option domain-search in dhcpd.conf

2022-03-10 Thread Thomas HUMMEL
On 10/03/2022 11:26, Roosen, Nicolas wrote: Hello, I'm having a hard time to get our nodes /etc/resolv.conf search option correctly setup. Hello, just to be sure : are you sure your NetworkManager settings are correct (if the nic is NM managed) ? There is a quite complex combinatorics ab