You don't mention this but just in case: Make sure that the source/destination check for your firewall instance is disabled as per our documentation for NAT instances.
Second: You can see where packets are being routed in a VPC by using VPC Flow Logs.
Third: VPC is an overlay network so doesn't necessarily behave quite the way that an on-premises network will. A good thing to watch here is Another Day Another Billions Flows but because that takes time - one of the things that happens in a VPC is that the flow path is cached so when you change routes you may not see the packets flow along that "new" route immediately. You might try stopping the existing ping
or try sending ICMP echo requests to another destination.
Thank you for the response. The NAT instances link is helpful. On the old FW I have src/dst check stopped, however, on the new FW it is not stopped (like I said, it's been a while!). I will stop the src/dst check and try tomorrow morning AEST as I have a handful of users now logged on. Thanks again! :-)
For testing purposes I added a new route for my public home IP address with target of the new firewall and deployed a new Windows instance. It is working! Happy days.
Relevant questions
VPC subnet routing.
Accepted Answerasked 6 months agoVPC - Public/Private Subnets - Unable to access from internet
asked 3 years agoHow do I set up Amazon VPC ingress routing with a stateless network appliance?
Accepted Answerasked 2 years agoAWS Nitro Enclave instance does not have public ipv4 address
asked 4 months agoSubnets associated with a route table show as not associated with any RT
asked 3 years agoWhat is the VPC subnet route priority when two targets have the same default 0.0.0.0/0 route as the destination?
Accepted Answerasked 2 years agoThe route for the VPC not showing in iproute2 when a subnet has different mask
Accepted Answerasked 6 months agoAssociating DHCP options with a subnet instead of VPC?
Accepted Answerasked a month agoWhy VPC with a "public subnet only and AWS Site-to-Site VPN access" cannot be configured?
Accepted Answerasked 15 days agoAmazon Linux Routing Challenge
Accepted Answerasked 2 months ago