I believe the authentication options have changed. "None" is no longer an option. The only two choices are "Normal" or "Normal with Pre-Shared Key".
I found my old post from February 2024. The authentication options have not changed. However, that post directed me to do an NMap of the Sony TV IP address. Here are the results:
cji@nimrodel:~$ nmap 192.168.0.40
Starting Nmap 7.80 (
nmap.org
) at 2025-09-22 07:51 EDT
Nmap scan report for 192.168.0.40
Host is up (0.00037s latency).
Not shown: 994 closed ports
PORT STATE SERVICE
80/tcp open http
7000/tcp open afs3-fileserver
8008/tcp open http
8009/tcp open ajp13
8443/tcp open https-alt
9000/tcp open cslistener
Nmap done: 1 IP address (1 host up) scanned in 0.12 seconds
cji@nimrodel:~$
Note that Port 20060 is not listed as an open port. Turning on Simple IP Control should open this port. I am going to contact Sony to see what happened.