0
Does connecting to a shared-IP VPN expose local ports to other users of the same VPN server? Does a VPN tunnel neutralize the protection offered by a NAT router? Are local ports reachable from a compromized VPN server? Assume OpenVPN.
Is this a matter of configuration of the OpenVPN server? If so, how to check? Is it necessary to explicitly close the ports via local iptables rules even if machine is behind a NAT?
The closest I could find is this (too vague) and this (unclear).