I need a little assistance with a routing issue.
I have an ADSL modem with multiple IP addresses connected to my Mikrotik (ether2)... the modem is in bridge mode and so the Mikrotik initiates the connection to the ISP via PPPoE. The ISP then assigns a fixed IP address (lets say 1.1.1.100 to me via the PPPoE connection. They subsequently have routed a public subnet (lets say 1.1.2.0/27) to the router's IP, On the other end of the equation I have several servers which are connected to a switch which in turn is connected to another port (ether3) on the Mikrotik.
I don't want to have nat or firewall or anything like that in play. I simply want to be able to use the addresses on the public subnet on the servers attached to the switch on ether3 (and in turn those servers will use the Mikrotik as their default gateway.
I have been able to utilize IP's out of that subnet locally on the router with nat and port forwarding... so that end of the equation is working and I know the traffic from the IP's gets successfully to and from the router. What I don't know is how to use the Mikrotik as a "true router" rather than a NAT device and get those IP's out ether3
Assistance is much appreciated.
Mike.