Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
15.1 Legacy Series
»
[SOLVED] IPv6 Clients - Am I missing something?
« previous
next »
Print
Pages: [
1
]
Author
Topic: [SOLVED] IPv6 Clients - Am I missing something? (Read 27395 times)
bcjenkins
Newbie
Posts: 24
Karma: 6
[SOLVED] IPv6 Clients - Am I missing something?
«
on:
June 02, 2015, 05:18:12 pm »
Greetings,
I have an IPv6 address on my WAN (/64) adapter, and managed to get one assigned to my LAN (/128) adapter. My PCs and Mac are NOT receiving an IPv6 address and when executing a ping6 from the LAN interface, I receive a "No route to host" error.
I didn't see anything in the forums on a simple IPv6 setup, is there one?
Provider is TWC in the US.
--bcj
«
Last Edit: June 07, 2015, 03:29:30 am by bcjenkins
»
Logged
franco
Administrator
Hero Member
Posts: 17656
Karma: 1610
Re: IPv6 Clients - Am I missing something?
«
Reply #1 on:
June 03, 2015, 09:46:22 pm »
Have you looked at these? It's hard to troubleshoot for providers, there are a lot of quirks around. :/
https://forum.pfsense.org/index.php?topic=86393.0
https://forum.pfsense.org/index.php?topic=92583.0
https://major.io/2014/09/11/howto-time-warner-cable-ipv6/
Cheers,
Franco
Logged
netrixtardis
Newbie
Posts: 11
Karma: 2
Re: IPv6 Clients - Am I missing something?
«
Reply #2 on:
June 04, 2015, 05:27:53 am »
Use the following configuration:
for the WAN:
IPv6 Configuration Type: DHCP6
DHCPv6 Prefix Delegation size: 64
Send IPv6 prefix hint: Checked
NOTE: Don't thing TWC cares about the last 2 options
for the LAN:
IPv6 Configuration Type: Track Interface
Track IPv6 Interface > IPv6 Interface: WAN
Reboot router.
End.
For me, this allows my router to get a /128 for WAN, create a /64 for LAN, and Dole out IPv6 IPs to clients.
Logged
bcjenkins
Newbie
Posts: 24
Karma: 6
Re: IPv6 Clients - Am I missing something?
«
Reply #3 on:
June 07, 2015, 03:16:15 am »
Thank you both for the comments. The issue as it turns out was unrelated to my OpnSense router and was instead related to my Aruba IAP-225 WAP at the house. The Aruba needs to have broadcast-filtering set to "None" for the SSID. (
Source
) I was able to isolate when I tested on a wire.
The settings I am using are below. The DNS is being provided by OpenDNS.
WAN Configuration:
IPv6 Configuration Type: DHCP6
DHCPv6 Prefix Delegation size: 56
Send IPv6 prefix hint: Checked
LAN Configuration:
IPv6 Configuration Type: Track Interface
Track IPv6 Interface -> IPv6 Interface: WAN
System -> Settings -> DNS Servers
208.67.222.222 - Set to WAN IPv4
208.67.220.220 - Set to WAN IPv4
2620:0:ccc::2 - Set to WAN IPv6
2620:0:ccd::2 - Set to WAN IPv6
Firewall -> Rules
Add WAN rule to allow IPv6 ICMP echoreq
«
Last Edit: June 07, 2015, 03:31:26 am by bcjenkins
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
15.1 Legacy Series
»
[SOLVED] IPv6 Clients - Am I missing something?