RB450g question on structure

Hello

I have the following situation:

On WAN side (ISP):
I have coming 1 cable with 2 dynamic ip’s tethered to 2 mac addresses. Unfortunately there are no static ip’s. Ip’s gets assigned according to mac addresses.

Then I got RB450G

And afterward I need to do the following:

  1. I have 2 servers (Windows and Linux), so I need both of them make the ports (21,80) visible outside
  2. I also have WiFI access point for several end-users, who should be able to use internet as well

So I imagine like:

eth1 - WAN (use 1 ip with custom mac on dhcp client, and set up local dhcp server for local end users)
eth2 - Windows server (bridge or switch ? from eth1 to eth2 on second mac, so that windows server gets ip assigned)
eth3 - Linux server ( use static local ip, get forwarded 21,80 ports from eth1 on this static ip )
eth4 - WiFi access point ( users use dhcp )
eth5 - LAN ( users use dhcp )

Maybe you have some comments on if it is possible to do such with RB450G and if I am on the right track?

Thank you,
Julius Bartkus

Solved. :slight_smile: