If I do a manual NAT rule to static NAT an entire subnet, to a different subnet, will it work?
I have physical addresses on 192.168.1.0/24
and I want to translate them to 172.20.1.0/24
for any traffic to or from 10.0.1.0/24
My manual net rules would look like
Original Packet
Source - 192.168.1.0/24
Destination - 10.0.1.0/24
Translated Packet
Source - 172.20.1.0/24
Destination - Original
And
Original Packet
Source - 10.0.1.0/24
Destination - 172.20.1.0/24
Translated Packet
Source - Original
Destination - 192.168.1.0/24
Will this work?
So I want traffic from 192.168.1.x to be translated to 172.20.1.x,
Thanks
Stu
I have physical addresses on 192.168.1.0/24
and I want to translate them to 172.20.1.0/24
for any traffic to or from 10.0.1.0/24
My manual net rules would look like
Original Packet
Source - 192.168.1.0/24
Destination - 10.0.1.0/24
Translated Packet
Source - 172.20.1.0/24
Destination - Original
And
Original Packet
Source - 10.0.1.0/24
Destination - 172.20.1.0/24
Translated Packet
Source - Original
Destination - 192.168.1.0/24
Will this work?
So I want traffic from 192.168.1.x to be translated to 172.20.1.x,
Thanks
Stu