Hello everyone,
I'm setting up an Intranet messenger on our computers in the office to let everyone talk quickly. The application uses UDP broadcasts to discover who is online. Internally this works just great.
The problem is with VPN clients. I've tried using both OpenVPN and Microsoft's VPN services. They can connect, get an IP and connect to every device in the network, but the UDP packets don't seem to make it to any of the other clients to say they're online.
For example. VPNStation1 connects to the VPN, gets an IP of 192.168.101.45. It can ping Workstation1(19 2.168.101.225), Workstation2(19 2.168.101.2), but the reverse is not true.
I dont see any logs in my firewall saying that they are being blocked, and both computers have Windows firewall disabled.
For some reason I think this is due to the gateway IP address given to VPNStation1? It connects to a local IP and I believe gets NAT'd.
Anyone have any idea on this one?
I imagine there are plenty of workspaces out there where an internal computer is able to connect to the VPN'd computer, but I don't know how to get that figured out.
Any help would be appreciated.
Thanks!
Kyle
I'm setting up an Intranet messenger on our computers in the office to let everyone talk quickly. The application uses UDP broadcasts to discover who is online. Internally this works just great.
The problem is with VPN clients. I've tried using both OpenVPN and Microsoft's VPN services. They can connect, get an IP and connect to every device in the network, but the UDP packets don't seem to make it to any of the other clients to say they're online.
For example. VPNStation1 connects to the VPN, gets an IP of 192.168.101.45. It can ping Workstation1(19 2.168.101.225), Workstation2(19 2.168.101.2), but the reverse is not true.
I dont see any logs in my firewall saying that they are being blocked, and both computers have Windows firewall disabled.
For some reason I think this is due to the gateway IP address given to VPNStation1? It connects to a local IP and I believe gets NAT'd.
Anyone have any idea on this one?
I imagine there are plenty of workspaces out there where an internal computer is able to connect to the VPN'd computer, but I don't know how to get that figured out.
Any help would be appreciated.
Thanks!
Kyle
Comment