Is there any firmware version that is compatible with E3276s-150?
Or is it just better to get a Dovado Tiny?
well the Firmware Version 3.0.0.4.374.40_alpha4 will work fine for you as I have the same stick. Also Asus confirmed that the Huawei Sticks will be fixed in the next release from them. So some days / weeks more and the latest version will be again working with the Huawei Sticks.
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.24.3.213 0.0.0.0 255.255.255.255 UH 0 0 0 usb0
10.24.3.212 0.0.0.0 255.255.255.252 U 0 0 0 usb0
192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 br0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 10.24.3.213 0.0.0.0 UG 0 0 0 usb0
echo -e "AT^NDISDUP=1,1,\"internet\"\r" > /dev/ttyUSB1
udhcpc -i usb0 -p /var/run/udhcpc1.pid -s /tmp/udhcpc
ifconfig
netstat -nr
route add default gw YOUR_GATEWAY_HERE usb0
if default route missing, add it with
Code:route add default gw YOUR_GATEWAY_HERE usb0
And that should be it more or less.
ASUSWRT-Merlin RT-AC68U_3.0.0.4 Fri May 9 21:20:01 UTC 2014
admin@RT-AC68U:/tmp/home/root# echo -e "AT^NDISDUP=1,1,\"internet.telenor.se\"\r
> " > /dev/ttyUSB1
admin@RT-AC68U:/tmp/home/root# udhcpc -i usb0 -p /var/run/udhcpc1.pid -s /tmp/ud
udhcpc (v1.20.2) started
Sending discover...
udhcpc: sendto: Network is down
Read error: Network is down, reopening socket
Sending discover...
Sending select for 79.102.42.XXX...
Lease of 79.102.42.XXX obtained, lease time 518400
[usb_dbg: asus_usb_interface] (2-1.1:1.2): Runing USB serial with (0x12d1/0x1506)...
[usb_dbg: asus_tty] (ttyUSB1): action=add.
[usb_dbg: asus_tty] (ttyUSB1): interface_name=2-1.1:1.1, current_act=usb0, current_def=.
[usb_dbg: asus_tty] (ttyUSB1): got_Int_endpoint(0)!
[usb_dbg: asus_tty] (ttyUSB1): No Int endpoint!
[usb_dbg: asus_tty] (ttyUSB0): action=add.
[usb_dbg: asus_tty] (ttyUSB0): interface_name=2-1.1:1.0, current_act=usb0, current_def=.
[usb_dbg: asus_tty] (ttyUSB0): got_Int_endpoint(1)!
[usb_dbg: asus_tty] (ttyUSB0): current_act=usb0, device_name=ttyUSB0.
[usb_dbg: asus_tty] (ttyUSB0): cur_val=-1, tmp_val=0.
[usb_dbg: main] Couldn't get disk list when writing smb.conf!
[usb_dbg: asus_usb_interface] (2-1.1:1.1): Success!
[usb_dbg: asus_usb_interface] (2-1.1:1.0): Success!
[usb_dbg: asus_usb_interface] (2-1.1:1.2): Success!
[usb_dbg: init_3g_param] 12d1:1506 Already had the usb_modeswitch file.
[usb_dbg: asus_tty] (ttyUSB0): Success!
[usb_dbg: get_usb_node_by_device] (lp0): Fail to get link: /sys/class/usb/lp0/device.
[usb_dbg: get_usb_node_by_device] (lp1): Fail to get link: /sys/class/usb/lp1/device.
[usb_dbg: get_usb_node_by_device] (lp2): Fail to get link: /sys/class/usb/lp2/device.
[usb_dbg: get_usb_node_by_device] (lp3): Fail to get link: /sys/class/usb/lp3/device.
[usb_dbg: get_usb_node_by_device] (lp4): Fail to get link: /sys/class/usb/lp4/device.
[usb_dbg: get_usb_node_by_device] (lp5): Fail to get link: /sys/class/usb/lp5/device.
[usb_dbg: get_usb_node_by_device] (lp6): Fail to get link: /sys/class/usb/lp6/device.
[usb_dbg: get_usb_node_by_device] (lp7): Fail to get link: /sys/class/usb/lp7/device.
[usb_dbg: get_usb_node_by_device] (lp8): Fail to get link: /sys/class/usb/lp8/device.
[usb_dbg: get_usb_node_by_device] (lp9): Fail to get link: /sys/class/usb/lp9/device.
[usb_dbg: asus_sd] (sda): Had other interfaces(modem) on Port 2-1.
Jan 1 01:01:33 rc_service: wanduck 543:notify_rc restart_wan_if 1
Jan 1 01:01:33 stop_wan(): perform DHCP release
Jan 1 01:01:37 rc_service: wanduck 543:notify_rc restart_wan_if 0
Jan 1 01:01:37 dnsmasq[542]: read /etc/hosts - 5 addresses
Jan 1 01:01:37 stop_wan(): perform DHCP release
Jan 1 01:01:38 kernel: ADDRCONF(NETDEV_UP): usb0: link is not ready
Jan 1 01:01:38 kernel: cdc_ncm: usb0: 150 mbit/s downlink 150 mbit/s uplink
Jan 1 01:01:38 kernel: cdc_ncm: usb0: network connection: connected
Jan 1 01:01:38 kernel: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
Jan 1 01:01:41 dnsmasq[542]: read /etc/hosts - 5 addresses
Jan 1 01:01:41 WAN Connection: Fail to connect with some issues.
Jan 1 01:01:41 dnsmasq[542]: read /etc/hosts - 5 addresses
Jan 1 01:01:41 dnsmasq[542]: using nameserver 195.54.122.221#53
Jan 1 01:01:41 dnsmasq[542]: using nameserver 195.54.122.211#53
Jan 1 01:01:42 kernel: nf_conntrack_rtsp v0.6.21 loading
Jan 1 01:01:42 kernel: nf_nat_rtsp v0.6.21 loading
Jan 1 01:01:42 rc_service: udhcpc 1291:notify_rc stop_upnp
Jan 1 01:01:42 rc_service: udhcpc 1291:notify_rc start_upnp
Jan 1 01:01:42 rc_service: waitting "stop_upnp" via udhcpc ...
Jan 1 01:01:43 ddns: clear ddns cache file for server/hostname change
Jan 1 01:01:44 miniupnpd[1344]: HTTP listening on port 45507
Jan 1 01:01:44 miniupnpd[1344]: Listening for NAT-PMP/PCP traffic on port 5351
Jan 1 01:01:44 ddns update: ez-ipupdate: starting...
Jan 1 01:01:45 dnsmasq-dhcp[542]: DHCPINFORM(br0) 192.168.1.76 00:0a:cd:23:eb:49
Jan 1 01:01:45 dnsmasq-dhcp[542]: DHCPACK(br0) 192.168.1.76 00:0a:cd:23:eb:49 Dad-Dator
Jan 1 01:01:46 WAN Connection: WAN was restored.
Jan 1 01:01:46 start_nat_rules: apply the nat_rules(/tmp/nat_rules_usb0_usb0)!
Jan 1 01:01:46 dnsmasq[542]: exiting on receipt of SIGTERM
Jan 1 01:01:47 dnsmasq[1351]: started, version 2.69 cachesize 1500
Jan 1 01:01:47 dnsmasq[1351]: warning: interface tun21 does not currently exist
Jan 1 01:01:47 dnsmasq[1351]: asynchronous logging enabled, queue limit is 5 messages
Jan 1 01:01:47 dnsmasq-dhcp[1351]: DHCP, IP range 192.168.1.2 -- 192.168.1.254, lease time 1d
Jan 1 01:01:47 dnsmasq[1351]: read /etc/hosts - 5 addresses
Jan 1 01:01:47 dnsmasq[1351]: using nameserver 195.54.122.221#53
Jan 1 01:01:47 dnsmasq[1351]: using nameserver 195.54.122.211#53
I'll also got some progress with FW 374.42_2
1) E3276s-150 successful connection
2) Get IP from ISP via DHCP to WAN interface
3) Bind WAN to usb0
So far so good but can not get no internet route, below my routing table
Code:Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.24.3.213 0.0.0.0 255.255.255.255 UH 0 0 0 usb0 10.24.3.212 0.0.0.0 255.255.255.252 U 0 0 0 usb0 192.168.100.0 0.0.0.0 255.255.255.0 U 0 0 0 br0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 10.24.3.213 0.0.0.0 UG 0 0 0 usb0
Sweden rocks
good work boys ( bra jobbat killar)
Well, I'm actually a Finn living in Finland but speak swedish fluently so, yeah, close enough
Does anyone know where the connection scripts are located, can these be edited? It would be nice to update these and get it working automatically after a reboot.
Another option to add own script that is executed during boot, if BusyBox supports runlevels or does it need to be done before compiling? Perhaps we can use rc.sysinit?
Is it possible for mr Merlin to make a beta fw with this fix?
for us how dont no a sh***t about this and how it works
regards
:set_apn
system "nvram set g3state_apn=1"
let $x=$rpipe("nvram get modem_apn")
let l=len($x)
if l=0 goto apnerror
if l>32 goto apnerror
send "AT+CGDCONT=1,\"IP\",\""
send $x
send "\"^m"
waitfor 10 "OK","ERR","ERROR"
if % = -1 goto apntimeerror
if % = 0 goto set_dial
:set_apn
system "nvram set g3state_apn=1"
let $x=$rpipe("nvram get modem_apn")
let l=len($x)
if l=0 goto apnerror
if l>32 goto apnerror
send "AT^NDISDUP=1,1,\"IP\"\r"
send $x
send "\"^m"
waitfor 10 "OK","ERR","ERROR"
if % = -1 goto apntimeerror
if % = 0 goto set_dial
But still there need to be changed the references in the script in :mode_huawei or / and :mode_huawei_ex .....
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!