Community discussions

MikroTik App

Search found 348 matches

  • 1
  • 2
by flynno
Thu May 01, 2025 9:17 pm
Forum: Beginner Basics
Topic: powerbox pro setup as switch/ no IP from DHCP client from NVR [SOLVED]
Replies: 9
Views: 2945

Re: powerbox pro setup as switch/ no IP from DHCP client from NVR [SOLVED]

Can the Reolink NVR not be put in bridge mode?
no control on the internal router whatsoever !!
That's a pity, the system I have you can change the ports in the NVR into a switch
by flynno
Wed Apr 30, 2025 7:30 pm
Forum: Wireless Networking
Topic: 60 Ghz link shows constant traffic
Replies: 4
Views: 2311

Re: 60 Ghz link shows constant traffic

Its it stuck @18.1MB? I use these devices at a site and the traffic seems to be stuck and does not change
by flynno
Wed Apr 30, 2025 1:27 pm
Forum: Wireless Networking
Topic: Mikrotik ax point to point configuration
Replies: 4
Views: 938

Re: Mikrotik ax point to point configuration

wireless-protocol=nv2

NV2 is not supported on ax devices
by flynno
Wed Apr 30, 2025 1:24 pm
Forum: Beginner Basics
Topic: powerbox pro setup as switch/ no IP from DHCP client from NVR [SOLVED]
Replies: 9
Views: 2945

Re: powerbox pro setup as switch/ no IP from DHCP client from NVR [SOLVED]

Can the Reolink NVR not be put in bridge mode?
by flynno
Mon Apr 14, 2025 4:31 pm
Forum: Beginner Basics
Topic: turn PowerBox Pro into PoE Switch powered by NVR out [SOLVED]
Replies: 25
Views: 2720

Re: turn PowerBox Pro into PoE Switch powered by NVR out [SOLVED]

You could get a small piece of pve pipe and drill two holes through it and screw it to the wall, then use the clamps that come with the powerbox to attached to the pipe. That shower handle is expensive
by flynno
Sun Apr 13, 2025 6:37 pm
Forum: Beginner Basics
Topic: turn PowerBox Pro into PoE Switch powered by NVR out [SOLVED]
Replies: 25
Views: 2720

Re: turn PowerBox Pro into PoE Switch powered by NVR out [SOLVED]

  • Factory reset device with no default config
  • Create a new bridge and all add all ports to bridge
  • Set dhcp client to bridge
  • Plug ethernet cable from NVR in powerbox port 1
Powerbox will request IP from NVR
by flynno
Fri Apr 11, 2025 10:57 pm
Forum: Beginner Basics
Topic: No internet on rb260gs conected to cAP ax [SOLVED]
Replies: 10
Views: 2283

Re: No internet on rb260gs conected to cAP ax [SOLVED]

Check the logs of capsman device to see what is happening
by flynno
Sun Apr 06, 2025 9:13 pm
Forum: Beginner Basics
Topic: netPower Lite 7R / can NVR PoE power this switch? [SOLVED]
Replies: 10
Views: 2114

Re: netPower Lite 7R / can NVR PoE power this switch? [SOLVED]

PowerBox Pro should work, I have one in my attic powered via POE out on NVR to power two outdoor cameras, also you could check out the GPER14i
by flynno
Fri Apr 04, 2025 2:20 am
Forum: Wireless Networking
Topic: Vlans over 60Ghz PTMP link [SOLVED]
Replies: 13
Views: 2668

Re: Vlans over 60Ghz PTMP link [SOLVED]

Do you have to use vlan1?

No special config needed for the 60ghz, can you post your config on the 60ghz AP hide any sensitive stuff
by flynno
Fri Apr 04, 2025 1:48 am
Forum: Wireless Networking
Topic: Vlans over 60Ghz PTMP link [SOLVED]
Replies: 13
Views: 2668

Re: Vlans over 60Ghz PTMP link [SOLVED]

Your issue might be that you are using vlan1
by flynno
Sun Mar 30, 2025 6:03 pm
Forum: Wireless Networking
Topic: Wifi connects, but no internet
Replies: 9
Views: 1392

Re: Wifi connects, but no internet

/ip dns static
add address=192.168.88.1 comment=defconf name=router.lan

Change to correct subnet
by flynno
Wed Mar 26, 2025 8:50 pm
Forum: Wireless Networking
Topic: 60GHZ link doesn't agree.
Replies: 12
Views: 6088

Re: 60GHZ link doesn't agree.

Why not use SXT AC units?
by flynno
Sat Mar 08, 2025 12:40 pm
Forum: General
Topic: PLEASE tell me how to make a VPN Kill Switch on ROS 7.15.2 [SOLVED]
Replies: 15
Views: 9020

Re: PLEASE tell me how to make a VPN Kill Switch on ROS 7.15.2 [SOLVED]

