Hi All,
I am facing this problem from a long time.
Summary:
IP ADDRess :- 172.16.24.34/30 WAN
(Public IP) 117.44.233.2/32 WAN
192.168.5.1/24 LAN
IP Route :- 0.0.0.0/0 gateway 172.16.24.33
Now i want to NAT this public IP with my LAN ip Pool.
Here, 172.16.24.34 is a Static MPLS given by my ISP & Public IP Both.
Please help me out.
Chupaka
2
/ip firewall nat add chain=srcnat src-address=192.168.5.1/24 action=src-nat to-addresses=117.44.233.2
or… what kind of NAT do you need?
Hi ,
Through this i am able to nat my WAN ip 117.44.233.2/32 with my lan ip 192.168.5.1/24
But i want to nat whole Pool 192.168.5.0/24 with this ip 117.44.233.2/32 WAN
fewi
4
See your other thread. Don’t double post.
normis
5