Masquerade Problem

Hi

Actually i have an pc with router os 3.11 with 3 interfaces

  1. Eth1 192.168.1.0/24
  2. Eth2
    Vlan1 192.168.2.0/24
    vlan2 192.168.3.0/24
  3. Eth3 192.168.4.0/24

every network have a dsl (gateway), and are working the routes to internet, with masquering the interfaces,
but when try made a ping in mikrotik (winbox) to an IP selecting the interface , dont response (time out or net unreachable)
Example:
ping to 192.168.2.1
from interface Eh3
reply: timeout


I appreciate your help

that’s because 192.168.2.1 is not available via Eth3

If you’re trying to emulate ping from one VLAN to another choose a source address that is implemented on one VLAN interface and a destination IP address in a different VLAN.