Schedule this: :if ([/ip ipsec policy get [find where peer="NordVPN"] ph2-state] = "estabilished") do={ /ip firewall nat enable [find where comment="defconf: masquerade" and disabled] } else={ /ip firewall nat disable [find where comment="defconf: masquerade"...
by flynno
Fri Mar 07, 2025 1:29 pm
Forum: Beginner Basics
Topic: Move from Unifi AP to Mikrotik AP
Replies: 26
Views: 4857

Re: Move from Unifi AP to Mikrotik AP

important comment about flynnos config: you should have a "no default configuration" device. Aka: System -> Reset Configuration and check "no default configuration" checkbox. Will try that next as it seems the config doesn't work as is, what should the CAPsMAN config be? Maybe I...
by flynno
Thu Mar 06, 2025 11:45 pm
Forum: Beginner Basics
Topic: Move from Unifi AP to Mikrotik AP
Replies: 26
Views: 4857

Re: Move from Unifi AP to Mikrotik AP

Look up capsmanv2, plenty of YT videos and topics on this forum to help you Honestly I have tried, even managed to get to a decent stage where at least the AP is reporting it cannot see any CAPsMAN on the network, but its just too hard. Most wikis forgot to define terms and acronyms so I spend 20mi...
by flynno
Thu Mar 06, 2025 10:06 pm
Forum: Beginner Basics
Topic: Move from Unifi AP to Mikrotik AP
Replies: 26
Views: 4857

Re: Move from Unifi AP to Mikrotik AP

1. In the current line-up of wireless products MikroTik wireless is inferior to Unifi AP's in every way shape and form ; 2. For wired MikroTik is excellent - for wireless <> especially if you want happy clients stay with Ubiquiti The hardware feels so much better and it reboots in a 1/10th of the t...
by flynno
Thu Mar 06, 2025 5:54 pm
Forum: Beginner Basics
Topic: Move from Unifi AP to Mikrotik AP
Replies: 26
Views: 4857

Re: Move from Unifi AP to Mikrotik AP

This looks like a big project to start learning Mikrotik equipment on
by flynno
Fri Feb 07, 2025 5:56 pm
Forum: General
Topic: Wi‑Fi 7 / 802.11be
Replies: 118
Views: 51856

Re: Wi‑Fi 7 / 802.11be

Guys everyone knows wifi isnt as good as running an ethernet cable, why all the fuss? even new houses are been built with data cables and fibre in the wall. The end user is cheap and wont pay expensive price for these wifi 7 devices, who is buying all these devices? definitely nobody buying them in ...
by flynno
Mon Dec 02, 2024 11:52 am
Forum: Beginner Basics
Topic: Mikrotik terrible 2.4 ghz performance + interference issues
Replies: 3
Views: 3873

Re: Mikrotik terrible 2.4 ghz performance + interference issues

Hello hello everyone :) Seems like there were tons of topics like this but as every case is different, logs are required etc and after two weeks of trying I decided to start a new one. Sooo... I have a fiberwire internet from my operator (Orange in Poland), 1 Mbit. Operator's router is known as a v...
by flynno
Wed Nov 13, 2024 11:23 am
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Give your pc a static IP within that subnet say 10.0.0.184 with gateway 10.0.0.1 and see if you can reach it using the PC I can't connect, sorry disabled the ethernet driver by mistake, i can ping 10.0.0.1, but i cant ping 10.0.0.123. I torched ether 4 that is where the router is and i got that 10....
by flynno
Tue Nov 12, 2024 10:00 pm
Forum: General
Topic: Discovering rogue DHCP source WAN IP
Replies: 10
Views: 1069

Re: Discovering rogue DHCP source WAN IP

You just disable the lan port on the CPE and go collect it
by flynno
Tue Nov 12, 2024 1:46 pm
Forum: General
Topic: Discovering rogue DHCP source WAN IP
Replies: 10
Views: 1069

Re: Discovering rogue DHCP source WAN IP

How does that even happen?
by flynno
Tue Nov 12, 2024 1:23 am
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Give your pc a static IP within that subnet say 10.0.0.184 with gateway 10.0.0.1 and see if you can reach it using the PC
by flynno
Tue Nov 12, 2024 1:13 am
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

How is the device getting that IP address?
by flynno
Tue Nov 12, 2024 12:55 am
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Yes remove from dhcp then flush pc using command prompt command ipconfig /release then ipconfig /renew

You might have to reboot router as you set long lease times on that dhcp
by flynno
Mon Nov 11, 2024 11:15 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

I don't see any failover script or setup in the config export, the mikrotik is behind another router that likely has a firewall on it. If you used googles dns as test for failover, this could be the issue. Have you tried removing googles dns and just accept the dns from the ISP ether1 is listed as W...
by flynno
Mon Nov 11, 2024 10:44 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

On your PC can you run command prompt and type into command prompt ipconfig /all

Check and see what DNS servers appear on the list displayed
by flynno
Mon Nov 11, 2024 10:23 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Disable address 192.168.100.85/24 on bridge1 inside the address list
by flynno
Mon Nov 11, 2024 10:06 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

192.168.100.85 is the mikrotik router IP that your ISP modem is handing out to it. Looking @ your route list u can see 192.168.100.0/24 ether1 and bridge1 The dhcp client should be on ether1 since that is the WAN port connect to the modem and ether1 should be removed from the bridge1 Can you post a ...
by flynno
Mon Nov 11, 2024 9:45 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Can you post a picture of your IP Routes > Routes List
by flynno
Mon Nov 11, 2024 9:29 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

set [ find default-name=ether4 ] comment= "#UPLINK CBO UTP 100MB RESTAURANTE #" You connect to ether4 and have no internet, is your PC not getting an IP from the DHCP server? No actually ether4 is configured as static ip 172.16.20.69, the dhcp pool starts after 172.16.20.70-254. "I c...
by flynno
Mon Nov 11, 2024 9:18 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

set [ find default-name=ether4 ] comment= "#UPLINK CBO UTP 100MB RESTAURANTE #"

You connect to ether4 and have no internet, is your PC not getting an IP from the DHCP server?
Is there any errors in the log?
by flynno
Mon Nov 11, 2024 8:30 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

"5 pppoe connections active"

Do any of the IP's these clients have look duplicated or the same, ignore the gateway IP?
by flynno
Mon Nov 11, 2024 2:41 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

The network config does not look very good, everything is on the same bridge.
Have you got any backup scripts of the router before you made the changes that messed it up?
by flynno
Mon Nov 11, 2024 2:34 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Thank you for reply, How exactly I check this? And I found that ether2 and 3 does not have access and the routers connected on the switches tha are connected on those interfaces. Check in DHCP server > leases Check in PPP > Active Connections Also you have /ip dns set servers=8.8.8.8,8.8.6.6,1.1.1....
by flynno
Mon Nov 11, 2024 12:43 pm
Forum: Beginner Basics
Topic: Part of my network does not have access to google.com
Replies: 38
Views: 4915

Re: Part of my network does not have access to google.com

Did u check for any IP conflicts?
by flynno
Sun Nov 10, 2024 9:50 pm
Forum: Beginner Basics
Topic: Use hap ax lite as access point
Replies: 17
Views: 3721

Re: Use hap ax lite as access point

R u using capsman to manage the hap ax³ wifi also?

Not sure if this still works with capsman v2
/interface wifi provisioning
add action=create-dynamic-enabled disabled=no master-configuration=cfg1 \
radio-mac=00:00:00:00:00:00
by flynno
Sat Nov 09, 2024 6:21 pm
Forum: Beginner Basics
Topic: Use hap ax lite as access point
Replies: 17
Views: 3721

Re: Use hap ax lite as access point

on hAP ax lite, create a bridge called br /interface bridge add name=br Add all ports to br you may disconnect from hap, reconnect again and check if all ports have been added /interface bridge port add bridge=local.br interface=ether1 add bridge=local.br interface=ether2 add bridge=local.br interfa...
by flynno
Thu Nov 07, 2024 8:54 pm
Forum: Beginner Basics
Topic: Use hap ax lite as access point
Replies: 17
Views: 3721

Re: Use hap ax lite as access point

hap ax lite only has 2.4G
by flynno
Thu Nov 07, 2024 11:39 am
Forum: General
Topic: wAP coverage -- picture included
Replies: 43
Views: 5710

Re: wAP coverage -- picture included

maybe an option like mANTBox ax 15s can be considered, i know is not so cheap as the wAP but can be very useful https://mikrotik.com/product/mantbox_ax_15s Yep, but I think OP is already beyond the WAP, a Netmetal Ax (+antenna(s)) is going to cost much more. What is not clear (to me) is how wide th...
by flynno
Mon Nov 04, 2024 11:00 am
Forum: General
Topic: wAP coverage -- picture included
Replies: 43
Views: 5710

Re: wAP coverage -- picture included

Dont forget: CRS: Cloud router switch ... ... which doesn't really belong into xAP family of devices, does it? And generally doesn't provide wireless coverage at all, does it? In case you missed: this thread was about wAP and @Normis tried to explain that wAP (due to being wall AP) doesn't really h...
by flynno
Sat Nov 02, 2024 7:34 pm
Forum: Scripting
Topic: MikroTik to MikroTik SSH
Replies: 11
Views: 4357

Re: MikroTik to MikroTik SSH

I had this issue before, cant remember how I solved it,

Go to system > Users > SSH Keys - Import SSH Key

Then

Go to system > Users > SSH Private Keys - Import SSH Private Key
by flynno
Fri Nov 01, 2024 10:47 pm
Forum: General
Topic: Controversal - MikroTik state of technology
Replies: 11
Views: 1491

Re: Controversal - MikroTik state of technology

This will for sure be a controversial topic, and mostly based on how I feel at this time. I feel MikroTik should shift their priorities and focus on hardware and verticals . Given the current state of their technology and shit show with their current wireless products, IE: Outdoor AX and AX drivers...
by flynno
Sun Oct 27, 2024 5:28 pm
Forum: General
Topic: Business case Mikrotik...
Replies: 6
Views: 1756

Re: Business case Mikrotik...

Hi all, First, let me apologise up front for posting this here. It's general in the sense that it is about Mikrotik, but maybe not in the sense it is intended, but as there is no chat section it seems to be the best place for this topic. Mods, please feel free to move it elsewhere. I recently close...
by flynno
Thu Oct 24, 2024 5:23 pm
Forum: Wireless Networking
Topic: worst performance of NetBox 5AX.. Is there any user who uses this NetBox 5AX??
Replies: 23
Views: 7981

Re: worst performance of NetBox 5AX.. Is there any user who uses this NetBox 5AX??

configuration.antenna-gain=20

Can you lower it down, 20 is high
by flynno
Sat Oct 19, 2024 5:30 pm
Forum: General
Topic: User Manager for 30K Subscribers [SOLVED]
Replies: 19
Views: 2501

Re: User Manager for 30K Subscribers [SOLVED]

Have you tried daloRADIUS
by flynno
Mon Oct 07, 2024 3:02 pm
Forum: Wireless Networking
Topic: switching WIFI off at night for everyone
Replies: 2
Views: 3608

Re: switching WIFI off at night for everyone

R u running Capsman?>
by flynno
Thu Oct 03, 2024 7:18 pm
Forum: General
Topic: Ether6 on RB5009 only working with 100 Mbps. Hardware fault?
Replies: 7
Views: 779

Re: Ether6 on RB5009 only working with 100 Mbps. Hardware fault?

Maybe the pins are damaged, check see they look the same as the other working ports
by flynno
Thu Oct 03, 2024 6:53 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

SA Query timeout issue is still there unfortunately. I had my Zoom video meeting disconnected multiple times after the upgrade to 7.16. I use hAP ax3 with WPA3 disabled (that kind of helped at 7.15.3) and the laptop with AX203 card running the latest drivers. Interestingly my old hAP ac2 with wifi-...
by flynno
Thu Oct 03, 2024 1:11 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

This is my export: /interface wifi channel add band=5ghz-ax disabled=no frequency=5660,5700,5680 name=5Ghz-Andrea \ skip-dfs-channels=10min-cac width=20/40/80mhz add disabled=no frequency=2412,2437,2472 name=2Ghz-Default width=20mhz add disabled=no frequency=5180,5260,5500 name=5Ghz-Default width=2...
by flynno
Thu Oct 03, 2024 12:46 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

I have only hap AX3. I don't use Capsman
Can you export wireless config here?
by flynno
Thu Oct 03, 2024 12:34 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

HI,

I was also hoping to resolve the problem with the Wifi:
SA Query timeout....
I keep having disconnections
Is the only solution to downgrade to 7.14.3?

Thanks

How many AP's do you have?
by flynno
Wed Oct 02, 2024 9:04 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

PPPoE is not adding a default gateway?
by flynno
Tue Oct 01, 2024 5:23 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 271
Views: 62798

Re: hap ax3 random wireless disconnects

/interface wifi channel add band=5ghz-ax disabled=no frequency=5220,5180-5320,5660-5845 name=5ghz skip-dfs-channels=10min-cac width=20/40/80mhz /interface wifi security add authentication-types=wpa2-psk disabled=no management-protection=disabled name=home-private /interface wifi set [ find default-...
by flynno
Mon Sep 30, 2024 2:59 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 271
Views: 62798

Re: hap ax3 random wireless disconnects

i have lots of screen shots to show you but i wont do it here on OP m8 go to wifi config and put DTIM period up to 8 on the 2.4 and 3 on the 5g try it works for me i get hardly any disconects now if not i will do a new post with my config so you can try my settings Ok I will try this tonight, I'm l...
by flynno
Mon Sep 30, 2024 1:10 pm
Forum: General
Topic: IPTV
Replies: 4
Views: 701

Re: IPTV

Hi, Thanks for your suggestion. I prefer not to pull the coax from workshop room to bedroom. Also on my workshop room i have pc will running 24 hours, maybe we can connect the TV box to this PC and build this PC as streaming server so another device can stream from this PC? What kind of TV box is i...
by flynno
Mon Sep 30, 2024 12:53 pm
Forum: Announcements
Topic: v7.17beta [testing] is released!
Replies: 773
Views: 224346

Re: v7.17beta [testing] is released!

cheers My GURU did the address list version see if i did it correctly and if it works for me lol so far it is give it a couple days to test more but ty for the help thats above my pay grade i have created a drop to wan like this add action=drop chain=input comment="Blocked ports" protocol...
by flynno
Mon Sep 30, 2024 12:46 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 271
Views: 62798

Re: hap ax3 random wireless disconnects

is yours 2.4 or 5g?? as i was having same problems but i dont have hardly any anymore im on the 7.17 beta but i had it working and roaming before this beta i found it is the 2.4 that seem to be having all the issues but i hardly get any now with my config changes I have same issues Seems to be with...
by flynno
Mon Sep 30, 2024 12:03 pm
Forum: General
Topic: IPTV
Replies: 4
Views: 701

Re: IPTV

Might be an option for you, Triax HDMI to COFDM DVB-T Modulator
Run a coaxial cable to your bedroom
by flynno
Mon Sep 30, 2024 11:59 am
Forum: Announcements
Topic: v7.17beta [testing] is released!
Replies: 773
Views: 224346

Re: v7.17beta [testing] is released!

ok so fun fact i dropped to wan these ports guess what i cant log into the router via winbox with the ip address?? i can only log in via the mac id so it is winbox trying to open /connect to ports in the router i disabled the ports i was dropping to wan and i can now log in to the router again with...
by flynno
Sun Sep 29, 2024 8:49 pm
Forum: General
Topic: hap ax3 random wireless disconnects
Replies: 271
Views: 62798

Re: hap ax3 random wireless disconnects

I have same issues
by flynno
Sun Sep 29, 2024 6:11 pm
Forum: Announcements
Topic: v7.17beta [testing] is released!
Replies: 773
Views: 224346

Re: v7.17beta [testing] is released!

Strange, but I got this error on devices inside the local network (wireless access points and switches):

possible SYN flooding on tcp port 8291
Setup up a firewall rule to log addresses trying to reach these ports
by flynno
Sun Sep 29, 2024 1:48 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 376
Views: 96603

Re: SA Query timeout

wtf.JPG This has been going on since installed, capsmanv2 with 2x cAPGi-5HaxD2HaxD and 1x C52iG-5HaxD2HaxD All running 7.15.3 10 wireless devices have no issue and do not disconnect and about 4-5 devices keep disconnecting and reconnecting, Basic settings applied below /interface wifi channel add b...
by flynno
Sat Sep 28, 2024 11:51 pm
Forum: Wireless Networking
Topic: "not responding" - f.k.a. SA Query timeout
Replies: 376
Views: 96603

Re: SA Query timeout

7.17beta2

*) wifi - re-word the "SA Query timeout" log message to "not responding";
Fixing typo's
by flynno
Sat Sep 28, 2024 1:15 pm
Forum: Beginner Basics
Topic: I am a software engineer who is new to all these
Replies: 6
Views: 1201

Re: I am a software engineer who is new to all these

Might be an easier solution to create SSID's for the users that you want to have no internet, that way you can create a script to disable the interface and enable it
by flynno
Thu Sep 26, 2024 6:27 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

Yeah, I am also getting alot of disconnects with good signal at a clients location using 7.15.3 with 3 ax AP's, I cant seeem to replcate the issue in lab using same config and connected devices roam as they should, could be some interference somewhere at clients location. I will turn down the AP TX ...
by flynno
Thu Sep 26, 2024 4:42 pm
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

STABLE IS IT! 09:19:57 wireless,info 6C:A1:00:23:77:DE@cap-wifi1 disconnected, SA Query timeout, signal strength -65 09:19:57 wireless,info 6C:A1:00:23:77:DE@wifi2 connected, signal strength -84 09:20:39 wireless,info 6C:A1:00:23:77:DE@wifi2 disconnected, SA Query timeout, signal strength -82 09:20...
by flynno
Wed Sep 25, 2024 1:01 am
Forum: Announcements
Topic: v7.16.2 [stable] is released!
Replies: 506
Views: 256670

Re: v7.16 [stable] is released!

Is roaming fixed in this firmware, running v7.15.3 at the moment and wireless roaming working correctly, devices are disconnecting and reconnecting with no internet for 10 seconds, alot of disassociated, connection lost, signal strength -49
by flynno
Tue Sep 17, 2024 4:58 pm
Forum: General
Topic: FTTH users complain of slow speed
Replies: 3
Views: 1143

Re: FTTH users complain of slow speed

"When they are on cable they will get full download and upload speed" Does this mean when they connect a device via ethernet cable?
by flynno
Sat Sep 14, 2024 7:39 pm
Forum: Scripting
Topic: SSH run script on remote mikrotik device
Replies: 1
Views: 3735

Re: SSH run script on remote mikrotik device

Ok, I tried using telnet with ssh to to remote device but I was getting permission denied, very strange. I then regenerate host key and export to remote device.
The command now works as it should, I wonder with the SSH keys stopped working and I have to create new keys
by flynno
Sat Sep 14, 2024 7:22 pm
Forum: Scripting
Topic: SSH run script on remote mikrotik device
Replies: 1
Views: 3735

SSH run script on remote mikrotik device

Hi guys, I want to use ssh to run a script that is stored on a remote mikrotik device. Local device I run below; :local Status ([/system ssh-exec address=192.168.88.26 user=admin command="/system script run disablePort"]) :log info $Status I can see the device making the SSH connection but...
by flynno
Tue Sep 10, 2024 9:40 pm
Forum: Wireless Networking
Topic: Xbox OneX - slow wifi speed
Replies: 1
Views: 3162

Re: Xbox OneX - slow wifi speed

Was the unify device wifi6?
by flynno
Sun Sep 08, 2024 5:43 pm
Forum: General
Topic: Audience Boot Loop
Replies: 2
Views: 491

Re: Audience Boot Loop

Maybe try another power supply
by flynno
Fri Sep 06, 2024 6:35 pm
Forum: Beginner Basics
Topic: Generic setup script for UK broadband
Replies: 4
Views: 1144

Re: Generic setup script for UK broadband

/ip dns set servers=1.1.1.2,9.9.9.9 allow-remote-requests=yes

Do you really need "allow-remote-requests=yes" ?
by flynno
Fri Sep 06, 2024 2:07 pm
Forum: Beginner Basics
Topic: hAP ax3 Routing stopped working
Replies: 4
Views: 1137

Re: hAP ax3 Routing stopped working

Are you using the hAP as a router or switch?
if as switch the bridge all ports, if as router remove ether1 from bridge and change dhcp client to ether1 and create a dhcp server on bridge
Set ether1 as WAN and bridge as LAN then apply firewall and nat
by flynno
Thu Sep 05, 2024 10:23 pm
Forum: Beginner Basics
Topic: hAP ax3 Routing stopped working
Replies: 4
Views: 1137

Re: hAP ax3 Routing stopped working

Are all ports bridged?
If so, then dhcp client should be set to bridge not ether1
by flynno
Tue Sep 03, 2024 12:02 pm
Forum: General
Topic: Upload Issue with v7.14.3 (stable)
Replies: 2
Views: 646

Re: Upload Issue with v7.14.3 (stable)

what kind of issue?
post config
by flynno
Sun Sep 01, 2024 12:56 pm
Forum: Scripting
Topic: Student Hotspot
Replies: 1
Views: 3892

Re: Student Hotspot

Some devices use random mac addresses when connecting to hotspot, mac address will be different each time user connects
by flynno
Fri Aug 30, 2024 4:31 pm
Forum: General
Topic: L2TP IPSEC Secrets [SOLVED]
Replies: 3
Views: 1850

Re: L2TP IPSEC Secrets [SOLVED]

Thanks Sindy, pity I set the clients to add allow=mschap1,mschap2
by flynno
Fri Aug 30, 2024 4:06 pm
Forum: General
Topic: L2TP IPSEC Secrets [SOLVED]
Replies: 3
Views: 1850

L2TP IPSEC Secrets [SOLVED]

Hi guys, Is it possble to see the password the user is trying to use in the logs? I can see the username but not the password "user blabla authentication failed" My secrets got erased due to netwatch issue, is there anyway to bypass the password to allow the user entry to retreive the vali...
by flynno
Fri Aug 30, 2024 12:27 pm
Forum: General
Topic: CAPsMAN, RB4011-RB960PGS-cAP AX/wAP ac [SOLVED]
Replies: 16
Views: 3496

Re: CAPsMAN, RB4011-RB960PGS-cAP AX/wAP ac [SOLVED]

Where is the wAP AX???
Considering the "features" and "quirks" a long with the actual radio performance...

I took down the wAP AC and swapped it for XV2-23T on our patios.
PXL_20240819_144039340~2.jpg
WAP AX coming soon
by flynno
Wed Aug 28, 2024 12:00 am
Forum: General
Topic: Netwatch bootloop
Replies: 3
Views: 769

Re: Netwatch bootloop

I tested the netinstall on a router that had a basic config, the config was restored using netinstall but when I used netinstall on the router that had a VPN L2TP server with all secrets, the router got wiped clean. I guess avoid using Netwatch on lower firmware packages
by flynno
Tue Aug 27, 2024 10:06 pm
Forum: General
Topic: Netwatch bootloop
Replies: 3
Views: 769

Re: Netwatch bootloop

Ok, I done the same netwatch on another device running 7.15.2 and it seems to have a built in probe for 5mins and this seems to prevent the boot loop.
Is it safe to netinstall the bootloop device with 7.15.2 or higher and keep configuration?
by flynno
Tue Aug 27, 2024 9:45 pm
Forum: General
Topic: Netwatch bootloop
Replies: 3
Views: 769

Re: Netwatch bootloop

I powered up another mikrotik device and set the netwatch to ping 192.168.0.1 and when down /system reboot

The device also gets stuck in a bootloop, I even set the port facing the device with IP 192.168.0.1 so the device can ping it to prevent the reboot but this does not stop it
by flynno
Tue Aug 27, 2024 7:20 pm
Forum: General
Topic: Netwatch bootloop
Replies: 3
Views: 769

Netwatch bootloop

HI guys,

I setup netwatch to ping an IP and if down reboot, now the router is stuck in a bootloop.
I tried setting another router as the IP the netwatch looks to ping but no joy.

Is there a way to use wireshark to see the ICMP pings coming from the bootloop router to check what is happening?
by flynno
Wed Aug 07, 2024 3:14 pm
Forum: General
Topic: Skins for winbox too?!?
Replies: 69
Views: 13960

Re: Skins for winbox too?!?

RBD53iG-5HacD2HnD Firmware 7.15.3 { "Safe Mode": 0, "Undo": 0, "Redo": 0, "Quick Set": 0, "WebFig": 0, "Terminal": 0, "Hide Passwords": 0, "Manual": 0, "WinBox": 0, "Graphs": 0, "License": 0...
by flynno
Sat Jul 27, 2024 1:37 pm
Forum: Wireless Networking
Topic: CubeG-5ac60ay-SA
Replies: 0
Views: 1779

CubeG-5ac60ay-SA

Hey guys,

I'm looking for the best firmware release for the CubeG-5ac60ay-SA that fixes random drops issue?
Also is it possible to run 2 x CubeG-5ac60ay-SA on same pole without causing interference?
by flynno
Sat Jul 27, 2024 1:21 pm
Forum: MikroTik hardware questions
Topic: MTP250-26V94-OD [SOLVED]
Replies: 2
Views: 17406

Re: MTP250-26V94-OD [SOLVED]

Thank you for quick reply
by flynno
Thu Jul 25, 2024 10:45 pm
Forum: MikroTik hardware questions
Topic: MTP250-26V94-OD [SOLVED]
Replies: 2
Views: 17406

MTP250-26V94-OD [SOLVED]

Hi guys, Just looking for some information regarding the MTP250-26V94-OD, I want to put an outdoor plug ABB 16A 2P+E Connector 250V onto the input AC end of the MTP250-26V94-OD. Looking at the brochure it says AC powering (Max current) 3.5 A but the outdoor plug ABB is 16A is this safe to do? Also i...
by flynno
Fri Jun 14, 2024 1:35 pm
Forum: Wireless Networking
Topic: Stuck with new wifi-"capsman"
Replies: 37
Views: 6562

Re: Stuck with new wifi-"capsman"

Hey,

You have wifi interfaces bridged, try removing them from bridge
by flynno
Fri Apr 05, 2024 2:25 pm
Forum: MikroTik hardware questions
Topic: CubeSA 60Pro WATER DANGER
Replies: 54
Views: 24951

Re: CubeSA 60Pro WATER DANGER

Can anyone confirm if these devices are safe to use outside at this date? It's such a weird design to have to point a device upwards to prevent water ingress. I live in Ireland and was thinking about buying these products, not sure if these devices would last long with the rain we get over here.
by flynno
Sat Jul 30, 2022 10:38 pm
Forum: Wireless Networking
Topic: HotSpot: How to keep people from mooching?
Replies: 6
Views: 1218

Re: HotSpot: How to keep people from mooching?

Have you tried using antenna gain to reduce wifi signal from reaching outside the building?
by flynno
Tue Jul 12, 2022 1:23 pm
Forum: General
Topic: Captive portal (hotspot) config help?
Replies: 4
Views: 965

Re: Captive portal (hotspot) config help?

Devices can use randomise mac addresses while using a hotspot, you might need to use a login username and password
by flynno
Fri Oct 15, 2021 11:10 am
Forum: General
Topic: [SOLVED] IP CLOUD, Google, YouTube ,mikrotik.com, Gmail not working!
Replies: 14
Views: 6182

Re: IP CLOUD, Google, YouTube ,mikrotik.com, Gmail not working!

Possibly an IP conflict, can you change the mac address on port facing ISP on the mikrotik to the previous ISP router mac address
by flynno
Fri Aug 07, 2020 10:25 pm
Forum: Wireless Networking
Topic: Devices not getting full 802.11ac speed on cAP ac
Replies: 19
Views: 8451

Re: Devices not getting full 802.11ac speed on cAP ac

Why do you need WiFi to be so fast?
by flynno
Wed Aug 05, 2020 11:51 pm
Forum: Wireless Networking
Topic: Bottleneck on Links
Replies: 2
Views: 1279

Re: Bottleneck on Links

Can you see any port drops on interfaces that the radios are connected to?
by flynno
Sun Jul 26, 2020 11:55 pm
Forum: Scripting
Topic: GPS to webserver
Replies: 0
Views: 965

GPS to webserver

Hey guys, I have an LtAP device and having issues sending the longitude readings to a webserver, I can send the Latitude readings. If I use /tool fetch http-method=post http-header-field="Content-Type:application/json" http-data="{\"lat\":\"$lat\",\"lon\"...
by flynno
Fri Jul 10, 2020 9:51 pm
Forum: MikroTik hardware questions
Topic: Strong issue with RBGESP
Replies: 9
Views: 4430

Re: Strong issue with RBGESP

Had the same issue today, sector went down last night and I drove to site with replacement wireless card but found that the gesp had water ingress and corrosion had set in on the pins. The grommet seems to trap the water once it gets in, this is not good as I have quiet a few of these in operation. ...
by flynno
Fri Apr 24, 2020 3:55 pm
Forum: Beginner Basics
Topic: Did I buy the wrong LTE Router?
Replies: 7
Views: 3035

Re: Did I buy the wrong LTE Router?

Is the Tik LTE connecting to 3G or 4G, turn off 3G on the device
by flynno
Sun Apr 19, 2020 1:38 pm
Forum: General
Topic: hap lite, not enough disk space.
Replies: 64
Views: 62899

Re: hap lite, not enough disk space.

Try reducing the DNS cache size, that will free up space
by flynno
Sat Apr 18, 2020 2:25 pm
Forum: Wireless Networking
Topic: BT Bandwith Test fails
Replies: 3
Views: 2099

Re: BT Bandwith Test fails

Could be firewall blocking BT, add input rule accept with port 2000 for BT on both devices, disbale rule once tests are complete
by flynno
Sun Jan 26, 2020 3:59 pm
Forum: General
Topic: PPoE server - clients disconected after 5min
Replies: 14
Views: 3708

Re: PPoE server - clients disconected after 5min

/interface vlan add comment="VLAN 1 - CCTV" interface=Trunk name=_CCTV vlan-id=1 add comment="VLAN 88 - PPoE" interface=Trunk name=_PPoE vlan-id=88 ether5 is named interface=Trunk and on ether2 is ppoe what port is ether2 been used for? it's named ppoe /interface pppoe-server ser...
by flynno
Sat Jan 25, 2020 9:17 pm
Forum: General
Topic: PPoE server - clients disconected after 5min
Replies: 14
Views: 3708

Re: PPoE server - clients disconected after 5min

Ok, you have your pppoe server set on a vlan and its set on interface Trunk which is ether5 from what I can see in your config. /interface vlan add comment="VLAN 88 - PPoE" interface=Trunk name=_PPoE vlan-id=88 Can you remove this /ip address add address=192.168.88.1/24 comment="PPoE ...
by flynno
Sat Jan 25, 2020 5:12 pm
Forum: General
Topic: RoMON only showing some devices
Replies: 5
Views: 2327

Re: RoMON only showing some devices

I have noticed this also when I use a RoMon secret, I can only see few devices not sure is it a bug
by flynno
Sat Jan 25, 2020 5:09 pm
Forum: General
Topic: PPoE server - clients disconected after 5min
Replies: 14
Views: 3708

Re: PPoE server - clients disconected after 5min

Have you tried removing the IP address set on the pppoe server? you dont need to have an address set for the pppoe interface just a ip pool for clients
by flynno
Sat Jan 25, 2020 4:24 am
Forum: General
Topic: Ping is timeout !
Replies: 8
Views: 9846

Re: Ping is timeout !

Hi,
add the route 0.0.0.0/0 via the gateway IP of the main router and try ping 8.8.8.8
by flynno
Wed Nov 27, 2019 1:30 pm
Forum: Scripting
Topic: Voltage Monitoring
Replies: 22
Views: 23489

Re: Voltage Monitoring

Edited above script to add telegram #set lowvoltalarm to desired alarm voltage in tenths of a volt. 125 = 12.5v :global lowvoltalarm 233 :global highvoltalarm 280 :global highvolt :global lowvolt :global starttime :global hivolttime :global lovolttime :global vh :global lastvoltage :global telegramB...
by flynno
Sat Oct 12, 2019 1:54 pm
Forum: Wireless Networking
Topic: Audience vs Eero?
Replies: 40
Views: 16764

Re: Audience vs Eero?

What is Eero? :shock: mesh WiFi https://eero.com/ I have 2 in bridge mode. Excellent wireless coverage. I did order Audience to give it a try. Eero is what the guy who has NO BUSINESS AT ALL TOUCHING A NETWORK, is bringing into a commercial install. Sparky, "I use this all the time." Me, ...
by flynno
Thu Sep 19, 2019 10:09 am
Forum: Wireless Networking
Topic: Buying new Routerboard - need your recommendations
Replies: 14
Views: 6137

Re: Buying new Routerboard - need your recommendations

What are you trying to do that needs wifi?
by flynno
Sun Sep 15, 2019 8:17 pm
Forum: Beginner Basics
Topic: Not working. What am i missing!?
Replies: 7
Views: 2684

Re: Not working. What am i missing!?

/ip address
add address=192.168.1.1/24 interface=bridge1 network=192.168.1.0

Try make the change above
by flynno
Fri Aug 16, 2019 2:47 pm
Forum: Beginner Basics
Topic: No internet access
Replies: 6
Views: 8543

Re: No internet access

what vlan does your ISP use for fibre?
by flynno
Sun Aug 11, 2019 3:34 pm
Forum: Wireless Networking
Topic: Signals BAD after latest upgrade
Replies: 5
Views: 2258

Re: Signals BAD after latest upgrade

It's possible that the antenna gain has changed on the radio to contry regulations reducing the power causing the signal to change. Did you upgrade both radios or just one?
by flynno
Mon Aug 05, 2019 9:53 pm
Forum: Scripting
Topic: api login issues 6.46beta16
Replies: 2
Views: 5215

api login issues 6.46beta16

6.46beta16 installed on hap mini (smips) using PEAR2\Net\RouterOS; api no longer works to login. PEAR2\Net\RouterOS\DataFlowException: Invalid username or password supplied. in /var/www/html/PEAR2/Net/RouterOS/Client.php:175 Stack trace: #0 /var/www/html/index.php(71):PEAR2\Net\RouterOS\Client->__co...
by flynno
Mon Aug 05, 2019 9:47 pm
Forum: Beginner Basics
Topic: PLEASE HELP - no luck getting it to work / CCR1009-7G-1C-1S+ [SOLVED]
Replies: 24
Views: 6606

Re: 10 hours - no luck getting WAN/INET to work (CCR1009-7G-1C-1S+) [SOLVED]

In DHCP Client have you set 'Add Default Route:' to yes along with use peer dns
by flynno
Mon Aug 05, 2019 9:33 pm
Forum: Beginner Basics
Topic: PLEASE HELP - no luck getting it to work / CCR1009-7G-1C-1S+ [SOLVED]
Replies: 24
Views: 6606

Re: 10 hours - no luck getting WAN/INET to work (CCR1009-7G-1C-1S+) [SOLVED]

Add a dhcp client on ether1 in IP >DHCP Client


/ip firewall nat
add action=masquerade chain=srcnat out-interface-list=WAN


/ip dns
set servers=8.8.8.8,8.8.4.4
by flynno
Sat Aug 03, 2019 3:24 pm
Forum: Forwarding Protocols
Topic: why the ip can pass through all mikrotik firewall...
Replies: 3
Views: 3283

Re: why the ip can pass through all mikrotik firewall...

Set PPPOE to WAN interface and ether1 to LAN if it's an SXT device you are using /ip firewall address-list add address=0.0.0.0/8 comment=RFC6890 list=not_in_internet add address=172.16.0.0/12 comment=RFC6890 list=not_in_internet add address=192.168.0.0/16 comment=RFC6890 list=not_in_internet add add...
by flynno
Wed Jul 10, 2019 12:22 pm
Forum: MikroTik hardware questions
Topic: R11e-LTE PAcket Loss
Replies: 13
Views: 4952

Re: R11e-LTE PAcket Loss

You should get somebody to hold it in the direction of the tower outside the house, then run your tests.
by flynno
Tue Jun 18, 2019 7:51 pm
Forum: General
Topic: PPPOE Not working
Replies: 2
Views: 1217

Re: PPPOE Not working

Have you tried removing the src-address=102.177.16X.X from /radius
add address=102.177.160.3 secret=XXXXXXXXXXXX service=ppp,login src-address=102.177.16X.X
by flynno
Mon Jun 10, 2019 6:13 pm
Forum: Wireless Networking
Topic: PPPOE User client problem
Replies: 2
Views: 1326

Re: PPPOE User client problem

Is the TP link in bridge mode or router mode?
by flynno
Mon Jun 10, 2019 6:11 pm
Forum: Forwarding Protocols
Topic: ❗️❓ UNSTABLE VPLS on Wireless networks
Replies: 13
Views: 5733

Re: ❗️❓ UNSTABLE VPLS on Wireless networks

Why don't you put routers at the towers and terminate the pppoe connections on the tower that the clients are connected to?
Are the VPLS tunnels back to the core with one PPPoE server and all your clients are terminating at the core?
by flynno
Sun Jun 09, 2019 3:34 pm
Forum: General
Topic: [solved] wAP LTE kit, LAN connection
Replies: 6
Views: 3515

Re: wAP LTE kit, LAN connection

That's great glad you got it sorted
by flynno
Sat Jun 08, 2019 8:36 pm
Forum: General
Topic: [solved] wAP LTE kit, LAN connection
Replies: 6
Views: 3515

Re: wAP LTE kit, LAN connection - no internet on LAN on default configuration = bug or feature?

Are you using the dns provided by the sim? try add 8.8.8.8 and 8.8.4.4 as the dns servers
You can remove the LTE dns from the LTE APNs menu untick Use Peer DNS and default route distance to 1

Or in the DHCP add dns servers into the network
by flynno
Sun May 05, 2019 8:05 pm
Forum: Beginner Basics
Topic: HELP: Access Mikrotik Router Externally
Replies: 13
Views: 3515

Re: HELP: Access Mikrotik Router Externally

When you say "Access Mikrotik Router Externally" do you mean access from devices that are connected to the modem or from anywhere in the world? I use below rules on my Tik device along with port knocking and VPN In terminal copy paste below, It disables services except for winbox and www /...
by flynno
Sat May 04, 2019 9:09 pm
Forum: Wireless Networking
Topic: Sxt lite 5 Bad Signal
Replies: 1
Views: 1183

Re: Sxt lite 5 Bad Signal

Check antenna gain on SXT
by flynno
Sat May 04, 2019 9:04 pm
Forum: Beginner Basics
Topic: HELP: Access Mikrotik Router Externally
Replies: 13
Views: 3515

Re: HELP: Access Mikrotik Router Externally

add rule
/ip firewall filter add chain=input action=accept protocol=tcp dst-port=8291
move rule to just below the first input drop rule
by flynno
Sat Apr 20, 2019 4:29 pm
Forum: Beginner Basics
Topic: Need quick and east non-payment redirect for a single customer
Replies: 6
Views: 3741

Re: Need quick and east non-payment redirect for a single customer

You should just email or text the client and tell her that the internet will end on such a date unless payment is received and reconnection fee will incurr if payment is not made nake the text look automatic and robotic like
by flynno
Thu Mar 21, 2019 3:39 pm
Forum: General
Topic: Need Some Help with Firewall
Replies: 3
Views: 1306

Re: Need Some Help with Firewall

Open Terminal on router and paste firewall rules below /ip firewall address-list add list=Nextiva address=208.73.144.0/21 comment="Nextiva IP Range 208.73.144.0/21" /ip firewall address-list add list=Nextiva address=208.89.108.0/22 comment="Nextiva IP Range 208.89.108.0/22" /ip f...
by flynno
Sat Mar 16, 2019 11:22 pm
Forum: General
Topic: Mikrotik - Double-mac address
Replies: 10
Views: 4287

Re: Mikrotik - Double-mac address

You must be suffering from some kind of mac spoofing, if the clients are connecting to the hotspot from AP's, turn off default forward on the AP's If you try connect to the hotspot using your device and see if you can ping other devices connected to the hotspot, if you can ping the devices you will ...
by flynno
Sat Mar 16, 2019 11:05 pm
Forum: General
Topic: Mikrotik - Double-mac address
Replies: 10
Views: 4287

Re: Mikrotik - Double-mac address

When did this start to happen?
How are your clients connecting to the hotspot? wireless / wired
Is your hotspot running on a bridge?
What is the IP pool of the hotspot?
by flynno
Sat Mar 16, 2019 7:51 pm
Forum: General
Topic: Mikrotik - Double-mac address
Replies: 10
Views: 4287

Re: Mikrotik - Double-mac address

Ok try set it to 2 and see if that helps you out
by flynno
Sat Mar 16, 2019 7:47 pm
Forum: General
Topic: Mikrotik - Double-mac address
Replies: 10
Views: 4287

Re: Mikrotik - Double-mac address

Is Addresses Per Mac = 2
by flynno
Sat Mar 16, 2019 7:41 pm
Forum: General
Topic: Mikrotik - Double-mac address
Replies: 10
Views: 4287

Re: Mikrotik - Double-mac address

Hotspot Server
Addresses Per Mac ?
by flynno
Tue Feb 05, 2019 9:58 pm
Forum: Beginner Basics
Topic: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!
Replies: 13
Views: 6573

Re: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!

Ok I taught you had FTTB. Might be best to give your ISP a call and see what is going on. It could be something at there end
by flynno
Tue Feb 05, 2019 4:45 pm
Forum: Wireless Networking
Topic: Boosting LTE and WIFI on a boat [SOLVED]
Replies: 11
Views: 5979

Re: Boosting LTE and WIFI on a boat [SOLVED]

Ah ok now I understand your design, the SXT LTE kit has LEDS on it for alignment so you can just adjust it each time you dock. Why dont you try build a custom solution using below; mANT LTE 5o (LTE ANTENNA) 5dBi LTE antenna with 2 x SMA connectors x1 RBM33G Powerful OEM board with three Gigabit LAN ...
by flynno
Tue Feb 05, 2019 2:55 pm
Forum: Wireless Networking
Topic: Boosting LTE and WIFI on a boat [SOLVED]
Replies: 11
Views: 5979

Re: Boosting LTE and WIFI on a boat [SOLVED]

The WAP AC is an access point only, so you connect devices to it. SXT LTE is for internet, you could power up the WAP AC on the second POE port and put the WAP AC outside maybe setup a hotspot on a vlan for other dock users. You could put another indoor Tik device inside the cabin, if you need hardw...
by flynno
Tue Feb 05, 2019 12:47 pm
Forum: Beginner Basics
Topic: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!
Replies: 13
Views: 6573

Re: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!

Do you have a fibre terminal ont with fibre in and ethernet cable out to run to ISP modem? Can you remove the ISP modem and just have the mikrotik device? Alot of fibre connections run on vlan10 so it would just be a matter of you creating a vlan10 on ether1 and request dhcp client using vlan10. You...
by flynno
Mon Feb 04, 2019 10:57 pm
Forum: Wireless Networking
Topic: Boosting LTE and WIFI on a boat [SOLVED]
Replies: 11
Views: 5979

Re: Boosting LTE and WIFI on a boat [SOLVED]

Hey Patrick,

The Groove 52 ac has only single chain and is L3 device, L3 meaning you can only connect one device to it.
If you need the access point to be outside and waterproof you would be best off going for
The SXT 4G kit and a wAP ac (wAP ac duel band 2.4 - 5ghz outdoor or indoor device)
by flynno
Mon Feb 04, 2019 10:42 pm
Forum: Beginner Basics
Topic: Total Noob's Guide?
Replies: 2
Views: 1096

Re: Total Noob's Guide?

Is the Tik device to be used as a bridge or main router?
by flynno
Sun Feb 03, 2019 9:17 pm
Forum: Beginner Basics
Topic: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!
Replies: 13
Views: 6573

Re: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!

Disable "allow remote requests" on DNS unless you add a firewall input rule to drop port 53 from wan side You have a vlan 10 on bridge, what is this vlan to be used for? /interface vlan add interface=bridge name=vlan10 vlan-id=10 What type of internet connection do you have i.e. FFTH. FTTC...
by flynno
Sun Feb 03, 2019 3:23 pm
Forum: Beginner Basics
Topic: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!
Replies: 13
Views: 6573

Re: Ping 8.8.8.8 ko but ping 8.8.4.4 ok...!

It's possible that you have an ip conflict, check for the mikrotik for duplicate IP's
by flynno
Fri Feb 01, 2019 1:41 pm
Forum: Wireless Networking
Topic: Network speed issues
Replies: 11
Views: 3121

Re: Network speed issues

PTP link
R2 - R4

R2 side UltraDishTM TP 550 with MikroTik RouterBOARD RB922UAGS 5HPacD 802.11ac 866Mbps
R4 side UltraDishTM TP 400 with MikroTik RouterBOARD RB911G 5HPacD 802.11ac 866Mbps
AP on R4 is QRT AC L4


Detect Radar is causing a lot of issues with frequency selection
by flynno
Thu Jan 31, 2019 8:54 pm
Forum: Wireless Networking
Topic: Network speed issues
Replies: 11
Views: 3121

Re: Network speed issues

5785/20/an(33dBm) is R2-R4 PTP link 5745/20-Ceee/ac(33dBm) is an AP on R4 facing opposite direction to the PTP R2-R4 link R4 AP was set to AUTO frequency and it set itself to 5745/20-Ceee/ac(33dBm) The AP is running routeros-mipsbe-6.42.11, do I need to change installation is set to "Outdoor&qu...
by flynno
Thu Jan 31, 2019 6:42 pm
Forum: Wireless Networking
Topic: Network speed issues
Replies: 11
Views: 3121

Re: Network speed issues

PPPoE server on R4 see image attached I left MTU blank on the pppoe server. The client cpe I have it set it to 1480 The client is having the traffic shaping done on R4 and I see very few packet drops in the queue tab, its set to wireless default queue type. The connection to the client cpe is a qrt ...
by flynno
Thu Jan 31, 2019 3:29 am
Forum: Wireless Networking
Topic: Network speed issues
Replies: 11
Views: 3121

Re: Network speed issues

R1-R2 5805 5Ghz only AC 5805/20-Ceee/ac(33dBm) Tx / Rx Signal Strenght -29/-28 dBm distance is set to dynamic but the link is 1KM in distance TX fluctuates up and down between 50 to 80% and the RX is fairly consistent between 80% to 90% there is always traffic going through the link Signal to noise...
by flynno
Tue Jan 29, 2019 8:37 pm
Forum: Wireless Networking
Topic: Network speed issues
Replies: 11
Views: 3121

Re: Network speed issues

Hey Petrb, R1 - R2: 802.11 ac wireless R2 - R4 is set to NV2 as I was creating self interference on the R1 - R2 link NV2 is all I can use on R2 - R4 as nstreme drops to many times due to interference. The link is passing over a small town and is picking up alot of access points in the 5ghz band. I c...
by flynno
Sat Jan 26, 2019 11:31 pm
Forum: General
Topic: Clients CPE Firewall
Replies: 0
Views: 1107

Clients CPE Firewall

Hey guys, I'm using this firewall on wireless clients CPE's, anyone have anything else that I should include into it? /ip firewall filter add action=accept chain=input comment="defconf: accept established,related,untracked" connection-state=established,related,untracked add action=accept c...
by flynno
Fri Jan 25, 2019 2:34 pm
Forum: General
Topic: CCR1016-12S-1S+ PSU for DC Redundant Supply
Replies: 0
Views: 885

CCR1016-12S-1S+ PSU for DC Redundant Supply

Hey guys, Just a question in relation to the CCR1016-12S-1S+ PSU. Is it possible to remove the second power supply and connect the pins to a din rail DC 24v 4A output supply? I have the option of battery supply and would like to be able to use it with the CCR1016-12S-1S+ in case of mains power suppl...
by flynno
Thu Jan 24, 2019 3:40 pm
Forum: Wireless Networking
Topic: Network speed issues
Replies: 11
Views: 3121

Network speed issues

Hey guys, I'm having issues with my network, if anyone can take a look at the design layout and may be able to help with below issues. Bandwidth tests between routers R2-R1 Download speed 100M + (R2 - R1 is over wireless) R4-R2 Download speed 100M + (R4 - R2 is over wireless) R4-R1 Fluctuates betwee...
by flynno
Wed Jan 23, 2019 12:46 am
Forum: Wireless Networking
Topic: PPPoE Possible MTU Issues
Replies: 5
Views: 2060

Re: PPPoE Possible MTU Issues

Ok see image of network, R4 is router that client is connected to that is having the speed issues
by flynno
Tue Jan 22, 2019 10:33 pm
Forum: Wireless Networking
Topic: PPPoE Possible MTU Issues
Replies: 5
Views: 2060

Re: PPPoE Possible MTU Issues

Hey CZFan,

I forgot to mention that it also goes lower than 10MB also, so it's a high 10M - 11M or can be as low as 3M etc... but never higher than 12M
by flynno
Tue Jan 22, 2019 9:50 pm
Forum: Wireless Networking
Topic: PPPoE Possible MTU Issues
Replies: 5
Views: 2060

PPPoE Possible MTU Issues

Hey guys, I have a LHG XL 5 ac with ROS package v6.42.11 on clients premises. LHG XL 5 ac upgraded with v6.42.11 Client speed is set to 20M download 5M upload download but cannot pass 10MB on the speedtest.net app or website. Bandwidth tests from CPE to Main router show 20M download 5 Upload, so no ...
by flynno
Thu Jan 17, 2019 5:52 pm
Forum: Beginner Basics
Topic: Can't login to newly configured router
Replies: 11
Views: 17641

Re: Can't login to newly configured router

The SXT you are using is has a licensed 3 so the wireless will be set to "bridge" mode for one only one wireless device to connect which is the workshop device. The script below has set the wireless security to workshopconnect so on the TP device in the work shop you will need to search fo...
by flynno
Wed Jan 16, 2019 5:49 pm
Forum: Beginner Basics
Topic: Can't login to newly configured router
Replies: 11
Views: 17641

Re: Can't login to newly configured router

Ok, what is it you are trying to do with the SXTsq Lite2?
Is it possible for you to reset the device and remove the default setup script.
I can assist you to setup the device without the help of quickset.
by flynno
Wed Jan 16, 2019 12:46 pm
Forum: Beginner Basics
Topic: Can't login to newly configured router
Replies: 11
Views: 17641

Re: Can't login to newly configured router

Hi Derek,

Can you do a command export file=PTP-AC hide-sensitive in the terminal of the SXT
Open the file with notepad++ and copy paste contents here or attach the file.
by flynno
Wed Jan 16, 2019 2:06 am
Forum: Beginner Basics
Topic: Can't login to newly configured router
Replies: 11
Views: 17641

Re: Can't login to newly configured router

Can you post the config you are running on it?

Could be something to do with the interface lists and winbox access set to the wlan
by flynno
Tue Jan 15, 2019 5:43 pm
Forum: Wireless Networking
Topic: ARM devices and NV2 protocol
Replies: 622
Views: 182698

Re: ARM devices and NV2 protocol

if the sale bad product goberment punish them.
Pure quality stuff right here
by flynno
Wed Jan 02, 2019 7:11 pm
Forum: General
Topic: Public IP Address to Clients
Replies: 7
Views: 1663

Re: Public IP Address to Clients

Have you added the nat rule and place it above the current nat rule on your CCR

/ip firewall nat
add action=accept chain=srcnat comment="Client Static IP" src-address=111.111.111.111

111.111.111.111 been the public ip you want to assign to the client
by flynno
Wed Jan 02, 2019 7:02 pm
Forum: General
Topic: Public IP Address to Clients
Replies: 7
Views: 1663

Re: Public IP Address to Clients

DHCP. Don't want anything to do with PPPoE.
Have you tried assigning the IP via DHCP leases to the MAC of the clients CPE?
by flynno
Wed Jan 02, 2019 6:21 pm
Forum: General
Topic: Public IP Address to Clients
Replies: 7
Views: 1663

Re: Public IP Address to Clients

Are you using PPPoE or DHCP?
by flynno
Tue Jan 01, 2019 4:12 pm
Forum: Beginner Basics
Topic: Warning Noob Ahead
Replies: 1
Views: 855

Re: Warning Noob Ahead

Do you mean setup a nat rule?
/ip firewall nat add action=src-nat chain=srcnat out-interface-list=WAN to-addresses=YOUR PUBLIC IP
by flynno
Thu Dec 27, 2018 10:04 pm
Forum: General
Topic: YouTube Thumbnails problem. (not loading)
Replies: 1
Views: 1814

Re: YouTube Thumbnails problem. (not loading)

Have you tried using a mangle rule for MTU /ip firewall mangle add chain=forward out-interface= pppoe-out1 protocol=tcp tcp-mss=1440-65535 tcp-flags=syn action=change-mss new-mss=1440 passthrough=yes /ip firewall mangle add chain=forward in-interface= pppoe-out1 protocol=tcp tcp-mss=1440-65535 tcp-f...
by flynno
Sun Dec 09, 2018 11:30 pm
Forum: Scripting
Topic: Kid Control [SOLVED]
Replies: 3
Views: 2344

Re: Kid Control [SOLVED]

Solution // Receiving variables @$device_name = addslashes($_POST['device_name']); @$profile_select = addslashes($_POST['profile_select']); use PEAR2\Net\RouterOS; require_once 'PEAR2/Autoload.php'; try { $util = new RouterOS\Util( $client = new RouterOS\Client($_SESSION['user']['remoteadd'],$_SESSI...
by flynno
Sat Dec 08, 2018 5:27 pm
Forum: Scripting
Topic: Kid Control [SOLVED]
Replies: 3
Views: 2344

Re: Kid Control [SOLVED]

Anyone have the correct API to update a current profile to another profile without deleting the existing one. Here is what I have so far; <?php // Receiving variables from filled form @$device_name = addslashes($_POST['device_name']); @$profile_select = addslashes($_POST['profile_select']); use PEAR...
by flynno
Fri Dec 07, 2018 5:57 pm
Forum: Scripting
Topic: Kid Control [SOLVED]
Replies: 3
Views: 2344

Re: Kid Control [SOLVED]

$util->setMenu('/ip/kid-control/device');
$util->remove(($_POST['device_remove']));

Solved using util
by flynno
Thu Dec 06, 2018 11:14 pm
Forum: Scripting
Topic: Kid Control [SOLVED]
Replies: 3
Views: 2344

Kid Control [SOLVED]

Hey guys, i require help removing a device using the Pear2 api Two lines of code below that I am using to remove the device. I have a form created to get the name of the device to be removed that passes the variable $device_remove $addRequest = new RouterOS\Request('/ip kid-control device remove'); ...
by flynno
Thu Dec 06, 2018 10:11 pm
Forum: General
Topic: PPPoE Problems
Replies: 4
Views: 1455

Re: Urgent help required

Did you try adding the ether port that the ubnt device is connected to the pppoe server bridge
by flynno
Sun Dec 02, 2018 11:07 pm
Forum: General
Topic: PPPoE Problems
Replies: 4
Views: 1455

Re: Urgent help required

Is the UBNT connected to the RB750 in the same bridge with the PPPoE server?
by flynno
Mon Sep 10, 2018 5:26 pm
Forum: Beginner Basics
Topic: Got hacked, think I need help with configuring routerOS
Replies: 17
Views: 7688

Re: Got hacked, think I need help with configuring routerOS

Hi Johannes33, pub and skins are OK in the files, just look out for the mikrotik.php file, also any scripts or schedulers you did not add yourself. Go to IP > SOCK and disable if active. Go to Users and delete any user you did not add, make a new user in a different name other than "admin"...
by flynno
Mon Sep 03, 2018 5:33 pm
Forum: MikroTik hardware questions
Topic: RB3011 - SFP not working - hardware defect?
Replies: 8
Views: 3919

Re: RB3011 - SFP not working - hardware defect?

Have you correct SFP modules for send and receive? normally blue and yellow bars on them
by flynno
Mon Sep 03, 2018 5:23 pm
Forum: Beginner Basics
Topic: VoIP issues [SOLVED]
Replies: 5
Views: 2670

Re: VoIP issues [SOLVED]

Have you tried disable the SIP in ip firewall service ports?
by flynno
Wed Aug 29, 2018 12:46 am
Forum: General
Topic: New wave of Winbox vuln. attacks
Replies: 20
Views: 8957

Re: New wave of Winbox vuln. attacks

Hey Mistry7, have you any rules that I can use to prevent this from happening?
by flynno
Tue Aug 28, 2018 3:12 pm
Forum: General
Topic: New wave of Winbox vuln. attacks
Replies: 20
Views: 8957

Re: New wave of Winbox vuln. attacks

I think I fell victim to this attack yesterday, my clients had problems watching netflix and appeared to have two IP addresses. One IP was fake and one was the real IP address. Netflix reported the IP as using a proxy or VPN and denied the clients access. My main router was breached before because o...
by flynno
Tue Aug 28, 2018 12:28 pm
Forum: General
Topic: Neflix IP ban
Replies: 4
Views: 2765

Re: Neflix IP ban

Good morning Normis, I amended the Nat rules on the main router to /ip firewall nat add action=src-nat chain=srcnat out-interface=<Public> to-addresses=<Public_IP> on the clients cpe's I have chain=srcnat action=masquerade out-interface=pppoe-out1 log=no log-prefix="" unless they have a st...
by flynno
Tue Aug 28, 2018 12:17 am
Forum: General
Topic: Neflix IP ban
Replies: 4
Views: 2765

Re: Neflix IP ban

Clients are showing they have two IP addresses instead of one on whatsmyip.net, one real IP and the other IP's are fake here is three IPs that showed up 66.249.81.232, 66.249.81.228, 66.249.81.234. They are not using VPN;s or proxies. I changed the IP of the main router for now and added firewall ru...
by flynno
Mon Aug 27, 2018 10:04 pm
Forum: General
Topic: Neflix IP ban
Replies: 4
Views: 2765

Neflix IP ban

Hey guys,

I masquerade my clients out behind one IP and for some reason Netflix has banned that IP now.

error message
Whoops, something went wrong.Streaming error.You seem to be using an unblocker or proxy. Please turn off any of these services and try again.”

Anyone else having the same problem?
by flynno
Sun Aug 26, 2018 10:07 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Ok not sure if it's a bug but when I check "add default route" it auto adds route with the office public IP into route list as dst.address x.x.x.x and as gateway x.x.x.x and is unreachable. I have to add static route 0.0.0.0/0 gateway l2tp-out1 which is reachable, now the vpn is working co...
by flynno
Sun Aug 26, 2018 12:34 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

The issue I'm having is that LTE device is using its own public IP instead of the public IP of the remote office when browsing the internet. When I visit whatsmyip.net when the vpn is active on the LTE device, the IP is not the IP of the remote office. 0.0.0.0/0 via L2TP gateway or 0.0.0.0/0 via 172...
by flynno
Sat Aug 25, 2018 11:30 pm
Forum: MikroTik hardware questions
Topic: RB3011 no more POE on port eth10
Replies: 41
Views: 29915

Re: RB3011 no more POE on port eth10

The SPF port failed on my RB3011 today, it was working for about 6 months straight. The setup was SC fibre with opton 125G SM WDM31 S3D modules. The RB3011 was connected to a mikrotik powerbox by fibre, I had the sfp port bonded with an ether port but no Ethernet cable connected to that ether port. ...
by flynno
Fri Aug 24, 2018 7:34 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

see image
by flynno
Fri Aug 24, 2018 3:17 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Strange thing happens when I try to use the add default route with the ppp dial out add default route. The office public ip is added to the ip routes but is unreachable. It adds a route Dst gateway x.x.x.x Gateway x.x.x.x which is unreachable so the public ip is been used as the dst address and the ...
by flynno
Fri Aug 24, 2018 1:38 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Hi Bram, What kind of dns settings do you use? /ppp secret print Flags: X - disabled # NAME SERVICE CALLER-ID PASSWORD PROFILE REMOTE-ADDRESS LOCAL-ADDRESS ROUTES 0 test l2tp 1234 default 172.16.0.10 172.16.0.1 172.16.0.0/12 LTE reachable now via 172.16.0.10 LTE local network 192.168.1.0/24 Office r...
by flynno
Thu Aug 23, 2018 11:22 am
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Office Router DNS /ip dns print servers: 172.16.0.1 dynamic-servers: 89.101.160.5,89.101.160.4 allow-remote-requests: yes max-udp-packet-size: 4096 query-server-timeout: 2s query-total-timeout: 10s max-concurrent-queries: 100 max-concurrent-tcp-sessions: 20 cache-size: 2048KiB cache-max-ttl: 1w cach...
by flynno
Thu Aug 23, 2018 12:01 am
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

LTE Device Office Public IP = X.X.X.X /interface ethernet set [ find default-name=ether1 ] arp=proxy-arp /ip neighbor discovery set lte1 discover=no /interface list add name=discover add name=mactel add name=mac-winbox /interface wireless security-profiles set [ find default=yes ] supplicant-identit...
by flynno
Wed Aug 22, 2018 8:42 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Still no luck with the nat rules. When I enable mangle on the LTE device for the private network, I cannot access websites but I can see dns requests populating on the office router
by flynno
Wed Aug 22, 2018 2:58 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Hi Chris,

Remote office router nat

/firewall filter nat
srcnat scr address 172.168.1.0/24 action masquerade

New below;

I modified pool to 172.16.0.0/12

/firewall filter nat
srcnat scr address 172.16.0.0/12 action masquerade
by flynno
Wed Aug 22, 2018 12:28 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

I can reach all devices on the remote office network. I want the LTE device to have its public IP address cloaked as the office network public IP and use the office router as the main gateway for all internet traffic
by flynno
Tue Aug 21, 2018 11:00 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

I can see the dns populating in the remote office router cache but the websites won't load, I have remote requests turned on for both routers, and the dns on the LTE is 172.168.1.1 which is the private ip of the remote office router
by flynno
Tue Aug 21, 2018 9:28 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Hi Bram,

LTE Device Route
/ip route
add distance=1 dst-address=0.0.0.0/0 gateway=172.168.1.1 reachable l2tp-out1 routing-mark= PPTP

172.168.1.1 is the address of remote office mikrotik device, it's the private address of the device
by flynno
Tue Aug 21, 2018 7:36 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

Is it possible to do this, I must be missing something
by flynno
Mon Aug 20, 2018 5:21 pm
Forum: Forwarding Protocols
Topic: Multicast Help
Replies: 1
Views: 1486

Re: Multicast Help

Have you created a loopback bridge with a /32 IP address on it and add the IP address to the PIM RP
On the PIM interfaces you can change the interface IGMP version to the version you need.
by flynno
Mon Aug 20, 2018 1:40 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

I can winbox into both routers from each end, Remote office side and LTE side.
When I enable the mangle rule on the LTE device the only thing that I cant do is browse a website or ping 8.8.8.8 from the lan PC
Winbox still works from each side
by flynno
Mon Aug 20, 2018 12:41 pm
Forum: MikroTik hardware questions
Topic: RB951ui-2HnD was dead ? [SOLVED]
Replies: 5
Views: 3235

Re: RB951ui-2HnD was dead ? [SOLVED]

Have you tried another power supply?
by flynno
Sun Aug 19, 2018 11:09 pm
Forum: Wireless Networking
Topic: wAP LTE Kit EU - Slow LTE speed
Replies: 68
Views: 35000

Re: wAP LTE Kit EU - Slow LTE speed

I bought two of these units, they are now in a landfill :)
by flynno
Sun Aug 19, 2018 10:18 pm
Forum: Beginner Basics
Topic: IPTV stuttering issue on HAP AC
Replies: 2
Views: 1405

Re: IPTV stuttering issue on HAP AC

Turn on multicast helper on the wireless of the hap device, that should fix it
by flynno
Sun Aug 19, 2018 8:54 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

Re: L2TP to remote office

I can see the traffic going out the L2TP gateway with torch, when the mangle rule is enabled on the LTE device.
On the remote office router dns cache I can see the LTE devices requests in the cache.

Anyone have any input as to how I can get this working?
by flynno
Sun Aug 19, 2018 2:04 pm
Forum: Forwarding Protocols
Topic: L2TP to remote office
Replies: 27
Views: 10554

L2TP to remote office

I setup a L2TP VPN on a mikrotik LTE device to access my office router Lan. The tunnel is established and I can ping both sides of the tunnel and reach the office router via the LTE device. I want to be able to use the office connection as the main internet connect for the mikrotik LTE device, send ...
by flynno
Fri Aug 17, 2018 1:30 pm
Forum: General
Topic: PowerBox PoE power problem
Replies: 6
Views: 2081

Re: PowerBox PoE power problem

I think you need to check setting poe in long cable, turn it on if it's off
by flynno
Tue Aug 07, 2018 3:07 pm
Forum: General
Topic: Hotspot problem [SOLVED]
Replies: 1
Views: 1220

Re: Hotspot problem [SOLVED]

Hotspot server profiles

Login via Mac, Cookie, Mac Cookie are these ticked?
by flynno
Mon Aug 06, 2018 3:39 pm
Forum: General
Topic: L2TP VPN
Replies: 0
Views: 719

L2TP VPN

Hey guys, I'm having difficulty setting up a VPN between two mikrotik routers. /ip firewall address-list add address=192.168.88.10 list=OutVpn /ip firewall mangle add chain=prerouting action=mark-routing new-routing-mark=VpnRoute passthrough=yes src-address-list=OutVpn log=no log-prefix=""...
by flynno
Fri Aug 03, 2018 2:25 pm
Forum: General
Topic: Installer Hand Tool
Replies: 1
Views: 1111

Installer Hand Tool

Has anyone developed any kind of handheld tool to meter align up CPE's? This could be something similar to a Satellite Meter or CCTV Meter with an LCD touch screen, with Android OS with the Tik App / other network tools, speedtest etc.. running on it. If a company hires staff to do installs, maybe c...
by flynno
Tue Jul 31, 2018 9:17 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

I supposed im just happy to have it working, would it take much extra configuration to have internet aswel?
by flynno
Sun Jul 29, 2018 7:41 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Sindy, I disabled all configuration to do with pppoe-out2. Current Setup IP Route 0.0.0.0/0 pppoe-out1 Gateway Distance 1 Gateway pppoe-out1 for below Rules dst-address=a.a.a.a-IPSEC-Gateway/32 action=lookup-only-in-table table=via-wan-2 dst-address=b.b.b.b-Webserver/32 action=lookup-only-in-table t...
by flynno
Sun Jul 29, 2018 6:14 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

That's done but still same results with command

/put [resolve the-name-of-b.b.b.b-server]
failure: dns server failure

Id say all solution's must be exhausted by now :D
by flynno
Sun Jul 29, 2018 5:52 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Mikrotik version 6.42.6 (stable) When I enable the pppoe-out1 and run command /put [resolve cloud.mikrotik.com] failure: dns name does not exist When I disable the pppoe-out1, VPN IPSEC PEER and all Policies /put [resolve cloud.mikrotik.com] 81.198.87.240 /put [resolve webserver.domain.com] b.b.b.b ...
by flynno
Sun Jul 29, 2018 5:20 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

/ip dns print servers: 8.8.8.8,8.8.4.4 dynamic-servers: allow-remote-requests: yes max-udp-packet-size: 4096 query-server-timeout: 2s query-total-timeout: 10s max-concurrent-queries: 100 max-concurrent-tcp-sessions: 20 cache-size: 2048KiB cache-max-ttl: 1w cache-used: 22KiB /ip settings print ip-for...
by flynno
Sun Jul 29, 2018 4:55 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Ok Sindy,

When Peer is disabled and I run the three commands I get "failure: dns server failure" on both
/put [resolve cloud.mikrotik.com]
/put [resolve the-name-of-b.b.b.b-server]

Same results when the Peer is enabled and tunnel is established
by flynno
Sun Jul 29, 2018 4:37 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

z.z.z.z is Public IP 1 m.m.m.m is Public IP 2 b.b.b.b Webserver a.a.a.a IPSEC Gateway Results of /ip route print detail /ip route rule print /ip firewall nat print /ip ipsec policy print /ip route print detail Flags: X - disabled, A - active, D - dynamic, C - connect, S - static, r - rip, b - bgp, o...
by flynno
Sun Jul 29, 2018 3:14 pm
Forum: The User Manager
Topic: hotspot social login
Replies: 0
Views: 9675

Re: hotspot social login

Have you tried adding trial to the hotspot profile on the mikrotik hotspot device, if you are using a custom login page you will have to add the trial code to a login but in the code of the page
by flynno
Sun Jul 29, 2018 3:07 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Good morning Sindy :) Below are the results; z.z.z.z is Public IP 1 m.m.m.m is Public IP 2 b.b.b.b Webserver a.a.a.a IPSEC Gateway 0.0.0.0/0 pppoe-out1 Gateway Distance 2 0.0.0.0/0 pppoe-out2 Gateway Distance 1 Route to both are disabled in IP routes b.b.b.b Webserver a.a.a.a IPSEC Gateway Once Pref...
by flynno
Sun Jul 29, 2018 1:51 am
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Still no joy with that change, thanks for your help today Sindy. I get "no phase 2" but the admin requested my static IP for his end to create the VPN, the m.m.m.m (of pppoe-out2) is showing up in the "Installed SAs" this couldn't be right as it would have to be the Public IP 1 f...
by flynno
Sun Jul 29, 2018 1:30 am
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

