donotnoot / samlvpn

OpenVPN with SAML auth
MIT License
11 stars 4 forks source link

Ignore and delete this ticket #4

Closed ajitid closed 2 years ago

ajitid commented 2 years ago

Context: I was figuring out what how I can use this repo and I was stuck in a step and created this issue originally. Now I can see "Initialization Sequence Completed" message at the end, which I also saw when I used https://github.com/rdvencioneck/aws-vpn-client-docker but I wasn't able to access the URLs behind VPN in both of the cases. I don't think it can be helped.

You can safely delete this issue.

ajitid commented 2 years ago

Found the issue! It was happening due to AWS released their own client app for Ubuntu but lacks support for private DNS resolution. And the reverse engineered solution behaves the same. I had to manually map IPs to domains in /etc/hosts file.