Skip to content

Instantly share code, notes, and snippets.

@spektom
spektom / awsips-dnsmasq.md
Created August 20, 2018 05:08 — forked from ashee/awsips-dnsmasq.md
dnsmasq in osx (macSierra) to resolve aws internal ip's

AWS internal ip's

EMR has components running on internal ip's such as ip-172-23-53-101.ec2.internal. To resolve to the implied public/vpn IP's, setup dnsmasq

Setup dnsmasq

$ brew install dnsmasq

Configure dnsmasq