On 29-5-2013 10:13, Slawomir Kosowski wrote: > Thanks for your reply. > Following the advice, we've configured WAN in SLAAC, and then tried to > do track interface on LAN, but there was no interface in roll-down menu. > Not sure why (probably done something wrong - what ?). > Isn't it caused by function get_configured_interface_with_descr() - line > 1863 in interfaces.php ?
Normally on 2.1, you select DHCP6 on the WAN interface and select the correct prefix size provided by the ISP. Then, you can set the LAN interface to "track" the WAN interface and enter 0 for the prefix ID. This should automatically configure the LAN interface and setup RA and a DHCP6 service on the LAN for hosts. If the prefix size from the ISP is large enough the DHCP6 service should automatically configure internal DHCP-PD as well for downstream routers. The Wide dhcp6c client should just work. Regards, Seth > We've tried to use DHCPv6-PD to get our PD from ISP and uncommented > lines 1768 to 1784 in interfaces.php, however, our ISP provides 10 > byte-long DUID which was not compatible (not sure how it goes with RFC > 3315). Maybe it's due to our ISP's configuration, but they're using > Cisco to deliver IPv6. > Anyway, we've only managed dibbler-client to run with that, so this is > why we compiled it to run on PfSense. > We're always keen on seeing a simpler solution. Working in limited time > with open-source is sometimes hectic ... > > BTW: any news about: http://forum.pfsense.org/index.php?topic=40186.0 ? > > Best > Slawomir Kosowski > > > _______________________________________________ > List mailing list > [email protected] > http://lists.pfsense.org/mailman/listinfo/list > _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
