Hi guys,
Wanted to get advise, I do have one WAN connection that gives me 3 external IP adresses (as showed in picture) let’s say adresses are 10.0.0.1 , 20.0.0.1 , 30.0.0.1 . What I want to do, I want to nat first two to diferent LAN networks 10.0.0.1 to 192.168.0.0/24 , 20.0.0.1 to 192.168.1.0/24 and last one 30.0.0.1 must bet bridget thru router directly to Mail Server, how to nat first two its all fine, just do different nat rulles and it’s all ok, but never did a bridge on MT and not realy sure how it can be done if it can be done at all.
To clearify lets say WAN connected into eth1 , LAN 1 to eth2 , LAN 2 to eth3 , Mail Server to eth4
LAN1 and LAN2 will be having own PPPTP VPN connections with different clients in other countrys, would love to build proxy server for LAN1 as well.
Question is:
Is RB450G performance enought for this job.
How to bridge third external IP adress to Mail Server to make it just pass router to specific port.
picture to make sure what i’m talking about:
p.s. sorry for my english language, it’s not my native language.
hmmm, I don’t know… never heard of that kind of a setup… maybe just make Mikrotik transparent bridging (bridge two ethernet ports with no IP addresses) and put static public IP on mail server… but that would be a security risk, because you would have no control over mail server connections coming from the outside
I’ll try that out thanks. About security its linux mail server it’s not so vulnereable, but you have a point there, maybe its just simpliest way to nat 3nd WAN to 3nd LAN forward pop and smtp + 80 for webmail and we done
Still it would be great to know if it is posible to bridge external IP adress trought router itself.
And what’s about second question, is RB450G perfomance enought for 3WAN , 3 LAN connections, 2 LAN’s having they own PPPTP VPN connections to somewhere + web proxy on LAN1 , trafic shaping on both lans.
You can directly bridge two or more ports ( e.g ether 3 and 4 ) by using the Master - Slave function of OS.
simple go interfaces and configure ether4 ( MAsterport = ether 3 ).