or download this
iptables -t nat -N outbound-DMZ
iptables -t nat -A outbound-DMZ -o eth1.201 -j SNAT --to-source 90.145
+.84.155
iptables -t nat -A outbound-DMZ -o eth1.200 -j SNAT --to-source 90.145
+.84.155
iptables -t nat -A outbound-DMZ -j RETURN
iptables -t nat -A POSTROUTING -j outbound-DMZ