I changed to your config, but still get same problem.
I'm using IOS 11.3 (c2500-io-l.113-11a.T1.bin).
The DNS server is my ISP DNS.
Anymore hint ?
It doesn't have problem back while I using Pacbell, then it happen after I
moved to different location with different ISP.
Also read another message I send to group might help you guy figure out.
Got Ether-88-6F Protocol broadcast (alot) out from Win2k Advance Server.
(Yes, Etherpeek display "Ether-88-6F" Protocol under Protocol Statistic
window)
EtherPeek 4.0.1 and Sniffer Pro 3.5 said MAC address is: 02:01:00:00:00:00,
but that wasn't my NIC MAC address (win2k Adv. Server NIC)
Anyhint with this?
-----Original Message-----
From: Jason Baker
To: 'Minh Vu'
Sent: 10/30/00 3:57 PM
Subject: RE: NAT timeout
eth 0
ip addre xxxxxx
ip nat inside
eth 1
ip nat outside
ip addres xxxxx
ip nat inside source 101 interface eth 1 overload
access-list 101 permit ip 10.0.0.0 255.255.255.0 any
Changing your mask on eth 0 to 255.255.255.0
apart from that check your DNS server etc
and also removing the ip inspect commands at this stage.
Take your router back to a basic state..
What IOS are you using ?
-----Original Message-----
From: Minh Vu [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 31, 2000 9:29 AM
To: Jason Baker; [EMAIL PROTECTED]
Subject: Re: NAT timeout
I don't think "no ip domain-lookup" is a problem with the NAT (it does
something else with IOS)
I put those in so I can figure what wrong w/ my NAT (it didn't have
before,
and I still get same problem)
> no ip domain-lookup
> ip domain-name XXXX.COM
> ip name-server 207.211.58.XX
> ip inspect dns-timeout 30
> ip inspect tcp finwait-time 20
> process-max-time 200
and ARP Timeout XXX on each interface
----- Original Message -----
From: "Jason Baker" <[EMAIL PROTECTED]>
To: "'Minh Vu'" <[EMAIL PROTECTED]>
Sent: Monday, October 30, 2000 2:20 PM
Subject: RE: NAT timeout
> what about removing the "no ip-domain lookup"
> for starters.
>
> -----Original Message-----
> From: Minh Vu [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 31, 2000 6:26 AM
> To: [EMAIL PROTECTED]
> Subject: NAT timeout
>
>
>
> Hello all,
>
> I get 99% "Can not find server" error when browse any website in Win2k
and
> 20% when using Win95, 98, or ME. In Win2k I have to refresh many time
to
> get the page to load. Also, I got timeout while download using FTP
program
> in Win9x and Win2k.
>
> I'm not sure that my NAT configure in router have problem. I already
remove
> my ACL and just run basic NAT. Still got problem browsing w/ Win2k
and
> using FTP.
>
> What else should I put in my NAT config?
>
> Here is my config:
>
> ip nat translation tcp-timeout 360
> ip nat translation udp-timeout 360
> ip nat translation finrst-timeout never
> ip nat translation dns-timeout 61
> ip nat pool net-10 10.0.0.1 10.0.0.254 netmask 255.0.0.0
> ip nat inside source list 2 interface Ethernet1 overload
> no ip finger
> no ip domain-lookup
> ip domain-name XXXX.COM
> ip name-server 207.211.58.XX
> ip inspect dns-timeout 30
> ip inspect tcp finwait-time 20
> process-max-time 200
> !
> interface Ethernet0
> description Connected to Local Network (LAN)
> ip address 10.0.0.1 255.0.0.0
> ip nat inside
> arp timeout 360
> !
> interface Ethernet1
> description Connected to Internet -
> ip address 64.22.13x.xxx 255.255.XXX.XXX
> ip nat outside
> arp timeout 360
> !
> ip default-gateway 64.22.13X.XXX
> ip classless
> ip route 0.0.0.0 0.0.0.0 Ethernet1
> !
> access-list 2 permit 10.0.0.0 0.0.0.255
> !
> line con 0
> transport input none
> line aux 0
> line vty 0 4
_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]