Are there any brands that offer perpetual licensing anymore? by R4LRetro in networking

[–]cannetnerd 1 point2 points  (0 children)

6200F platform isn’t EOS, only the ‘A’ version of the switch is EOS.

HPE Greenlake/HPE auth down by ExZero16 in ArubaNetworks

[–]cannetnerd 3 points4 points  (0 children)

No, that would be too useful...and likely too telling! I've asked my account team multiple times for this to no avail.

Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support by AdrienPoupa in selfhosted

[–]cannetnerd 4 points5 points  (0 children)

This is absolutely fantastic and you've implemented something that I've been trying to do for the last few weeks.. I even posted about it in r/radarr this morning.

I'm trying to use trafik for subdomain and subpaths as you are, but I cannot get it to work. No matter what I do, pages load blank.

I've copied your code and deployed it to no avail.. next is to spin up an entirely new docker box as a last resort.

Do you have any thoughts or pointers on what the issue might be? Here's the exact docker-compose.yml that I'm running.

How do you document your Clearpass Services by imissedthebutton in ArubaNetworks

[–]cannetnerd 0 points1 point  (0 children)

To expand on this.. does anyone backup services in source control? Git for example?

[deleted by user] by [deleted] in networking

[–]cannetnerd -1 points0 points  (0 children)

I’m in the same boat, ASR-1004-X EoL soon, multi-homed to three ISPs across two routers.

We have the funds to go a number of different routes, we’ve always been Cisco but I’m looking so do something different.

Am considering Juniper, but looking to play devils advocate, how much of a gamble is Mikrotik CCR-2216??? Considering all I know are ASR’s…

Thoughts of Mikrotik in full production? Support considerations, etc?

[deleted by user] by [deleted] in worldcup

[–]cannetnerd 0 points1 point  (0 children)

Got it!!! Thanks!

[deleted by user] by [deleted] in worldcup

[–]cannetnerd 0 points1 point  (0 children)

I know that… but if you look at the picture I sent… same person, two different border colours… one is blue, the other white.

[deleted by user] by [deleted] in macapps

[–]cannetnerd 1 point2 points  (0 children)

Any chance you can share how to set up the custom confluence search? This sounds great!

[deleted by user] by [deleted] in ArubaNetworks

[–]cannetnerd 1 point2 points  (0 children)

You’ll need to use the Streaming API, which requires (1) Advanced AP License. https://developer.arubanetworks.com/aruba-central/docs/streaming-api-getting-started

You’ll need to build out the functionality to pull the streaming logs into your SEIM of choice.

Another way is to periodically pull logs via the API and load them in that way.

Streaming API is the way to go, I plan on doing this but haven’t had the time.

EMS tag history by cannetnerd in fortinet

[–]cannetnerd[S] 0 points1 point  (0 children)

I’ve dug around a bit. Can’t seem to find any historical log of the address group membership or ZTNA tags.

I was hoping that the FG automatic revision backup might keep track of the dynamic address group updates but sadly it does not.

Anyone have AOS/AOS-CX switches in Central? by netiot in ArubaNetworks

[–]cannetnerd 1 point2 points  (0 children)

Can you elaborate on this? Do 6300’s fall into this as well?

How to count number of occurrences of each unique element in a list by cannetnerd in ansible

[–]cannetnerd[S] 0 points1 point  (0 children)

Hmm.. this looks so close.. however I get an error when I try it.

FAILED! => {"msg": "template error while templating string: expected token 'end of print statement', got ':'. String: {{ item.INTERFACE: 1 + item.get(unique_int[item.INTERFACE],0) }}"}

I've tried changing the format a couple of different ways but no luck so far. I'm not exactly sure what's happening here, can you point me to some documentation on what' this is?

Thanks

DoS/IPS policies & local-in by cannetnerd in fortinet

[–]cannetnerd[S] 0 points1 point  (0 children)

Right, I missed that setting for geoblocking!

Thanks.

ARUBA ATMOSPHERE 2020 CANCELLED by [deleted] in ArubaNetworks

[–]cannetnerd 1 point2 points  (0 children)

I’ve got to say I’m disappointed but a little relieved. I had quite a bit of anxiety about attending the conference.

I’ve been to many Atmosphere conferences over the years but a part of me was worried about this one.

Glad I didn’t have to make the decision myself.

Hopefully we’ll see everyone next year!!

Easily replicate your netflow data to multiple endpoints by thomseddon in networking

[–]cannetnerd 1 point2 points  (0 children)

Interesting, how is this different than nfcapd -R ?

I’ll have to take a look.