Hi,
being new to Mikrotik, I need help solving (a likely trivial) problem.
My ISP is delivering internet access through VLAN 102 (plus phone and TV in separate VLANS - not interesting for now).
I have a simple setup - on RouterOS running as a VM - where:
The ethernet port LAN1 is connected to the local LAN and handing out ip addresses (10.10.0.0/24 network). All is fine here - clients get their addresses and can ping both the interfaces address (10.10.0.1) and the VLAN102 interface.
On the WAN side, the VLANs have been created and VLAN 102 receives an address and default gw through DHCP. I can ping any outside address from VLAN102.
Everything seems OK on both ends, but I am unable to route traffic from LAN1 to the WAN through VLAN102. As I wrote above, clients in the LAN1 network can ping the VLAN102 interface but no traffic from LAN travels beyond this point. I have tried to find documentation describing this, but with no luck. I have tried this with all firewall rules disabled.
Any tips on how to solve this would be very much appreciated.