Recent content by Thierry Reijnhout

  1. T

    WOL on second nic

    if some one could point me to something like sourcecode ,a section of it. I like to contibute... or find a way to give input to the proxmox project! so we can select a non default gateway wol subnet thingy true the webinterface????
  2. T

    WOL on second nic

    i have a proxmox cluster with 6 machines. machine 2st nic with a gateway address 10.0.4.254 to (my local network) and a 1nd nic without gateway address: root @ prox1: ~ # cat / etc / network / interfaces auto lo iface lo inet loopback iface enp3s0 inet manual iface eno1 inet manual auto...