The answer is yes to all.
yes, you need to create a new dot11 subinterface, as it's only going to be wireless, you don't need hte BVI, you can put the IP address right on the dot11 subinterface. Then teh ip nat inside statement goes there. And you'll want to add that new subnet to the NAT ACL so that it is allowed to get to the interwebz.
So basically
Dot11radio0.1
encapsulation dot1q vlan 1 native
Dot11radio0.2
ip address 192.168.2.1 255.255.255.0
ip nat inside
HTH,
Steve
----------------------------------------------------------------------------------------------------------
Please remember to rate helpful posts or to mark the question as answered so that it can be found later.
HTH,
Steve
------------------------------------------------------------------------------------------------
Please remember to rate useful posts, and mark questions as answered