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 […]
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
Dynamic SOAP Header Injection With Spring Integration
When I discussed dynamic API endpoint resolution in my previous post, I mentioned that some services might require security headers. This makes creating a generic service a tad bit more complicated but there are ways around it. In this post I’ll talk about how to add a Web Service Security (WSSE) header, a custom (vendor […]