Product Info

Software Specification
<Project name here>
Document Number 1193-30xx Page 12
This document contains confidential and proprietary information of Quake Global corporation. It may be used by recipient only for the purpose for which it was
transmitted and will be returned upon request or when no longer needed by recipient. Disclosure to unauthorized third parties or duplication without the express
written permission of Quake Global is prohibited. © 2022 QUAKE GLOBAL, INC. - All rights reserved
Confidential
Information classified Confidential
- Do not copy.
2.1.1.2.3 Enabling Ethernet
If you are receiving ‘Connection refused’ as shown above it’s likely your device is running a variant of the Test App
which, by default, leaves the Ethernet port OFF. To turn it on, first, connect via the Serial Port using the
instructions: Option 1: Serial Connection.
1. Edit /etc/network/interfaces file, file contents should look similar to:
vi /etc/network/interfaces
(It is important that the address on the HPro-4G match the address on the computer you may not need
to change anything.)
(Step 3 may also not be necessary, but it will not hurt anything to run again.)
2. run the command: modprobe fec
3. finally: ifup eth0
at this point ethernet should be working.
they can check by using the ifconfig command. Example:
IF Connection does not start type
Ps-> and check is you have ssh activated
If not go to :cd /etc/init.d
./S50sshd start