I create a vpc with two subnets public and private.
In public subnet I used NAT instance for internet access. I trie to access internet which is in private subnet, but failed. I configured well for security groups and route tables. Is it necessary that NAT instance should be of m1.small type?