Hello Guys, Here is another post on a scenario some of you working with telcos, banks and other organizations are familiar with. There is a server somewhere which offers a service usually available over VPN, sometimes not, that you need to connect to. That server has a self signed certificate and you need to deal […]
Author : kodjo-kuma djomeda
How to establish a Route Based VPN with Azure VPN (no BGP)
How to establish a route based VPN connection to AWS Hardware VPN
Hello Guys, This post is the continuation of our conversation of establishing connection to AWS Hardware VPN. I am certainly not qualified to explain the differences between route based and policy based but I am hoping with these 2 posts it can be clear to you 😀 .For this experiment we are going to create […]
How to establish a policy based VPN connection to AWS Hardware VPN
Hello Guys, I wanted to write this article as personal documentation but as well because I wanted to be in most of our partners’ shoes. Most of the time when they want to establish a VPN connection with us and we handover a seemingly complicated AWS VPN generated configuration. In this tutorial we are going […]
Part 3 :: Establishing site-to-site VPN between OpenSwan And VyOS
Part 2 :: Configuration on Azure: OpenSwan
Part 1 :: Configuration on AWS: VyOS
Connect Azure to AWS with a VPN using openswan and vyos
Hello Guys, Today, I would like to experiment with VyOS. I have been using OpenSwan for quite sometime and I really like how simple it is to use. However, it seems it has not been updated in a while and it’s repository replaced by StrongSwan. StrongSwan is still maintained and in my opinion the most […]
How to do a mutual ssl authentication at reverse proxy level
Python script to start or stop amazon ec2 instance and notify slack channel
Hello Guys, Happy New Year to you all. This is my first post in 2016 and I would love to share something useful for those who play around with AWS EC2 instances. Let’s get started with the prerequisites. Prerequisites Before you start, I would love to warn you about python and its discipline around indentation. […]