/ip route print detail /ip route rule print /ip firewall nat print /ip ipsec policy print /ip route print detail 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 0 A S dst-address=0.0.0.0/0 gatewa...
by flynno
Sun Jul 29, 2018 1:16 am
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

z.z.z.z is Public IP 1 m.m.m.m is Public IP 2 b.b.b.b Webserver a.a.a.a IPSEC Gateway The nat rule was set to translate the 192.168.0.0/24 to Public IP 1 , which is static ip. add action=src-nat chain=srcnat comment="Public-Ip-1 Src-Nat" src-address=192.168.0.0/24 to-addresses=z.z.z.z The ...
by flynno
Sat Jul 28, 2018 11:20 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

The ip addresses are both static IP's
by flynno
Sat Jul 28, 2018 11:01 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

z.z.z.z is Public IP 1 m.m.m.m is Public IP 2 b.b.b.b Webserver a.a.a.a IPSEC Gateway[/b] /ip route rule print 0 dst-address=a.a.a.a/32 action=lookup-only-in-table table=via-wan-2 1 dst-address=b.b.b.b/32 action=lookup-only-in-table table=via-wan-2 /ip firewall nat print 0 ;;; Wan Src-Nat Public IP ...
by flynno
Sat Jul 28, 2018 9:17 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

