where were the packet sourced from?  if they were sourced from another
device on the fasteth segment and were coming into the router your
configuration will work fine, assuming you've defined a tunnel interface and
its counterpart.  (What interface does the tunnel travel through?  the same
serial interface where you applied the outbound filter?)

If they were sourced from within the router, you have a different problem,
and could solve it by using an ip local policy configuration.

If you can, set a workstation on that fastethernet segment, clear
access-list counters, and issue some pings to the other end of the tunnel.

good luck... let us know how you fare.

-e-


----- Original Message -----
From: "Hamid" 
To: 
Sent: Wednesday, November 14, 2001 12:37 AM
Subject: Strange Routing problem !!! [7:26196]


> Hi ,
>
> I want to make a policy routing on one of Interfaces, and I have defined a
> route-map for it:( IP addresses are changed)
>
> !
> route-map TEST permit 2
>     match ip address 133
>     set interface tunnel 0
> !
> access-list 133 permit ip 192.168.100.0 0.0.0.255 any
> access-list 134 deny ip 192.168.100.0 0.0.0.255 any
> access-list 134 prmit ip any any
> !
> interface fastethernet0/0.7
>     ip address 192.168.100.1 255.255.255.0
>     ip policy route-map TEST
>     encapsulation isl 7
> !
> ip route 0.0.0.0 0.0.0.0 serial 4/0
> ------------------------------------------
> The problem is that policy routing dosn't work at all. The packets are not
> routed to the tunnel interface at all, instead they are routed through the
> default route (serial 4/0). First I thought the problem is with the
> access-list, so I applied the 134 access-list for outbound traffic on my
> sreial interfaces, THE PACKETS MATCHED THE ACCESS-LIST AND GOT DROPPED.
>
> I don't what causes the problem, is it an IOS bug or I am doing something
> wrong.
>
> Any input would be appreciated,
>
> Thanks
> Hamid
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=26450&t=26450
--------------------------------------------------
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