Hi Cris,
Its me again, thanks once again for the informative post you did
apparently I'm having problem on our 5505 FW I was wondering what configuration I missed out
on port forwading http port 80 to our local server.
CISCO ASA 5505 OS Version 8.4.2
Public IP. 210.4.109.XX
Local webserver:
10.0.1.155
right now we are using a netgear router and the port forwarding is working okay when I switch
it to the cisco FW, it only work on locally (
10.0.1.155 ) accesing it outside doesn't work
heres my configuration below
object network Host-A
host
10.0.1.155
Object Network Outside_IP
host
210.4.109.xx
Object Service TCP_HTTP
service tcp source eq 80
!im using Outside interface IP
nat (inside,outside) source static Host-A interface service TCP_HTTP TCP_HTTP
access-list out_in permit tcp any host
10.0.1.155 eq 8
access-group out_in in interface outside
!
!
Please kindly help on my issue
thanks
Regards,
Dexter