I could try the two public addresses active route first and if that fails, I will try the calculate 32 subnet prefixes solution. if all fails then it's at there end
by flynno
Sat Jul 28, 2018 8:42 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

0 ;;; allow l2tp chain=input action=accept protocol=udp dst-port=1701 log=no log-prefix="" 1 ;;; allow pptp chain=input action=accept protocol=tcp dst-port=1723 log=no log-prefix="" 2 ;;; allow sstp chain=input action=accept protocol=tcp dst-port=443 log=no log-prefix=""...
by flynno
Sat Jul 28, 2018 8:15 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

z.z.z.z is Public IP 1 m.m.m.m is Public IP 2 b.b.b.b Webserver a.a.a.a IPSEC Gateway No default route for Public IP 2 Default route for Public IP 1 is 0.0.0.0/0 gateway pppoe-out1 /ip ipsec installed-sa from your z.z.z.z to their a.a.a.a to count packets and bytes but the one for the opposite dire...
by flynno
Sat Jul 28, 2018 7:12 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Default Route 0.0.0.0/0 Gatway pppoe-out1 /interface pppoe-client add disabled=no interface=wlan2 keepalive-timeout=60 name=pppoe-out1 use-peer-dns=yes user=*******1 add disabled=no interface=wlan2 name=pppoe-out2 user=*******2 /ip firewall nat add action=src-nat chain=srcnat comment="Public-Ip...
by flynno
Sat Jul 28, 2018 6:46 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

