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

Setup NAT rule for Wake on wan

Hello, I have a Microsoft home server which goes to sleep using the lights out application. 
This application supports WOW which would allow me to have the server sleep during the day and then I can just wake it when I need it.
Details on the lights out feature here
Wake On Wan - We Got Served Forums

Here is how I have it setup:
DNAT: ANY - Port 9 UDP - internal (LAN) (Broadcast) - Destination: MS Home Server
Destination Service - [empty]
Auto Packet Filter Rule, Log Packets

But it is dropping the incoming traffic still. What am I missing?


This thread was automatically locked due to age.
Parents
  • Hi, if you want this to work from the internet, the DNAT needs to have the firewall's External Address as the first destination, e.g.

    DNAT: ANY - Port 9 UDP - External Address - Destination: MS Home Server
    Destination Service - [empty]

    Barry
  • Cheers for that.. clicked that I had set it wrong last night[:$] It is passing it though now. I have not had a chance to confirm it works but the first hurdle has been passed anyway[:P]
  • Well I just tested this and I am not quite there yet. The issue I now have is that for the destination I need to use the Internal (LAN) (Broadcast) as a Wake on Lan packet is a broadcast packet.
    However Astaro will not let you set the destination as the broadcast network. Any ideas on how to get around that?[:S] I have tried setting up my own network definition but it will not let you setup a broadcast network definition.
Reply
  • Well I just tested this and I am not quite there yet. The issue I now have is that for the destination I need to use the Internal (LAN) (Broadcast) as a Wake on Lan packet is a broadcast packet.
    However Astaro will not let you set the destination as the broadcast network. Any ideas on how to get around that?[:S] I have tried setting up my own network definition but it will not let you setup a broadcast network definition.
Children
No Data