Bug 2107978

Summary: This is my linunx machine need to configure as DHCP server. Unable to start dhcp6.conf to configure dhcp for ipv6. In the same system dhcp for ipv4 is running currently. I'm new to the IPV6 and hence not able to troubleshoot the problem.
Product: VMware Open vSwitch Supplemental Reporter: Dayananda S L <dayanandaslhsn>
Component: openvswitch-sttAssignee: Flavio Leitner <fleitner>
Status: NEW --- QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.12CC: rkhan
Target Milestone: ---   
Target Release: 1.11   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
attachment contain the error info and dhcpd6.conf file none

Description Dayananda S L 2022-07-18 07:18:39 UTC
Created attachment 1897884 [details]
attachment contain the error info and dhcpd6.conf file

Description of problem:
This is my linunx machine need to configure as DHCP server. Unable to start dhcp6.conf to configure dhcp for ipv6. In the same system dhcp for ipv4 is running currently.
I'm new to the IPV6 and hence not able to troubleshoot the problem.

Version-Release number of selected component (if applicable):


How reproducible:
1.I'm trying to configure DHCP for IPV4 and IPV6 in my linux machine.
2. DHCP for IPV4 is running fine but facing issue while configuring the DHCP for IPV6
3. After this just use the command "systemctl start dhcpd6.serices and failing with "code=exited, status=1/FAILURE:

Steps to Reproduce:
1. We have updated the dhcpd6.conf. please refer to the attachment for more details
2. 3. After this just use the command "systemctl start dhcpd6.serices" and failing with "code=exited, status=1/FAILURE: 

Actual results:
dhcpd6.services are failed to start.

Expected results:
Expected to get dhcpd6 running and assign ip to all system under same network.


Additional info: