Board logo

標題: RB951G-2HnD + Huawei 3G E261 modem变成流动WiFi router [打印本頁]

作者: 角色    時間: 2014-8-21 07:16     標題: RB951G-2HnD + Huawei 3G E261 modem变成流动WiFi router

本帖最後由 角色 於 2014-8-22 22:14 編輯

因为RB951G-2HnD有一个标准的大头USB,然后把我的Huawei 3G E261 modem直接插入就可以,然后根据下面的帖子就可以把RB951G-2HnD变成流动WiFi router。

1) Before putting the USB 3G modem, we have
  1. [admin@MikroTik] > /system resource usb print
  2. # DEVICE VENDOR                   NAME                   SPEED                  
  3. 0 1:1    Linux 3.3.5 ehci_hcd     RB400 EHCI             480 Mbps               
  4. [admin@MikroTik] >
複製代碼
2) After have put the USB 3G modem, we have
  1. [admin@MikroTik] > /system resource usb print
  2. # DEVICE VENDOR                   NAME                   SPEED                  
  3. 0 1:1    Linux 3.3.5 ehci_hcd     RB400 EHCI             480 Mbps               
  4. 1 1:5    HUAWEI Technology        HUAWEI Mobile          480 Mbps               
  5. [admin@MikroTik] >
複製代碼
There is an element called HUAWEI Technology is given.

3) There is a new interface created and called ppp-out1
  1. [admin@MikroTik] > /port print
  2. Flags: I - inactive
  3. #   DEVICE NAME                     CHANNELS USED-BY                   BAUD-RATE
  4. 0   1:5    usb1                            4 PPP <ppp-out1>            9600     
  5. [admin@MikroTik] >
複製代碼
4) Add the following nat
  1. /ip firewall nat add chain=srcnat action=masquerade to-addresses=0.0.0.0 out-interface=ppp-out1
複製代碼
5. The following action may be needed if the above steps do not make your system work

enable ppp-out1 interface


Ref:
http://www.telecom-cafe.com/foru ... page%3D2&page=1


[attach]3326[/attach]
作者: 角色    時間: 2014-8-21 07:16

本帖最後由 角色 於 2014-8-21 09:07 編輯

测试结果:DL:440kbps,UL:190kbps,虽然慢!但是起来方案可行。

[attach]3325[/attach]
作者: 角色    時間: 2014-8-21 07:16

备用帖子。
作者: hklkf    時間: 2014-8-21 14:15

still waiting my new toys RB951G-2HnD cn shipping to hk
作者: 角色    時間: 2014-8-21 22:03

回復 4# hklkf

其实这个Router,主要是小地方用,如家里或者房间里,还有它的CPU也非常快,再加上RAM,那么可以加入更加多的rules。
作者: hklkf    時間: 2014-8-22 10:18

use for home wifi+3G MODEM CONNECT INTERNET+SITE TO SITE VPN
作者: 角色    時間: 2014-8-22 10:23

回復 6# hklkf

What kind of modem that you are going to use and the data plan? 384kbps? or 1Mbps?
作者: hklkf    時間: 2014-8-23 16:56

[attach]3329[/attach]

[attach]3330[/attach]


speedtest

[attach]3331[/attach]
作者: 角色    時間: 2014-8-23 18:56

哗噻!!!你的LET 4G modem真的超快!比起我用的384kbps快很多!
作者: 角色    時間: 2014-8-25 13:56

如果家里不是很大,地方又小,那么这个设备最适合不过!(最好的是hardware够强,再加上RouterOS更加厉害!!!)
作者: mrandrewchan    時間: 2015-1-3 08:35

hklkf  C Hing,

我用Vodafone K3765 找不到 sim card ( K3765  已unlock, 在鴨記買的One2free $48 試用 ), 請問你的 E392u-12 配那張上網卡? 謝謝
作者: yiucsw    時間: 2015-1-18 13:50

我刚加了一个旧的4Gmodem ZTE820D。要Power OFF Router才能在Resource 看到。你们的是不是一样?
4G 123/1010 有多快,能代替PCCW的6M吗?
作者: 角色    時間: 2015-1-18 14:25

Power Off Router?是什么已经,如果power off router,你怎样打开RB呢?
作者: yiucsw    時間: 2015-1-18 14:28

Any 4G LTE modem that can work with Mikrotik, which we can brough from taobao?
i try to use ZTE 820D, the mikrotik can recognize the modem but seem the interface is not working properly.  in firewall nat, the status is "ppp-out1 is not ready."
作者: yiucsw    時間: 2015-1-18 14:46

In System resource detail, 以下是详细的信息。Interface 是Running, LTE Interface是没有显示。

1 device="1:3" vendor="ZTE,Incorporated" name="ZTE LTE Technologies MSM"
   serial-number="MF820DPLUS111111" vendor-id="0x19d2" device-id="0x0167"
   speed="480 Mbps" ports=0 usb-version="2.00"
