create a listen server session on a dedcated Server

Hi,

i

i have a dedicated server, everything is working, and clients can connect.

However, I am using the dedicated server only to manage lobbies.

Once two players have found each other in a lobby, they should be able to connect via a listen server session to play.

In other words, the first player creates a new session, and the second player connects to it.

So, is it possible to create a listen server session on a dedicated server and connect to it?