Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - korbinian

#1
Quote from: djGrrr on May 08, 2017, 03:52:24 PM
Personally i think that Router Advertisements should be able to be configured for Track Interface interfaces.
Even the DHCPv6 server should be able to be configured, with Static Mappings, Range and Prefix Delegation Range config options being disabled when Track Interface is used. It should be easy enough to startup the DHCPv6 server when a valid range has been assigned to the interfaces, just like it starts up the RA deamon.

I am with djGrrr. Configurable Router Advertisements and DHCPv6 with Track Interface interfaces would be the feature for me to switch to OPNsense in production.
#2
17.1 Legacy Series / Re: An IPv6 question
April 03, 2017, 07:34:46 PM
Quote from: phoenix on March 21, 2017, 11:56:17 AM
Quote from: korbinian on March 21, 2017, 11:48:15 AM
If a interface is configured as Tracking Interface for a IPv6 gateway, you can not config the router advertisements. This is only possible with a static IP.
On pfSense your are able to do this in the GUI, why not in pfSense?
You should have started a new thread as your post is not on topic for my initial question(s).

I'm not really sure what you're asking here, what is it you can do in the pfsense GUI that you can't do in OPNsense? You can certainly configure the LAN IP for a static IPv4 and/or IPv6 address.

Sorry. My question was not about the interface IP.

Quote from: djGrrr on March 21, 2017, 03:38:01 PM
Quote from: korbinian on March 21, 2017, 11:48:15 AM
If a interface is configured as Tracking Interface for a IPv6 gateway, you can not config the router advertisements. This is only possible with a static IP.
On pfSense your are able to do this in the GUI, why not in pfSense?

Actually, track interface turns on router advertisements as soon as it gets the prefix via dhcpv6-pd, you just can't configure it manually, since you wouldn't know the prefix in advanced, since it is dynamic)

I would like to configure the mode of radvd and it's settings(DNS server, search list, etc.).
#3
17.1 Legacy Series / Re: An IPv6 question
March 21, 2017, 11:48:15 AM
If a interface is configured as Tracking Interface for a IPv6 gateway, you can not config the router advertisements. This is only possible with a static IP.
On pfSense your are able to do this in the GUI, why not in pfSense?
#4
17.1 Legacy Series / Track Interface - RA Issue
March 20, 2017, 10:49:39 PM
Hello,

when an interface is configured as tracking interface on an IPv6 enabled gateway, you can not configure the settings for router advertisements. Why is this only possible with an static configured interface?

Thanks.