Roon Server Machine
Windows 11 PC
Networking Gear & Setup Details
- Who is your internet service provider?
- Starlink
- Please list the make and model of your modem and router?
- Starlink router in bypass mode
- Asus AX11000
- Do you have any additional network hardware, like additional routers or managed switches?
- No
- Does your network have any VPNs, proxy servers, or enterprise-grade security?
- No
Description of Issue -
What is the exact port forwarding error message you see in the Roon Settings → ARC tab?
Initially after enabling IPv6 on my router I got this error:
{
"ipv6_connectivity": {"status":"NetworkError","status_code":504,"error":"error: Error: ETIMEDOUT, response code: undefined, body: undefined connected? undefined"},
"ipv4_connectivity": {"status":"NetworkError","status_code":504,"error":"error: Error: ETIMEDOUT, response code: undefined, body: undefined connected? undefined"},
"external_ip": {"actual_external_ip":"145.jjj.kkk.lll","actual_external_ipv6":"2a0d:aaa:bbb:ccc:bbb:ddd:eee:fff","router_external_ip":"100.ggg.hhh.iii"},
"status": "status": MultipleNatFound
,
"natpmp_autoconfig": {"status":"NotFound"},
"upnp_autoconfig": {"server_ip":"192.168.50.1","found_upnp":true}
}
Once I then set up port forwarding to the port set in roon arc settings I instead get this:
{
"ipv6_connectivity": {"status":"NetworkError","status_code":504,"error":"error: Error: ETIMEDOUT, response code: undefined, body: undefined connected? undefined"},
"ipv4_connectivity": {"status":"NetworkError","status_code":504,"error":"error: Error: ETIMEDOUT, response code: undefined, body: undefined connected? undefined"},
"external_ip": {"actual_external_ip":"145.jjj.kkk.lll","actual_external_ipv6":"2a0d:aaa:bbb:ccc:bbb:ddd:eee:fff","router_external_ip":"null"},
"natpmp_autoconfig": {"status":"NotFound"},
"upnp_autoconfig": {"server_ip":"192.168.50.1","found_upnp":true,"error":"<s:Envelope xmlns:s=\"http://schemas.xmlsoap.org/soap/envelope/\" s:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\"><s:Body><s:Fault><faultcode>s:Client</faultcode><faultstring>UPnPError</faultstring><detail><UPnPError xmlns=\"urn:schemas-upnp-org:control-1-0\"><errorCode>718</errorCode><errorDescription>ConflictInMappingEntry</errorDescription></UPnPError></detail></s:Fault></s:Body></s:Envelope>"}
}
I have tested on https://test-ipv6.com/ and it passed without issue
I’m still unable to get Roon ARC to work. Other threads with similar issues on starlink have been closed with suggestions that newer updates to roon’s IPv6 handling should fix them, but I’m still having trouble. Please could someone assist?