Dennis Schaub
New Member
Any guesses why I can't connect to my Gerber Edge? I tried all the usual, power off/on, disconnect/reconnect stuff.
Open a command Prompt and type: ipconfig
Share a screenshoot of the result.
He was actually pinging 192.168.010.103. Adding a leading zero into a ping command will tell the OS to treat that number as an octal. (010 = (0 × 8²) + (1 × 8¹) + (0 × 8⁰) = 8)