Hello

I have Solaris 9 box with four interfaces. Three interfaces are configured
for IP Multipathing and are connected into public network. Fourth interface
is connected to private network.

I am trying to setup NAT from private network to public network. Problem is,
that I must specify interface name in map command.  But I have three
outgoing interfaces, so got a little bit confused about setup. Should I
enter three lines for NATing in ipnat.conf file ? Something like :

map hme0 192.168.100.0/24 -> aaa.bbb.ccc.ddd/32 portmap tcp/udp auto
map hme1 192.168.100.0/24 -> aaa.bbb.ccc.ddd/32 portmap tcp/udp auto
map hme2 192.168.100.0/24 -> aaa.bbb.ccc.ddd/32 portmap tcp/udp auto

Is this a right solution ? Can it be any collisions about that ?

Thank you for your comments.

With best regards
Martynas Buozis

Reply via email to