Skip to content

establish route for clients on PAT/NAT #1

@arcolife

Description

@arcolife

For example, if a client exists inside a PAT type network, and the incoming traffic is filtered, then the client has to use, say a tunnel to be able to receive data from outside (think Torrent+Proxy).

Currently the server uses the remote address associated with the request to keep track of clients. If the client happens to be in a subnet that uses PAT or NAT, then one has to have a method to send data to the client after connection is established; which with the current architecture of dockerComp, isn't possible.

Key is to understand how NAT/PAT and routing, in general, works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions