How to SSL VPN to my Home Network
In this blog let’s try to connect to a home network from outside (internet) in…
You have deployed your network which means installed, interconnected, configured and run your network devices. The connectivity between your users and servers is up and running. That a great news! but you’re worried about who may access locally or remotely to your network devices and eventually, change their configuration and operation… To secure this access…...
In this blog, let’s check options to enable DNS protection using meraki and integration with cisco secure connect (or Umbrella) First of all… First of all let’s recall how DNS protection works in CsC or Cisco Umbrella. To be protected a DNS request must reach the dns.sse.cisco.com that can resolve to this IP address for…...
In this article we will discuss the use of WPA in a secured wifi context. A little introduction WPA stands for Wifi Portected Access. By protected access, the protocol define the way by which your device will authenticate to the wifi access point to be allowed to associate with this access point and futher, access…
Let’s explore in this article the general operation of Starlink and how it can benefit. Introduction Undoubtedly Starlink helps resolve many connectivity issues and at least starting to offer a cost effective alternative to traditional costly satellite solution with regards to the same use cases. But it is not limited to. Let’s explore in this…...
Introduction The Cisco Meraki solution comes with its own set of devices but allow the integration of other devices like the Catalyst 9k L2 or L3 switches. Currently, the Meraki dashboard supports the onboarding of these family models : 9200, 9300 and 9500. Reusing an existing infrastructure of Catalyst switches is energy, time and cost…...
In this blog, let’s see how we can build an exe file from our py (python) script. Motivation Why it is interesting to build an exe for our py script? poratability, ease of execution, etc. are some reasons why to do so. Instead of opening the IDE, loading the script, run it, an exe file…...