This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

wol to different subnet - directed broadcast

hi there,

somehow i don't get a directed broadcast to work through astaro. Goal is to be able to wake up clients in subnet B from a client in subnet A via batchskript.

Lot's of info is placed in this and this thread, although my situation is inside lan subnets only.

Anyway, when using poweroff.exe I can see the packet in asg's interface on client subnet A side but it never reaches asg interface on subnet B. Traffic seems to be proto UPD 17 and dst port UDP 7, for testing purposes I 'm using a any-any rule for the client that sends the packet.

any hints?


This thread was automatically locked due to age.
  • Hi, Astaro does not normally forward broadcasts.

    The information in the other threads about caching ARP / MAC addresses may help you though.

    Barry
  • AFAIK Linux does not support directed Broadcasts. But you could use the DNAT & Fake-IP workaround to generate flooded Broadcasts of Magic Packets containing the MAC address of the target
  • hmm, looked into this but that's far too complicated for my solution and imho non manageable (for 50 changing wakeup hosts).
    for anybody who is looking for a different solution: I used an always up client as winrm proxy and that way everyone with userrights can wake up his client remotely.

    thanks!
    ng, Berndt