View Full Version : source routing


Laurent GARNIER
07-20-2004, 12:36 PM
Hello,

Does it possible to have policy routing based on source IP address
instead of destination IP address on a windows 2000 server ?

If yes, how to proceed ?

My purpose is to have the equivalent of these cisco command :

access-list 10 permit ip 10.1.1.1/32

route-map toto
match ip address 10
set ip next-hop 10.1.1.3

--
Laurent GARNIER