[PacketFence-users] PF DNS record changed

2015-08-20 Thread Sallee, Jake
Hello all ... again.

The new domain joining system adds a virtual interface to the server that it 
uses to communicate with the domain.  however this new interface is not the 
same one as the management interface.

The new interface is automatically registering its self with my DNS servers 
overwriting the current (and correct) entry.

How do I make this stop?

Jake Sallee
Godfather of Bandwidth
System Engineer
University of Mary Hardin-Baylor
WWW.UMHB.EDU

900 College St.
Belton, Texas
76513

Fone: 254-295-4658
Phax: 254-295-4221

--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] PF DNS record changed

2015-08-20 Thread Derek Wuelfrath
Jake,

You are talking about the dynamic DNS thing that happens when you are joining 
the domain right ?
I may have a little something that could be tested but it is not guarantee that 
it will work… We are unfortunately unable to reproduce here since we don’t do 
dynamic DNS on domain join (it actually never worked !! ;))

So here’s the thing… When Samba is binding, it will either use an ‘interface’ 
parameter configurable within /etc/samba/smb.conf or will ask the kernel for a 
list of network interfaces to use for binding (except 127.0.0.1… yes it’s good 
to be home but not in this case)

What I may want to try is the following:
- Edit the smb.conf template (/usr/local/pf/addons/AD/smb.tt) used for domain 
join within the chroot to add the interface parameter pointing to your 
management ip address (interfaces = 42.13.37.42)

- Edit that same file to add the following line: bind interfaces only = false
(Thoses two lines are already at the end of the file, simply uncomment them and 
change the values)

- Remove the actual record in your AD so we make sure a new one is created

- In the PacketFence webadmin GUI, rejoin the domain.

Let me know!

Cheers!
dw.

—
Derek Wuelfrath
dwuelfr...@inverse.ca :: www.inverse.ca
+1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

 On Aug 20, 2015, at 14:30, Sallee, Jake jake.sal...@umhb.edu wrote:
 
 Hello all ... again.
 
 The new domain joining system adds a virtual interface to the server that it 
 uses to communicate with the domain.  however this new interface is not the 
 same one as the management interface.
 
 The new interface is automatically registering its self with my DNS servers 
 overwriting the current (and correct) entry.
 
 How do I make this stop?
 
 Jake Sallee
 Godfather of Bandwidth
 System Engineer
 University of Mary Hardin-Baylor
 WWW.UMHB.EDU
 
 900 College St.
 Belton, Texas
 76513
 
 Fone: 254-295-4658
 Phax: 254-295-4221
 
 --
 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users


--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users


Re: [PacketFence-users] PF DNS record changed

2015-08-20 Thread Tim DeNike
Just set a cname

Sent from my iPhone

 On Aug 20, 2015, at 3:35 PM, Derek Wuelfrath dwuelfr...@inverse.ca wrote:

 Jake,

 You are talking about the dynamic DNS thing that happens when you are joining 
 the domain right ?
 I may have a little something that could be tested but it is not guarantee 
 that it will work… We are unfortunately unable to reproduce here since we 
 don’t do dynamic DNS on domain join (it actually never worked !! ;))

 So here’s the thing… When Samba is binding, it will either use an ‘interface’ 
 parameter configurable within /etc/samba/smb.conf or will ask the kernel for 
 a list of network interfaces to use for binding (except 127.0.0.1… yes it’s 
 good to be home but not in this case)

 What I may want to try is the following:
 - Edit the smb.conf template (/usr/local/pf/addons/AD/smb.tt) used for domain 
 join within the chroot to add the interface parameter pointing to your 
 management ip address (interfaces = 42.13.37.42)

 - Edit that same file to add the following line: bind interfaces only = false
 (Thoses two lines are already at the end of the file, simply uncomment them 
 and change the values)

 - Remove the actual record in your AD so we make sure a new one is created

 - In the PacketFence webadmin GUI, rejoin the domain.

 Let me know!

 Cheers!
 dw.

 —
 Derek Wuelfrath
 dwuelfr...@inverse.ca :: www.inverse.ca
 +1.514.447.4918 (x110) :: +1.866.353.6153 (x110)
 Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
 (www.packetfence.org)

 On Aug 20, 2015, at 14:30, Sallee, Jake jake.sal...@umhb.edu wrote:

 Hello all ... again.

 The new domain joining system adds a virtual interface to the server that it 
 uses to communicate with the domain.  however this new interface is not the 
 same one as the management interface.

 The new interface is automatically registering its self with my DNS servers 
 overwriting the current (and correct) entry.

 How do I make this stop?

 Jake Sallee
 Godfather of Bandwidth
 System Engineer
 University of Mary Hardin-Baylor
 WWW.UMHB.EDU

 900 College St.
 Belton, Texas
 76513

 Fone: 254-295-4658
 Phax: 254-295-4221

 --
 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users


 --
 ___
 PacketFence-users mailing list
 PacketFence-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/packetfence-users

--
___
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users