I have just moved from Cisco gear to a Mikrotik CCR-1036 and am having some difficulties changing my mind set. I am trying to connect several switches each one with its own network and then going out my one wan port. I just want the Mikrotik to pass the data through without any filters of modifying anything. Here is my config.
70.xxx.xxx.64/26 Port 1
Gateway 70.xxx.xxx.65
DHCP Pool 70.xxx.xxx.66 to 70.xxx.xxx.126
70.xxx.xxx.128/26 Port 2
Gateway 70.xxx.xxx.129
DHCP Pool 70.xxx.xxx.130 to 70.xxx.xxx.190
70.xxx.xxx.192/26 Port 3
Gateway 70.xxx.xxx.193
DHCP 70.xxx.xxx.194 to 70.xxx.xxx.254
70.xxx.xxx.5 Port 12 This is my WAN port connected to the providers internet.
My next hop to the internet is 70.xxx.xxx.4
I set this to be my default route Dst 0.0.0.0/0 gateway 70.xxx.xxx.4.
The router can ping 8.8.8.8 but when I specify port 1, 2, of 3 I cannot ping the address or access the internet. I know I am missing something dumb could someone give me a hand.