Quantcast
Channel: GL.iNet » All Posts
Viewing all 6729 articles
Browse latest View live

Reply To: AR-300M broken? No nand flash

$
0
0

In order to make the switch work for choosing the boot device (NAND/NOR).


Reply To: Mifi not booting with Sim card

$
0
0

Tested Sim card with mikrotik router and USB Modem, works without problems…

 

Is there any log file I can read, that keeps it log after reboot?

Reply To: Can't install Easytether on a GL-MT300N-V2

$
0
0

How I got EasyTether working on the GL.iNet GL-MT300N-V2:

  • Installed clean firmware: http://www.gl-inet.com/firmware/mt300n-v2/clean/
  • Download LEDE IPKs:
    • Path: https://www.gl-inet.com/lede/ramips/2.264/packages/base/
    • Path: https://www.gl-inet.com/lede/ramips/2.264/packages/mt7628/
    • kmod-tun_4.4.93-1_mipsel_24kc.ipk
    • zlib_1.2.11-1_mipsel_24kc.ipk
    • libopenssl_1.0.2k-1_mipsel_24kc.ipk
    • easytether-usb-openssl_0.8.7-1_mipsel_24kc.ipk
    • kmod-mii_4.4.93-1_mipsel_24kc.ipk
    • kmod-usb-net_4.4.93-1_mipsel_24kc.ipk
    • kmod-usb-net-cdc-ether_4.4.93-1_mipsel_24kc.ipk
    • kmod-usb-net-rndis_4.4.93-1_mipsel_24kc.ipk
  • Copy to router with WinSCP
  • SSH to router and install: opkg install <ipk file name>
  • Reboot router
  • Run EasyTether USB setup wizard on phone, enable USB, and connect to router
  • Login to Router, then Network > Interfaces > Add New Interface
  • Name it, set protocol to DHCP Client mode, and select > Ethernet Adapter: “tap-easytether”
  • Assign the interface to the WAN firewall zone

Done!
I just did this with my LG G5 on Sprint in Houston and hit 32Mbps down through the Ethernet port.

Reply To: Need help, routing

$
0
0

hi! you need add route to client for this network or add second ip to network client interface.

google now  “add second ip” “route add” for windows os.

Reply To: How do I ssh into my AR300M router?

$
0
0

I figured out. I added the following section to /etc/config/firewall file after backing it up.

Then restarted firewall with “/etc/init.d/firewall restart” at command. Now I am able to ssh with “ssh root@my_router_wan_ip -p 2222”.

config redirect
        option name ‘SSH access’
        option src ‘wan’
        option proto ‘tcpudp’
        option src_dport ‘2222’
        option dest_ip ‘192.168.8.1’
        option dest_port ’22’
        option target ‘DNAT’
        option dest ‘lan’

MT300N-V2 firmware won't flash after factory reset

$
0
0

I tried to manually update from 2.26 to 2.264; however, I used the clean version by mistake. I then attempted a factory reset on the device. Since that reset, the firmware has been stuck on “LEDE Reboot 17.01-SNAPSHOT r3657-45566fb.” I attempted to flash the full 2.264, but every time the device resets after uploading, I still have the reboot firmware. Has anyone else run into this issue?

Reply To: MDIO BUSY error in uboot

$
0
0

Hello,

 

I’m trying to use my Domino with the dual ethernet block, but unfortunately I get the same error in the uboot and my Domino boots, but I don’t see the ethernet interfaces.

 

Would you mind helping.

Reply To: Need help, routing

$
0
0

This won’t work. It needs to be done through then ar750 router.


Reply To: Using MT300N-v2 wirelessly with VPN

$
0
0

The first log: RESOLVE: Cannot resolve host address: lon.uk.torguardvpnaccess.com:1912 (Try again)

is the reason. It cannot find out the server.

Have you set up an internal DNS server?

Reply To: MT300N-V2 firmware won't flash after factory reset

$
0
0

It is browser cache. Use the following URL

192.168.8.1/html

 

Reply To: implement VPN Client with L2TP/IPSec PSK support

$
0
0

We are working on that.

Doesn’t Softeher has its own protocol, or it compatible with L2Tp/ipSec

Reply To: AR-300M broken? No nand flash

$
0
0

Hi

The attachment is the AR300M uboot.It contains the nand drivers,you can have a tyr

 

Attachments:
You must be logged in to view attached files.

Reply To: Wifi stop working until reboot 6/7 times a day due to error

$
0
0

All firmware will be upgraded to newest LEDE/OpenWrt version recently, which will solve this issue.

Reply To: Can't Debrick

Reply To: implement VPN Client with L2TP/IPSec PSK support

$
0
0

i use my Android Phone S8+ to Connect to my pc with Windows 10 and Softether Server.

I create a vpn client Connection directly under Android therefore I Think the Protokoll must be Standard.

best regards

 


Reply To: Using MT300N-v2 wirelessly with VPN

$
0
0

Yes, I used the Google DNS addresses as suggested above.

It only fails to connect when the link between my mini router and my main router is wireless. TorGuard claim this will never work, but you say it will. I did have have working wirelessly for a number of days when “Force VPN” was disabled, but not been able to get it to work again for nearly 2 weeks now.

  • This reply was modified 5 hours by  grazie.

Reply To: Need help, routing

$
0
0

Have you tried to install on the client second ip 192.168.86.219?

what is your operating system?

Reply To: Mifi not booting with Sim card

$
0
0

I could extract that from log file:

 

