• ipv6 on bridge

    1
    0 Votes
    1 Posts
    397 Views
    No one has replied
  • Blocking InterVLAN with IPv6

    11
    0 Votes
    11 Posts
    2k Views
    johnpozJ

    @jknott said in Blocking InterVLAN with IPv6:

    The sooner the world moves to IPv6, the sooner we can get rid of IPv4 and all those hacks.

    Yup and this 1 guy is holding it up... JFC dude the world is waiting for you to get IPv6 running on your local network already..

    Amazon is waiting for you to give them the green light so they can finally move to it, same with twitter.. Shoot of the top like 1 million sites, 28% or so are ipv6.. All the others been waiting for you to give them the go! ;)

    I think my ISP is waiting on you as well - since they don't provide it.. Nor do they have it even on their road map.. So make sure you call them when you done so they can get started..

    In what year do you think this graph will hit even 50%?

    graph.png

    The world is waiting on you dude - would you hurry up already ;)

    I think once you give the green light this graph is just going to shoot to the moon.. Just like gamestop stock prices ;)

    graph2.png

  • Windows Device gets multiple IPv6 gateways from RA

    8
    0 Votes
    8 Posts
    1k Views
    L

    @jknott
    A Unifi Switch has its Ports set to the profile "All" by default.
    In Cisco terms this would mean that every Port is set to Trunk Mode with native VLAN 1 and every other VLAN tagged

    What helped was to set a specific Profile where only one VLAN is selected.
    In other words, the port now is in Access Mode and has no tagged VLANs

  • IPV6 is broken

    3
    0 Votes
    3 Posts
    455 Views
    J

    @bob-dig I have tried assisted and stateless. I rebooted each time after I change the mode, the monitor will say pending and unknown. If I restarting dpinger the gate monitoring says offline. pinging google via IPV6 i have 100% fail. Does not matter between mode assisted and stateless. What mode should I use?

  • Switch from /64 to /48

    3
    0 Votes
    3 Posts
    625 Views
    JKnottJ

    @mushymiddle said in Switch from /64 to /48:

    There is very little information about how to deal with /48's and handing-out /64's in general on the Internet.

    When you configure a LAN or VLAN interface, you have to specify a unique prefix ID. With a /48, the range is 0 - ffff.

  • RESOLVED - IPv6 tunnel offline - sendto error: 13 in logs

    5
    0 Votes
    5 Posts
    2k Views
    A

    I know this is an old post but in case anybody else finds it and need a possible solution:

    For me it was because I had Snort running, and it blocked the Tunnel IPv4 endpoint. I had to add it to the alias list that I use to whitelist IPs for Snort (and restart Snort!)

  • IPv6 Dynamic Prefix with static suffix for LAN interface

    8
    0 Votes
    8 Posts
    1k Views
    F

    @bob-dig said in IPv6 Dynamic Prefix with static suffix for LAN interface:

    @foerkede Why would you? Best compatibility is to assign one /64 to your LAN via track interface. Then in the DHCPv6 Server on LAN you add a static mapping for one machines DUID together with a hostname and an interface identifier of your liking. Now you can use that hostname in firewall rules, even after your prefix changed.

    Yes that's a good way to manage the clients in the network and I will probably do that.
    My idea was to set the LAN Interface IPv6 to a memorable address, like <prefix>::1 as you do in IPv4, so you can configure static IPv6 addresses more easily (gateway and DNS config).
    But I forgot that if the prefix changes, I have to change all the static addresses on the machines too. So the DHCPv6 solution seems to be the only good one if you don't get a static prefix from your ISP.

    Thanks for your fast and helpful input!

  • IPV6 Works on pfsense, but unable to get on LAN side

    20
    0 Votes
    20 Posts
    4k Views
    ?

    @bob-dig Yes, which is why I encouraged to connect directly. Which worked. Still going to only get a /64. Many ISPs do that for reasons known only to them. Makes no sense at all...

  • ISP-assigned static IPv6 /48 issues

    21
    0 Votes
    21 Posts
    2k Views
    P

    @JKnott @Derelict
    Thank you guys.

    I am passed this issue, everything is almost fine, after I added that specific link local, the ISP has sent me. My only problem is that the interface clients don't communicate between each other (for the time being, ping). The internet communicates with them, from anywhere, they communicate with the internet, but not between each other. I mean clients from one interface with clients from another interface. Clients within the same subnet talk to each other just fine.
    The very first thing I tried is adding an allow from any to any firewall rule on IPv6 for both interfaces, all protocols, first rule from top to bottom, but nothing..

  • IPv6 Help / tutorial / something please!

    25
    0 Votes
    25 Posts
    2k Views
    maverickwsM

    @JKnott ok sorry.
    Noob more in regard of IPv6 itself. I'm not a networking guy, I got a fair understanding of IPv4, but not so much about IPv6. And to that I must say: still a noob, and looking to learn.

    About the HOW, I'm sorry if that wasn't clear and I didn't get the hints to explain that part better, but its out in the clear now I guess. I may have missed mentioning it was a Datacenter I just said "provider" my bad and I'm sorry for the confusion.

    I have 4 dedis with 2 pfSense routers. WAN is only connected to the pfSenses via vSwitch. All vm's get their connectivity through pfSense and are not host-bound.

    @Derelict I didn't mean to offend probably as much as you meant me. I already explained the "noob" part, but consider saying to someone:

    You should also probably paste EXACTLY what they are telling you instead of your interpretation of the same.

    Its like people (or me in this case) are stupid and can't interpret what were told. Your comment was specifically about one's ability to understand a message and pass it on. People who can't understand a simple message and repeat it fall in such categories. Maybe you could have phrased better. Anyway, please note I said it seemed, I am sure that's not what you meant, yet I felt the remark was due. I have been working with IT and customers for 14 years and I never made such a remark to any, despite how dumb I may think they are sometimes.

    Anyway I don't want to derail the topic to this, was just a comment.

    I'm still insisting with the DC so they give me a bigger prefix.

  • Add setting for "Use excluded prefix for WAN"

    4
    0 Votes
    4 Posts
    592 Views
    JKnottJ

    @virgiliomi said in Add setting for "Use excluded prefix for WAN":

    Especially if the WAN address is on the opposite end of my prefix from where my LAN and other networks are.

    My WAN address has absolutely nothing to do with my prefix. However, as you mentioned, you could pick any address within your prefix. For example, with my /56, I use prefix ID ff for OpenVPN. There's no reason it couldn't also be used as a target. However, I haven't tried that.

  • IPv6 when LAN goes down

    7
    0 Votes
    7 Posts
    790 Views
    P

    @gertjan said in IPv6 when LAN goes down:

    @peter-fyri

    Like https://redmine.pfsense.org/issues/10966 ?

    Right :)
    Well, it sounds very similar to my issue, it's just the trigger that it's different, but with the same effect.

    Thank you :)

  • 0 Votes
    2 Posts
    2k Views
    JKnottJ

    @beremonavabi

    I have never been able to understand the reasons for not supporting DHCPv6 on Android. The reasons I've read could equally apply to SLAAC.

  • Cox IPv6 Settings?

    3
    0 Votes
    3 Posts
    4k Views
    beremonavabiB

    @virgiliomi Thanks. That's a really helpful answer. I appreciate it.

  • IPv6 segmentation for VLANs - setup with SLAAC

    7
    0 Votes
    7 Posts
    2k Views
    A

    @jknott . It is working now. Apparently it needed a reboot. Helped by a power outage in my suburb. Thanks for your help!

  • New on network troubleshooting, No IPv6

    16
    0 Votes
    16 Posts
    2k Views
    T

    @hemachayart It's been like a month... I remember setting it back to regular Unbound mode as a test, then rebooting it and it came back up with my IPV6. I then set it back to Python and restarted Unbound again if memory serves and it came back up OK. That was when version 3 first came out. I've upgraded it with those small incremental updates since and haven't had any other issue like that. I suspect if I were to power cycle the modem or disconnect it I would probably have to restart Unbound again, as I have left it in Python mode. It's like a weird timing thing between the modem and router when it's in python mode.

  • [solved] Gateway pending after dynamic Prefix changed

    2
    0 Votes
    2 Posts
    522 Views
    Bob.DigB

    A̵ ̵c̵r̵o̵n̵-̵j̵o̵b̵ ̵(̵/̵u̵s̵r̵/̵b̵i̵n̵/̵n̵i̵c̵e̵ ̵-̵n̵2̵0̵ ̵/̵e̵t̵c̵/̵r̵c̵.̵r̵e̵l̵o̵a̵d̵_̵a̵l̵l̵)̵ ̵s̵e̵e̵m̵s̵ ̵t̵o̵ ̵d̵o̵ ̵t̵h̵e̵ ̵j̵o̵b̵.̵

  • Converting to dual stack

    2
    0 Votes
    2 Posts
    507 Views
    S

    You could set firewall rules to only allow traffic to the servers' IPv6 addresses, and not allow connections to other PCs.

    You might double check your ISP's router as well...many block inbound IPv6 by default.

  • 6rd support added

    103
    0 Votes
    103 Posts
    76k Views
    I

    @databeestje Confirmed working from Helsinki, Finland with operator Telia, but had to edit WAN-interface's DHCP-client to request option-212 and run a packet capture for relay and prefix details.
    6RD Prefix:2001: 2003:f400::/38
    6RD Border relay: 84.251.255.254
    6RD IPv4 Prefix length: 14

    From what I've heard, in Finland especially Telia is really behind in native IPv6 -deployment and 6RD is extensively in use. Only the first 32 bits of the prefix are static and to add insult to injury the border relay IPs sometimes change.
    Would it be possible to add a checkbox in the 6RD config GUI for the automatic update of the 6RD parameters via option-212?

    Keep up the good work!

  • Vpn site to site com ipv6

    1
    0 Votes
    1 Posts
    278 Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.