Hi Everybody I have a three interfaces LAN, WAN and MAIL. WAN and MAIL both interfaces external default gateway is 2.2.2.1 i mean same
*FW LAN* internal IP : 10.0.1.1 ( lan default gateway ) *FW WAN* external IP : 2.2.2.2 -> default gateway 2.2.2.1 *FW MAIL* external IP : 2.2.2.4 -> default gateway 2.2.2.1 ( *Mail Server internal ip is 10.0.1.12* ) -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Firewall MAIL interface Rules is below Proto ( ** *) Source (* ** ) Port ( * ) Destination (* 10.0.1.12* ) Port (* * *) Gateway *** ( Important = gateways are same 2.2.2.1 , I didint select diffrent gateways ) ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- I tested external gateway IP on 10.0.1.12, I learned deafult external gateway IP , go to www.whatismyip.com and result ip is 2.2.2.2 I dont want this (2.2.2.2 ) I want to go out 2.2.2.4 but I could not. because both interfaces ( WAN and MAIL ) default gateway is same How to make mail server external gateway ip is 2.2.2.4 Please help me ? Extra information this section mail (10.0.1.12 ) # route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 0.0.0.0 10.0.1.1 0.0.0.0 UG 0 0 0 eth1
