Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > IOS 12 timeout problem with dialer-list x protocol ip list y

Reply
Thread Tools

IOS 12 timeout problem with dialer-list x protocol ip list y

 
 
Holger Isenberg
Guest
Posts: n/a
 
      11-19-2003
The dial-on demand dialout with NAT over the 1603 with OS 12 works
fine, except that the idle timeout is not updated by "NATed" packets.
The connection can only be established by ip-packets from a host in
access-list 101, as configured.

However, further packets from the same host do not reset the
idle-counter to its initial value.

config:

interface Ethernet0
ip address 192.168.1.0 255.255.255.0
no ip redirects
no ip directed-broadcast
ip nat inside

interface BRI0
...
dialer idle-timeout 600
dialer-group 1

ip nat inside source list 101 interface BRI0 overload
access-list 101 permit ip host 192.168.1.10 any
dialer-list 1 protocol ip list 101

After connecting, the following
#cisco1603 show dialer

does not show the Time until disconnect reset to 600 when packets are
send out:

BRI0:1 - dialer type = ISDN
...
Time until disconnect 432 secs
...

Any idea what's wrong?

--
Holger Isenberg

http://mars-news.de
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
instructions on how to perform an IOS upgrade on a Catalyst 6500 switch (IOS to IOS) Mike Rahl Cisco 1 05-30-2007 05:22 PM
Timeout::timeout and Socket timeout Mark Probert Ruby 1 10-06-2004 09:30 AM
Protocol Chart - Learn how to use a Protocol Analyzer news.comcast.giganews.com Wireless Networking 0 08-21-2004 04:35 PM
When i try to implement a server program giving UDP as protocol , it works fine , but if the same code is executed with TCP as protocol option, it gives an error. Tompyna Perl Misc 4 02-17-2004 06:51 PM
IOS to IOS VPN Problem Evan Mann Cisco 0 02-11-2004 04:42 PM



Advertisments