(config)# object network test
(config-network-object)# host10.24.11.216 (config-network-object)# nat(inside,outside) static interface service tcp 22 22
(config-network-object)# exit (config)# access-listOUTSIDE_ access_ in extended permit tcp any host 10.24.11.216 eq 22 #wr Mapping did not succeed, where is the problem, please advise?
|