返回列表 發帖

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


附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

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

還是買Pocket Wifi比較好??

TOP

Could you write a post for using Hunstman with 4G LTE and RouterOS to get it worked?

TOP

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!

TOP

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

USB dongle <=> mifi <=ethernet cable=> RB
RB750G, RB2011UAS-2HnD
IP01, A580IP, AT-610

TOP

爬文后,发现很多人同我一样。Reboot 后,LTE modem 连不上。Mikrotik 对4G LTE  的支持不稳定。先用Huntsman 连LTE。

TOP

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

TOP

不幸运,不知道原因有不成的。

TOP

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

还有你现在的速度在26#所显示吗? 如果是,那么也不错。

TOP

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

PPP 的interface 比较慢。不知道有没有其他方法。
要换华为的LTE Modem可以加天线。

TOP

你的USB Modem弄好了?

TOP

想知道用Huntsman 的Speed会不会快点?
speedtest.net

OFCA test
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

终于有机会再试试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是,

ppp - interface - ppp-out1 - info.


还没有时间是SpeedTest。 要是知道如何找到Data Channel, Pls Tell me.
附件: 您需要登錄才可以下載或查看附件。沒有帳號?註冊

TOP

smartone



回復 11# mrandrewchan

TOP

回復 22# Qnewbie
你的LTE modem 是那个Model?

TOP

返回列表