kaage wrote:
In this case you need to think that your computer is a router. On asa you need to set default GW towards your computers IP address on subnet 10.0.82.0/24. Then ASA is able to send packets to your computer and your computer knows default route towards wireless router etc.
Well, actually my computer doesn't know default route toward wireless because i removed default gateway from wireless nic, because my default GW is loopback in this case
kaage wrote:
Well, you have to think returning packet also. Your wireless router needs to know where are networks 192.168.1.0/24 and 10.0.82.0/24. So you need to setup static routes for these networks on wireless router towards your computers address 10.0.0.x. If you are doing NAT on ASA this should be enough. If you aren't you have to do static routing on your computer also.
The problem is that wireless router is not at my home, it's IPS's router.
I think i will try to use wired connection in upcoming week and i will post the results.