作者: 角色    時間: 2015-1-18 18:05

What are the results as per the instructions shown in the first post?
作者: yiucsw    時間: 2015-1-18 21:53

是System/Reboot 不能认USB ZTE. 要Shutdown/PowerOff/PowerON才能认ZTE USB Modem。
问题是USB 能認,但Status是Running,但没有Traffic, 在LTE Scanner也看不见。IP firewall route 到PPP-Out 的Interface有IN 没有Out traffic.
所有问一下如何, 第一步,如何知道Modem能连接到Carrier?
Set Dial On demand, status 是 Wait For  Traffic.
作者: yiucsw    時間: 2015-1-18 21:56

Step 1-3, Done。 Interface ppp-out Enable. 4) 是将IP route,Destination Port 到 www.google.com 地址。
结果如图显示一样。 只是没有Traffic。
作者: 角色    時間: 2015-1-18 22:14

你说“如图显示一样”,是哪个图呢?因为你Gateway 1依然有gateway,你可以看吧Ether1的Gateway拿走,看看怎样?
作者: 角色    時間: 2015-1-18 22:16

我忘了说,你把Ether1 disabled后,traffic应该往USB Modem那一边走。
作者: yiucsw    時間: 2015-1-19 02:57

我猜是Data Port/info port 没有Set 对。
作者: Qnewbie    時間: 2015-1-19 03:22

Tools=>Traceroute:
[attach]3423[/attach]

My 3G-dongle is auth. with ppp(ppp-out1 as gateway).
作者: yiucsw    時間: 2015-1-19 03:28

回復 22# Qnewbie
你的LTE modem 是那个Model?
作者: hklkf    時間: 2015-1-21 23:19

smartone



回復 11# mrandrewchan
作者: yiucsw    時間: 2015-1-23 11:26

终于有机会再试试ZTE MF820D, 在system Logging 加Async Log,ATDT command 没有反应。ppp-out1 inteface-info 没有办法Search modem, 记得Huntsman 是改Info/data Channel.
不知道如何找Info/Data port, Try and Error 找到Info/Data Port 2 有反应。

想问有没有简单的Command 能Show Info/Data Port的?

当Info channel/data 改到 2是,
[attach]3431[/attach]
ppp - interface - ppp-out1 - info.
[attach]3432[/attach]

还没有时间是SpeedTest。 要是知道如何找到Data Channel, Pls Tell me.
作者: yiucsw    時間: 2015-1-24 14:45

想知道用Huntsman 的Speed会不会快点?
speedtest.net
[attach]3433[/attach]
OFCA test
[attach]3434[/attach]
作者: 角色    時間: 2015-1-24 15:54

你的USB Modem弄好了?
作者: yiucsw    時間: 2015-1-24 17:41

回復 27# 角色
主要问题是在PPP Advance 内 - Info/Data Channel 要set 2.
在NAT加你的IP route rule 便可以。

PPP 的interface 比较慢。不知道有没有其他方法。
要换华为的LTE Modem可以加天线。
作者: 角色    時間: 2015-1-24 18:22

不太明白你的“主要问题是在PPP Advance 内 - Info/Data Channel 要set 2. ”是指什么?

还有你现在的速度在26#所显示吗? 如果是,那么也不错。
作者: yiucsw    時間: 2015-1-24 21:22

不幸运,不知道原因有不成的。
作者: yiucsw    時間: 2015-1-25 13:42

回復 29# 角色
是Manual set Info Channel 同 Data Channel = 2。
发现ZTE 820D 不稳定。reboot/shutdown Mikrotik 便(connecting)连不上。
终于用TP 703 安装huntsman PPP mode 连 到ZTE820D。才稳定下来。
下次找华为的3272/3276 再试试。
作者: yiucsw    時間: 2015-1-29 23:42

爬文后,发现很多人同我一样。Reboot 后,LTE modem 连不上。Mikrotik 对4G LTE  的支持不稳定。先用Huntsman 连LTE。
作者: Qnewbie    時間: 2015-1-31 06:38

If RB does not support USB dongle, why not put mifi at the middle?

USB dongle <=> mifi <=ethernet cable=> RB
作者: yiucsw    時間: 2015-1-31 09:00

Have no idea why RB is so unstable, so spend too many time on try and error. Now use Hunstman which is same function is mifi, but  performance is faster than mifi. and it is a solution to replace the pccw network, so do want to overcharge the battery!
作者: 角色    時間: 2015-1-31 09:49

Could you write a post for using Hunstman with 4G LTE and RouterOS to get it worked?
作者: lineager    時間: 2015-7-28 17:05

我用了B951G-2HnD大半年, 最近想試試用 4G modem 取代家中那個6M Netvigator , 請問有那個 MODEL 適用和價錢平宜呢?

還是買Pocket Wifi比較好??




歡迎光臨 電訊茶室 (http://telecom-cafe.com/forum/) Powered by Discuz! 7.2