From: John Tafasi (johntafasi@yahoo.com)
Date: Fri Dec 13 2002 - 21:31:40 GMT-3
Hello,
I have a problem telneting from r5 to r2 when reflexive ip access list is
configured. Without the reflexive access list, the telnet will work fine.
The two routers are directly connect via their ethernet 0 interfaces. Could
some one find out what is wrong with my configuration. Both routers are
using their ethernet ip addresses for source and destination of the telnet
traffic.
hostname r5
!
ip reflexive-list timeout 1000
!
ip access-list extended inboundfilter
permit igrp any any
evaluate tcptraffic
ip access-list extended outboundfilter
permit tcp any any reflect tcptraffic timeout 5000
!
interface Ethernet0
ip address 10.10.110.3 255.255.255.0
ip access-group inboundfilter in
ip access-group outboundfiler out
ntp disable
================
hostname r2
!
interface Ethernet0
ip address 10.10.110.16 255.255.255.0
.
This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:45 GMT-3