Tag Archives: DNS

AWS: VPC peering DNS resolution and DNS settings for OpenVPN Access Server
0 (0)

17 May 2019

We have a VPC with OpenVPN Access Server running. This VPC is connected with other VPCs in our AWS account. The issue is that currently when a user is connected to VPN for the DNS resolution into EC2 instances private IPswe are using dnsmasq service on the VPN-host which has a /etc/dnsmasq.hosts file where are manually… Read More: AWS: VPC peering DNS resolution and DNS settings for OpenVPN… »

Loading

Arch Linux: OpenVPN – resolv.conf is not updated
0 (0)

2 March 2019

On an Arch Linux setup – local resolv.conf not updated after connection to OpenVPN AS. As far as I know – the problem is specific to Arch Linux and its “child’s” like Manjaro Linux installations. Local openvpn installed via pacman – see the OpenVPN: OpenVPN Access Server set up and AWS VPC peering configuration post for… Read More: Arch Linux: OpenVPN – resolv.conf is not updated0 (0) »

Loading

OpenVPN: DNS and dnsmasq configuration
0 (0)

22 February 2019

In addition to the OpenVPN: настройка OpenVPN Access Server и AWS VPC peering post – DNS settings example. We have the ci.example.com domain, which has to be resolved to its Public IP (of the AWS EC2 instance) if it’s requested from thу Internet – or to its Private IP – if requested via a VPN… Read More: OpenVPN: DNS and dnsmasq configuration0 (0) »

Loading

OpenVPN: OpenVPN Access Server set up and AWS VPC peering configuration
0 (0)

21 February 2019

OpenVPN Access Server is ready to use OpenVPN server which requires minimal configuration. The free version allows you to have two clients. If you need more – you can buy additional licenses. Infrastructure description Currently to access our resources such as Jenkins, Nexus etc we are using Allow Rules in AWS Security Groups where each user… Read More: OpenVPN: OpenVPN Access Server set up and AWS VPC peering… »

Loading