It will accept all traffic sent to it via the ports it is listening on, just like any other service. It doesn’t have to forward everything though, and what it does with that is up to it’s configuration options and what you do with those.
Since you mentioned the wildcard cert, I assumed you were talking about services that speak http/s
, and that they’d probably be on port 443
. Those were a lot of assumptions by me.
If it’s not an http/s
type service, what kind of services are we talking about?
Can you maybe share some more information? Do you have a list of services, how you want them mapped, etc.?