IPSEC Gateway a.a.a.a Webserver b.b.b.b 0 ;;; VPN src-address=0.0.0.0/0 src-port=any dst-address=192.168.0.0/24 dst-port=any protocol=all action=none 1 ;;; VPN src-address=My-Public-IP/32 src-port=any dst-address=0.0.0.0/0 dst-port=any protocol=all action=none 2 A ;;; VPN src-address=0.0.0.0/0 src-...
by flynno
Sat Jul 28, 2018 4:21 pm
Forum: General
Topic: Rackable Kit for CRS CRS125-24G-1S-2HnD-IN
Replies: 0
Views: 802

Rackable Kit for CRS CRS125-24G-1S-2HnD-IN

Can anyone tell me where to get a kit to made MikroTik Cloud Router Switch CRS125-24G-1S-2HnD-IN rackable?
by flynno
Sat Jul 28, 2018 4:00 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

/ip ipsec policy print Flags: T - template, X - disabled, D - dynamic, I - invalid, A - active, * - default 0 ;;; VPN src-address=0.0.0.0/0 src-port=any dst-address=192.168.0.0/24 dst-port=any protocol=all action=none 1 A ;;; VPN src-address=0.0.0.0/0 src-port=any dst-address=b.b.b.b/32 dst-port=any...
by flynno
Sat Jul 28, 2018 3:03 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

