• MOVED: IPSec Transport Mode

    Locked
    1
    0 Votes
    1 Posts
    543 Views
    No one has replied
  • Ipv6 with tunnels and 3 isps bandwidth balancing

    1
    0 Votes
    1 Posts
    498 Views
    No one has replied
  • Fail to get an IPV6 on esxi at online.net

    4
    0 Votes
    4 Posts
    3k Views
    M
    @mbouchonnet: Hello, Actually, I restarted the computer, tried in "rescue mode" (the computer boot with a live cd ubuntu), managed to get ipv6 running and it worked. And when I restarted pfsense it worked too (i tried 2 or 3 times before to restart pfsense) so i suspect there was something weird witch the block that the rescue mode repaired. Hi! I am trying it as well, but my pfSense only gets a /128 as stated in the console. What did you do in rescue mode? I want to do it as quick as possible to have a low downtime… Regards
  • IPv6 (Failover and DHCPv6)

    1
    0 Votes
    1 Posts
    795 Views
    No one has replied
  • Sudden Issue with PPPoE & DHCP6

    8
    0 Votes
    8 Posts
    2k Views
    ?
    I think the OP's problem is the same as reported here: https://forum.pfsense.org/index.php?topic=126828.0 If so and it is 2.4 the OP is using, then it's fixed and a snapshot update will solve his issues.
  • [solved] PPPoE IA-PD woes

    53
    0 Votes
    53 Posts
    11k Views
    H
    @marjohn56: Good. Would you like to roll back the patches and apply the consolidated pair and see if it's OK. I can then comment on that PR that at least one person has tested it and it's OK. 2.4.0-BETA (amd64) built on Wed Mar 15 18:17:17 CDT 2017 FreeBSD 11.0-RELEASE-p8 Redmine #7330 / PR #3515. Tested 5 sec. unplug then insert of WAN side. Result OK. Thanks again.
  • Native IPV6 on ppp0e with lan Bridge wrong MTU in RADVD

    3
    0 Votes
    3 Posts
    1k Views
    R
    Well, the first thing I tried is to change the MTU size of the bridge. Which seems not possible. So I digged into radvd to do it manually. Because PATH mtu is used with ICMP the problem arises. The IPv6 client tells the webserver: My MTU is 1500 (received from radvd). So the Webserver tries to sent packages with MTU size 1500. Which is a problem because the PPPoe(WAN) interface is only 1492. After I changed radvd to tell the IPv6 clients to use MTU 1492, alle websites are reachable again.
  • Tracked IPv6 LAN goes down when WAN goes down

    19
    0 Votes
    19 Posts
    2k Views
    JKnottJ
    The default route should be dropped immediately on WAN flap That's what my test showed, when the router life time dropped to 0.  Perhaps someone can try a similar test with 2.4.
  • Access webConfigurator via link-local IPv6?

    9
    0 Votes
    9 Posts
    3k Views
    jimpJ
    If you only have IPv6 or want to use fe80::1:1, You could also ssh to the link-local address and use an ssh forward and load up localhost:443
  • What ipv6 address should I put on the pfsense lan

    5
    0 Votes
    5 Posts
    1k Views
    JKnottJ
    That /48 is 65536 /64s.  You normally configure the router to use one of those for each LAN or VLAN.  This is done in pfSense on the LAN tab in IPv6 Prefix ID.  Normally, it's 0, for a single LAN, but you'd choose another for other LANs/VLANs.  One deficiency I've noticed with pfSense is that it only accepts values between 0 & ff, which will only cover a /56 block for 256 networks.  So, most of that /48 will be wasted, unless you use a different router that properly supports a /48.  Of course, I don't think most users will have more than 256 LANs/VLANs.  ;)
  • IPv6 DHCP server on multiple VLANs

    3
    0 Votes
    3 Posts
    2k Views
    G
    Prefix ID's are assigned and all internal VLAN interfaces have and address with their assigned prefixes.
  • Disable accepting RA advertisements on an interface

    6
    0 Votes
    6 Posts
    1k Views
    D
    Thanks for all replies! I contacted my service provider and they suggested a workaround that actually worked  :) The /64 network that they provide apparently has some issues and they suggested to ditch it and just get /128 address from the dynamic pool. After that reconfiguration I do not receive RA from them any longer and the rest of configuration worked like a champ. Thanks again for your input.
  • "Hide" IPv6 from certain devices?

    6
    0 Votes
    6 Posts
    3k Views
    forbiddenlakeF
    So I'll want to use this for a few days to confirm, but .. It appears that manually setting the DNS servers in the RDNSS settings fixes this. Entering Google's DNS -> works Entering one Google and the pfSense's IPv6 LAN address -> works Leaving it blank -> broke Entering only pfSense's IPv6 LAN address -> broke Troubleshooting suggestions welcome ..
  • IPv6 PPPoE - LAN bridge0 - pfsense can ping6 - LAN clients cannot [SOLVED]

    11
    0 Votes
    11 Posts
    2k Views
    F
    @workingman: Quick question for you though.  Have you modified the interfaces.inc like https://forum.pfsense.org/index.php?topic=64175.0 or did it just work? I did with no modifications. Just enabled all from the gui.
  • IPv6 not disabled in mpd.conf w/ IPv6 GUI option set to 'disabled'

    2
    0 Votes
    2 Posts
    1k Views
    bill_mcgonigleB
    Well, this solves my problem.  Not sure it's exactly right for IPv6 use cases. --- /etc/inc/interfaces.inc-dist        2017-03-09 02:08:06.689241000 -0500 +++ /etc/inc/interfaces.inc    2017-03-09 02:30:10.816229000 -0500 @@ -1776,10 +1776,17 @@ default: {$ppp['type']}client:         create bundle static {$interface} -      set bundle enable ipv6cp         set iface name {$pppif} EOD; + +        if (!empty($ifcfg['ipaddrv6'])) { +              $mpdconf .= <<<eod<br>+        set bundle enable ipv6cp + +EOD; + +        }         $setdefaultgw = false;         $founddefaultgw = false;         if (is_array($config['gateways']['gateway_item'])) {</eod<br>
  • Cox IPv6 working for a time

    20
    0 Votes
    20 Posts
    6k Views
    M
    Ahh ok I hope some of devs have access to pd setup somewhere… Otherwise I can make it available to collect necessary things...
  • Allowing access to internal servers with IPv6 DHCPv6 tracking

    11
    0 Votes
    11 Posts
    2k Views
    junicastJ
    @pfbolt: Without DHCPv6, which I assume would mean using SLAAC instead, how would pfSense know about the hostname? You are right. My first suggestion was not quite right. So your prefix might change. Then I'd suggest to give DHCPv6 a try with dynamic updates to your or someone elses DNS server. I got such a setup running for v4 but it took me some time, especially when it comes to the ACL who may write what into DNS… I don't know if and how it works with v6 but it should work.
  • Blocking access to internal nets

    17
    0 Votes
    17 Posts
    2k Views
    DerelictD
    Works fine. I never thought about it. I am native now and not really in a position to test it. What I get won't matter to you. It's what you get that will matter. Try it and see. It's free.
  • Dhcpv6 ipv6 ip via tethered Jetpack MiFi 7730L using if_urndis.ko

    3
    0 Votes
    3 Posts
    1k Views
    S
    Below is the ipv6 tcpdump for Linux where things fly right off and work perfect. Note… it doesnt seem like its using dhcpv6. dhcpv6 carries on similar to pfsense... but avahi jumps in and joins the multicast groups and seems to go for it. In the end for dhcpv6 it seems to time out in the end after avahi completes ipv6 setup sudo tcpdump -i wlp4s0 -s 512 -vv ip6 or proto ipv6 tcpdump: listening on wlp4s0, link-type EN10MB (Ethernet), capture size 512 bytes 02:31:00.241561 IP6 (hlim 1, next-header Options (0) payload length: 36) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::fb to_ex { }] 02:31:03.517549 IP6 (hlim 1, next-header Options (0) payload length: 56) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 2 group record(s) [gaddr ff02::1:ffad:3c2f to_ex { }] [gaddr ff02::fb to_ex { }] 02:31:03.681528 IP6 (hlim 1, next-header Options (0) payload length: 56) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 2 group record(s) [gaddr ff02::1:ffad:3c2f to_ex { }] [gaddr ff02::fb to_ex { }] 02:31:03.781541 IP6 (hlim 1, next-header Options (0) payload length: 36) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::fb to_in { }] 02:31:04.253554 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 24) :: > ff02::1:ffad:3c2f: [icmp6 sum ok] ICMP6, neighbor solicitation, length 24, who has fe80::f266:e0df:ead:3c2f 02:31:04.649543 IP6 (hlim 1, next-header Options (0) payload length: 36) :: > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::fb to_in { }] 02:31:05.253655 IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::f266:e0df:ead:3c2f > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::1:ffad:3c2f to_ex { }] 02:31:05.261567 IP6 (hlim 1, next-header Options (0) payload length: 36) fe80::f266:e0df:ead:3c2f > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 1 group record(s) [gaddr ff02::fb to_ex { }] 02:31:05.269567 IP6 (hlim 1, next-header Options (0) payload length: 56) fe80::f266:e0df:ead:3c2f > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 2 group record(s) [gaddr ff02::fb to_ex { }] [gaddr ff02::1:ffad:3c2f to_ex { }] 02:31:05.278445 IP6 (flowlabel 0x8c4b0, hlim 255, next-header ICMPv6 (58) payload length: 8) fe80::f266:e0df:ead:3c2f > ip6-allrouters: [icmp6 sum ok] ICMP6, router solicitation, length 8 02:31:05.316728 IP6 (flowlabel 0x52205, hlim 255, next-header UDP (17) payload length: 160) fe80::f266:e0df:ead:3c2f.mdns > ff02::fb.mdns: [udp sum ok] 0 [2q] [2n] ANY (QM)? f.2.c.3.d.a.e.0.f.d.0.e.6.6.2.f.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. ANY (QM)? dell3350.local. ns: dell3350.local. AAAA fe80::f266:e0df:ead:3c2f, f.2.c.3.d.a.e.0.f.d.0.e.6.6.2.f.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. PTR dell3350.local. (152) 02:31:05.354192 IP6 (flowlabel 0x52205, hlim 255, next-header UDP (17) payload length: 53) fe80::f266:e0df:ead:3c2f.mdns > ff02::fb.mdns: [udp sum ok] 0 [2q] PTR (QM)? _ipps._tcp.local. PTR (QM)? _ipp._tcp.local. (45) 02:31:05.386776 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 64) fe80::d478:a2ff:febf:ce18 > ip6-allnodes: [icmp6 sum ok] ICMP6, router advertisement, length 64         hop limit 64, Flags [other stateful], pref high, router lifetime 1800s, reachable time 30000s, retrans time 1000s           prefix info option (3), length 32 (4): 2600:1008:b102:62de::/64, Flags [onlink, auto], valid time 86400s, pref. time 14400s             0x0000:  40c0 0001 5180 0000 3840 0000 0000 2600             0x0010:  1008 b102 62de 0000 0000 0000 0000           mtu option (5), length 8 (1):  1428             0x0000:  0000 0000 0594           source link-address option (1), length 8 (1): 00:15:ff:da:96:90             0x0000:  0015 ffda 9690 02:31:05.397557 IP6 (hlim 1, next-header Options (0) payload length: 96) fe80::f266:e0df:ead:3c2f > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast listener report v2, 4 group record(s) [gaddr ff02::1:ffc1:e02 to_ex { }] [gaddr ff02::1:ff28:1351 to_ex { }] [gaddr ff02::fb to_ex { }] [gaddr ff02::1:ffad:3c2f to_ex { }] 02:31:05.540616 IP6 (flowlabel 0xbd230, hlim 1, next-header UDP (17) payload length: 54) fe80::f266:e0df:ead:3c2f.dhcpv6-client > ff02::1:2.dhcpv6-server: [udp sum ok] dhcp6 inf-req (xid=511867 (client-ID type 4) (option-request DNS-server DNS-search-list DNS-server DNS-search-list client-ID) (elapsed-time 0)) 02:31:05.567388 IP6 (flowlabel 0x52205, hlim 255, next-header UDP (17) payload length: 160) fe80::f266:e0df:ead:3c2f.mdns > ff02::fb.mdns: [udp sum ok] 0 [2q] [2n] ANY (QM)? f.2.c.3.d.a.e.0.f.d.0.e.6.6.2.f.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. ANY (QM)? dell3350.local. ns: dell3350.local. AAAA fe80::f266:e0df:ead:3c2f, f.2.c.3.d.a.e.0.f.d.0.e.6.6.2.f.0.0.0.0.0.0.0.0.0.0.0.0.0.8.e.f.ip6.arpa. PTR dell3350.local. (152) 02:31:05.605549 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 24) :: > ff02::1:ffc1:e02: [icmp6 sum ok] ICMP6, neighbor solicitation, length 24, who has 2600:1008:b102:62de:f532:60:42c1:e02 02:31:05.697521 IP6 (hlim 1, next-header Options (0) payload length: 96) fe80::f266:e0df:ead:3c2f > ff02::16: HBH (rtalert: 0x0000) (padn) [icmp6 sum ok] ICMP6, multicast liste
  • PFSense Not Working with DHCPV6 or Stateless on tracking interface

    48
    0 Votes
    48 Posts
    15k Views
    B
    @phil1234: HI there. I am new to this, but I think I have the same error, so instead of openining a new thread, I post into this discussion, hope this fits and is ok. pfsense 2.3.3 on a fritbox 6490. I also complain that the tracked interface has a different IPV6 subnet than the interface that is tracking, but share the idea that it must be me, otherwise more people would complain :) So I have my router (fritzbox) that receives an IPV6  xxxx:xxxx:a59f:8700::/56. Behind it, I have pfsense with WAN, LAN and DMZ. WAN 1000baseT <full-duplex>192.168.178.22 xxxx:xxxx:a59f:8700:20c:29ff:fe84:d9cf LAN 1000baseT <full-duplex>DMZ 1000baseT <full-duplex>10.254.0.1 xxxx:xxxx:a59f:87ff:20c:29ff:fe08:cca As you can see, the DMZ does has 87FF, not 8700 like the WAN. That is bad as I think that makes it impossible for the devices in that DMZ to receive a 8700 address, which is needed for portforwarding. Fritzbox will not forward 87FF… if I change the prefix ID in the option tracked interface, it gives me more options, but I cannot get it to become 00. my wan setting is set to DHCP6/64 with that hint-checkbox. my dmz setting is set to track interfacfe WAN prefix ID: 0. PS: Oh and I tried DHCP relay to the WAN-Gateway (FE80::.. Fritzbox) which didn't work either. ANd cannot use static as I've been told it willchange often.</full-duplex></full-duplex></full-duplex> A picture of your connectivity would be helpful. If you're connecting a pfsense to another router, the port should either be bridged through to the ISP edge router or the router pfsense is connected to must be able to delegate a prefix. Please provide screen captures of your LAN, WAN and dhcpv6 settings.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.