(Apologies in advance for not being an network savvy guy)
I have four VLAN's configured on a 24 port D-link DGS-3324SR. Each VLAN has 6 ports. The first VLAN has a connection to a modem providing 16 different "external" IP adresses. I call this the "hot" VLAN.
Now I want to route traffic from External IP's, connected to the VLAN1, into one Internal Server (Let's say on 10.232.0.0/24 range) on VLAN3. The external IP's are all static, no DHCP or anything.
Basically I want the server to act like it's directly connected to the internet, except having an internal IP. I would also be adding more internal servers that accesses the other external IP addresses later.
Examples how you would do this on other platforms or even in theory would be most appreciated, good sirs.