IPSEC Gateway a.a.a.a Webserver b.b.b.b /ip ipsec policy print Flags: T - template, X - disabled, D - dynamic, I - invalid, A - active, * - default 0 ;;; VPN src-address=0.0.0.0/0 src-port=any dst-address= b.b.b.b dst-port=any protocol=all action=none 1 A ;;; VPN src-address=0.0.0.0/0 src-port=any ...
by flynno
Fri Jul 27, 2018 10:32 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

I have an IP address that is for the VPN use only and not to browse the internet. The IPSEC VPN is used to access the remote webserver login portal page securely, not to browse the internet under the VPN. But when I use the IP of the webserver it will show that I can reach webserver and I can ping i...
by flynno
Fri Jul 27, 2018 7:59 pm
Forum: General
Topic: PowerBox PoE power problem
Replies: 6
Views: 2081

Re: PowerBox PoE power problem

You are correct, you need higher power supply
by flynno
Fri Jul 27, 2018 7:12 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

So to recap: With tunnel down, you can access web pages by name and ping the servers by name, except the server for which you needed the IPsec, yes With tunnel up, you can access web pages and ping the servers by address, including the server for which you needed the IPsec, yes/no? no, I cannot acce...
by flynno
Fri Jul 27, 2018 5:45 pm
Forum: General
Topic: PowerBox PoE power problem
Replies: 6
Views: 2081

