Displaying 20 results from an estimated 1000 matches similar to: "CEBA-2008:0526 CentOS 5 x86_64 dhcpv6 Update"
2008 Jun 26
0
CEBA-2008:0526 CentOS 5 i386 dhcpv6 Update
CentOS Errata and Bugfix Advisory 2008:0526
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0526.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
33d755bb804f0b6c208e70b4c539ee36 dhcpv6-1.0.10-4.el5_2.2.i386.rpm
d79e0332fad79f3bc4a95a47e8eb2b7f dhcpv6-client-1.0.10-4.el5_2.2.i386.rpm
2008 Jun 26
0
CentOS-announce Digest, Vol 40, Issue 12
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2015 Jul 08
0
CEBA-2015:1212 CentOS 5 dhcpv6 BugFix Update
CentOS Errata and Bugfix Advisory 2015:1212
Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1212.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
59346288516ea2b78d52e60a4c6f57efaf5fd52e2439b31c9d1d72007479ed93 dhcpv6-1.0.10-22.el5_11.i386.rpm
2008 Oct 05
0
CEBA-2008:0647 CentOS 5 x86_64 dhcpv6 Update
CentOS Errata and Bugfix Advisory 2008:0647
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0647.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
3296f6a38a1a2801526f1ef8a912da9a dhcpv6-1.0.10-4.el5_2.3.x86_64.rpm
e7d96a3d363c02a698544ab0186d721a dhcpv6-client-1.0.10-4.el5_2.3.x86_64.rpm
2008 Oct 05
0
CEBA-2008:0647 CentOS 5 i386 dhcpv6 Update
CentOS Errata and Bugfix Advisory 2008:0647
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0647.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
4619861c990a4ad322c44cd56baaf231 dhcpv6-1.0.10-4.el5_2.3.i386.rpm
e8baa7e03eac23551d54b9e5277175d5 dhcpv6-client-1.0.10-4.el5_2.3.i386.rpm
2015 Jul 09
0
CentOS-announce Digest, Vol 125, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2008 Oct 06
0
CentOS-announce Digest, Vol 44, Issue 4
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2020 Jun 06
0
How to disable dhcpv6-client on Centos 8
Am 06.06.20 um 14:55 schrieb Jay Hart:
> Machine is an internal server with zero need to provide or receive ip addresses using dhcp (all
> IPs are hard coded).
>
> Question: how do I disable dhcpv6-client on this box?
>
> [user at boxname user]# firewall-cmd --list-all
> public (active)
> target: default
> icmp-block-inversion: no
> interfaces: enp2s0
>
2020 Jun 06
2
How to disable dhcpv6-client on Centos 8
Machine is an internal server with zero need to provide or receive ip addresses using dhcp (all
IPs are hard coded).
Question: how do I disable dhcpv6-client on this box?
[user at boxname user]# firewall-cmd --list-all
public (active)
target: default
icmp-block-inversion: no
interfaces: enp2s0
sources:
services: cockpit dhcpv6-client http https ssh
ports:
protocols:
masquerade:
2018 Apr 08
1
DHCPv6 prefix delegation
Is there an DHCPv6 client in CentOS that supports prefix delegation
correctly? The old version of dhclient can't set a requested prefix
delegation length, so isn't very useful, and I can't get the even-older
wide-dhcpv6 from EPEL to work.
--
Chris Adams <linux at cmadams.net>
2015 Feb 25
0
Disable DHCPv6 on Cent7
On Wed, Feb 25, 2015 at 10:27 AM, Michael Mol <mikemol at gmail.com> wrote:
> So, I'm seeing a bunch of DHCPv6 traffic coming from my CentOS7
> machines. Basically, the machines are trying to send router
> solicitations, the packets are blocked at their egress firewalls, and
> I get to see the logs.
>
> I don't wish to disable IPv6. I don't wish to statically
2015 Feb 25
2
Disable DHCPv6 on Cent7
So, I'm seeing a bunch of DHCPv6 traffic coming from my CentOS7
machines. Basically, the machines are trying to send router
solicitations, the packets are blocked at their egress firewalls, and
I get to see the logs.
I don't wish to disable IPv6. I don't wish to statically configure
IPv6 at this time. I wish to have the machines no longer attempting to
send router solicitations as
2014 Oct 09
0
DHCPv6 - requesting "other" information
Hello;
I've run into a rather interesting problem on CentOS 7. According to
sysconfig.txt (part of the initscripts documentation), I can set the
following variables in ifcfg-ethX:
DHCPV6C="yes"
DHCPV6C_OPTIONS="-S"
I've done so, but nothing is populated to /etc/resolv.conf and so DNS does
not work. Interestingly, if I remove the latter option, an IPv6 address is
2009 Aug 21
2
anaconda and x86_64
I'm trying to build a bugfixed anaconda package for 5.3 x84_64, but there
are some fairly basic failures, like pkg-config .pc files not being found.
When I modify the spec file accordingly, linking fails because installed
libraries are not found.
$ rpmbuild -ba anaconda.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.25019
+ umask 022
+ cd /usr/src/redhat/BUILD
+ LANG=C
+ export LANG
+
2008 Jun 25
2
Broken upgrade to 5.2
Hello all,
I was upgrading a CentOS 5.1 box to 5.2 remotely, and I lost my ssh
connection to the server. Now when I rerun the "yum upgrade" it fails
due to conflicts in the transaction check stage. Before I dig myself a
deeper hole, I think I need advice. The original error I received was a
conflict between python-devel and python, so I erased python-devel with
the plan to
2008 Nov 04
0
CentOS-announce Digest, Vol 45, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2008 Dec 07
0
CentOS-announce Digest, Vol 46, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2008 Nov 07
0
CEBA-2008:0909 CentOS 5 x86_64 OpenIPMI Update
CentOS Errata and Bugfix Advisory 2008:0909
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0909.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
a5a203fed263fa93117b631e2e2e7a1e OpenIPMI-2.0.6-6.el5_2.2.x86_64.rpm
268e74ff0feee111740d5adbe4798a62 OpenIPMI-devel-2.0.6-6.el5_2.2.i386.rpm
2008 Dec 07
0
CEBA-2008:0962 CentOS 5 i386 glibc Update
CentOS Errata and Bugfix Advisory 2008:0962
Upstream details at : https://rhn.redhat.com/errata/RHBA-2008-0962.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
i386:
c199bc2dea22c79376899ecbb67733c0 glibc-2.5-24.el5_2.2.i386.rpm
ecb1076dd19d681d1a71714d111310a3 glibc-2.5-24.el5_2.2.i686.rpm
487d1b80cd40fce9f0a728596c56a37b
2008 Nov 03
0
CESA-2008:0971 Important CentOS 5 x86_64 net-snmp Update
CentOS Errata and Security Advisory 2008:0971 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2008-0971.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( md5sum Filename )
x86_64:
dbba57d2b96429f28e2398b57a11a794 net-snmp-5.3.1-24.el5_2.2.x86_64.rpm
7aac59a634e8d6f6d29513d16184f894 net-snmp-devel-5.3.1-24.el5_2.2.i386.rpm