Project

General

Profile

Actions

Feature #10448

closed

DHCPv6 RA - show default values in certain fields

Added by e 1/1 about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Category:
DHCP (IPv6)
Target version:
Start date:
04/11/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

In Services -> DHCPv6 Server & RA -> Router Advertisements there are some fields - Minimum RA interval, Maximum RA interval, Router lifetime - that have no values filled out by default.

My proposal is: either show what the default values are using greyed out text, like in System->Advanced->SSH port, or add a description that includes these values, like in field "Default preferred lifetime": "The default is 14400 seconds."

Secondly, while searching for "RA interval" in the pfSense book, there are no results.
https://docs.netgate.com/pfsense/en/latest/book/search.html?q=RA+interval&check_keywords=yes&area=default

Actions #1

Updated by Viktor Gurov about 4 years ago

PR:
https://github.com/pfsense/pfsense/pull/4278

It shows default values from services.inc
what about Router lifetime, from radvd.conf(5):

AdvDefaultLifetime seconds
 The lifetime associated with the default router in units of seconds. The maximum value corresponds to 18.2 hours. A 
 lifetime of 0 indicates that the router is not a default router and should not appear on the default router list. The 
 router lifetime applies only to the router's usefulness as a default router; it does not apply to information 
 contained in other message fields or options. Options that need time limits for their information include their own 
 lifetime fields.

 Must be either zero or between MaxRtrAdvInterval and 9000 seconds.

 Default: 3 * MaxRtrAdvInterval (Minimum 1 second).

Actions #2

Updated by Jim Pingle about 4 years ago

  • Status changed from New to Pull Request Review
Actions #3

Updated by Renato Botelho almost 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #4

Updated by Viktor Gurov almost 4 years ago

  • Status changed from Feedback to Resolved

tested on 2.5.0.a.20200423.1513

works as expected - shows default values in the Default valid lifetime, Default preferred lifetime, Minimum RA interval, Maximum RA interval fields and Router lifetime notes.

Actions #5

Updated by Jim Pingle almost 4 years ago

  • Status changed from Resolved to Feedback
  • Target version changed from 2.5.0 to 2.4.5-p1
Actions #6

Updated by Jim Pingle almost 4 years ago

  • Status changed from Feedback to Resolved

Defaults are visible and have the expected values.

Actions

Also available in: Atom PDF