Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
27 July 2026
| N 17:02 | OpenVPN and Clients and Windows diffhist +2,100 Root talk contribs (Created page with "Nothing ever works like one wants it to. Take for instance a client connecting into an OpenVPN server. Communication back to the client? Nah! Who needs that. In the case of Windows, it isn't OpenVPN's fault. If you can't ping from a VPN Server to a Windows Client, try this script on Windows;<syntaxhighlight lang="text">pktmon stop 2>$null pktmon filter remove pktmon filter add "Physical-IP-Ping" -t ICMP -i 192.168.2.51 pktmon filter add "VPN-IP-Ping" -t ICMP -i 17...") | ||||