Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. Tags
    3. local vlans
    Log in to post
    • All categories
    • D

      Difficulty routing IPv6 traffic between local interfaces

      Watching Ignoring Scheduled Pinned Locked Moved IPv6 ipv6 routing local vlans
      5
      0 Votes
      5 Posts
      686 Views
      JKnottJ

      @johnpoz
      I'm only using 5 of my 256 /64s. However, I think people have learned a lot of bad habits, with having to conserve IPv4 address space. The only place where a smaller prefix makes sense is with a point to point link, where a /127 is all you need.

    • H

      Accessing Client Side VLANs While Connected As Remote VPN Client

      Watching Ignoring Scheduled Pinned Locked Moved OpenVPN openvpn client openvpn vlan client vlan local vlan local vlans
      10
      0 Votes
      10 Posts
      1k Views
      N

      @hieroglyph With an established s2s vpn you could connect remotely to the server side of the vpn and access both sites with one connection, concurrently.

      But this adds unecessary points of failure. And since these are home networks, you could be better off with two openvn servers listening at each site , and connect to each as needed.
      A site to site vpn could also co exist, so you don't have to do anything when at home.

      of course you can have it all. S2s, two openvpn listening at both sites, and access to everywhere no matter where you connect.

      Happy tweaking.