<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/150b4ee6c4e34066b282a47dbc943518&quot; frameborder=&quot;0&quot; width=&quot;1280&quot; height=&quot;960&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>960</height><width>1280</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>960</thumbnail_height><thumbnail_width>1280</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/150b4ee6c4e34066b282a47dbc943518-da14a909150a4f24.gif</thumbnail_url><duration>642.942</duration><title>Fixing Private Subnet&apos;s Missing NAT Route</title><description>This Loom explains how to fix missing internet access for an AWS private subnet by updating its route table to use a NAT gateway. The author first describes the private subnet’s route table and finds there is no explicit rule sending non-VPC traffic to the NAT gateway, even though the private subnet has no direct internet access by default. They confirm the NAT gateway is healthy with status succeeded. After creating a route that sets destination to public access (0.0.0.0/0) and targets the NAT gateway with a return enabled flag, they validate the fix using validate.sh and a TCP TLS curl test that successfully resolves the API host and reaches a public GitHub link.</description></oembed>