From: Abu Hamzah (hamzah.abu@gmail.com)
Date: Thu Nov 29 2007 - 11:22:52 ART
Hi there
A friend is facing some Web mail browsing issues with pretty simple LAN
setup with Internet router and some switches. Yahoo web mail and Hotmail
give Internet Explorer messages time to time saying "Page not found". This
happens when the emails are being deleted or when attaching docs to emails.
All other website browsing is OK. Sometimes all works fine, so the
Yahoo/Hotmail issue is very much intermittent.
The Internet router config is similar to the one below...
I think the NAT overload may not be configured correctlyAny ideas?
Regards.
Abu Hamzah
-----------------------
!
version 12.4
!
boot-start-marker
boot-end-marker
!
no aaa new-model
no network-clock-participate wic 0
no network-clock-participate aim 0
!
ip cef
!
voice-card 0
no dspfarm
!
interface GigabitEthernet0/0
ip address 192.168.100.146 255.255.255.0
ip nat inside
duplex full
speed 100
no cdp enable
!
interface GigabitEthernet0/1
ip address 77.222.98.42 255.255.255.252
ip access-group INBOUND in
ip access-group OUTBOUND out
ip nat outside
no ip mroute-cache
duplex full
speed 10
!
ip route 0.0.0.0 0.0.0.0 77.222.98.41
!
ip http server
no ip http secure-server
ip nat pool TEST 77.222.121.57 77.222.121.58 netmask 255.255.255.248
ip nat inside source list 1 pool TEST overload
!
ip access-list extended INBOUND
evaluate Internet
ip access-list extended OUTBOUND
permit tcp 77.222.121.56 0.0.0.7 any reflect Internet
permit udp 77.222.121.56 0.0.0.7 any reflect Internet
permit icmp 77.222.121.56 0.0.0.7 any reflect Internet
!
access-list 1 permit 192.168.0.0 0.0.255.255
access-list 1 permit 172.19.0.0 0.0.255.255
!
control-plane
!
line con 0
line aux 0
!
end
This archive was generated by hypermail 2.1.4 : Sat Dec 01 2007 - 06:37:31 ART