Skip to content

Can't attach device interface to multiple VPN tunnels #14681

@dirtycache

Description

@dirtycache

Deployment Type

Self-hosted

NetBox Version

v3.7.0

Python Version

3.8

Steps to Reproduce

  1. Create VPN -> TunnelA
  2. Create termination for TunnelA and attach to Device Interface ("wan")
  3. Create VPN -> TunnelB
  4. Create termination for TunnelB, attempt to use same Device Interface "wan" as TunnelA termination
  5. Fails: wan is already attached to a tunnel (TunnelA)

Expected Behavior

It is possible to attach multiple IPsec tunnels to a single interface on the device; this should be permitted in Netbox as well.

Observed Behavior

Create termination fails: wan is already attached to a tunnel (TunnelA)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions