VPN après migration vers 6.0
Bonjour, Je effectué une mise à jour de 5.2 vers 6.0. Tout s'est très...
Posée par Laurent H. - Arkoon mise à jour Résolue
Posée par Nicolan mise à jour
Good afternoon,
one our customer asked us a tool to monitor his ipsec site to site vpn tunnels, to gather realtime informations about bandwith usage and, if possible, understanding who's using most bandwith.
I've tried first the ACC , but i did not find and realtime bandwith usage graph or monitor;
then i've tested Splunk , configuring as the syslog collector for all events generated by the Arkoon appliance and i was successfull : i can now see top 10 ip sources/destinations and protocols for a particular subnet
I was trying to get my result using SNMP events to Splunk to generate some graphs based on ip address but i could not get through.
ANY kind of help would be REALLY appreciated! :)
Hi Nicolan,
What do you mean by "using SNMP events to Splunk" ?
You want to get the results from your Splunk server using SNMP ?
(btw, ACC is based on Splunk so, it is strange that you can't get the same reports using ACC vs Splunk.)
Hi Julien,
i meant i want to collect SNMP events from Arkoon to be sent to Splunk for further analisys through queries (Arkoon interface traffic statistics and so on).
Nevermind i'm collecting correctly SNMP events to a SNMP server from my Arkoon appliance, but i have another problem now : traffic statistics for VPNs is sent by Arkoon naming the interfaces as :
IPSEC0 , IPSEC1, IPSEC2 and IPSEC3 which are my Internet Access interfaces , but i cannot distinguish them , does anyone know how to correlate the Internet Access interface X to IPSEC Y interface ?
(I imagine that you are using an XPA)
You can have a look at the /proc/arkoon/dev kernel entry with :
# cat proc/arkoon/dev
You will see on which interface the IpsecX ones are locate.
Great, thanks a lot Julien ;)
dans Fonctionnalités et système
Bonjour, Je effectué une mise à jour de 5.2 vers 6.0. Tout s'est très...
vpn
dans Fonctionnalités et système
Bonjour Je tente d'établir un VPN entre mon iphone et un PXS3 en 6.0/1....
vpn , iphone
dans Fonctionnalités et système
Bonjour, Je m'occupe de la supervision d'un parc comprenant...
HA , arkoon , snmp , Supervision
(I imagine that you are using an XPA)
You can have a look at the /proc/arkoon/dev kernel entry with :
# cat proc/arkoon/dev
You will see on which interface the IpsecX ones are locate.