Displaying 20 results from an estimated 2000 matches similar to: "working dhcpd.conf with routes"
2015 Nov 09
3
Samba_dlz: canceling trasaction on zone domain
Hey Rowland,
Below is a cutdown version of my DHCP. As you can see, I haven't really set anything up for ddns-update. While using Samba4's internal DNS I had the setting 'ddns-update-style interim;' and it seemed to have worked fine. But with bind I'm not sure what else is needed.
Thanks for taking a look at it.
Philip
#
# DHCP Server Configuration file.
# see
2015 Nov 09
2
Samba_dlz: canceling trasaction on zone domain
Thanks a lot. I'll take a read through it and see if I can get it working.
________________________________________
From: samba [samba-bounces at lists.samba.org] on behalf of Rowland Penny [rowlandpenny241155 at gmail.com]
Sent: Monday, November 09, 2015 5:02 PM
To: samba at lists.samba.org
Subject: Re: [Samba] Samba_dlz: canceling trasaction on zone domain
On 09/11/15 21:28, Philip Banh
2015 Nov 09
2
Samba_dlz: canceling trasaction on zone domain
Hi there,
I'm in the process of switching from using Samba4 internal DNS to using BIND as my backend DNS. However, I'm currently running into some issues with the transition.
Here's an example of the messages I'm getting from /var/log/messages logs:
Nov 9 15:34:26 pho-dcpvl-01N named[27524]: samba_dlz: starting transaction on zone DOMAIN
Nov 9 15:34:26 pho-dcpvl-01N
2011 Jan 01
2
DHCPD troubleshooting..? help!
Hello,
i've setup dhcp as such:
yum install dhcp
vim /etc/dhcpd.config
#
# DHCP Server Configuration file.
#?? see /usr/share/doc/dhcp*/dhcpd.conf.sample?
#ddns-update-style interim;
ddns-update-style interim;
ddns-rev-domainname "in-addr.arpa";
ignore client-updates;
subnet 192.168.75.0 netmask 255.255.255.0 {
?????? option routers????????????????? 192.168.75.25; #Default
2013 Apr 25
2
Samba4 and idmap backend (ad/rid)
Hi,
I eventually managed to install and join a Samba4 server as a member in an
AD environment but I have a problem with the id command.
wbinfo commands work but when I launch id command with a domain user I get
"user unknown".
Here is my smb.conf (Took from Samba Wiki) :
idmap config *:backend = tdb
idmap config *:range = 70001-80000
idmap config MYDOMAINNAME:backend = ad
2013 Dec 06
1
DNS_INFO_NO_RECORDS when trying to join domain
Hi.
I've a Samba 3.4.7 running on Ubuntu 10.04 configured as PDC.
It has always worked but lately these months strange things started to happen: clients cannot join the domain anymore.
I had to reinstall a computer but when I tried to add it back to the domain I get this error message in Windows XP: DNS_INFO_NO_RECORDS.
It seems windows cannot get server name via dns?
The samba server runs
2012 Mar 17
3
how to allow ISC dhcpd to add/update entries to bind9 with bind_dlz (samba4)
Hello all,
I have set up a samba4 server with bind9 and the bind_dlz module.
Everything is working as it should but now I need to allow the dhcp
server to add entries to the forwarding zone. Has anybody implemented
such a configuration ? Can this be done with the kerberos DNS dynamic
update configuration.
I want to achieve the following:
1) allow non-Windows machines (printers, ILO ...) to be
2006 Nov 24
6
dhcpd
Hi
im trying to configure centos to run as a dhcpd daemon but it simply doesnt
work
I'm using the default configuration file from dhcdp (and tried multiple
alternatives).
problem is that pxe clients do not aquire dhcp addresses
in the log i can see that there are 3 or 4 dhcp offers per boot atempt but
no dhcp requests
anyone?
i'm going crazy here... .i've tryed 3 diferent
2004 Dec 30
5
Openldap + Samba 3 PDC
I'm trying to get Samba up but I can't seem to get the LDAP connection
working correctly. I can run a search from ldapsearch, but samba is
complaining that it can't connect.
Here's the error from log.smbd
[2004/12/29 16:04:04, 0] lib/smbldap.c:smbldap_connect_system(850)
failed to bind to server with dn= cn=Manager Error: Invalid
credentials
[2004/12/29 16:04:04, 1]
2016 Feb 16
2
dhcpd frequent renewals
Folks
This might be the wrong place to ask, but I don't know where to turn.
My internal home network, including wireless, is controlled by a
Centos6 server, which provides dhcpd services, along with NAT. I
have DHCPD configured with the addresses 192.168.155.200 through
192.168.155.254 as the range for dynamic allocations. The
default-lease time is 1800 seconds, the maximum is 3600
2016 May 18
2
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
So I had dhcp, radvd and bind working together nicely and now I threw in a
wrench of setting up an AD DC
I want to change my dhcp server setting to put client's into the new AD
Domain but am a little hesitant as it is all working so nicely with DDNS
I'm starting to think all I need to do is edit just my dhcpd.conf and
change occurrences of DOMAIN1.SUBDOMAIN.TLD to
2017 Mar 16
2
Timeout Leak
Hello all,
I've got 3 occurences of this message in my log file:
auth: Warning: Timeout leak: 0x805e480 (auth-request-handler.c:550)
Can I ignore it, or is it a syhmptom of something wrong?
I'm running dovecot 2.2.28 (bed8434). I'll post my doveconf -n if it
is worth investigating further...
Cheers,
Luciano.
--
/"\ /Via A. Salaino, 7 - 20144 Milano
2016 May 27
2
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
https://wiki.samba.org/index.php/Configure_BIND_as_backend_for_Samba_AD
helped me find that I needed to add
options {
[...]
tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab";
[...]
};
That seems to have fixed my errors with DNS
On Fri, May 27, 2016 at 9:26 AM, Rowland penny <rpenny at samba.org> wrote:
> On 27/05/16 14:37, Jeff Sadowski wrote:
>
2016 May 27
2
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
I had left my config alone for now and dhcp still writes to
DOMAIN1.SUBDOMAIN.TLD. But samba has been complaining about not being able
to write to bind in its zone.
[2016/05/27 07:30:06.738434, 0]
../source4/dsdb/dns/dns_update.c:295(dnsupdate_nameupdate_done)
../source4/dsdb/dns/dns_update.c:295: Failed DNS update -
NT_STATUS_UNSUCCESSFUL
If you are right about it using kerberos I think I am
2005 Sep 08
2
wpa_supplicant
Hi,
I am running Centos 4.1 on a Dell D610 with ipw2200.
Any good howto for running wpa-psk?
I have searched and not found much related to RHEL or CentOS.
--
Thanks
http://www.911networks.com
2016 Feb 18
1
dhcpd frequent renewals
Rob
DNS service for my clients is provided by my gateway server, the same
machine as the DHCPD server. I think that's what the "option
domain-name-servers" line does. This allows me to provide 192.168
addresses to them when they try to access anything inside the house
with a name. If it's not a locally defined name, BIND forwards the
request to the internet.
I'm not
2005 Jun 15
3
Burning CDs
Hi,
I have just installed 4.1 on a new Dell Latitude d610. It does
not automount the CDs. When I mount the CD manually I get:
$mount /media/cdrecorder
mount: block device /dev/hdc is write-protected, mounting read-only
The CD writer is an Philips IDE: CDRW/DVD-ROM CDD5263
Here is my mtab:
$ cat /etc/mtab
/dev/mapper/VolGroup00-LogVol00 / ext3 rw 0 0
none /proc proc rw 0 0
none /sys sysfs rw
2016 May 27
1
ISC's dhcp server, radvd and bind9 now adding samba as an AD DC
On Fri, May 27, 2016 at 10:23 AM, Rowland penny <rpenny at samba.org> wrote:
> On 27/05/16 17:11, Jeff Sadowski wrote:
>
>> https://wiki.samba.org/index.php/Configure_BIND_as_backend_for_Samba_AD
>> helped me find that I needed to add
>>
>> options {
>> [...]
>> tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab";
>>
2011 Jul 15
3
CentOS-6 dhcpd
I've installed CentOS-6 on my server
(in parallel to CentOS-5.6)
and now I'm trying to set up dhcpd.
I'm not sure if there has been a change in dhcpd
under CentOS-6, but I'm getting the dreaded message
"Not configured to listen on any interfaces!"
when I "sudo service dhcpd restart".
I realise now that I have never known
how the connection between interface
2007 May 30
1
What are they trying to do here?
Hi!
I?m new to the list, and I?m not really having a ?problem?, but I?m seeing
something in my log files that I wonder if I should be concerned.
I?ve been using Dovecot (dovecot-0.99.14-8.fc4) on my Fedora Core 4 (kernel
2.6.17-1.2142_FC4) machine from quite some time.
For the last few days, I?ve been seeing this in my daily ?Logwatch? e-mail:
dovecot:
Authentication Failures: