Connected via OpenVPN, can access dynamic IP machines, but not static?
- 
 Okay so I have OpenVPN setup and working happy. I connect and get my address (192.168.101.6), and can ping away to my test machine (192.168.100.10) I cannot, however, ping a static machine (192.168.100.102) on the same LAN (static on itself, pfSense has no knowledge of it, there is an entry in ARP table) If I SSH into the 192.168.100.10 address, I can ping 192.168.100.102 just fine! This is driving me nuts. Any suggestions? 
- 
 Probably a firewall or antivirus configuration issue on the destionation host which blocks your ICMPs from other subnets than its own. 
- 
 Probably a firewall or antivirus configuration issue on the destionation host which blocks your ICMPs from other subnets than its own. Yeah, that just hit me like a brick a while ago :o Have to check on it..