I have two public IP 202.25.146.211/29 gateway 202.25.146.209 and 202.25.146.116/29 gateway 202.25.146.113
ip local ip 192.168.1.0/24 and 192.168.1.212/32 mailserver
how to separate the local ip connection using the public ip 202.25.146.116/29 gateway 202.25.146.113 to the internet and mail server 202.25.146.211/29 gateway 202.25.146.209 for mail delivery
please help
Use mangle to set routing marks to connections and then add routing rules for specific marks.
Thanks, i can try it