|
hi guys,
i have some simple topology like following :
ASA --- Router --- Qemu Host
ASA : e0 --> 10.0.0.1 Router : F0/0 --> 10.0.0.2 F1/0 --> 9.9.9.1 Qemu Host : 9.9.9.2
and for route configuration i set only in ASA firewall like following
ciscoasa/owow(config)#route outside 9.9.9.0 255.255.255.252 10.0.0.2
therefor i test all devices using ping command, from ASA to router was fine (on both interface) but not to Host , and host to router was fine, but only on directly interface(F1/0), and to ASA was not success. am i miss something in my configuration ?
really need your assistance guys
|