Sat Jan  6 15:27:03 2018 daemon.notice netifd: Interface ‘modem’ is now down

Sat Jan  6 15:27:03 2018 daemon.notice netifd: Interface ‘modem’ is setting up now

Sat Jan  6 15:27:03 2018 user.notice mwan3: ifdown interface modem (unknown)

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.580000] usb 1-1.2: new high-speed USB device number 5 using ehci-platform

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.700000] option 1-1.2:1.0: GSM modem (1-port) converter detected

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.700000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.710000] option 1-1.2:1.1: GSM modem (1-port) converter detected

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.720000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.730000] option 1-1.2:1.2: GSM modem (1-port) converter detected

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.730000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.740000] option 1-1.2:1.3: GSM modem (1-port) converter detected

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.740000] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB3

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.770000] qmi_wwan 1-1.2:1.4: cdc-wdm0: USB WDM device

Sat Jan  6 15:27:15 2018 kern.info kernel: [  824.780000] qmi_wwan 1-1.2:1.4 wwan0: register ‘qmi_wwan’ at usb-ehci-platform-1.2, WWAN/QMI device, 8a:83:3b:7d:21:71

Sat Jan  6 15:27:30 2018 daemon.notice netifd: modem (10850): Waiting for network registration

Sat Jan  6 15:28:17 2018 daemon.notice netifd: modem (10850): Starting network internet.telekom

Sat Jan  6 15:28:17 2018 daemon.notice netifd: modem (10850): Starting DHCP

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem_4’ is enabled

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem_6’ is enabled

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem’ is now up

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Network device ‘wwan0’ link is up

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Network alias ‘wwan0’ link is up

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem_4’ has link connectivity

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem_4’ is setting up now

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem_6’ has link connectivity

Sat Jan  6 15:28:17 2018 daemon.notice netifd: Interface ‘modem_6’ is setting up now

Sat Jan  6 15:28:17 2018 daemon.notice netifd: modem (10850): Command failed: Unknown error

Sat Jan  6 15:28:17 2018 daemon.notice netifd: modem (10850): Command failed: Unknown error

Sat Jan  6 15:28:17 2018 user.notice root: qmi bringup failed, retry in 15s

Sat Jan  6 15:28:18 2018 daemon.notice netifd: modem_4 (13309): udhcpc (v1.24.1) started

Sat Jan  6 15:28:18 2018 daemon.notice netifd: modem_4 (13309): Sending discover…

Sat Jan  6 15:28:21 2018 daemon.notice netifd: modem_4 (13309): Sending discover…

Sat Jan  6 15:28:24 2018 daemon.notice netifd: modem_4 (13309): Sending discover…

Sat Jan  6 15:28:29 2018 user.warn mwan3: Could not find gateway for interface modem (wwan0)

Sat Jan  6 15:28:30 2018 user.notice firewall: Reloading firewall due to ifup of modem (wwan0)

Sat Jan  6 15:28:40 2018 daemon.warn odhcpd[1348]: DHCPV6 SOLICIT IA_NA from 0003000180ea23317c24 on eth1: ok fd63:f302:b65b::d99/128

Sat Jan  6 15:29:53 2018 kern.info kernel: [  982.530000] IPv6: ADDRCONF(NETDEV_UP): tmp.phy0: link is not ready

Reply To: Need help, routing

$
0
0

Sorry maybe I didn’t explain the gli is running a vpn. The client machine is windows 10. I tried adding the extra ip but I had to make the first ip static and assign dns settings which I assumed are the vpns because of dns leak. So when adding the second ip with .86 I could not see from the .86 network.

MT300N-V2 Firmware

$
0
0

Finally I have found time to test out the lede-mt300n-v2-clean-2.264.bin firmware release.

The WiFi is now very stable with good performance. Well done to the team, a lot of hard work went into this I can see 😉

One small problem now is the wifi driver dumping loads of debug messages into the kernel log (dmesg)

eg:

[ 4302.798003] Start Seq = 00000048 [ 4306.938063] MtPsWatchDog(): HIT PsmPktCount/Dur: 0/1 on Wcid 2 (SW_PSM:[0|0])

[ 4306.938063]

[ 4306.938063]

[ 4306.938063]

[ 4306.938063]

[ 4369.804423] Rcv Wcid(2) AddBAReq

[ 4369.807715] Start Seq = 00000049

[ 4495.796112] Rcv Wcid(2) AddBAReq [ 4495.799568] Start Seq = 0000004b

[ 4505.794162] Rcv Wcid(2) AddBAReq

[ 4505.797454] Start Seq = 0000004c

[ 4571.804827] Rcv Wcid(2) AddBAReq

[ 4571.808229] Start Seq = 0000004d

[ 4639.795186] Rcv Wcid(2) AddBAReq

[ 4639.798501] Start Seq = 0000004e

[ 4705.798060] Rcv Wcid(2) AddBAReq

[ 4705.801362] Start Seq = 0000004f

[ 4734.558123] MtPsWatchDog(): HIT PsmPktCount/Dur: 0/1 on Wcid 1 (SW_PSM:[0|0])

[ 4734.558123]

[ 4734.558123]

[ 4734.558123]

[ 4734.558123] [ 4772.795176] Rcv Wcid(2) AddBAReq

[ 4772.798490] Start Seq = 00000050

[ 4840.790531] Rcv Wcid(2) AddBAReq

And repeat etc etc

Probably a simple fix and does not seem to cause any problems.

 

Viewing all 6729 articles
Browse latest View live