Hi,
I am trying to assing static ip to priveate ip blocks. Let me explain more;
Lets say floor1 has 192.168.1.0/24 private ip blocks and floor2 has 192.168.2.0/24 etc.
I setup bridge mode and have EXTERNAL interface with the 79.79.79.2/26 ip. And aditional ip named floor1_NAT_ip which is 79.79.79.25/26
I set Masq nat rule that says 192.168.1.0/24 -> EXTERNAL -> 79.79.79.25/26
And I set full transparent mode in http/s security.
Well, the problem the private block uses EXTERNAL interface's ip -79.79.79.2- on internet (whatismyip.com) instead of the masq NAT ip -79.79.79.25-.
What am I doing wrong?
Edit: The thread header is misleading. What I ask is, use a public static ip for a private ip block when going out internet
This thread was automatically locked due to age.