Mikrotik wAP LTE KIT, 4G, Setup for Home Usage. Config in Description.

Ғылым және технология

Tutorial how to set up Mikrotik wAP LTE KIT from zero config.
When I'm doing speedtest don't take them seriously, because Mikrotik was standing on my computer table. It should be placed near window or outside (I will remind you that wAP LTE is supposed to be installed outside apartment for better coverage compared to any other LTE routers or modems).
For security purpose disable telnet, ssh, web and only left open winbox to connect to mikrotik from local network only as well. In video end as well you can see how to upgrade Mikrotik software and firmware. For upgrading you need to download right package. For wAP LTE it is mipsbe.
Current latest version ir 6.43.8 - 30.12.2018
Mikrotik upgrade step by step.
1. Download software from mikrotik website.
2. Download right package.
3. Upload it on mikrotik through web or winbox.
4. After upload was succesful do a reboot.
5. After reboot it will be loaded with latest software and now go to System then Routerboard and click "Upgrade". After 5 seconds do a reboot again and Mikrotik will be updated to latest software and version.
Below configuration from my Mikrotik. Just paste it in "terminal" if you want the same configuration.
/interface lte
set [ find ] band=1,3,7,20,8,2,38,40 mac-address=AC:FF:FF:00:00:00 mtu=1500 \
name=lte1
/interface bridge
add fast-forward=no name=bridge-lan
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk eap-methods="" management-protection=\
allowed mode=dynamic-keys name=wifi-password-profile supplicant-identity="" \
wpa-pre-shared-key=12341234 wpa2-pre-shared-key=12341234
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-b/g/n country=latvia disabled=no \
frequency-mode=regulatory-domain mode=ap-bridge security-profile=\
wifi-password-profile ssid=wifi-name-here wireless-protocol=802.11
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/ip pool
add name=dhcp_pool0 ranges=10.10.10.2-10.10.10.62
/ip dhcp-server
add address-pool=dhcp_pool0 disabled=no interface=bridge-lan name=dhcp1
/interface bridge port
add bridge=bridge-lan interface=wlan1
add bridge=bridge-lan interface=ether1
/ip address
add address=10.10.10.1/26 interface=bridge-lan network=10.10.10.0
/ip dhcp-server network
add address=10.10.10.0/26 dns-server=1.1.1.1,1.0.0.1 gateway=10.10.10.1
/ip firewall nat
lte1 not ready
add action=masquerade chain=srcnat out-interface=lte1 src-address=10.10.10.0/26
/ip service
set telnet disabled=yes
set ftp disabled=yes
set www disabled=yes
set ssh disabled=yes
set api disabled=yes
set winbox address=10.10.10.0/26
set api-ssl disabled=yes
/system identity
set name=Change-my-name!!!

