Did you ever get this working? I am also trying to get AT&T NB-IOT sim working with a BG77 modem in a KNOT... I'm running into a similar issue encountering "+CME ERROR: 30" when attempting to set the PDP context (AT+CGACT) or when trying to when setting the operator manually (AT+COPS)....
I am using a knot on routerOS 7.8 with a BG-77, and AT&T "NB-IoT One Rate Plan" sim card, which is activated in their portal. I have set the APN m2m.com.attz in interfaces\ppp-out1 and interfaces\LTE\LTE APNs In the log I am seeing the modem initialize, dial out, and then it encounters...
I am trying to create a guest VLAN on a WAP, and have the DHCP server and routing to the internet happen on a main router. I am getting very confused by the examples and tutorials I am reading. Internet<---> ether1--R1--ether5 <----> ether1--WAP-R2--wlan1_guest Wireless client connects to wireless i...
QUESTION: Is this a secure way to configure a guest wifi network (CORP-Guest) that prevents access to the corporate network (CORP) ? Add a bridge interface "Bridge_Public" and assign an IP address: /interface bridge add name=Bridge_Public /ip address add address=10.10.10.1/24 interface=Br...
@bpwl - I appreciate the response, but that doesn't answer my question, I did have a typo so maybe that makes a difference: What are these records in the snooper without data and what is the relevance of the station count associated with them, if any? You simply say, "oh those are just frequenc...
I have configured a 5gig wireless bridge between a wAP G-5HacT2HnD and a 962UiGS-5HacT2HnT. When I initially set it up the signal to noise reported from the wap was 51dB. Two days later the signal to noise is 29dB. I have disabled the other radios and the noise floor hasn't changed. Noise floor repo...
I am curious how this went for you. I have been bombarded with zoom problems and they always seem to be mikrotik customers. I have tried disabling sip alg and udplite but it still seems like I get a lot of complaints from my customers at sites where I am running mikrotik routers and waps. Today I fo...
I am running mikrotik with the dude package installed inside a vultr vm with an external IP. When I first connected the dude client I noticed it automatically searched the subnet and found other hosted servers on vultrs subnet. So I am wondering if there is a way of preventing this? Is it a setting ...
Configuration: Hologram SIM / MC7455 generic firmware / USB sled connected / RB2011 running 6.45.1 Background: This setup has working during initial testing a few times on my test bench but after taking it mobile in the car with me to get a better signal it fails to work. Symptom: The modem will con...
I figured out a way to do it using a nested :find inside a :pick (its not actually rounding it though) :local rawLat "3820.0410" :local rawLon "-12242.2638" :local latDecimalPosition [:pick $rawLat -1 ([:find $rawLat "." -2]+3) ] :local lonDecimalPosition [:pick $rawLon...
To owerload content type need use directive http-header-field and set key content-type in lower case, example http-header-field="content-type:text/plain" Wow wish this was on the man page for fetch. I just wasted two nights trying to figure this out. If you don't use lower case, fetch wil...
I read the manual and found that when using the bottom slot, it is necessary to put the sim card into the 2nd or 3rd sim slot and also disable UIMS2 using the following command:
routerboard: LtAP module: mc7455 (inserted in bottom slot, because it wasn't detected in top slot, even after setting at!usbspeed=0) module fw: SWI9X30C_02.30.03.00 r7804 CARMD-EV-FRMWR2 2018/07/25 01:10:04 carrier: AT&T Problem: ERROR: SIM not inserted in PPP info at+cpin? results in +CME ERROR...
Cool photos, cool fcc images! Can you ascertain what gps module is used? Maybe in the software somehow? Maybe there is a command you can send to the module over serial to tell you some diagnostic data or ID the module? If we knew what module we could find the datasheet for it and the antenna specifi...
Does the GPS work without the external antenna? What kind of antenna are you using? Also fill me in on what kind of connector is on the LtAP for external GPS? (datasheet says MMCX, but it looks more like a oversized photoshoped RP-MMCX) Does this help? https://forum.mikrotik.com/viewtopic.php?f=3&am...
I fixed this by ensuring the gateway ip was set correctly on the trouble node inside the rb750. Without the gateway the packets have no way of knowing where to go.
I fixed this by ensuring the gateway ip was set correctly on the trouble node inside the rb750. Without the gateway the packets have no way of knowing where to go.
Problem: I cannot ping a node inside the .56 network from the .88 network. ( 192.168.56.199 ) What works: Ping from 192.168.56.1 to 192.168.88.10 (server in lan) Ping from 192.168.56.1 to 192.168.88.1 Ping from 192.168.88.1 to 192.168.56.1 Ping 192.168.56.199 from 192.168.56.1 Background: GRE/IPSec...
I have done a little more research and my understanding is that ipsec isn't routing. That its based on policy, it doesn't create virtual interfaces that are added to a route table.
Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, B - blackhole, U - unreachable, P - prohibit # DST-ADDRESS PREF-SRC GATEWAY DISTANCE 0 A S 0.0.0.0/0 xxx.xxx.xxx.70 1 1 ADC xxx.xxx.xxx.64/29 xxx.xxx.xxx.65 ether1-gateway 0 2 ADC 192.168.56.0...
I followed all the stuff in that article. I thought it was routing as well but I am not sure what to set. Can you point me at an example of the routing for a site to site ipsec tunnel?
I am trying to connect two sites so that I can access a VNC terminal on the lan of one of the sites from the other. I have following the directions here: https://wiki.mikrotik.com/wiki/Manual:IP/IPsec#Site_to_Site_IpSec_Tunnel I see that the tunnel is established, however I cannot ping across the tu...
I tried turning on transparent proxy in the hotspot user profile and this seems to allow http traffic through however https traffic still fails to load. # oct/19/2016 18:12:24 by RouterOS 6.36.2 # software id = FVQV-GHU4 # /interface bridge add admin-mac=4C:5E:0C:F9:B9:21 auto-mac=no comment=defconf...
That is good to know, but it still doesn't work. The problem wasn't with resolution. The problem is that when I hit a page from the hotspot network, it will just sit there saying "waiting for xxx....".
This config is working exactly how I want however any http/https requests timeout ONLY on the hotspot network W6SG. If I turn off the hostpot server, it works. Ping to the outside always works, just not http.. What am I doing wrong? # oct/17/2016 15:50:26 by RouterOS 6.36.2 # software id = FVQV-GHU4...
I would like to isolate my hotspot network from the office lan. My lan is plugged into ether5. I have a wireless access point plugged into ether3-hotspot. I have put these rules in but they have no effect: add action=drop chain=forward comment=\ "Hotspot custom - isolate public/internal LAN&quo...
No - but thanks for the reply. What I want to do is port forward. That is it. I have multiple WAN IPs and I just need to port forward a few services to servers using those WAN IPs. The problem I am having is that I cannot use the same port to connect out of the network from a different machine. It s...
I would like to assign two WAN IPs and perform port forwarding for a few services to different servers on my internal network. The configuration I have seems to work however I cannot use the same port going out. For example: I want to use 3389 to RDP to a server outside the company to another compan...
I would like to configure an ipsec vpn tunnel to another company running a cisco asa 5510. Our mikrotik is already configured for what appears to be pptp. Can someone lead me in the right direction or give me some some steps I need to go through to get this done? I would like the following: 1. A new...