What on earth would be the point of this? If the SME doesn't have any service running that's listening on the port in question, it won't accept connections on that port, in which case you're entirely secure. If it does have a service running on that port, you won't be able to forward that port until you disable that service. If you disable the service, there's nothing listening on that port, and therefore nothing to connect to, and therefore nothing to hack.