I’m running an old server at home, an IBM system x3400 m3, rocking two x5675 intel processors.

I currently have Windows Pro (NOT Server) installed on it and connected to it remotely through Parsec (opened a port on my router). I’ve tried using duckDNS to associate my IP with a domain, and got the service running on my server to automatically refresh the IP.

This server is my primary rig, used for gaming but also to host my family’s photos through Plex and backup photos from phones through Resilio file Sync.

However, the server doesn’t have the best power consumption, so I’d like to use WoL to remotely turn it on. I’ve enabled it in the BIOS, have checked the drivers to enable it, and tried using TeamViewer to use Wake on Lan, but it doesn’t seem to work.

Any suggestions on how to remotely turn it on? (the server also has KVM I think, or at least an apparently useless network port, tho I’m not exactly sure what that does)

  • @Kidplayer_666@lemm.eeOP
    link
    fedilink
    English
    111 months ago

    Yes, that was an option I considered, but I’m first trying to find a solution with the stuff I already have. Unfortunately I cannot check, as I am away from home :| Also, it’s the integrated networking, not a dedicated card

    • @CameronDev@programming.dev
      link
      fedilink
      English
      211 months ago

      I think the integrated card can still be power saved off, but it might depend on the motherboard and/or bios.

      Might also be worth seeing if the WOL magic packet is actually being sent properly, by running tcpdump/Wireshark on your server and triggering WOL. https://unix.stackexchange.com/a/537886 Maybe try a different PC to send the WOL packet if it doesn’t arrive?