Port '7000' (or port in that range) is the zone 'listener' port.
The port '49728' (in your case) is what port was assigned to your particular client stream - which operates in a background thread.
Code:
"loginserver2" : {
"account" : "",
"host" : "127.0.0.1", EDITED THIS
"password" : "",
"port" : "5998"
},
"longname" : "Akkas Windows PEQ Installer (nzneYY)",
"shortname" : "Akkas PEQ Installer",
"tcp" : {
"ip" : "127.0.0.1", TRIED LATER EDITING THIS, NO CHANGES
"port" : "9001"
},
..still concerned about those two not reflecting your LAN address.