My ISP is rolling out IPv6 using DS-Lite with PCP enabled. I read the wikipedia page, searched google, and couldn't find answers to some practical questions:
- On the "client" (ISP subscriber PC), what is responsible for sending PCP MAP requests? The OS, application, or some wrapper? (ie. where should I be looking for "PCP supported"?)
- Alternatively, the Cisco page mentions a UPnP-PCP Internetworking function, which I gather is basically a translator that sits on the home router, listening for UPnP port mapping requests and forwarding them over PCP to the CGNAT. Would this mean that as long as this is enabled on the router, I only need the application (game server) to support UPnP?