User Profile
bitti
Roaming Rookie
Joined 2 years ago
User Widgets
Contributions
Re: No admin console on Arcadyan KVD21 internet gateway.
frustratedgamer505 wrote: bitti wrote: I got my T-Mobile Home Gateway Arcadyan KVD21 yesterday and was shocked to learn that there is no admin login possible via the web interface. Luckily I found https://github.com/christopherjnelson/Arcadyan-5G-Web-Admin which you can just run locally and which uses the API (basically like the phone app) to control this gateway. How do I download or run this? In uncharted territory but trying to find a workaround for the cgnat with tmhi so I can game online again. The instructions to be entered into a terminal/console are in https://github.com/christopherjnelson/Arcadyan-5G-Web-Admin#instructions which means you need to have git and npm installed. How to do this depends on your system, if you use Windows I heard chocolatey is a good package manager? Although for two dependencies, you probably could also just install them directly from https://git-scm.com/ and https://nodejs.org/en/download. I doubt though that it’ll help with the cgnat problem, since the options are still very limited. Basically the only additional option compared to the app seems to be that one is able to disable the WiFi radio channels (although there seems to be a bug, since my 5 GHz Radio channel is still shown as “enabled”, but I suppose it’s just a UI issue, since it indeed seems to be gone as far as I can see).52Views0likes0CommentsRe: No admin console on Arcadyan KVD21 internet gateway.
xnav wrote: I was able to run this on my iMac (Ventura). However, the Terminal spews out a flood of warning messages when the ‘npm install’ and ‘npm start’ commands are entered. That’s normal after the first start. Most of the warnings should go away after the second start.87Views1like0CommentsRe: No admin console on Arcadyan KVD21 internet gateway.
I got my T-Mobile Home Gateway Arcadyan KVD21 yesterday and was shocked to learn that there is no admin login possible via the web interface. Luckily I found https://github.com/christopherjnelson/Arcadyan-5G-Web-Admin which you can just run locally and which uses the API (basically like the phone app) to control this gateway.65Views0likes0CommentsRe: admin page
I got my T-Mobile Home Gateway Arcadyan KVD21yesterday and was shocked to learn that there is no admin login possible via the web interface. Luckily I found https://github.com/christopherjnelson/Arcadyan-5G-Web-Admin which you can just run locally and which uses the API (basically like the phone app). Still, it’s sad that there isn’t even an option to change the default DNS server (or verify to what it is set currently).744Views0likes0CommentsRe: Turn off WiFi on T-Mobile Home Gateway
I got my T-Mobile Home Gateway Arcadyan KVD21 and was shocked to learn that there is no admin login possible via the web interface. Luckily I found https://github.com/christopherjnelson/Arcadyan-5G-Web-Admin which you can just run locally and which uses the API (basically like the phone app) to control this gateway but also allows disabling both WiFi channels.763Views0likes0Comments