Re: PowerBox PoE power problem

It might be possible to do with the ether1-poe-in-long-cable, but I dont think you can power a device out ether1, think only 2-5 ports
Good idea about the media convertor, I never taught of that before :D
by flynno
Fri Jul 27, 2018 5:41 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Hi Sindy, I am able to ping the webserver domain name and it translated the domain to the IP address. The dns server settings are auto giving to my via PPPoE on the mikrotik and I have remote requests on with the router IP 192.168.0.1 added to the dns list. If I turn off PPPoE "Use Peer DNS&quo...
by flynno
Fri Jul 27, 2018 2:03 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Hi Sindy, Thank you for your very helpful detailed reply, I added /ip ipsec policy add place-before=0 action=none src-address=0.0.0.0/0 dst-address=192.168.0.0/24 place-before=0 I can now open up webserver in browser with the IP of the webserver, but when I try to go to the actually webserver domain...
by flynno
Sun Jul 01, 2018 4:18 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

Re: IPSEC to Fortigate

Hey Sindy,

/ip firewall nat print
0 ;;; Wan Src-Nat
chain=srcnat action=src-nat to-addresses=my-public-ip src-address=192.168.0.0/24 log=no log-prefix=""
by flynno
Sun Jul 01, 2018 3:17 pm
Forum: General
Topic: IPSEC to Fortigate
Replies: 51
Views: 22610

