NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ReallyAnnoyedAF
May 02, 2019Star
Orbi Firmware 2.3.1.60
Welp, anyone have any notes on this thing? It's already downloaded to my router and satellite waiting for me to pull the pin.
- May 03, 2019
Hi,
Just for information, when you're in the Firmware Update page and it downloads new firmware to install, the version number next to both the router and the satellite is a clickable link.
If you click the link, it will show you the release notes of all changes between your currently installed firmware and the update.
Although, this "feature" is not hidden, it's not always obvious that it's there either.
SW_
May 03, 2019Prodigy
Dd852 wrote:
You are a star/thanks. I was trying to use Terminal and it simply wouldn't. Needed an old-style telnet
First you’d download the latest, inetutils-1.9.4.tar.gz, inetutils package from GNU Telnet.
To compile/install telnet locally on your MacOS, assuming you have already installed Apple Xcode, which is free from App Store:
- tar xvzf inetutils-1.9.4.tar.gz
- cd inetutils-1.9.4
- ./configure
- make
- sudo make install
Have Fun!
SW_
May 03, 2019Prodigy
For Windows, tick "Telnet Client" box via "Turn Windows features on or off".
See this screenshot/attached image: