How to NAT external Wake-On-Lan packet into specific VLAN
Posted: Mon Sep 30, 2019 10:01 pm
I can't seem to NAT an incoming wake-on-lan packet from the internet to a specific vlan. I'm using routerOS rb750gr3.
As such this NAT rule doesn't work:
How can I add a vlan tag to this packet, so that it goes to vlan101?
Packet testing works:
As such this NAT rule doesn't work:
Code: Select all
add action=dst-nat chain=dstnat dst-port=9 in-interface-list=WAN protocol=udp to-addresses=10.0.1.10 to-ports=9
How can I add a vlan tag to this packet, so that it goes to vlan101?
Packet testing works:
Code: Select all
/tool wol interface=VLAN101 mac=XX:XX:XX:XX:XX:XX