Project

General

Profile

Issue #1208

INTERNAL_IP6_DHCP DHCPv6 server address from the IPsec server to IPsec client

Added by genadi botus almost 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Category:
configuration
Affected version:
5.3.3
Resolution:
No change required

Description

Hello.

Like issue 1098, we now need to transfer the DHCPv6 server address from the IPsec server to the IPSec client via the Configuration Payload, using the INTERNAL_IP6_DHCP

According the INTERNAL_IP4_DHCP the transfer from the IPsec server has existed and we've developed teh plugin to extract the INTERNAL_IP4_DHCP in the IPSec client.

What is the situation with the INTERNAL_IP6_DHCP ?


Related issues

Related to Issue #1098: Received DHCP server address via configuration payloadClosed07.09.2015

History

#1 Updated by Tobias Brunner almost 10 years ago

  • Status changed from New to Feedback

What is the situation with the INTERNAL_IP6_DHCP?

Not sure what you mean exactly, but I guess it's pretty much the same as for INTERNAL_IP4_DHCP as discussed in #1098.

#2 Updated by Tobias Brunner almost 10 years ago

  • Related to Issue #1098: Received DHCP server address via configuration payload added

#3 Updated by genadi botus almost 10 years ago

For the INTERNAL_IP4_DHCP the IPSec server has always sent the DHCP address when it was configured and the problem was to extract it from the message.
Does the Server send the INTERNAL_IP6_DHCP when the DHCP server address is configured in /etc/strongswan/strongswan.d/charon/attr.conf ?

#4 Updated by Tobias Brunner almost 10 years ago

Does the Server send the INTERNAL_IP6_DHCP when the DHCP server address is configured in /etc/strongswan/strongswan.d/charon/attr.conf ?

Yes, it should.

#5 Updated by Tobias Brunner almost 10 years ago

  • Category set to configuration
  • Status changed from Feedback to Closed
  • Assignee set to Tobias Brunner
  • Resolution set to No change required