mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
1-1-NAT feature broke regular NAT, fixing
This commit is contained in:
parent
796f295194
commit
de49fbad6f
@ -195,9 +195,8 @@ done
|
||||
|
||||
#1:1 NAT
|
||||
if [ "$Gflag" == "1" ]
|
||||
then
|
||||
add_one_to_one_nat_entry $instanceIp $publicIp $domRIp $op
|
||||
fi
|
||||
then
|
||||
add_one_to_one_nat_entry $instanceIp $publicIp $domRIp $op
|
||||
exit $?
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user