hi for all my senaro
dsl with static ip router ------------- asa5540---------- tmg 2010----------- switch -----hosts
i make nat on cico router from ip static nat
x.x.x.x 192.168.193.2
and confgure asa int g0/0 ip
192.168.193.3 255.255.255.0
and make nated also in it to configure g0/1 inside interface by 192.168.192.1
and external ip for tmg 192.168.192.2
and my network lan 10.64.28.0 255.255.0.0
my host i want acces to ping from internet
10.64.28.25
show it
interface GigabitEthernet0/1
Interface
nameif insideAddress O
security-level 100 Prot
ip address 192.168.191.1 255.255.255.0
interface GigabitEthernet0/2 192.168.193.3 YES CONFI
no nameif
security-level 100
ip address 192.168.192.1 255.255.0.0
nterface Management0/0 down
nameif management
security-level 100
ip address 192.168.1.1 255.255.255.0 YES unset administrat
management-only
access-list outside_in extended permit tcp any host 192.168.193.3 any
access-list outside_in extended permit tcp any host 192.168.191.2 eq ww
access-list outside_in extended permit tcp any host 10.64.28.25 eq http
access-list outside_in extended permit tcp any host 84.x.x.x eq www
sill cannot access to host from outside