NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
shotokan
Feb 25, 2016Aspirant
GSS108E firmware upgrade timeout - no solution using arp
Hi there, already digged through the community and found some hints but neither worked. After trying to update the firmware from 1.0.0.0 to 1.0.0.1 (after 30% a TFTP timeout occured), the swi...
- Feb 26, 2016
I had the same problem. Finally solved it.
Open a command prompt as administrator.
Run:
netsh interface ipv4 add neighbors "Ethernet" 192.168.0.3 a0-63-91-89-1f-da
Replace "Ethernet" with the name of your windows 10 network connection, 192.168.0.3 with the ipaddress of your GSS108E and a0-63-91-89-1f-da with the MAC-address of your GSS108E.
Hope it helps.
Best regards,
Lage
JohnRoe
Mar 06, 2016Initiate
GSS108E ProSAFE Firmware update Timeout issue (not resolved)
Shipped version 1.0.0.0 update to 1.0.0.1
Ok, so I've seen many posts in this forum about how this is solved, it is not solved. All the "solutions" are only a part. Spell it out and put it in one place. Hint: post it as part of the notes for the new firmware upgrade.
NetGear Techs, some friendly recommendations:
1. If your software is broken, please work on fixing it.
2. Work around solutions should have step by step directions (please see my 20 min summary of wasting a weekend figuring out the disjointed comments here (see below). Please feel free to use, update, correct, expand my comments. they may not be 100%.
3. Post the work around steps for Windows, Linux, and MAC in a nice printable text doc so folks can print them out.
- Firmware update – Credit to NetGear Forums for most of the parts, summary missing.
- Download latest ProSAFE and firmware for GSS108E to PC/Laptop
- Unzip both
- Install ProSAFE
- Connect directly to the switch from PC or laptop. No Router or other Switch between.
- Hard set PC / Laptop to IP in set subnet as switch.
- Switch default IP 192.168.0.239 if you have not changed it or connected to a DHCP server (home network router). Default IP assumed for examples.
- Run ProSAFE
- Refresh to find switch, verify it is in the same IP subnet as PC.
- Follow prompt for firmware update.
- If this fails, typcail timeput around 40% to 50% during upload:
- Download or get a command line tftp server.
- Linux: from command prompt (CentOS example)
- Su root
- yum install tftp
- Open up Command Prompt in admin mode for window or su root for Linux.
- Linux: from command prompt (CentOS example)
- Download or get a command line tftp server.
- Download latest ProSAFE and firmware for GSS108E to PC/Laptop
- Add switch IP and MAC to arp table (as reported from ProSAFE or look at the box for the MAC)
- Add fixed arp entry to arp table
- arp –s 192.168.0.239 xx-xx-xx-xx-xx-xx
- Note syntax if different for Linux and Windows for how the MAC address is entered. Windows 10 wants dashes. Linux can be “:” or not separator depending on distribution, check help arp –h.
- Add fixed arp entry to arp table
- Windows: Retry ProsSAFE. Failed for me
- Linux Command Line tftp: Push firmware to switch, Linux CentOS example
- tftf –v –m binary 192.168.0.239 –c put /home/user/Downloads/GSS108E_V1.0.0.1/GSS108E_V1.0.0.1.bin
- Note the –m binary transfer mode is required.
- Power cycle switch.
- If it still does not respond to ping or web admin try Reset to default and power cycle.
I had no luck with the ProSAFE or GUI based tftp server/client, I had to go command line.
DaneA
Mar 07, 2016NETGEAR Employee Retired
Hi JohnRoe,
Welcome to the community! :)
Thanks for sharing your knowledge and for the detailed steps you have posted. This will be a good reference guide. :)
Cheers,
DaneA
NETGEAR Community Team
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!