Bug 767712
Summary: | subnet_number():inet.c:53: Addr/mask length mismatch | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eddie Lania <eddie> |
Component: | dhcp | Assignee: | Jiri Popelka <jpopelka> |
Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | jpopelka |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-15 12:07:53 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Eddie Lania
2011-12-14 17:36:44 UTC
Sorry, I forgot: Version-Release number of selected component (if applicable): dhcp-4.2.3-4.P1.fc16.i686 Well, your dhcpd6.conf works for me (dhcp-4.2.3-4.P1.fc16.x86_64). I added fdf5:a3af:1d9a::163/64 address to the server's NIC, added your configuration to dhcpd6.conf and the dhcpd6.service started correctly. If your dhcpd6.conf is bigger than what you've posted then there can be a problem in some other subnet6 statement. Okay, I found the problem. I forgot i had to change the /etc/sysconfig/dhcpd6 to include the -cf option to point to the dhcpd6.conf file. Now that i changed that it works again. Sorry for the inconvenience. Regards, Eddie. |