-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Milestone
Description
NetBox version
3.2.6
Feature type
New functionality
Proposed functionality
I suggest to add support for site-to-site VPN tunnels.
In this way I can have a clear view of all of my tunnels
Use case
I have an Excel with 100+ site-to-site vpn tunnels.
This would help to store all the details about VPN.
Database changes
This is a list of fields that I'd like to have
- Name
- status (Active, Offline, Backup, Planned, Deprecated)
- type (route based VTI, policy based)
- nat traversal enabled (true, false)
- interface of the device (linked to device interface)
- local peer ip (one or more, linked to ip in IPAM)
- remote peer ip (one or more, linked to ip in IPAM)
- list of local subnets (linked to Subnets in IPAM)
- list of remote subnets (linked to Subnets in IPAM)
- protocols used (IKEv1/IKEv2 and IPsec)
- date created
- contact field
- description field
External dependencies
I looked at this https://pypi.org/project/netbox-tunnels-plugin/, I don't know if it can be implemented or not
cyberndj, abhi1693, phurrelmann, mdeclara, t8simon and 25 morenormanord, saifvs, shepherdjay, stolsma and st-nip
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application