Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Veyon Community Forum

  1. Home
  2. Help & Troubleshooting
  3. Wake on LAN across VLANs

Wake on LAN across VLANs

Scheduled Pinned Locked Moved Help & Troubleshooting
7 Posts 3 Posters 721 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • 1 Offline
    1 Offline
    153ht
    wrote on last edited by
    #1

    Hello,

    We need to use the Wake on LAN across several VLANs, is it possible to configure the broadcast address used by the Wake on LAN feature?

    As we configured "ip directed-broadcast" on our Aruba L3 switch, we need to send the WOL broadcasts to the broadcast addresses of the subnets where our clients are and not to the broadcast address of the master subnet.

    Thanks.

    I 1 Reply Last reply
    0
    • I Offline
      I Offline
      ITGuy
      replied to 153ht on last edited by
      #2

      @153ht

      Which specific model HP/Aruba layer 3 switches are you using?

      Should be no need to change Veyon configuration, this could done by ACL or udp-helper.

      You'll need ip directed-broadcast, ip forward turned on and ip helper-address depending on the switches involved.

      1 1 Reply Last reply
      0
      • 1 Offline
        1 Offline
        153ht
        replied to ITGuy on last edited by
        #3

        @itguy
        Hello,
        We are using Aruba 3810 to make the inter-vlans routing.

        I did configure ip directed-broadcast, but to make it work the WOL broadcasts must have the broadcast addresses of the clients subnets as destination.

        For a little bit more of context:

        • We have independant sites where we need to implement WOL, with the same adressing scheme:
        • Our server is on the 172.16.100.0/24 subnet
        • The clients are on the 172.16.10.0/24, 172.16.11.0/24, 172.16.12.0/24, ... , 172.16.21.0/24 subnets

        Using ip directed-broadcast, we managed to make the WOL feature work with softwares like FOG or Koxo, by specifying in those softwares to send the broadcasts to the broadcast addresses of the clients subnets (172.16.10.255, 172.16.11.255, 172.16.12.255...). That's why I'm looking for a similar configuration on Veyon.

        I 1 Reply Last reply
        0
        • I Offline
          I Offline
          ITGuy
          replied to 153ht on last edited by
          #4

          @153ht

          ip directed-broadcast
          ip routing
          ip udp-bcast-forward
          vlan 100
          ip address 172.16.100.2 255.255.255.0
          ip forward-protocol udp 172.16.10.255 9
          ip forward-protocol udp 172.16.11.255 9
          ip forward-protocol udp 172.16.12.255 9

          vlan 10
          ip address 172.16.10.2 255.255.255.0
          ip helper-address 172.16.100.3
          ip helper-address 172.16.100.4
          ip helper-address 172.16.100.11

          With the Wake-on-LAN server being 172.16.100.11 and .3 and .4 DHCP servers.

          1 I 2 Replies Last reply
          0
          • 1 Offline
            1 Offline
            153ht
            replied to ITGuy on last edited by
            #5

            @itguy Thanks, I'll implement those configurations and check if it works

            1 Reply Last reply
            0
            • I Offline
              I Offline
              ITGuy
              replied to ITGuy on last edited by
              #6

              Some suggested commands for forwarding udp broadcasts across VLANs.

              Adjust naming and addressing as required for your specific environment, implement ACLs as per your security policies.

              Otherwise, the Veyon developers may be willing to incorporate the WoL design changes you requested.

              1 Reply Last reply
              0
              • A Offline
                A Offline
                adgm1
                wrote on last edited by
                #7

                Hi. I have the same issu as 153ht. I need , from a server 172.16.100.2, to wake up machines that are in others vlan 172.16.10.x, 172.16.11.x....
                What should I do ? Is there commands to implement the broadcast address in veyon ?
                thanks

                1 Reply Last reply
                0

                Powered by NodeBB | Contributors
                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups