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
 2) After have put the USB 3G modem, we have複製代碼[admin@MikroTik] > /system resource usb print
 # DEVICE VENDOR                   NAME                   SPEED                  
 0 1:1    Linux 3.3.5 ehci_hcd     RB400 EHCI             480 Mbps               
[admin@MikroTik] > 
There is an element called HUAWEI Technology is given.複製代碼[admin@MikroTik] > /system resource usb print
 # DEVICE VENDOR                   NAME                   SPEED                  
 0 1:1    Linux 3.3.5 ehci_hcd     RB400 EHCI             480 Mbps               
 1 1:5    HUAWEI Technology        HUAWEI Mobile          480 Mbps               
[admin@MikroTik] > 
 3) There is a new interface created and called ppp-out1
 4) Add the following nat複製代碼[admin@MikroTik] > /port print
Flags: I - inactive 
 #   DEVICE NAME                     CHANNELS USED-BY                   BAUD-RATE
 0   1:5    usb1                            4 PPP <ppp-out1>            9600     
[admin@MikroTik] > 
5. The following action may be needed if the above steps do not make your system work複製代碼/ip firewall nat add chain=srcnat action=masquerade to-addresses=0.0.0.0 out-interface=ppp-out1
 enable ppp-out1 interface
 
 
 Ref:
 http://www.telecom-cafe.com/foru ... page%3D2&page=1
 
 
 
 | 
附件: 
您需要登錄才可以下載或查看附件。沒有帳號?註冊