Hy to the forum,
it’s my first post here as I’m complete new to Mikrotik
No network Pro, but quite familiar with stuff ![]()
I got a Mikrotik CRS317-1G-16S+ and updated it to RouterOS 7.11
Since 2 days,I try to realize a seperate 10G Network for Proxmox with an dedicated iSCSI Storage
(see Diagramm below), but somwhere i have a fault or a knot in my brain and i cant find the error.

Basically the 10G subnet (192.168.88.0/24) should only talk to 1G Network (192.168.178.0/24)
- when it comes to access from/to 1G network
- 10G network needs internet connectivity
- The Dell Servers in Diagramm and the NAS should only talk over 10G
I connected 1G Port1 from CRS317 to 1G Switch, which is connected to my pfsense.
The IP on the Mikrotik is 192.168.88.250. As Gateway I set 192.168.178.1 (pfsense)
I connected 10G Port2, from CRS317, to Dell Server and configured the bridge with 192.178.88.250/24


From the Dell Server, I’m able to ping 192.168.88.250 (Port1 1G CRS317) and 192.168.178.250 (Port2 10G CRS317) via 10G NIC. I have 1G NIC on Server
but communication should, happen over the 10G Interface.
Network config on Server:
192.178.88.2/24 gw 192.178.88.250 (10G Mikrotik Port 2)
For some reason I’m not able to internet access, as I’m not reaching the pfsense firewall.
Here are some addtional screens from the bridge / interfaces and routes




pings from CRS31 via bridge interface to following devices are successful:
192.168.178.1 (pfsense)
192.168.178.250 (port1 1G CRS317)
192.168.88.250 (port2 10G CRS317)
192.168.88.1 (10G Port Server)
I would highly appreciate, if the pros here could give me a hint, where my thinking fault is.
If addtional information is needed (cli, screens, etc) please let me know.