I am running AIS v 2.023, and am having problems getting SNAT configured properly. I'm sure is something I'm doing wrong (PEBKAC). Here is my configuration.
3 Nics
Eth0 = 24.x.x.230 (External)
Eth1 = 10.4.2.1 (Internal)
Eth2 = 10.4.10.1 (DMZ)
Eth0 has alias's 24.x.x.226 - 24.x.x.229
I would like to use those Alias's for 3 of my Internal machines, and one for a web server in the DMZ. Then use Masquerade for the rest of my machines.
Defined Networks are as follows.
SNAT1 = 10.4.2.3/255.255.255.255
SNAT2 = 10.4.2.4/255.255.255.255
SNAT3 = 10.4.2.5/255.255.255.255
SNAT4 = 10.4.10.2/255.255.255.255
ESNAT1 = 24.x.x.226/255.255.255.255
ESNAT2 = 24.x.x.227/255.255.255.255
ESNAT3 = 24.x.x.228/255.255.255.255
ESNAT4 = 24.x.x.229/255.255.255.255
MASQ = 10.4.2.32/255.255.255.242
I have tried setting SNAT rules to what makes sense to me (probably wrong) as follows.
SNAT1 - Any - Any - ESNAT1
ESNAT - Any - Any - SNAT1
ext....
I have (RTFM) and (STFW) [;)]th SNAT.
Probably wont need the following, but just in case....
I have Masuqerade working for the rest of the coputers working using the following.
MASQ -> External
Any help would be greatly appriciated, as I have completly frustrated myself. Sorry for the long post.
Thanx in advance,
This thread was automatically locked due to age.