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]

Reply via email to