IPSEC to Fortigate

Hey guys, I'm currently having major issues setting up an IPSEC vpn to remote Fortigate router. My setup SXT Lite5 ac cpe running pppoe on wlan for internet Lan is on ether1 with dhcp 192.168.0.0/24 IPSEC Configuration SRC. Address 0.0.0.0/0 DST. Address 0.0.0.0/0 SA SRC. Address my-public-ip SA DST...
by flynno
Sat Jun 30, 2018 7:29 pm
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

Anyone have any experience with solving this problem, the remote ends equipment used is Fortigate.

Is Mikrotik compatible with Fortigate?
by flynno
Sat Jun 30, 2018 3:43 am
Forum: Beginner Basics
Topic: Two mikrotik devices
Replies: 8
Views: 2111

Re: Two mikrotik devices

Your printer is on a different network to your PC? Printer IP 10.31.10.10. PC IP 10.31.0.101
Why don't you just use the RB692 as a wifi-switch and let the CCR do the routing?

Remove IP address from Bridge and DHCP server with IP pool along with firewall rules.
by flynno
Sat Jun 30, 2018 12:38 am
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

Is it correct to have 0.0.0.0/0 in Src. Address and 0.0.0.0/0 in Dst. Address, looking at the wiki guides local private network address and remote private network should be used. I wasn't given a remote private network address to use and the tunnel wont establish unless 0.0.0.0/0 in Src. Address and...
by flynno
Fri Jun 29, 2018 11:46 pm
Forum: Beginner Basics
Topic: Two mikrotik devices
Replies: 8
Views: 2111

Re: Two mikrotik devices

change the bridge address, it should be 10.31.10.1/24 not 10.31.10.0/24
by flynno
Fri Jun 29, 2018 11:00 pm
Forum: Beginner Basics
Topic: Two mikrotik devices
Replies: 8
Views: 2111

Re: Two mikrotik devices

Router 2
/Ip route 0.0.0.0/0
10.31.0.1 gateway = router1

Try above and see if that sorts it
by flynno
Fri Jun 29, 2018 4:19 pm
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

I managed L2TP/IPsec server, so there is not need in accept NAT rule. Just try to ping Tik IPsec gateway from remote server and then try to ping your PC behind Tik in LAN. Also you have to be sure that remote server have a static route to your LAN via ipsec gateway IP. Hi Anumrak, When IPSEC is ena...
by flynno
Fri Jun 29, 2018 1:14 am
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

Note: It is recommend that the IPSEC address is NATed to public IP addressing. My nat rules /ip firewall nat add chain=srcnat src-address=192.168.0.0/24 action=src-nat to-addresses=x.x.x.x out-interface=pppoe-out1 /ip firewall nat add chain=srcnat src-address=192.168.0.0/24 action=src-nat to-address...
by flynno
Thu Jun 28, 2018 6:56 pm
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

When the IPSEC tunnel is established, I have no internet on PC that I am trying to ping from, so I cant actually ping anything I guess or even browse to the remote webserver.

When I disabled the IPSEC tunnel internet returns to normal.
by flynno
Thu Jun 28, 2018 3:32 am
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

The admin said everything is in order at there end and can see my pings hitting the webserver from the mikrotik router, but I cant ping from my PC or reach the webserver via browser. VPN requirements; Route Based VPN's are the standard VPN build i.e not Policy Based VPN's. VPN selectors should be 0....
by flynno
Wed Jun 27, 2018 3:48 pm
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

Re: IPSEC Issues

Hi Anumrak,

Remote side admin told me that an extra firewall policy or route might be needed so traffic from PCs on the LAN can pass through the IPSEC


Thanks
by flynno
Wed Jun 27, 2018 1:53 pm
Forum: Beginner Basics
Topic: IPSEC Issues
Replies: 11
Views: 2783

IPSEC Issues

Hey guys, I have been having trouble the past few days trying to setup an ipsec vpn to a remote location, somebody might be able to point me in the right direction. I can get the ipsec connection to establish on phase2 and can ping the remote server from the mikrotik device itself but not from my pc...
by flynno
Sun Apr 22, 2018 6:57 pm
Forum: Beginner Basics
Topic: Getting Plex to play nice with firewall rules
Replies: 19
Views: 5649

Re: Getting Plex to play nice with firewall rules

You need to open and forward the public port plex listens on, default port is 32400, it can be changed in the server settings on plex.
by flynno
Sun Apr 15, 2018 10:25 pm
Forum: Wireless Networking
Topic: Routed Network
Replies: 1
Views: 1003

Routed Network

Hi Guys, I have a question regarding setting up a routed network using two SXTs and two Routers. Do I have to bridge both ether1 and wlan together or is there another way without bridging interfaces using IP routes? SXT1 Wireless bridge mode IP on Lan interface is 10.0.0.2/29 IP on Wlan interface is...
by flynno
Fri Apr 13, 2018 1:25 am
Forum: Beginner Basics
Topic: Static IP to Client over PPPOE
Replies: 7
Views: 7331

Re: Static IP to Client over PPPOE

Ok to bypass the Nat rule on R1.
I added an accept rule above the nat on sfp1 with the client static IP

Nat rule below
action accept
chain srcnat
Src. Address add client static IP here
by flynno
Thu Apr 12, 2018 11:38 pm
Forum: Beginner Basics
Topic: Static IP to Client over PPPOE
Replies: 7
Views: 7331

Re: Static IP to Client over PPPOE

I enabled proxy arp on interface sfp1 on R1 and proxy arp on interface sfp1 on R2 Then on R2 in /ip arp menu, I added the static address I wanted to give to the client on interface sfp1 Then added the static route to PPP remote address and now the client gets a static IP The client is now reachable ...
by flynno
Thu Apr 12, 2018 4:51 pm
Forum: Beginner Basics
Topic: Static IP to Client over PPPOE
Replies: 7
Views: 7331

Re: Static IP to Client over PPPOE

Default routes used on both routers Note: Isp gateway is 100.0.0.169 R1 IP 100.0.0.170 sfp1 Default Gateway 0.0.0.0/0 Gateway 100.0.0.169 reachable sfp1 Dst address 100.0.0.168/29 sfp1 reachable Pref. Source 100.0.0.170 <<< R1 IP reachable via internet Dst. Address 10.0.0.0/21 <<< Network Address sf...
by flynno
Thu Apr 12, 2018 2:52 pm
Forum: Beginner Basics
Topic: Static IP to Client over PPPOE
Replies: 7
Views: 7331

Re: Static IP to Client over PPPOE

Maybe you should assign this address in ppp secret user profile as remote address? Hi Anumrak, Thank you for your reply, it was late last night when I wrote this post so I left out the stuff that I did try to solve this. I added the static IP to the ppp secret as remote address and in gives the sta...
by flynno
Thu Apr 12, 2018 4:32 am
Forum: Beginner Basics
Topic: Static IP to Client over PPPOE
Replies: 7
Views: 7331

Static IP to Client over PPPOE

Hello Guys, I require some help. I've received a /29 allocation of IPv4 addresses from my ISP. For sake of discussion, I will call this the 100.0.0.168/29 network. This IP space is divided as follows: 100.0.0.168/29: Subnet 100.0.0.170-174: Give out to customers 100.0.0.169: Gateway 8.8.8.8 DNS 8.8....
  • 1
  • 2