Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a single public IP address that I have assigned to my outside interface,and i want to access the internal web server 192.168.10.7 from internet.i have configed but still can not access from internet,what is wrong with my configuration? the fol...
Thanks everyone!I finally found out the problem.as dhananjoychowdhury said,it's ok on my pix515e configuration but the configuration of the web server.strangely,the 80 port can't be used to web server but I changed to other port (82) and it work corr...
Hi all,the problem is still remain and following is the packet-tracer command**********************************************wanshitong# packet-tracer input outside tcp 202.101.103.55 www 192.168.10.7 www detailedPhase: 1Type: FLOW-LOOKUPSubtype: Resul...
thanks mohammed_moustafa when i execute the statements you gave and the error happen:wanshitong(config)# nat (inside) 1 access-list 102ERROR: Cannot mix different types of access listsERROR: Access-list "102" does not existUsage: [no] nat () [] ...
Thanks mohammed_moustafaI am a newbie at firewall,I am puzzle how to write the statement about " in access-list 102 deny the ip address of the server 192.168.10.7 and then permit 192.168.10.0/24. "It will be nice of you if you give me some example .