ultra
1
Hi Friends,
i need your help..
i have 5 ip public from my ISP, for example 1.1.1.1-1.1.1.5.
in eth0 (public)
i have any server like mail server, web server etc.
how can i configure my mikrotik.
for example
1) 1.1.1.1 is Ip Mikrotik
2) 1.1.1.2 is mail server
3) 1.1.1.3 is mail web server
4) etc
thanks for your help…
huntah
2
Hi,
This is quite simple and if you searched the wiki U could find answers in few minutes..
- Add all adresses to your wan interface ( ip addresss add)
- User port forwarding (ip firewall nat) to forward specific ports to internal server.. use dst-address to specify external IP for specific service
There are other ways to.. but above is the most simple..