How to route a entire range of IP from provider?

Hello.

I have a question on my mind and I cannot answer myself.

How can I configure Mikrotik to “route” an entire range of IP adresses (a /28 subnet) provided by my internet provider…

Can I use mikrotik to manage this? and to manage its traffic, maybe to block some external IP client to acces my servers into my subnet?

sorry for the newbish question, but I never did something like this.

Hugs, Max

This is a good question.

It however can be handled many different ways.

  1. You could do 1:1 NAT on the first router in your network.
  2. You could bridge a connection through your first router into a VLAN for your public IPs.
  3. You could request 1 IP outside your range to do your own routing for your subnet (they would charge more for this).

This is up to you.

If you have a more specific question it might help.