Пікірлер: 52

  • @TimboDubya
    @TimboDubya3 жыл бұрын

    Phenomenally helpful; thank you! I only wish I'd found this video eighteen months ago. Thank you very much for your time putting this together.

  • @Lluislorenzo14
    @Lluislorenzo145 жыл бұрын

    So useful, thank you! Now I have my Microtik 4G working.

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    He he, great!

  • @adnanhussein1562

    @adnanhussein1562

    Жыл бұрын

    can chat with you on face or telegram or instagram please for 4G working mikrotik

  • @MEZANINVSRL
    @MEZANINVSRL3 жыл бұрын

    thanks ! really grateful for your help, best video on this topic!

  • @bellak2004
    @bellak20044 жыл бұрын

    Thank you this was so helpful 👏👏

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    Happy to hear that this video helped you!

  • @nedmoriarty3191
    @nedmoriarty31914 жыл бұрын

    Could really do with some support on setting up a similar system do you offer technical support ? thanks

  • @paulcapoquianencio
    @paulcapoquianencio4 жыл бұрын

    Good day sir! Would it be possible to lock the cell id of the network you want to use?Your response will be highly appreciated!Thank you and god speed!

  • @togong6477
    @togong64772 жыл бұрын

    Hello am using a mikrotik RB 951ui for the LTE settings I don't have the option of network mode where I can select 2g 3g or 4g check boxes my router OS version is version 6.49 please I need a help

  • @mansoorbabbar
    @mansoorbabbar2 жыл бұрын

    Is there anyway I can make use of this device only accessible for Wifi Access Points and lte disable to route date through lan internet router?

  • @heroalcaraz2383
    @heroalcaraz23834 жыл бұрын

    Can you change band selection on the router modem?

  • @krisztianadrian8528
    @krisztianadrian85283 жыл бұрын

    Hello, i did all the settings, as in video, my internet provider Orange romania, has APN: net , i use Mikrotik LHG, when i ping google.com i got the "Ping time out" meassage, i am connected to Band20 and in am registerd in Orange home network. any ideea? can you give me support by anydesk? not for free of course

  • @user-lg3rs5jr4s
    @user-lg3rs5jr4s3 жыл бұрын

    Is there a device that receives a 3G 4G 5G cell phone signal from a distance of 60 to 80 km?

  • @martinlim3288
    @martinlim32883 жыл бұрын

    Just wondering if you can add additional wired ISP in Ethernet? to make it dual wan ehehehe

  • @amird725
    @amird7254 жыл бұрын

    I have the wAP LTE I install the ME909u-521 modem I run the script but the dhcp server is not configur to the ETHERNET and not to the WIFI how can I fix it? thank

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    Hi, There can be more than just one reason for this. Did you remove complete default configuration? Did you change interface names? As well at fault can be that you're trying copy text by "cntrl + v" because in Mikrotik if you press these buttons together then Mikrotik will complete automatically words in terminal. Try posting by mouse only.

  • @pablocarmona2485
    @pablocarmona24855 жыл бұрын

    hi! is the 10.10.10.0/26 ip that you set in the video some random local direction? can I put any Ip there or it has some rules?

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    You can use other local IPv4 subnets as well :). Those would be - 10.0.0.0/8 ( 10.0.0.0 - 10.255.255.255 ), 172.16.0.0/12 ( 172.16.0.0 - 172.31.255.255 ). 192.168.0.0/16 (192.168.0.0 - 192.168.255.255)

  • @donnamalabanan8422

    @donnamalabanan8422

    4 жыл бұрын

    Sir i have lhg kit but i dont know how to config please i need help.to.config ..please reply thank please

  • @amird725
    @amird7254 жыл бұрын

    hello I bouget the wAP without the pcie modem card where can I find compatibility modem card ?

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    Hi, I know that Mikrotik does support Mikrotik own LTE modem - R11e-LTE-US, R11e-LTE , R11e-4G, R11e-LTE6 as I know that there is one Huawei modem, but I can't right now which precise modem.

  • @AvidSurvivalist
    @AvidSurvivalist4 жыл бұрын

    I think I now prefer RouterOS over Cisco IOS.

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    Both are great companies and deliver good products. It depends on what kind of services do you want to deliver with them.

  • @anietiejohnjames
    @anietiejohnjames4 жыл бұрын

    I bought a unit and on login I can't find the LTE interface. The modem card R11e-LTe is installed in the device. I unscrewed it to be sure. Don't know why the LTE interface is not present but the eth and wlan

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    Hi, Turn on "debug/logging" on your LTE interface and then check the "log" what does MT say. Maybe broken modem?

  • @anietiejohnjames

    @anietiejohnjames

    4 жыл бұрын

    Yeah broken modem. I returned the unit and it was replaced with another one. Company confirmed it was broken.

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    @@anietiejohnjames Hehe, great news! :) What speeds do you get?

  • @alessandrogioffredi2957
    @alessandrogioffredi29574 жыл бұрын

    ciao io è la prima volta con mikrotik. sai dirmi come selezionare manualmente l'operatore LTE e forzare quello con il roaming? esattamente come si farebbe con lo smartphone? grazie

  • @davidfurlan2354

    @davidfurlan2354

    4 жыл бұрын

    ciao Alessandro, hai risolto? ho lo stesso tuo problema e mi piacerebbe eventualmente sapere come hai fatto... grazie mille!

  • @alessandrogioffredi2957

    @alessandrogioffredi2957

    4 жыл бұрын

    @@davidfurlan2354 guarda ho abbandonato proprio Mikrotik...

  • @davidfurlan2354

    @davidfurlan2354

    4 жыл бұрын

    @@alessandrogioffredi2957 e che soluzione hai adottato per forzare la scelta dell'operatore, visto che sarebbe importante per me evitare che vada in roaming? ho le antenne 4G sul tetto, quindi potrei acquistare un modem/router 4G+ per interno... hai qualche idea? grazie mille!

  • @davidfurlan2354

    @davidfurlan2354

    4 жыл бұрын

    mi spiego meglio: abito a 500m in linea d'aria dal confine con la Slovenjia; il mio operatore è WindTre, solo che spesso il segnale dell'operatore sloveno è più forte... a quel punto, sebbene io abbia disabilitato il roaming dati, il mio router (huawei b593-22s) si aggancia all'operatore sloveno, non fa passare i dati perché il roaming dati è bloccato, e io sono sconnesso da Internet... problema simile ma opposto di mia nuora che ha una SIM dell'operatore sloveno (nella valle dove vive lei, sempre in Italia, non becca operatori italiani, tranne in qualche caso proprio WindTre, ma solo sloveni) e vorrei fare in modo che il router rimanga agganciato all'operatore scelto... ho acquistato proprio per lei questo MikroTik ma non riesco a settarlo in tal senso

  • @alessandrogioffredi2957

    @alessandrogioffredi2957

    4 жыл бұрын

    @@davidfurlan2354 risolvi tutto con i Huawei b525...535....715 ..618...818 già dal software nativo e meglio ancora con i vari hack da browser o smartphone dove puoi selezionare tu le bande e fissarlo su quelle scelte oltre che bloccargli la possibilità di andare in Domingo. Esattamente come una selezione manuale di un telefono

  • @armandonicolaspostillonpue978
    @armandonicolaspostillonpue9784 жыл бұрын

    me puedes ayudfar a configurar una wap lte 4g de mikrotik ?

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    I did use google translate. As I understood you need help with setup, yeah I can do it if you can provide me access to PC.

  • @multiplesideas2691

    @multiplesideas2691

    4 жыл бұрын

    @@casualnetworkstuff3613 me too please

  • @masterfulsally6568
    @masterfulsally65685 жыл бұрын

    Were do you get the LTE password? AT&T has know clue

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    5 жыл бұрын

    What do you mean by LTE passwords (Maybe you're thinking of LTE interface where I enteredPIN)?.

  • @OsmanCondori

    @OsmanCondori

    5 жыл бұрын

    @@casualnetworkstuff3613 hello, what pin did you enter in the interface lte?

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    @@OsmanCondori your SIM pin.

  • @chrisferreira8624
    @chrisferreira86244 жыл бұрын

    How can we unlock the SIM slot ? pls

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    You need to be more precise. What do you mean by "unlock the SIM slot"? Do you mean how to know your PIN password and how to remove it for future days? Or how to get working LTE interface? If you mean LTE inferface then you need to have installed LTE modem into your Mikrotik device.

  • @chrisferreira8624

    @chrisferreira8624

    4 жыл бұрын

    @@casualnetworkstuff3613 i've founded the command "sim set sim-slot=up"

  • @DigitalAwareness
    @DigitalAwareness4 жыл бұрын

    Name of song please. Thank you.

  • @casualnetworkstuff3613

    @casualnetworkstuff3613

    4 жыл бұрын

    Hi, Sorry for late response. VOTOXY - Nonam

  • @DigitalAwareness

    @DigitalAwareness

    4 жыл бұрын

    @@casualnetworkstuff3613 no problem, thanks so much.

  • @martinlim3288
    @martinlim32883 жыл бұрын

    band42 always dc

  • @grapsorz
    @grapsorz4 жыл бұрын

    ok.. THIS THING is not easy to set up correct. i currently run a crappy TP-LINK. i'm a bit from the cell tower so i dont get "the best" speed's. i currently get around 40MBit. i have topps at 60MBit and bottoms of 2MBit when i'm thrown over to a different tower and i "cant set tower" in the crappy tp-link box. i i have gambled on my first Mikrotek item. SO i tried to set this one up in a hurry and after som fielding i manage to get a link on my computer at 4-5MBIT!!!!!!! WTF is this? and what can i do to get this to stay? and the UI.. TONS of stuff that dont locks to belong to the device at all. and no inherent way to navigate.. this dont lock to be a good by for me. for now i need to go back to the TP-LINK as i dont have a ok internet line when i put the sim in the mikrotik thing. and the F*** SIM slot. who the F*** design that crap? the sim goes in to many parts when you try to remove it :( so i had to stick it together with some taip. then it was almoste impossible to get inn again. this si my first mikrotik thing and i think the last.

  • @astroskies
    @astroskies Жыл бұрын

    Didn’t help

  • @dragosrada5180
    @dragosrada51804 жыл бұрын

    Is it possible to receive some help here? I got stuck.. Which is the new password to access the router?

Келесі