PLease check under the NAT Router this configuration has the wrong IPs listed.. they have
!
interface FastEthernet0/0
ip address 192.18.23.2 255.255.255.0
ip nat outside
!
interface FastEthernet1/0
ip address 192.18.12.2 255.255.255.0
ip nat inside
I am having problems with the PAT so I came to this one to back track and so I had just copied the configs from the config tabs.
that is why its not working for people!!!
should be 192.“168”.x.x on both
Ok I have tested this one and it works…. minus the changes that need to be made that I posted above. I also did no ip routing on the Web server… before I did that I could not ping from host to web but after I did that I could… odd!