[c-nsp] route-map ftp connection
Dan Letkeman
danletkeman at gmail.com
Tue Oct 14 19:53:47 EDT 2008
Hello,
I have a route-map on my 2811 router that sets the next hop for ftp traffic:
route-map inet permit 100
match ip address ftp
set ip next-hop 192.168.11.101
The access list looks like this:
1 permit tcp any any eq ftp
2 permit tcp any any eq ftp-data
3 deny ip any any
This seem's to work well for active ftp connections but passive ftp
connections don't seem to make a connection. Is there something else
I can do to make this work with passive ftp connections?
Thanks,
Dan.
More information about the cisco-nsp
mailing list