Page 1 of 1

Redirect a host-destination

Posted: 10 Feb 2015 07:39
by stunshot
Here is my scenario, have a device on a subnet which has a static entry (gateway) to a server on another subnet.This entry is fixed, what I need is a method to redirect this host to a new server without this gateway being changed. Can this be achieved with a policy including ip permanent gateway ??

IE policy condition test source ip 192.168.1.10 mask 255.255.255.255
policy action test permanent gateway ip 192.168.10.100
policy rule test condition test action test.

The host has a fixed gateway different to 192.168.10.100