Remote Access

 View Only
last person joined: 6 days ago 

Expand all | Collapse all

ACL example for Split Tunnel IPv6

This thread has been viewed 10 times
  • 1.  ACL example for Split Tunnel IPv6

    Posted Aug 29, 2022 03:53 PM
    I'm trying to setup some RAPs and since we are a dual-stack (IPv4/IPv6) environment, I'm looking for example IPv6 ACLS to configure a split tunnel.
    Thanks!

    -Neil


  • 2.  RE: ACL example for Split Tunnel IPv6

    EMPLOYEE
    Posted Aug 30, 2022 04:18 AM
    This is a good start to see how split tunnel on RAP for IPv6 is supposed to work.

    Then from my lab testing, it looks like the WebUI does not allow you to create a route+srcnat rule, but on CLI you can:
    ip access-list session ipv6-splittunnel
       ipv6 any any svc-https route src-nat
    !​

    ... which then in the WebUI shows up as an non-editable acl entry. Looks like what you want to do is supported, but CLI only.

    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------