bluegroper
Technical User
2 LAN's connected via Ipsec VPN.
Different subnets (of course).
Any ideas how I can broadcast this packet across the VPN tunnel ?
Is there a better way to do this, because always TIMTOWTDI.
TIA's
- BG
Different subnets (of course).
Any ideas how I can broadcast this packet across the VPN tunnel ?
Code:
Net::Wake::by_udp('192.168.1.255','00:10:DC:xx:xx:xx');
TIA's
- BG