RV042 - how to broadcast UDP through VPN
Posted
by
user47221
on Server Fault
See other posts from Server Fault
or by user47221
Published on 2010-06-30T18:50:10Z
Indexed on
2012/04/06
23:32 UTC
Read the original article
Hit count: 203
I setup a gateway to gateway vpn connection with linksys RV042 router. i was able to ping each other, access file sharing ( with netbios enabled ).
They are having same subnet mask 255.255.255.0,
192.168.1.0 <---> 192.168.2.0
Firewall disabled.
But when i created/host LAN games (eg. warcraft3), it cannot be detect by clients at another site/LAN.
As i know warcraft3 is using UDP broadcast to tell the client the game is creaetd. 1. How to broadcast UDP to another LAN ? any things to do with multicast ?
© Server Fault or respective owner