Project

General

Profile

Actions

Bug #2905

closed

radvd.conf does not include all configured RDNSS entries

Added by David Horn about 11 years ago. Updated about 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
DHCP (IPv6)
Target version:
Start date:
03/24/2013
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:

Description

The ipv6 RA does not include all configured dns entries from services_router_advertisements.php configuration page.

STR:

Configure two ipv6 addresses in DNS servers entries in the UI under "DHCPv6 Server/RA".
Enable unmanaged mode (with a properly defined ipv6 /64 subnet)

This properly saves the configuration entries to the config.xml file under:
<radnsserver>2001:4860:4860::8888</radnsserver>
<radnsserver>2001:470:20::2</radnsserver>

However the code that picks up these addresses from the pfsense config (and performs the radvd.conf output) does not look in the correct place for these entries (code is in services.inc). It only looks in "dnsserver" for config entries, when it needs to look in "radnsserver".

I have a mocked up services.inc that works on my machine. Let me know if you want me to try to put together a real patch for review.

Actions #1

Updated by David Horn about 11 years ago

Version Data: (from snapshots)
2.1-BETA1 (i386)
built on Sat Mar 23 22:03:50 EDT 2013

Actions #2

Updated by Renato Botelho about 11 years ago

  • Assignee set to Renato Botelho
Actions #3

Updated by Renato Botelho about 11 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #4

Updated by David Horn about 11 years ago

Looks like this issue is resolved. Tested with snapshot:
2.1-BETA1 (i386)
built on Mon Mar 25 15:43:19 EDT 2013
FreeBSD 8.3-RELEASE-p6

Actions #5

Updated by Chris Buechler about 11 years ago

  • Status changed from Feedback to Resolved

thanks

Actions

Also available in: Atom PDF