keyword "established" in access-list

From: James (kang_z@hotmail.com)
Date: Sun Oct 13 2002 - 21:20:18 GMT-3


hi all
a simple question but confuse me long time.
topoloy is like:

R2(s1)---------------------(s1)R1(e0)-------------(e)R4
       172.16.21.0 192.168.1.0/24
i applied a access-list on R1's s1, as follow:
interface Serial1
 ip address 172.16.21.1 255.255.255.0
 ip access-group allow_telnet in

ip access-list extended allow_telnet
 permit ospf any any
 permit icmp any any echo
 permit icmp any any echo-reply
 permit tcp host 192.168.0.190 any eq telnet established log
i can not telnet between R2 and R4 on both direction. so how to use
established to control the session.
thanks in advance
james



This archive was generated by hypermail 2.1.4 : Tue Nov 05 2002 - 08:35:46 GMT-3