Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Using DNS server in AWS VPC over VPN

I'm running UTM 9 locally and I've successfully connected three Amazon VPCs to my local network. I'm using Route53 for private DNS on the internal network and I wanted to configure the DNS resolver on the UTM box to use a proxy service I have configured in one of my VPCs. While I can successfully use my proxy from any machine on my local network, it doesn't appear to be accessible from the UTM machine (can't ping, can't resolve, requests just timeout, etc.). How can I fix this?

What I've done so far:
- Configured a Bind server in AWS (192.168.32.5) that forwards requests to Amazon's DNS server (192.168.32.2) since Route53 private zones are only accessible within a VPC.
- Created a VPN connection from my AWS Cloud to the UTM machine (192.168.20.100)
- Configured a static DNS route for mydomain.local that points to 192.168.32.5
- Configured Google's nameservers as the forwarding name servers for the UTM box
- Configured DHCP to provide the UTM server as the nameserver for all clients on the local network

How do I configure the UTM box so it can see the AWS instances over the VPN?


This thread was automatically locked due to age.
Parents
  • I'll definitely look into the availability groups. I was wondering how to configure the request route to use all three!

    If I make the request route active, all of my requests for mydomain.local time out. I ssh'ed into the UTM box and tried to ping all three IPs, as well as some other instances in the VPCs and also tried to run DNS queries against them. None of the pings went through (verifying that ICMP was enabled on the AWS boxes; and I can ping them from my laptop) and the DNS queries all timed out.
Reply
  • I'll definitely look into the availability groups. I was wondering how to configure the request route to use all three!

    If I make the request route active, all of my requests for mydomain.local time out. I ssh'ed into the UTM box and tried to ping all three IPs, as well as some other instances in the VPCs and also tried to run DNS queries against them. None of the pings went through (verifying that ICMP was enabled on the AWS boxes; and I can ping them from my laptop) and the DNS queries all timed out.
Children
No Data