Displaying 20 results from an estimated 10000 matches similar to: "dhcpd.conf for balance-rr bonding"
2017 Apr 25
1
Bonding mode balance-alb (6): How to control the assigned MAC address?
Hi,
we are trying to switch our bonding modes from 1 (active-backup) to 6
(balance-alb). However it seems, that these bond devices are not always
getting the MAC address from the same slave. Sometimes the device gets
the MAC address of the first and sometimes of the second slave. Since
only the MAC address of the first slave device is (can be) registered in
DHCP, this breaks connectivity
2019 Jan 10
4
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Thursday, January 10, 2019 1:43 PM, Rowland Penny via samba <samba at lists.samba.org> wrote:
>On Thu, 10 Jan 2019 19:09:01 +0000 (UTC)
>Billy Bob via samba <samba at lists.samba.org> wrote:
>
>
>>
>> As to the current issue, I am attemting to configure DHCP to update
>> DNS records with BIND9, as outlined in the Samba Wiki (with
>>
2007 Aug 29
0
poor performance with bonding in round-robin mode (only samba affected)
Hi,
samba 3.0.24, debian etch
I'm seeing a strange effect with samba and traffic over a bond0
interface in round robin mode.
2 server each with 2 GbE interfaces as bond0 device ind rr mode.
netio benchmark:
NETIO - Network Throughput Benchmark, Version 1.26
(C) 1997-2005 Kai Uwe Rommel
TCP connection established.
Packet size 1k bytes: 182840 KByte/s Tx, 197599 KByte/s Rx.
Packet size
2019 Feb 25
2
Restarting nfs-server using systemctl resulted in error
Hi All,
I am having strange issues with NFS server on CentOS 7.2. I am unable to
restart the nfs-server:
[root at hostname ~]# systemctl restart nfs-server
** (pkttyagent:20603): WARNING **: Unable to register authentication agent:
Timeout was reached
Error registering authentication agent: Timeout was reached
(g-io-error-quark, 24)
Failed to restart nfs-server.service: Connection timed out
2017 Jan 14
0
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
On 14 Jan 2017 8:01 pm, "Gregory P. Ennis" <PoMec at pomec.net> wrote:
Everyone,
I am trying to set up a second internal network (192.168.0.0/24) and
have not been able to get dhcp to start when I have the following in my
dhcpd.conf file :
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.110 192.168.0.130;
option subnet-mask 255.255.255.0;
2017 Jan 16
0
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
VLANs are your friend, otherwise DHCPD is not going to understand how to properly answer your request for different networks on the same interface.
----- On 14 Jan, 2017, at 11:59, Gregory P. Ennis PoMec at PoMec.net wrote:
| Everyone,
|
| I am trying to set up a second internal network (192.168.0.0/24) and
| have not been able to get dhcp to start when I have the following in my
| dhcpd.conf
2017 Jan 15
0
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
Everyone,
I am trying to set up a second internal network (192.168.0.0/24) and
have not been able to get dhcp to start when I have the following in my
dhcpd.conf file :
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.110 192.168.0.130;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
option
2009 Sep 22
1
dhcpd logging to dhcpd.log only
I've added this to my dhcpd.conf
log-facility local6;
and
added this to my syslog.conf
local6.* /var/log/dhcpd.log
It's still writing to dhcpd info to both log files.
How do I stop this.
I've googled but all suggested modifications I've made to the dhcpd.conf
causes dhcpd to not start.
Thanks
Dan
2006 May 30
2
Bug#369603: logcheck-database: new rule for dhcpd
Package: logcheck-database
Version: 1.2.44
Severity: minor
Tags: patch
Hi,
This patch changes one rule for dhcpd. It adds support for log lines of the following format:
May 30 19:36:57 server dhcpd: DHCPACK to 10.10.10.10 (aa:bb:cc:dd:ee:ff) via eth1
Regards,
Robbert
--- /root/dhcp 2006-05-30 21:50:24.000000000 +0200
+++ dhcp 2006-05-30 23:27:06.000000000 +0200
@@ -18,7 +18,7 @@
2018 Mar 29
0
dhcp lease time hardware in script at dhcpd/Bind/Samba wiki page
On Thu, 29 Mar 2018 15:01:26 +0100
Sebastian Arcus via samba <samba at lists.samba.org> wrote:
> There seems to be a slight issue with the instructions at the
> following wiki page:
>
> https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
>
> The /usr/local/bin/dhcp-dyndns.sh script seems to use a hardwired
> value for the lease expiry time
2008 Sep 06
1
bonding theory question
Hello All,
I am currently using bonding with 2 NICs (using mode 0). Its been
working well, but I am trying to understand how it works (I am a total
newbie).
mode=0 (balance-rr)
Round-robin policy: Transmit packets in sequential order from the
first available slave through the last. This mode provides load
balancing and fault tolerance.
So I have 2 NICs (1 NIC attached to switch A, 2nd NIC
2018 Jun 20
0
Re: How libvirt interacts with dhcpd?
On 06/18/2018 01:00 PM, Daniel. wrote:
> Thanks for the reply Laine. My problem is that dnsmasq is masking
> dhcpd, xCAT uses dhcpd for PXE stuff. If dnsmasq answer DHCP requests
> the PXE boot won' t work. I want to see the logs for ensuring the
> dnsmasq is not masking dhcpd.
The dnsmasq run by libvirtd only listens on bridges that libvirt itself
creates for libvirt virtual
2018 Jan 05
2
dhcpd create lease error and unable to kinit for dynupdate on domain controller
Hi everyone
following
https://wiki.archlinux.org/index.php/Samba/Active_Directory_domain_controller#DHCP_with_dynamic_DNS_updates,
on my samba dc i have installed the dhcp package and the
samba-dhcpd-updateAUR package
there are two unresolved errors that i cannot fix
1 -: Can't create new lease file: Permission denied
2 -: kinit for dynamic DNS failed
can anyone offer any suggestions.
#
2007 Apr 18
0
[Bridge] Bridging and bonding
Hi,
I'm trying to setup a bridge with a bonded device (2 links,
balance-rr). The problem is that after attaching the bonded device to
the bridge the network throughput drops down from 110MB to 100KB. This
seems to be due to the MAC address of internal devices of the bridge
being seen on the external ports, where the bonded device exists (see
also the URLs below).
An arp packet from some
2013 Jan 23
0
dhclient in 5.9 having trouble with dhcpd in 6.3 ?
I have a KVM setup. Host is 6.3. I have a bridged client running 5.9
Since upgrading to 5.9 I noticed that ntpd is being restarted every
12 hours.
Jan 20 08:00:25 mercury ntpd[16103]: ntpd exiting on signal 15
Jan 20 20:00:26 mercury ntpd[27462]: ntpd exiting on signal 15
Jan 21 08:00:27 mercury ntpd[11343]: ntpd exiting on signal 15
Jan 21 20:00:28 mercury ntpd[25148]: ntpd exiting on signal
2016 May 13
1
Re: dhcpd (via systemd) @boottime which does not wait for the interface..
On Thu, 2016-05-12 at 13:10 -0400, Laine Stump wrote:
> On 05/12/2016 12:23 PM, lejeczek wrote:
> > On Fri, 2016-05-06 at 07:41 -0400, Laine Stump wrote:
> > > On 05/04/2016 08:40 AM, lejeczek wrote:
> > > > hi users
> > > >
> > > > I have my dhcpd to serve nothing but virbr0 (libvirt), OS is
> > > > Centos 7.2
> > > >
2017 Jan 16
3
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
On 16/01/17 17:12, James A. Peltier wrote:
> VLANs are your friend, otherwise DHCPD is not going to understand how to properly answer your request for different networks on the same interface.
>
> ----- On 14 Jan, 2017, at 11:59, Gregory P. Ennis PoMec at PoMec.net wrote:
>
> | Everyone,
> |
> | I am trying to set up a second internal network (192.168.0.0/24) and
> | have
2018 Apr 24
2
[Bug 1248] New: The rr-load-balance part doesn't actually work on 0.7
https://bugzilla.netfilter.org/show_bug.cgi?id=1248
Bug ID: 1248
Summary: The rr-load-balance part doesn't actually work on 0.7
Product: nftables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: nft
Assignee: pablo at
2019 Jan 11
0
samba_dnsupdate options: --use-samba-tool vs. --use-nsupdate, and dhcpd dynamic updates
On Friday, January 11, 2019 10:44 AM, Rowland Penny via samba <samba at lists.samba.org> wrote:
On Fri, 11 Jan 2019 16:13:50 +0000 (UTC)
Billy Bob <billysbobs at yahoo.com> wrote:
>> Here is what the logs show WITHOUT the -d option:
>>
>> Jan 11 10:00:36 dc01 dhcpd[1704]: Commit: IP: 172.20.10.165 DHCID:
>> 1:d4:be:d9:22:9f:7d Name: mgmt01 Jan 11 10:00:36
2017 Jan 14
2
Centos 7 dhcpd failure to allow a 2nd network over same interal nic
Everyone,
I am trying to set up a second internal network (192.168.0.0/24) and
have not been able to get dhcp to start when I have the following in my
dhcpd.conf file :
subnet 192.168.0.0 netmask 255.255.255.0 {
range 192.168.0.110 192.168.0.130;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.0.255;
option routers 192.168.0.1;
option