I's like to map an Internal IP to an External IP. I have the Following code:object network myserver_o host 192.168.1.40object network myserver_i host 10.1.0.40object network myserver_i nat (hbg-inside,hbg-outside-192) static myserver_oWhen I look at ...