My setup:
desktop (with winbox) <--(utp)--> (ether1) 433UAH (ether3) <--(utp)--> laptop
[*]both utp are plain kabels (no crossing).
[*]The laptop had address 192.168.253.252 netmask 255.255.255.0
The only config line added is:
Code: Select all
/ip address
add address=192.168.253.1/24 broadcast=192.168.253.255 comment="" disabled=no interface=ether3 network=192.168.253.0
Now i upgrade routeros to 4.3. The setup remains the same and, and the same configuration is used.
Now the laptop cannot ping the 433UAH and the 433UAH isn't able to ping the laptop.
Wireshark on the laptop doesn't show any incoming packets from the 433UAH and a 'torch' on the 433UAH isn't showing any traffic received from the laptop.
The 433UAH has a ICPlus175D switch chip, so there is the new switch functionality after the upgrade. But i would expect that no extra configuration is needed to make above example to work. What am i doing wrong? And is there a way to get it working?