Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wake on Lan over VPN ?

Status
Not open for further replies.

bluegroper

Technical User
Dec 12, 2002
407
AU
2 LAN's connected via Ipsec VPN.
Different subnets (of course).
Any ideas how I can broadcast this packet across the VPN tunnel ?
Perl code :
Code:
Net::Wake::by_udp('192.168.1.255','00:10:DC:xx:xx:xx');
Is there a better way to do this, because always TIMTOWTDI.
TIA's
- BG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top