- CheckMates
- :
- Products
- :
- Quantum
- :
- Skyline
- :
- Skyline VPN tunnel telemetry
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Skyline VPN tunnel telemetry
I have multiple ikev2 tunnels running on different gateways and have setup skyline and the required backend. I am getting data from the firewalls but the vpn vti interfaces are showing 0bps. I would expect to see some kind of data from the gateways regarding the tunnels bandwidth usage. Are there additional steps to get this data through skyline outside the skyline setup sk? This is a Maestro environment.
Thanks
Jim
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Nyklon ,
VTIs are virtual interfaces which do not receive/transmit packets - they are logical only, for providing a nexthop to which traffic can be routed.
Traffic that is routed via a VTI is intercepted by the kernel, encrypted, and transmitted via the real physical interface of the gateway. Likewise, decrypted traffic is received on the external, real physical, interface of the gateway and transmitted by the internal, real physical, interface of the gateway. Because of this interception, no packet ever actually reaches the RX/TX queues of the vpntX interfaces, so the OS won't report them in the output of "ifconfig".
Hope this clears things up a bit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Nyklon,
What do you see when you run CPview on the firewalls? Is the correct data displayed there?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
no cpview shows no information for the vpn tunnels. Below is the cpview. vpnt101 and 102 are used and actually using most of the bandwidth across the firewall. vpnt103 and 104 are down so can be ignored.
cpview no tunnel stats
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In that case, the issue is not with Skyline itself, but with the data producers from CPview.
I will loop in the relevant feature owners, and will try to put an update here once we have some conclusions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Nyklon,
looks like this issue would require more investigation from us - can you please open a support ticket for it? You can mention my name (Arik Ovtracht) on the ticket to get the investigation task directly to me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Nyklon ,
VTIs are virtual interfaces which do not receive/transmit packets - they are logical only, for providing a nexthop to which traffic can be routed.
Traffic that is routed via a VTI is intercepted by the kernel, encrypted, and transmitted via the real physical interface of the gateway. Likewise, decrypted traffic is received on the external, real physical, interface of the gateway and transmitted by the internal, real physical, interface of the gateway. Because of this interception, no packet ever actually reaches the RX/TX queues of the vpntX interfaces, so the OS won't report them in the output of "ifconfig".
Hope this clears things up a bit.
