I have a 2621 with two lines adsl and i want to tell the router that the
smtp traffic goes throught the first link
Thanks
|
|
0
|
|
|
|
Reply
|
Hugo
|
7/18/2005 10:19:27 AM |
|
I suggest, try policy routing:
create a *route-map* that *match*es a policy-map
(on a match *set* the outgoing interface as you need)
create the *policy-map* and *match* a specific class
create the *class-map* and *match* by an extended ACL
create an extended ACL that matches traffic from your private network to any
host with destination port SMTP
(Its only a small hint, I know)
Best regards
dbn58
"Hugo Rosa" <hugo@nextvision.pt> schrieb im Newsbeitrag
news:42db822f$0$28101$a729d347@news.telepac.pt...
>I have a 2621 with two lines adsl and i want to tell the router that the
>smtp traffic goes throught the first link
>
> Thanks
>
|
|
0
|
|
|
|
Reply
|
dbn58
|
7/18/2005 12:24:37 PM
|
|