<
From version < 71.2 >
edited by Xiaoling
on 2022/05/13 16:47
To version < 67.4 >
edited by Xiaoling
on 2022/05/13 16:42
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -709,46 +709,53 @@
709 709  
710 710  User can access the Linux console via the SSH protocol. Make sure your PC and the DLOS8N are connected to the same network, then use a SSH tool (such as [[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]] in Windows) to access it.
711 711  
712 +
712 712  IP address:  IP address of DLOS8N
713 713  
714 714  Port:         22 (via WiFi AP mode) or 2222 (via WAN Interface)
715 715  
716 -User Name:      (% style="color:green" %)**root**
717 +User Name:      **(% style="color:green" %)root**
717 717  
718 -Password:         (% style="color:green" %)**dragino** (% style="color:black" %)(default)
719 +Password:         **(% style="color:green" %)dragino** (% style="color:black" %)(default)
719 719  
721 +
720 720  After logging in, you will be in the Linux console and can enter commands as shown below.
721 721  
722 -[[image:1652431588565-830.png]]
724 +The “logread -f” command can be used to debug how system runs.
723 723  
724 -The “(% class="mark" %)**logread -f**(%%)” command can be used to debug how system runs.
726 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image065.png]]
725 725  
726 -[[image:1652431609193-637.png||height="214" width="732"]]
727 -
728 -
729 -
730 730  == 7.2 Edit and Transfer files ==
731 731  
732 -The DLOS8N supports the (% style="color:green" %)**SCP protocol** (% style="color:black" %)and has a built-in (% style="color:green" %)**SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
730 +The DLOS8N supports the **(% style="color:green" %)SCP protocol** (% style="color:black" %)and has a built-in **(% style="color:green" %)SFTP server**. (% style="color:black" %)There are many ways to edit and transfer files using these protocols.
733 733  
732 +
734 734  In Windows, one of the easiest methods is using the [[WinSCP>>url:https://winscp.net/eng/index.php]] utility.
735 735  
736 736  After establishing access via WinSCP to the device, you can use an FTP style window to drag / drop files to the DLOS8N, or edit the files directly in the windows.
737 737  
737 +
738 738  Screenshot is as below:
739 739  
740 -
740 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image066.png]]
741 741  
742 -== File System ==
743 743  
743 +1.
744 +11. File System
745 +
744 744  The DLOS8N has a 16MB flash and a 64MB RAM. The /var and /tmp directories are in the RAM, so contents stored in /tmp and /var will be erased after rebooting the device. Other directories are in the flash and will remain after reboot.
745 745  
748 +
746 746  The Linux system uses around 8MB ~~10MB flash size which means there is not much room for user to store data in the DLOS8N flash.
747 747  
748 748  You can use an external USB flash memory device to extend the size of flash memory for storage.
749 749  
750 -== Package maintenance system ==
751 751  
754 +
755 +
756 +1.
757 +11. Package maintenance system
758 +
752 752  DLOS8N uses the OpenWrt [[OPKG package maint>>url:https://wiki.openwrt.org/doc/techref/opkg]][[e>>url:https://wiki.openwrt.org/doc/techref/opkg]][[n>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ance>>url:https://wiki.openwrt.org/doc/techref/opkg]][[ system>>url:https://wiki.openwrt.org/doc/techref/opkg]]. There are more than 3000+ packages available in our package server for users to install for their applications. For example, if you want to add the **//iperf //** tool, you can install the related packages and configure DLOS8N to use **//iperf //**.
753 753  
754 754  
... ... @@ -791,13 +791,13 @@
791 791  [[http:~~/~~/wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway>>url:http://wiki.dragino.com/index.php?title=Customized_Frequency_Band_for_Gateway]]
792 792  
793 793  
794 -1.
801 +1.
795 795  11. Can I connect DLOS8N to LORIOT?
796 796  
797 797  Yes, the set up instruction is here: [[http:~~/~~/wiki.dragino.com/index.php?title=Notes_for_LORIOT>>url:http://wiki.dragino.com/index.php?title=Notes_for_LORIOT]]
798 798  
799 799  
800 -1.
807 +1.
801 801  11. Can I make my own firmware for the gateway, where can I find the source code?
802 802  
803 803  Yes, You can make your own firmware for the DLOS8N for branding purposes or to add customized applications.
... ... @@ -805,7 +805,7 @@
805 805  The source code and compile instructions can be found at: [[https:~~/~~/github.com/dragino/openwrt_lede-18.06>>url:https://github.com/dragino/openwrt_lede-18.06]]
806 806  
807 807  
808 -1.
815 +1.
809 809  11. Can I use 868Mhz version for 915Mhz bands?
810 810  
811 811  It is possible but the distance will be very short, you can select US915 frequency band in 868Mhz version hardware. It will work but you will see the performance is greatly decreased because the 868Mhz version has an RF filter for band 863~~870Mhz, all other frequencies will have high attenuation.
... ... @@ -837,7 +837,7 @@
837 837  Opkg install kmod-dragino2-si3217x_3.10.49+0.2-1_ar71xx.ipk –force-depends
838 838  
839 839  
840 -1.
847 +1.
841 841  11. How to recover the DLOS8N if the firmware crashes
842 842  
843 843  Please follow this instruction to recover your gateway:
... ... @@ -848,7 +848,7 @@
848 848  
849 849  
850 850  
851 -1.
858 +1.
852 852  11. I configured DLOS8N for WiFi access and lost its IP. What to do now?
853 853  
854 854  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image067.png]]
1652431569353-626.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.4 KB
Content
1652431588565-830.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -62.4 KB
Content
1652431609193-637.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -221.0 KB
Content
1652431650755-450.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -133.4 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0