Community discussions

MikroTik App

Search found 366 matches

  • 1
  • 2
by patrikg
Mon Dec 09, 2024 1:03 am
Forum: General
Topic: Radius and DHCP
Replies: 7
Views: 1074

Re: Radius and DHCP

Can it be that the dhcp authoritative is not set or set to invalid value.

https://help.mikrotik.com/docs/spaces/R ... Properties
by patrikg
Thu Dec 05, 2024 11:09 pm
Forum: General
Topic: Radius and DHCP
Replies: 7
Views: 1074

Re: Radius and DHCP

You could look at the first three bytes of the mac address, to see that mac address is from TP-Link device If that's any clue for you ?? https://maclookup.app/macaddress/a86e84/mac-address-details Maybe some one have put a TP-Link router into your network, that also answer to your clients dhcp reque...
by patrikg
Thu Dec 05, 2024 10:45 pm
Forum: Scripting
Topic: From Mikrotik via REST API and fetch update other mikrotik settings [SOLVED]
Replies: 7
Views: 770

Re: From Mikrotik via REST API and fetch update other mikrotik settings [SOLVED]

Have you tried to take it from a another angle, use another app like curl and get it working first.
And then use Mikrotik tool fetch command to do the same.
So you slice the/your problem into two steps.
by patrikg
Tue Dec 03, 2024 9:55 pm
Forum: Beginner Basics
Topic: netback whit telegram topic groups
Replies: 2
Views: 354

Re: netback whit telegram topic groups

You have to be more creative with the tool fetch command and use some of the options to do a correct POST. https://help.mikrotik.com/docs/spaces/ROS/pages/8978514/Fetch#Fetch-Sendinginformationtoaremotehost If you search a little bit of the web you could find some example of this POST with the curl ...
by patrikg
Tue Nov 19, 2024 5:29 pm
Forum: Beginner Basics
Topic: port forwarding (stream game server behind mikrotik) confusing
Replies: 9
Views: 813

Re: port forwarding (stream game server behind mikrotik) confusing

Hi @Vladimir22

Check out wiki:

It's the isp way of nat aswell like you.

What "public" ip do you have ??
Is the range like this
https://datatracker.ietf.org/doc/html/rfc6598#section-7
https://en.wikipedia.org/wiki/Carrier-grade_NAT
by patrikg
Thu Nov 14, 2024 7:25 pm
Forum: Beginner Basics
Topic: Netinstall and default password
Replies: 3
Views: 425

Re: Netinstall and default password

Change the name :

# Send the initial config file. routerOS expects filename to be autorun.scr.
by patrikg
Sun Nov 10, 2024 9:09 pm
Forum: General
Topic: Block anydesk/teamviewer [SOLVED]
Replies: 14
Views: 5364

Re: Block anydesk/teamviewer [SOLVED]

What dns are you using with the pc ? Do you use the router dns ?? That answers to *.teamviewer.com to ip adress 127.0.0.1. If you using another dns you circumstance this block. You can also make a mangle rule i think, to direct all udp 53 traffic to the router ip. So the clients can't use another dns.
by patrikg
Sat Nov 02, 2024 11:44 pm
Forum: Scripting
Topic: MikroTik to MikroTik SSH
Replies: 11
Views: 638

Re: MikroTik to MikroTik SSH

Do you self a favor and do it with the KISS method first.
With defaulted devices and only with the admin user.
And after it's working, you do more and hardening your system.
by patrikg
Sat Nov 02, 2024 10:27 pm
Forum: Scripting
Topic: MikroTik to MikroTik SSH
Replies: 11
Views: 638

Re: MikroTik to MikroTik SSH

Do you import them into the correct user ?
Or do you only using admin as username.
by patrikg
Sat Nov 02, 2024 9:45 pm
Forum: Scripting
Topic: MikroTik to MikroTik SSH
Replies: 11
Views: 638

Re: MikroTik to MikroTik SSH

Have you seen this:

https://youtu.be/8tt7fSvdFRM
by patrikg
Sat Nov 02, 2024 9:29 pm
Forum: Beginner Basics
Topic: Not enough permissions? [SOLVED]
Replies: 17
Views: 1818

Re: Not enough permissions? [SOLVED]

Please don't only use username and password as credentials, please also use PKI.
by patrikg
Sat Nov 02, 2024 9:06 pm
Forum: Scripting
Topic: MikroTik to MikroTik SSH
Replies: 11
Views: 638

Re: MikroTik to MikroTik SSH

Using windows i see(yoda), maybe the files are treated different, you may not use the correct end line char then. puttygen may produce wrong there for Mikrotik Linux way of end lines. So if you take the file into some editor or use the Linux command dos2unix to convert the files. You could also test...
by patrikg
Thu Oct 31, 2024 5:42 pm
Forum: General
Topic: Static route to dynamic IP?
Replies: 14
Views: 1170

Re: Static route to dynamic IP?

Is 3CX traffic using specific dest port ?
Maybe you can mark the traffic and do the LTE route.
by patrikg
Thu Oct 31, 2024 10:00 am
Forum: Wireless Networking
Topic: iOS 18 / Mac Sonoma Wi-Fi connectivity issue
Replies: 3
Views: 549

Re: iOS 18 / Mac Sonoma Wi-Fi connectivity issue

If you search a little bit in this forum I think you have lots of answers.
search.php?keywords=iOS+18
by patrikg
Sun Oct 27, 2024 10:51 pm
Forum: General
Topic: IPv6 issues with Telegram [SOLVED]
Replies: 12
Views: 808

Re: IPv6 issues with Telegram [SOLVED]

ON Windows. First, press Windows Key + X to access the quick menu and launch Windows Terminal (Admin). Now run the following command to list down all the network adapters: netsh interface { ipv4 / ipv6 } show subinterfaces Now note down the Interface name for which you want to change the MTU. Next, ...
by patrikg
Sun Oct 20, 2024 12:34 pm
Forum: Beginner Basics
Topic: How to install new Winbox beta on Linux
Replies: 13
Views: 1523

Re: How to install new Winbox beta on Linux

Some one want to control the computer and some one want to be controlled by the computer.
by patrikg
Fri Oct 18, 2024 9:49 pm
Forum: General
Topic: Datasheet for new improved hEX?
Replies: 66
Views: 7209

Re: Datasheet for new improved hEX?

Yeah and you loose the sd card interface.
by patrikg
Fri Oct 18, 2024 2:32 pm
Forum: General
Topic: VLAN WAN AND LAN swOS to RB4011 [SOLVED]
Replies: 8
Views: 506

Re: VLAN WAN AND LAN swOS to RB4011 [SOLVED]

Hej!! Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems ...
by patrikg
Fri Oct 18, 2024 9:56 am
Forum: Scripting
Topic: Fetch for Rocket Chat
Replies: 4
Views: 518

Re: Fetch for Rocket Chat

So this should be my final tool fetch line so you overwrite the incorrect value. /tool/fetch keep-result=no mode=https http-method=post url="https://rocket.example.com/api/v1/chat.postMessage" http-data="{ \"channel\": \"CHANNELID\", \"text\": \"test...
by patrikg
Fri Oct 18, 2024 9:07 am
Forum: General
Topic: bricked 4011
Replies: 8
Views: 1205

Re: bricked 4011

Maybe the next thing to do is to get into the RouterBoot and(don't forget to take a copy of your licens key, so you have to enter it by hand from your screenshots): e - format nand r - reset the booter configuration You getting...error... rename: Read-only file system When netinstall have you tick t...
by patrikg
Thu Oct 17, 2024 10:27 pm
Forum: General
Topic: bricked 4011
Replies: 8
Views: 1205

Re: bricked 4011

Here you go.. if that is the file you looking for and is correct for your hardware(boot code for arm32). Dependencies: * curl * python3 * unsquashfs (maybe in package squashfs-tools) This is of course in Linux command line: mkdir firmware cd firmware curl -O https://download.mikrotik.com/routeros/7....
by patrikg
Thu Oct 17, 2024 7:28 pm
Forum: Beginner Basics
Topic: Ap - Station bridge winbox issue
Replies: 3
Views: 382

Re: Ap - Station bridge winbox issue

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Thu Oct 17, 2024 7:22 pm
Forum: Beginner Basics
Topic: Problem with switches behind Mikrotik
Replies: 5
Views: 531

Re: Problem with switches behind Mikrotik

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Thu Oct 17, 2024 4:06 pm
Forum: Scripting
Topic: Fetch for Rocket Chat
Replies: 4
Views: 518

Re: Fetch for Rocket Chat

Do some testing and troubleshooting with localhost and the pc you running from, first to see the differences. Also you get some more headers with Mikrotik like "Accept-Encoding: deflate, gzip" And like @rextended says you have to get the correct spaces places. Space | !Space. Like Hamlet: ...
by patrikg
Wed Oct 16, 2024 10:25 am
Forum: The User Manager
Topic: Quota data in hotspot
Replies: 8
Views: 1706

Re: Quota data in hotspot

On the demo router from Mikrotik the "Time Zone Autodetect" is disable.
You can try setting it manually with your timezone, to get rid of the log message.
by patrikg
Tue Oct 15, 2024 9:36 pm
Forum: Announcements
Topic: 📣 WinBox 4 is here 📣
Replies: 1571
Views: 388910

Re: 📣 WinBox 4 is here 📣

This is HOTEL Mikrotik, you can never leave!!
Or even a Casino, there you are lost and can't/shouldn't find the exit.
by patrikg
Tue Oct 15, 2024 3:21 pm
Forum: General
Topic: Not enough permission to export config
Replies: 11
Views: 697

Re: Not enough permission to export config

You need to run netinstall with sudo or with root user.
by patrikg
Sun Oct 13, 2024 7:37 pm
Forum: Beginner Basics
Topic: Firmware version discrepancy
Replies: 6
Views: 1062

Re: Firmware version discrepancy

I think the RouterBoot version 6,xx,xx something could not boot version 7.xx.xx of RouterOS. So you need to update to the latest 6 RouterOS, before you could upgrade to version 7 RouterOS. And of course when you have the latest ver of 6 you press update firmware(RouterBoot), and then you upgrade the...
by patrikg
Sun Oct 13, 2024 7:24 pm
Forum: General
Topic: Mac to comment idea
Replies: 2
Views: 367

Re: Mac to comment idea

Strange thing to request, but there are something you can enrich the mac address with is the vendor code translation to vendor name.

https://standards.ieee.org/products-programs/regauth/
by patrikg
Sun Oct 13, 2024 7:02 pm
Forum: Beginner Basics
Topic: Firmware version discrepancy
Replies: 6
Views: 1062

Re: Firmware version discrepancy

@mkx You have make this table before, maybe this can bring more light to the frequent confusing case.
And reuse/recycle some computer bytes :)

viewtopic.php?p=1080113#p1080113
by patrikg
Sun Oct 13, 2024 6:05 pm
Forum: General
Topic: bricked 4011
Replies: 8
Views: 1205

Re: bricked 4011

I think you can even upgrade the RouterBoot from serial. With g command in RouterBoot Menu, but you need the fwf file(RouterBoot Code) TIP: And get all board info before you doing something, if you don't have the license key in file or printed out. I think I can see the key in your screenshots, so y...
by patrikg
Sat Oct 12, 2024 6:47 pm
Forum: Forwarding Protocols
Topic: Help with synology nas wireguard setup
Replies: 1
Views: 313

Re: Help with synology nas wireguard setup

Sorry wrong forum
by patrikg
Sat Oct 12, 2024 6:37 pm
Forum: Beginner Basics
Topic: hAP ax^3 2.4G wifi doesn't work
Replies: 27
Views: 2081

Re: hAP ax^3 2.4G wifi doesn't work

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Thu Oct 10, 2024 2:27 pm
Forum: Wireless Networking
Topic: Setting up "MikroTik hAP ax lite LTE6" [SOLVED]
Replies: 37
Views: 1813

Re: Setting up "MikroTik hAP ax lite LTE6" [SOLVED]

I don't know but can you set the sim card wrong, backwards?
So the LTE interface will not appear if there is not any working sim card detected.
And with Mikrotik devices you need to upgrade two things.
But with LTE you have to upgrade also the LTE modem.

So you have the latest and greatest :)
by patrikg
Thu Oct 10, 2024 2:20 pm
Forum: General
Topic: Can't netinstall hAP ac2
Replies: 17
Views: 902

Re: Can't netinstall hAP ac2

Have you tried to use the interface name instead of ip address ?
Like this:
./netinstall-cli -r -i enp1s0 ../../Downloads/routeros-7.16-arm.npk
by patrikg
Fri Sep 27, 2024 9:07 pm
Forum: General
Topic: My new hAP ax lite LTE6 looses its lte after a few days
Replies: 27
Views: 1934

Re: My new hAP ax lite LTE6 looses its lte after a few days

How is the power ?? If you using some faulty PS ? If the modem needs more power than the Router.
by patrikg
Thu Sep 26, 2024 6:26 pm
Forum: General
Topic: Home assistant wont import L009
Replies: 2
Views: 577

Re: Home assistant wont import L009

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Wed Sep 18, 2024 11:36 pm
Forum: Forwarding Protocols
Topic: ARP Table
Replies: 6
Views: 1835

Re: ARP Table

If you add a static arp entry from mac address to some bogus ip like localhost address 127.0.0.1, they could not connect to each other.

But if the device is like IPhone it's more tricky because of the change of it's mac address all the time.
by patrikg
Tue Sep 17, 2024 6:51 pm
Forum: General
Topic: Ubuntu proxy settings changed itself to all_proxy=socks://127.0.0.1:8888 while reading about socks on Mikrotik website
Replies: 9
Views: 1228

Re: Ubuntu proxy settings changed itself to all_proxy=socks://127.0.0.1:8888 while reading about socks on Mikrotik websi

The new way of doing netstat is via command ss, so this can be done with:
sudo ss -tnlp
That
t=tcp.
n=don't do dns lookups.
l=only listening ports.
p=what program/process is open this port.
by patrikg
Tue Sep 17, 2024 10:23 am
Forum: General
Topic: Ubuntu proxy settings changed itself to all_proxy=socks://127.0.0.1:8888 while reading about socks on Mikrotik website
Replies: 9
Views: 1228

Re: Ubuntu proxy settings changed itself to all_proxy=socks://127.0.0.1:8888 while reading about socks on Mikrotik websi

Maybe you installed some popup blocker and ad blocker, that uses the proxy approach.
Or even some vpn apps like tor ?
Or like mkx says it's some antivirus app.
by patrikg
Thu Sep 12, 2024 5:51 pm
Forum: Wireless Networking
Topic: Configuring WISP mode on hAP ax2 [SOLVED]
Replies: 2
Views: 923

Re: Configuring WISP mode on hAP ax2 [SOLVED]

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Thu Sep 12, 2024 8:29 am
Forum: General
Topic: IPSEC VPN Multiples Subnets
Replies: 7
Views: 986

Re: IPSEC VPN Multiples Subnets

Sounds like you need to add some static routes.
If you can provide some diagram of what you want to achieve, it is a little easier for the members of the forum to help you.
by patrikg
Wed Sep 11, 2024 10:08 pm
Forum: General
Topic: Routing Mark problem after moving from RouterOS 6.49.17 to 7.15.3 [SOLVED]
Replies: 10
Views: 2592

Re: Routing Mark problem after moving from RouterOS 6.49.17 to 7.15.3 [SOLVED]

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Wed Sep 11, 2024 10:03 am
Forum: General
Topic: 7.4.x and 7.5 SIP issue
Replies: 20
Views: 5030

Re: 7.4.x and 7.5 SIP issue

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Tue Sep 10, 2024 8:54 pm
Forum: Scripting
Topic: Proxmox SSH EXEC shutdown
Replies: 2
Views: 557

Re: Proxmox SSH EXEC shutdown

Please don't use username and password,it is't safe anymore use keys instead.

https://wiki.mikrotik.com/wiki/Use_SSH_ ... ey_login)
https://wiki.mikrotik.com/wiki/Manual:S ... t#SSH-exec
by patrikg
Tue Sep 10, 2024 12:08 pm
Forum: Announcements
Topic: v7.15.3 [stable] is released!
Replies: 649
Views: 264151

Re: v7.15.3 [stable] is released!

Maybe this is because, how the ext4 drive partitioned gpt mbr ? My suggestion to try to wipefs (linux-command) or even use windows diskpart and do "clean" first and the try to format the drive in Mikrotik device. So the partition will be created on the Microtik device, not any another equi...
by patrikg
Sat Sep 07, 2024 8:51 pm
Forum: General
Topic: tool fetch xml [SOLVED]
Replies: 6
Views: 1434

Re: tool fetch xml [SOLVED]

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Fri Sep 06, 2024 8:35 pm
Forum: General
Topic: DHCP is offered but not bound to Brother printers only [SOLVED]
Replies: 36
Views: 3315

Re: DHCP is offered but not bound to Brother printers only [SOLVED]

Maybe the printer needs/requests some dhcp options, that not the offers have.
I don't know if you can enable more debug logs, for the dhcp server, to see what the printer requests.
by patrikg
Fri Sep 06, 2024 11:48 am
Forum: General
Topic: tool fetch xml [SOLVED]
Replies: 6
Views: 1434

Re: tool fetch xml [SOLVED]

I think you need to read little more about the api and the fetch command.
https://help.mikrotik.com/docs/display/ROS/Fetch

https://help.mikrotik.com/docs/display/ROS/REST+API

You need some more settings like http-method http-header-field http-data.
by patrikg
Fri Sep 06, 2024 11:26 am
Forum: Scripting
Topic: Python to the rescue
Replies: 1
Views: 570

Re: Python to the rescue

Please delete the double post.
I am writing this on the first post.

And talking about python, have you seen this repo.
https://github.com/dvtirol/pynetinstall
by patrikg
Thu Aug 29, 2024 6:17 pm
Forum: Beginner Basics
Topic: another "bricked" router post [SOLVED]
Replies: 2
Views: 1614

Re: another "bricked" router post [SOLVED]

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Tue Aug 27, 2024 7:43 pm
Forum: General
Topic: can not access public IP inside org. [SOLVED]
Replies: 2
Views: 1584

Re: can not access public IP inside org. [SOLVED]

Sounds like you need something like hairpin nat.

https://help.mikrotik.com/docs/display/ ... HairpinNAT

If you can provide some picture of your setup it will be much better to this community to solve your question.
With ip addresses, not the puclic one, just your private one.
by patrikg
Sun Aug 18, 2024 4:53 pm
Forum: Beginner Basics
Topic: netinstall on RB951G - revert from OpenWRT
Replies: 4
Views: 1627

Re: netinstall on RB951G - revert from OpenWRT

If you are using Linux you could take the same route as I have.

Take a look at this thread and the last post, that solved my problem:

viewtopic.php?t=194537
by patrikg
Sun Jul 14, 2024 11:39 pm
Forum: General
Topic: Problem with StevenBlack list in DNS Adlist [SOLVED]
Replies: 26
Views: 17696

Re: Problem with StevenBlack list in DNS Adlist [SOLVED]

@mkx Thx,
I am not the best regex script kiddies :)
But if Mikrotik device count is false, it's also removes all the lines with hash tags.
But i not getting it with this low value 17266. Maybe it's not getting the hole file.
by patrikg
Sun Jul 14, 2024 2:52 pm
Forum: General
Topic: Problem with StevenBlack list in DNS Adlist [SOLVED]
Replies: 26
Views: 17696

Re: Problem with StevenBlack list in DNS Adlist [SOLVED]

Lets see: curl -s https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts | grep -v '#' | sed '/^$/d' | wc -l 154749 It's not correct because it removes the lines with hash tags even if the hash tag come after correct value. Like this lines. 0.0.0.0 iesnare.com # See http://www.codingthewhe...
by patrikg
Tue Jul 09, 2024 10:59 pm
Forum: General
Topic: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router
Replies: 5
Views: 1502

Re: BUG? Issue with SNMP OID Query for Specific Route on MikroTik Router

Have you tried to snmptranslate the hole Mikrotiks own mib.
To see if there is the field that you looking for.
curl -O https://download.mikrotik.com/routeros/7.15.2/mikrotik.mib
snmptranslate -Tz -m ./mikrotik.mib
by patrikg
Mon Jul 08, 2024 10:14 am
Forum: General
Topic: LTE modem upgrade [SOLVED]
Replies: 4
Views: 2675

Re: LTE modem upgrade [SOLVED]

Have you tried to do it in webfig ? Not just in cli.

Image
by patrikg
Wed Jun 19, 2024 8:16 pm
Forum: General
Topic: Dual WAN + LAN1 , access to LAN2 in Wan2
Replies: 16
Views: 1501

Re: Dual WAN + LAN1 , access to LAN2 in Wan2

without seeing the config........................... /export file=anynameyouwish (minus router serial number, any public WANIP info, keys etc. ) Hello @anav. When you request the forum user the config, could you also add how to use the forums code tags to the message. Don't you have any work to do ...
by patrikg
Wed Jun 19, 2024 2:51 pm
Forum: General
Topic: [RESOLVED] How to fix mikrotik login failed with radius - added "require-message-auth" option on v7.15+ ? [SOLVED]
Replies: 4
Views: 2519

Re: [RESOLVED] How to fix mikrotik login failed with radius - added "require-message-auth" option on v7.15+ ? [SOLVED]

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Fri Jun 14, 2024 10:20 pm
Forum: General
Topic: Bug when export config
Replies: 4
Views: 587

Re: Bug when export config

Have you exported the config from root of the system.
Type in this first in the terminal:
/export file=config verbose show-sensitive 
Like this:
[admin@MikroTik] > /export file=config verbose show-sensitive  
And then you can get the config.rsc file from the File menu.
by patrikg
Fri Jun 14, 2024 2:10 pm
Forum: Scripting
Topic: Help! Can't Add Static DNS Records via MikroTik API
Replies: 6
Views: 1301

Re: Help! Can't Add Static DNS Records via MikroTik API

The main reson was you using POST instead of PUT.
by patrikg
Fri Jun 14, 2024 12:32 am
Forum: Scripting
Topic: Updating CA root certs regularly [SOLVED]
Replies: 36
Views: 12949

Re: Updating CA root certs regularly [SOLVED]

LANG=C date --date="@$(echo '2^31-1' | bc)" Tue Jan 19 04:14:07 CET 2038 From 2K Y problems to the new dooms day for Linux :) Dont get it, don't know why they don't goto 64bit LANG=C date --date="@$(echo '2^55+31739239172709231' | bc)" Wed Dec 31 23:59:59 CET 2147485547 Sorry to...
by patrikg
Fri Jun 14, 2024 12:19 am
Forum: Scripting
Topic: Updating CA root certs regularly [SOLVED]
Replies: 36
Views: 12949

Re: Updating CA root certs regularly [SOLVED]

Speaking of the issue of certificates.....
Since are completely useless becaues you can not do nothing, what matter?
Just want to be nice and let M know that their cert has expired nothing more :)
That is precisely why you should add a script that does it automatically.
by patrikg
Fri Jun 14, 2024 12:04 am
Forum: Scripting
Topic: Updating CA root certs regularly [SOLVED]
Replies: 36
Views: 12949

Re: Updating CA root certs regularly [SOLVED]

Speaking of the issue of certificates.
Mikrotik has not even done a renewal either on there demo routers.

https://demo.mt.lv/
Went out the door at 23 May 2024 07:41:48...

https://demo2.mt.lv/
Goes out the door at 18 June 2024 08:37:45...

Mailed Normis and nothing happend.
by patrikg
Thu Jun 13, 2024 11:50 pm
Forum: Beginner Basics
Topic: IPV6 macos intermittent packet loss
Replies: 20
Views: 4204

Re: IPV6 macos intermittent packet loss

When it comes to slow connections, you have to use commands like traceroute and use looking glasses thru diffrent isp's and to see if its the traffic someway take another ways. And using ppp you also need to think of the packet size, try to ping with diffrent sizes. So you can see if there being som...
by patrikg
Wed Jun 12, 2024 11:07 pm
Forum: General
Topic: 7.13 wireless package split question
Replies: 91
Views: 37166

Re: 7.13 wireless package split question

And now you goto Files menu on the left side in winbox and you may have a file to click <Download> to download.
by patrikg
Tue Jun 11, 2024 10:35 pm
Forum: Wireless Networking
Topic: Test Mode - Wireless
Replies: 1
Views: 839

Re: Test Mode - Wireless

Sorry to say!!

This question should be send to Mikrotik support department

Email:
support@mikrotik.com

Or make a support ticket on this link:
https://help.mikrotik.com/servicedesk/servicedesk
by patrikg
Tue Jun 11, 2024 10:19 pm
Forum: General
Topic: Why do I have to update twice each time? [SOLVED]
Replies: 4
Views: 1158

Re: Why do I have to update twice each time? [SOLVED]

Yes that's recomended, and you can also set that it doing that automaticly.

If you tick in "Auto Upgrade" in the menu RouterBoard and then key Settings.

You can do this because the boot code is within the RouterOS npk package file as fwf file.
by patrikg
Tue Jun 11, 2024 9:36 pm
Forum: General
Topic: Why do I have to update twice each time? [SOLVED]
Replies: 4
Views: 1158

Re: Why do I have to update twice each time? [SOLVED]

Here you have some words Mikrotiks: In Mikrotik linguistics: Name Mikrotik World PC World --------------------------------------------------------------------- Operating System RouterOS Windows 11 Firmware RouterBoot Bios/UEFI So if you click Upgrade in the RouterBoard menu you upgrade the RouterBoo...
by patrikg
Tue Jun 11, 2024 11:57 am
Forum: RouterBOARD hardware
Topic: LTE error
Replies: 6
Views: 1949

Re: LTE error

disappears, sounds like power issues.
Have you checked the power supply ?
Is the devivce running from POE ?
Have you checked the POE source ?
by patrikg
Thu Jun 06, 2024 8:52 pm
Forum: General
Topic: Netinstall fails to detect router - cannot install RouterOS [SOLVED]
Replies: 14
Views: 9505

Re: Netinstall fails to detect router - cannot install RouterOS [SOLVED]

If using OpenWRT or simular non Mikrotik OS, you may swithed the RouterBoot(Firmware) from BOOTP to DHCP. And Netinstall doesn't support that. You have to do like i have done in this thread. https://forum.mikrotik.com/viewtopic.php?p=1044565#p1044565 To switch back to BOOTP so you can use Netinstall...
by patrikg
Thu Jun 06, 2024 8:38 pm
Forum: Wireless Networking
Topic: KNOT modem firmware update
Replies: 3
Views: 1149

Re: KNOT modem firmware update

In the Interfaces menu at the modem.
by patrikg
Thu Jun 06, 2024 11:37 am
Forum: SwOS
Topic: Password length limit on SwOS? Seriously?
Replies: 20
Views: 3134

Re: Password length limit on SwOS? Seriously?

Please stop using passwords use ssh keys instead.

The thread is about SwOS, which doesn't support SSH.
Thanks @tangent i didn't know that, Mikrotik should implement that, add it to the christmas wish list :) .
by patrikg
Thu Jun 06, 2024 11:23 am
Forum: SwOS
Topic: Password length limit on SwOS? Seriously?
Replies: 20
Views: 3134

Re: Password length limit on SwOS? Seriously?

Please stop using passwords use ssh keys instead.
by patrikg
Tue May 28, 2024 6:13 pm
Forum: General
Topic: Reboot loop on hEX - not possible to start netinstall? [SOLVED]
Replies: 5
Views: 1199

Re: Reboot loop on hEX - not possible to start netinstall? [SOLVED]

Just run netinstall on Linux not Windows.
Look at this:
viewtopic.php?t=182850
by patrikg
Tue May 28, 2024 2:13 pm
Forum: General
Topic: Reboot loop on hEX - not possible to start netinstall? [SOLVED]
Replies: 5
Views: 1199

Re: Reboot loop on hEX - not possible to start netinstall? [SOLVED]

The hope is not over. There is lot you can do. If you using windows, there lot's of problems being using that. If you are knowing how to use your comporter with another OS, you should try: To write usb flash stick with some Linux Live cd. Then booting this up and then download netinstall for linux a...
by patrikg
Mon May 27, 2024 11:23 pm
Forum: Forwarding Protocols
Topic: How to connect to the Internet for OSPF routing
Replies: 3
Views: 941

Re: How to connect to the Internet for OSPF routing

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Thu May 23, 2024 7:31 pm
Forum: Beginner Basics
Topic: Increasing wireless range?
Replies: 91
Views: 12078

Re: Increasing wireless range?

You can click on this link and get to netinstall pages and print that if you want.

https://help.mikrotik.com/docs/x/DoB6AQ



After visiting the page Just press <CRTL><P>
by patrikg
Thu May 23, 2024 6:19 pm
Forum: Scripting
Topic: script to save current date and time in text file [SOLVED]
Replies: 14
Views: 3404

Re: script to save current date and time in text file [SOLVED]

You will wear out the flash doing this.
by patrikg
Wed May 15, 2024 5:06 pm
Forum: General
Topic: Rest API put method returns bad request
Replies: 1
Views: 551

Re: Rest API put method returns bad request

Why not get the request header and the data ? So you see that is correct format from your app. You could use nc like this sudo nc -l 80 and change your file like this gw_client.BaseAddress = new Uri("http://127.0.0.1:80/rest/"); So you see like the header Content-Type: application/json Or ...
by patrikg
Wed May 15, 2024 4:52 pm
Forum: General
Topic: PHP API MikroTik v.7.x [SOLVED]
Replies: 3
Views: 7469

Re: PHP API MikroTik v.7.x [SOLVED]

by patrikg
Tue May 14, 2024 11:33 am
Forum: General
Topic: Permission FTP skin [SOLVED]
Replies: 4
Views: 6457

Re: Permission FTP skin [SOLVED]

Hi, I'm very glad you solved the problem, but I and the forum would be so much happier if you also mark your case in this forum as solved. See the pictures below. Where you click on the following places on the thread that solved your problem. So the AI can take over and know what the problems are wi...
by patrikg
Sun May 12, 2024 11:44 am
Forum: Scripting
Topic: reboot another mikrotik from mikrotik device
Replies: 4
Views: 1474

Re: reboot another mikrotik from mikrotik device

ok i see..i think you need to change the content type like this... http-header-field="Content-Type: application/json" /tool/fetch url=https://192.168.1.211:10443/rest/system/scripts/reboot check-certificate=no mode=https user=admin password="mypassword" http-method=get http-heade...
by patrikg
Sun May 12, 2024 10:55 am
Forum: Scripting
Topic: reboot another mikrotik from mikrotik device
Replies: 4
Views: 1474

Re: reboot another mikrotik from mikrotik device

You have curl.exe and ssh.exe and scp.exe in windows, and you have at.exe... at 23:00 /every:M,T,W,Th,F cmd /c "curl.exe https://192.168.1.211:10443/rest/system/scripts/reboot" And you maybe start the Scheduler. net start "task scheduler" And you view the scheduler task just run ...
by patrikg
Sun May 12, 2024 12:34 am
Forum: General
Topic: Flexibel DHCP-client options
Replies: 4
Views: 1084

Re: Flexibel DHCP-client options

And if you are dealing with sub options you can do it like me code them by your self, and like @Amm0 says the best thing you have to sniff the traffic to get a know how...then you can do it trough the mikrotik device, You can use the mikrotik device and mirror some port to your computer and run like...
by patrikg
Thu May 09, 2024 8:59 pm
Forum: Containers
Topic: Container backup Topic is solved
Replies: 6
Views: 16866

Re: Container backup Topic is solved

Use the tools you have in the Windows environment you have.
Like scp like something this from command prompt:
scp admin@192.168.88.1:/usb1/adguard .
And for the zero bytes file, i think you have to stop the container before the you could access the files.
by patrikg
Thu May 09, 2024 2:15 pm
Forum: General
Topic: DHCP Option 108 gets incorrect
Replies: 4
Views: 989

Re: DHCP Option 108 gets incorrect

Here some value ref for how to code the correct options with correct syntax. Look for value, and you can see how the line option being decoded. And if you are knowing the hole raw byte stream you could also check what the value being encoded to in the raw options in hex of course. And the best thing...
by patrikg
Thu May 09, 2024 12:36 pm
Forum: Beginner Basics
Topic: Foscam FI9900P not working via LAN
Replies: 1
Views: 427

Re: Foscam FI9900P not working via LAN

Have you tried to set the router switch not to auto sense the duplex and speed ? If the Foscam have difficult to auto negotiate it's speed and duplex. https://demo.mt.lv/webfig/#Interfaces.Ethernet.1 Maybe you also can change the value on the interface in the Foscam. Also don't forget to to test ano...
by patrikg
Thu May 09, 2024 12:06 pm
Forum: General
Topic: Debian installer (preseed file) fom dhcp
Replies: 2
Views: 433

Re: Debian installer (preseed file) fom dhcp

Double posted thread.

viewtopic.php?t=207417
by patrikg
Sun May 05, 2024 10:35 pm
Forum: Beginner Basics
Topic: Able to ping, download but cannot run updates. OVH Proxmox Mikrotik VM
Replies: 1
Views: 693

Re: Able to ping, download but cannot run updates. OVH Proxmox Mikrotik VM

In the error message says cant get the server in ipv6,
You could try to force ipv4.
apt-get -o Acquire::ForceIPv4=true update
apt-get -o Acquire::ForceIPv4=true upgrade -y
by patrikg
Fri May 03, 2024 11:56 pm
Forum: Beginner Basics
Topic: No access to Hex S [SOLVED]
Replies: 3
Views: 5056

Re: No access to Hex S [SOLVED]

You should try to netinstall the device.

https://help.mikrotik.com/docs/display/ROS/Netinstall
by patrikg
Tue Apr 23, 2024 5:30 pm
Forum: General
Topic: Re: Winbox 3.40 Downloading Descriptors
Replies: 8
Views: 3011

Re: Winbox 3.40 Downloading Descriptors

On what version is RouterOS the device you try to connect to ?
by patrikg
Mon Apr 22, 2024 12:58 pm
Forum: General
Topic: Wireguard VPN not working on a single Android palmtop
Replies: 3
Views: 959

Re: Wireguard VPN not working on a single Android palmtop

Is Wireguard using some certs to connect ?
Haven't worked with WireGuard myself,
Maybe the certs have run out of date, best before date.
by patrikg
Mon Apr 22, 2024 12:43 pm
Forum: Beginner Basics
Topic: cAP ac netinstall [SOLVED]
Replies: 4
Views: 3088

Re: cAP ac netinstall [SOLVED]

You welcome and thanks for telling me it's working again. And when you are at it. don't forget also to upgrade the RouterBoot to it's newer version. It's very easy to do that, just press upgrade button on the RouterBoard menu in webfig. Or like you said in the cli. So you can use the newer version o...
by patrikg
Mon Apr 22, 2024 12:30 pm
Forum: RouterBOARD hardware
Topic: RB750GL Broken Webadmin - no login option
Replies: 14
Views: 2551

Re: RB750GL Broken Webadmin - no login option

First of all your ip is in the range of... NetRange: 44.0.0.0 - 44.191.255.255 CIDR: 44.0.0.0/9, 44.128.0.0/10 NetName: AMPRNET NetHandle: NET-44-0-0-0-1 Parent: NET44 (NET-44-0-0-0-0) NetType: Direct Allocation OriginAS: Organization: Amateur Radio Digital Communications (ARDC) RegDate: 1992-07-01 ...
by patrikg
Sat Apr 20, 2024 11:51 pm
Forum: Beginner Basics
Topic: cAP ac netinstall [SOLVED]
Replies: 4
Views: 3088

Re: cAP ac netinstall [SOLVED]

You have to hold the reset button in when power the device and keep holding it after a while you will see that the device will get its RouterOS. And do you have some another interfaces on the linux computer like wifi. Disable that, and do you have any firewall settings on the Linux box. Disable that...
by patrikg
Wed Apr 17, 2024 9:36 am
Forum: General
Topic: cloudflare have changed the root cert? [SOLVED]
Replies: 7
Views: 5344

Re: cloudflare have changed the root cert? [SOLVED]

Thanks for reporting this.

Have you checked the validity period of the ca cert ? Maybe 5 years have passed.
Maybe the ca cert was revoked.
It's great that you found what the problem was, but if you also can ask cloudflare them self.
by patrikg
Wed Apr 17, 2024 9:07 am
Forum: General
Topic: SMB share cannot be accessed after upgrade
Replies: 26
Views: 5003

Re: SMB share cannot be accessed after upgrade

I am sorry to say... Have you tested the beta ? And is it only Windows the problem exist ? Windows can be little angry about the smb version, M$ have disable old versions, because of easy hacking issues. And what I can see my Linux mount, mounts at version 3.1.1 see my another thread. If you are ver...
by patrikg
Mon Apr 15, 2024 9:40 pm
Forum: Virtualization
Topic: CHR ARM64 images are broken? [SOLVED]
Replies: 30
Views: 13716

Re: CHR ARM64 images are broken? [SOLVED]

Can you provide some errors error code, debugging info ??
Is the dev the same in x86 and ARM ?? /dev/sda
And funzip ???
by patrikg
Sun Apr 14, 2024 11:16 pm
Forum: General
Topic: Unstable CRS326-4C+20G+2Q [SOLVED]
Replies: 16
Views: 2539

Re: Unstable CRS326-4C+20G+2Q [SOLVED]

In Mikrotik linguistics:
Name                        Mikrotik World     PC World            
---------------------------------------------------------------------
Operating System            RouterOS           Windows 11        
Firmware                    RouterBoot         Bios/UEFI
by patrikg
Sat Apr 13, 2024 2:23 pm
Forum: RouterBOARD hardware
Topic: Best choice for vpn gate
Replies: 3
Views: 2007

Re: Best choice for vpn gate

You missed and mention how many vpn connections you will be running at the same time.
And what speed are we talking about ? Do you need sfp or sfp+ ports.

And there are Mikrotiks Distributors that can provide these figures for you.
https://mikrotik.com/buy
by patrikg
Fri Apr 12, 2024 9:53 am
Forum: General
Topic: V 7.14.2 - firewall rules layout unusable
Replies: 11
Views: 1461

Re: V 7.14.2 - firewall rules layout unusable

I have also seen this new thing in some of the settings menus.
There you can expand the view.
expand.png
Maybe Mikrotik has forget to add these in some menus.
by patrikg
Fri Apr 12, 2024 9:45 am
Forum: General
Topic: 17.4.1 APPLE iOS cannot be static in DHCP
Replies: 24
Views: 2271

Re: 7.14.1 APPLE iOS cannot be static in DHCP

@pimmie

Thanks for this link, many of none experience users need to read this.
by patrikg
Fri Apr 12, 2024 9:39 am
Forum: General
Topic: V 7.14.2 - firewall rules layout unusable
Replies: 11
Views: 1461

Re: V 7.14.2 - firewall rules layout unusable

You can change the webfig behavior if you want, just click here:
Design skin
design.png
by patrikg
Fri Apr 12, 2024 9:29 am
Forum: General
Topic: USB LTE stick disappear
Replies: 15
Views: 1599

Re: USB LTE stick disappear

Do you plug in something else in the usb port ?
Maybe some power issues.
If I getting problems with them I always putting a active usb switch between, to gain more power to the connected devices.
by patrikg
Wed Apr 10, 2024 5:56 pm
Forum: Scripting
Topic: Saving file package version in a variable [SOLVED]
Replies: 5
Views: 6667

Re: Saving file package version in a variable [SOLVED]

I didn't even think about the use (), i'm kind new to scripting, thanks for the hint! If you know Linux/UNIX, the [] are similar to `` backtick to run a command and replace result in-place. Yes and the new way of doing this in UNIX/Linux, not using back tics chars. is like this. Use dollar sign and...
by patrikg
Mon Apr 08, 2024 5:32 pm
Forum: Forwarding Protocols
Topic: FTP cannot connect if i use the public ip
Replies: 6
Views: 1522

Re: FTP cannot connect if i use the public ip

Thank you for your reply, and please you can now mark this thread as solved.

At board style: Canvas
Image

At board style: prosilver
Image
by patrikg
Sat Apr 06, 2024 1:25 am
Forum: Beginner Basics
Topic: NetBox 5 Initial Setup
Replies: 2
Views: 710

Re: NetBox 5 Initial Setup

Is it new, or does there maybe be any old setting in the device ?
First step you should try to download winbox from this site, if you have Windows and run it, to see if you can connect to the device.

Windows 64Bit.
https://mt.lv/winbox64

Windows 32Bit.
https://mt.lv/winbox
by patrikg
Fri Apr 05, 2024 7:31 pm
Forum: Forwarding Protocols
Topic: FTP cannot connect if i use the public ip
Replies: 6
Views: 1522

Re: FTP cannot connect if i use the public ip

My suggestion is not to use ftp, make i vpn server on the router, and make a vpn connection into your network.
It more secure and more newer and trendier.
And only open up one port to the router.
by patrikg
Fri Apr 05, 2024 12:30 am
Forum: Forwarding Protocols
Topic: FTP cannot connect if i use the public ip
Replies: 6
Views: 1522

Re: FTP cannot connect if i use the public ip

When using ftp you may consider learning about how ftp works, and how to use it properly.
It open up port's that not being open.
Try to enable/disable PASV(Passive mode), first in you client app.
Then you can see in this picture how the traffic goes
ftp.png
by patrikg
Thu Apr 04, 2024 11:32 pm
Forum: RouterBOARD hardware
Topic: Old RB750 V1 (Not RB750G) will not update to firmware 7.X [SOLVED]
Replies: 9
Views: 12279

Re: Old RB750 V1 (Not RB750G) will not update to firmware 7.X [SOLVED]

Great you can now also mark this thread as solved as well, if you have now resolved what device you have.

viewtopic.php?t=206271
by patrikg
Thu Apr 04, 2024 11:15 pm
Forum: General
Topic: Netinstall Help: lost at final step can't select package.
Replies: 14
Views: 1773

Re: Netinstall Help: lost at final step can't select package.

Yes the firmware(RouterBoot) is in the RouterOS, you can update just pressing Update in the Routerboard menu. There like you say also RG750.. when i read the specs on RG750G I can read this. The UP have USB port. It’s probably the most affordable MPLS capable router on the market. With compact desig...
by patrikg
Thu Apr 04, 2024 8:59 am
Forum: Beginner Basics
Topic: wifi24 in italics, dhcp server gives invalid..
Replies: 6
Views: 965

Re: wifi24 in italics, dhcp server gives invalid..

Have seen this when you have removed names from userlist and they are pointed at from another setting.
So if you remove something you get the pointer *4 *5 *6 and so on.
I think Mikrotik have to script something when removing names or maybe just warn you there are pointers pointing to nothing.
by patrikg
Thu Apr 04, 2024 8:48 am
Forum: General
Topic: Emojis
Replies: 3
Views: 717

Re: Emojis

Have you tried unicode ?
/interface/ethernet set [find default-name=ether1] comment="\01\F4\80"
/interface/ethernet set [find default-name=ether1] comment="\F0\9F\92\80"
Have tested my self and seeing thats not working :(
by patrikg
Wed Apr 03, 2024 6:19 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

I have looked at this now, and found that you also have user and password in disk in the terminal window. Don't know if these uses in the smb config ?? I don't have Windows so i can't check that. /disk set sd1 disabled=no parent=none slot=sd1 smb-encryption=no smb-password="user1234" smb-s...
by patrikg
Wed Apr 03, 2024 5:38 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

Sorry, but my ideas have also run out, I think. ;)
by patrikg
Wed Apr 03, 2024 5:26 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

I think we have come a bit further when it comes to troubleshooting smb on Mikrotik routers :)
by patrikg
Wed Apr 03, 2024 5:16 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

Maybe the Windows uses smb3 to connect and linux uses smb2 to connect.
I don't know how you can determine what version being used in the routeros.
by patrikg
Wed Apr 03, 2024 5:07 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

On windows it should be something like this:
net use h: \\172.16.0.1\share1 /user:"domain\user" "user1234"
by patrikg
Wed Apr 03, 2024 3:55 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

I have format the sd card with gpt, and 1 ext4 partition, with my linux.
Not with the router.

And when i see your config, i see duplicate user guest..
by patrikg
Wed Apr 03, 2024 2:46 pm
Forum: General
Topic: Downgrading RouterOS
Replies: 14
Views: 14167

Re: Downgrading RouterOS

Don't forget to upgrade the firmware the RouterBoot, if you have very old version.
by patrikg
Wed Apr 03, 2024 2:40 pm
Forum: General
Topic: SMB share cannot be accessed after upgrade
Replies: 26
Views: 5003

Re: SMB share cannot be accessed after upgrade

Have you read my thread changes in this thread.

viewtopic.php?p=1067532#p1067532
by patrikg
Wed Apr 03, 2024 12:46 pm
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

I my find the bug, when exporting the config I see that the user that have access to the share is declared as *4. The correct user for me would be test. It is working with the guest account. add directory=sd1-part1 name=test require-encryption=yes valid-users=guest,*4 smbclient -L 192.168.88.1 --no-...
by patrikg
Wed Apr 03, 2024 10:35 am
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

What format is sd1 format as, and can you see that "user" have the correct rights to that folder.
There lots of things that can be the culprit.
by patrikg
Wed Apr 03, 2024 10:16 am
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 142260

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

If you read the title it says testing. Change channel stable = 7.14.2 testing = 7.15beta9 development = 7.15beta8 Not so sure about that. Read first post in this thread. There you will find " What's new in 7.15beta8 (2024-Mar-21 09:12): " posted in testing channel as well. So here I think...
by patrikg
Wed Apr 03, 2024 9:42 am
Forum: General
Topic: Cant connect SMB in mikrotik
Replies: 19
Views: 1912

Re: Cant connect SMB in mikrotik

None of these specifies the domain. smbclient //172.16.0.1/share -U user%pass nxc smb 172.16.0.1 -u 'user' -p 'pass' --shares smbclient //172.16.0.1/share --user=user --password=pass --workgroup=home nxc smb 172.16.0.1 -u 'home\user' -p 'pass' --shares And what I am seeing this line using MikroTik a...
by patrikg
Tue Apr 02, 2024 11:13 pm
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 142260

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

If you read the title it says testing.
Change channel

stable = 7.14.2
testing = 7.15beta9
development = 7.15beta8
by patrikg
Tue Apr 02, 2024 9:55 am
Forum: Forwarding Protocols
Topic: Cannot established connection between two Virtual PC from different OSPF areas
Replies: 1
Views: 729

Re: Cannot established connection between two Virtual PC from different OSPF areas

First of all, you are using NAT addresses out of range. The 192.168.0.0 is a B CIDR 16 address space. 192.168.0.0 - 192.168.255.255 (192.168/16 prefix) And if you are not reaching the devices, with ping the first you should check if the device respond to ping and also check if your netmask in all de...
by patrikg
Fri Mar 29, 2024 10:38 am
Forum: RouterBOARD hardware
Topic: Old RB750 V1 (Not RB750G) will not update to firmware 7.X [SOLVED]
Replies: 9
Views: 12279

Re: Old RB750 V1 (Not RB750G) will not update to firmware 7.X [SOLVED]

May I ask you if your journey to upgrade the RG750 to newer RouterOS and RouterBoot if it went well and resolved ?? I can't get it from your messages, and have a Happy Easter. As for the routerboot you can even reset the routerboot settings with holding the reset button in in 10min. If you have the ...
by patrikg
Thu Mar 28, 2024 9:08 pm
Forum: General
Topic: Netinstall Help: lost at final step can't select package.
Replies: 14
Views: 1773

Re: Netinstall Help: lost at final step can't select package.

Don't be sorry. There are 4 versions of RG750 RB750 https://mikrotik.com/product/RB750GL https://mikrotik.com/product/RB750UP https://mikrotik.com/product/RB750G And your device haven't any specs of what ARCH being used. And the best of the thing is that you can do lots of stuff with the device and ...
by patrikg
Wed Mar 27, 2024 1:49 pm
Forum: General
Topic: hotspot captive portal landing page not pop up in ios devices
Replies: 9
Views: 3078

Re: hotspot captive portal landing page not pop up in ios devices

Please posting config with the code tag.
[code]
Ending with
[/ code]
Without the space
by patrikg
Wed Mar 27, 2024 11:10 am
Forum: General
Topic: hotspot captive portal landing page not pop up in ios devices
Replies: 9
Views: 3078

Re: hotspot captive portal landing page not pop up in ios devices

Have you read this:
normis recommend to upgrade
viewtopic.php?t=182708
by patrikg
Tue Mar 26, 2024 9:13 pm
Forum: General
Topic: RB952Ui was hacked
Replies: 3
Views: 774

Re: RB952Ui was hacked

Oohhh I get it, thanks for that, but i have to make some tools for hold the reset button in in 10 min. reformat-hold-button-max: 10m That have solved my own problem very early with I have change the routerboot from bootp to dhcp, and not get it back to bootp to enable use of netinstall-cli. https://...
by patrikg
Mon Mar 25, 2024 9:58 am
Forum: Scripting
Topic: execute & parse
Replies: 28
Views: 3394

Re: execute & parse

Like eval in another script languages ?
by patrikg
Thu Mar 21, 2024 11:36 pm
Forum: General
Topic: Can't Connect devices VPN Connection
Replies: 5
Views: 720

Re: Can't Connect devices VPN Connection

You can see that on the latest ver 7.14
And if you login to MT demo router you can see that as well.

https://demo.mt.lv/

https://help.mikrotik.com/docs/display/ ... ding+to+v7

https://help.mikrotik.com/docs/display/ ... stallation
by patrikg
Thu Mar 21, 2024 6:06 pm
Forum: General
Topic: Can't Connect devices VPN Connection
Replies: 5
Views: 720

Re: Can't Connect devices VPN Connection

In webfig you can find the settings here:

Menu: PPP
Key: OVPN Server

ovpn.png
by patrikg
Thu Mar 21, 2024 12:44 pm
Forum: General
Topic: Can't Connect devices VPN Connection
Replies: 5
Views: 720

Re: Can't Connect devices VPN Connection

In OpenVPN its something called push route.
I think i have seen some changelog saying it's now supporting push route.

So if you going into "OVPN Server" you have "Push Routes" there you have to add the another network.
So it's added into the client routing table.
by patrikg
Tue Mar 19, 2024 12:05 pm
Forum: Scripting
Topic: RouterOS get uptime days [SOLVED]
Replies: 10
Views: 9201

Re: RouterOS get uptime days [SOLVED]

Please use the code tag, to avoid Cool smile face when posting code pre formatted.
Key </>
by patrikg
Sun Mar 17, 2024 1:19 pm
Forum: General
Topic: GUIDE: Running Netinstall Server on a Tik
Replies: 54
Views: 6916

Re: GUIDE: Running Netinstall Server on a Tik

I did the same thing and with --best but that also don't shrink the size down very much.
But i see very useful using upx with go compiled code. like gitea.
by patrikg
Sun Mar 17, 2024 12:30 pm
Forum: General
Topic: GUIDE: Running Netinstall Server on a Tik
Replies: 54
Views: 6916

Re: GUIDE: Running Netinstall Server on a Tik

Quick update, I noticed a huge container size increase with the new version, appears the linux netinstall binary itself is quite large now days, so have released some older versions of netinstall Eg. 7.14.1 is 55.7MB, 6.49.13 is 36.8MB Have you tested to upx the netinstall-cli ? To shrink the size ...
by patrikg
Sun Mar 17, 2024 11:15 am
Forum: General
Topic: GUIDE: Running Netinstall Server on a Tik
Replies: 54
Views: 6916

Re: GUIDE: Running Netinstall Server on a Tik

How about to check to Mikrotik the version. Like something like this and download the npk automatically. #!/bin/bash echo Mikrotik Versions of firmware. echo Ver 6 echo long-term = $(curl -s http://upgrade.mikrotik.com/routeros/NEWEST6.long-term | cut -f1 -d' ') echo stable = $(curl -s http://upgrad...
by patrikg
Thu Mar 14, 2024 10:06 pm
Forum: General
Topic: Unable to export on hAP lite running 7.14
Replies: 17
Views: 1413

Re: Unable to export on hAP lite running 7.14

Netinstall will format the flash, so it's the way of erasing all.
by patrikg
Mon Mar 11, 2024 4:11 pm
Forum: General
Topic: Viasat Modem
Replies: 4
Views: 454

Re: Viasat Modem

If it's dhcp relate, you can connect to pc and try to if windows run as administrator
cmd, and run ipconfig /release
by patrikg
Mon Mar 11, 2024 10:34 am
Forum: Wireless Networking
Topic: Can't coonnect to Cap AC [SOLVED]
Replies: 7
Views: 2684

Re: Can't coonnect to Cap AC [SOLVED]

Windows firewall ? Maybe when you run winbox (v3.40) first time you disable it in the firewall. And now when you running (v3.35) it's not disable in the firewall. Or maybe like lots of windows stuff need to run as administrator. And using winbox, you can connect two ways, via mac or via ip. In your ...
by patrikg
Sat Mar 09, 2024 6:54 pm
Forum: Scripting
Topic: snmpwalk/snmpget can't read global variable [SOLVED]
Replies: 14
Views: 12781

Re: snmpwalk/snmpget can't read global variable [SOLVED]

test=123 Should that just declare some int, and when you reading it with snmp, you just get int like char value of 123. I think you should try to assign a string instead. test="test" I am not any expert of RouterOS scripts, but like another programming lang and script lang. You can try to...
by patrikg
Sat Mar 09, 2024 10:13 am
Forum: Scripting
Topic: Address lists downloader (DShield, Spamhaus DROP/EDROP, etc)
Replies: 307
Views: 88852

Re: Address lists downloader (DShield, Spamhaus DROP/EDROP, etc)

Yeah, my point exactly. Bambenek went paid. I pay for it and its not that expensive. couple hundred a year. we strip RFC1918 addresses from all lists. As well as 0.0.0.0/0 and ::/0 as I've seen those show up before. I just whitelist Loopback and Multicast ranges if needed. Every implementation shou...
by patrikg
Thu Mar 07, 2024 12:12 pm
Forum: Wireless Networking
Topic: Wifi 7 - MikroTik when???
Replies: 79
Views: 21200

Re: Wifi 7 - MikroTik when???

The Chinese Xiaomi has released BE3600 WiFi 7 router for RMB 249 which is about $35 USD. How can Mikrotik compete with these companies? With a great community like this, and with a company that are very adoptive to our wishes, and of course lots of updates of there software with new features and bu...
by patrikg
Thu Mar 07, 2024 11:55 am
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 142260

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

YouTube Jeff, the Raspberry/Ansible guy has also now some new videos with AMPERE CPU now with building with ASRock board.

https://youtu.be/Hz5k5WgTkcc
by patrikg
Thu Mar 07, 2024 10:58 am
Forum: General
Topic: Block anydesk/teamviewer [SOLVED]
Replies: 14
Views: 5364

Re: Block anydesk/teamviewer [SOLVED]

Thank you for confirm that my hypothesis worked for you, and maybe also for others. :) Sorry to say this solution isn't 100% like also @DarkNate says. Because you can always use like vpn or another trix to circumstance these blocks. Like use of another DNS, you can block these DNS requests with forc...
by patrikg
Wed Mar 06, 2024 10:05 am
Forum: Virtualization
Topic: CHR using Apple Virtualization Framework (via UTM)
Replies: 54
Views: 8546

Re: CHR using Apple Virtualization Framework (via UTM)

Sorry

Secure warning !!

Be careful if you download images other than from the official Mikrotik one.
by patrikg
Tue Mar 05, 2024 9:56 am
Forum: Beginner Basics
Topic: IP-TV how to config? Get rid of CTS-HES-3106 switch
Replies: 2
Views: 585

Re: IP-TV how to config? Get rid of CTS-HES-3106 switch

Why not take the Mikrotik router and make that as mirror switch. And then hook up a pc and sniff the trafic with wireshark. https://help.mikrotik.com/docs/display/ROS/Switch+Chip+Features#SwitchChipFeatures-PortMirroring And I think google is your best friend. https://www.sweclockers.com/forum/trad/...
by patrikg
Tue Mar 05, 2024 9:18 am
Forum: Announcements
Topic: v7.15beta [testing] is released!
Replies: 492
Views: 142260

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

Maybe it's time for Mikrotik to develop two versions of RouterOS, one for "business" and one for "home" use. And even split packages when we have like OpenWRT.
When we have our own choice what we have this great hardware to.
by patrikg
Mon Mar 04, 2024 9:28 pm
Forum: Beginner Basics
Topic: Unable to join SMB with windows 10 [SOLVED]
Replies: 10
Views: 4964

Re: Unable to join SMB with windows 10 [SOLVED]

Have you also test with username & password ??
net use r: \\192.168.88.1\routerdisk /user:"ogi" "password"
And i think you can also use the net view command to see more about smb.
net view \\192.168.88.1
by patrikg
Mon Mar 04, 2024 9:00 pm
Forum: Beginner Basics
Topic: Unable to join SMB with windows 10 [SOLVED]
Replies: 10
Views: 4964

Re: Unable to join SMB with windows 10 [SOLVED]

When using smb, what dns is defined in the client ??

And what command for mapping ??
net use r: \\192.168.88.1\routerdisk
by patrikg
Sun Mar 03, 2024 11:24 pm
Forum: Beginner Basics
Topic: Pages Won't Redirect to Hotspot Login
Replies: 8
Views: 1698

Re: Pages Won't Redirect to Hotspot Login

The first thing comes to mind, do you need a public ipv4 address ?? Let's Encrypt certificates is internet facing certs so you need public ip for these. And these certs have a very short life span, you have to renew them a lot. First of all, I think you can easily check your WAN ip on your router if...
by patrikg
Sat Mar 02, 2024 8:26 pm
Forum: General
Topic: I can't get my network to work in Gigabit [SOLVED]
Replies: 15
Views: 2839

Re: I can't get my network to work in Gigabit [SOLVED]

May I ask you what cable have you tried ???
by patrikg
Sat Mar 02, 2024 8:57 am
Forum: General
Topic: Block anydesk/teamviewer [SOLVED]
Replies: 14
Views: 5364

Re: Block anydesk/teamviewer [SOLVED]

@DarkNate What happens if the software uses port TCP:443 for the relaying of the connection? Or use randomised DNS hostnames that flow over encrypted DoH of the client software itself? You can't just “block” everything without some downsides. Please don't feed the trolls with food. You can even say ...
by patrikg
Sat Mar 02, 2024 8:41 am
Forum: Scripting
Topic: SNMP OID for LTE
Replies: 3
Views: 1520

Re: SNMP OID for LTE

That's another story, to tell Mikrotik that there missing some fields in there snmp. This question shouldn't be in the Scripting section, this question should be transferred to the section with all the expansion of functionality of RouterOS. Have seen some indication of asking for moderators in this...
by patrikg
Sat Mar 02, 2024 8:28 am
Forum: General
Topic: Block anydesk/teamviewer [SOLVED]
Replies: 14
Views: 5364

Re: Block anydesk/teamviewer [SOLVED]

Do you know how teamviewer get it's endpoint ip from ? You have some serialnumber ID, and the client uses that to the server to get it's endpoint ip. So if you block this connection to the server, the client can't get it's endpoints ip. Maybe also teamviewer has some static ip to the server, in ther...
by patrikg
Fri Mar 01, 2024 10:10 pm
Forum: RouterBOARD hardware
Topic: cap AC upgrade to 7.14 failed [SOLVED]
Replies: 16
Views: 11383

Re: cap AC upgrade to 7.14 failed [SOLVED]

You need to be logged in to be able to press and see this bar, and you must press the thread answer that solved your problem. In this case, your own answer. @holvoetn So we as the community of solving these problems don't have to read already solved problems. And maybe in the feature the AI will get...
by patrikg
Fri Mar 01, 2024 10:03 pm
Forum: Scripting
Topic: SNMP OID for LTE
Replies: 3
Views: 1520

Re: SNMP OID for LTE

Why not using the mib to figure out... curl -O https://download.mikrotik.com/routeros/6.48.6/mikrotik.mib snmptranslate -Tz -m ./mikrotik.mib | grep -I LTE "mtxrLTEModem" "1.3.6.1.4.1.14988.1.1.16" "mtxrLTEModemTable" "1.3.6.1.4.1.14988.1.1.16.1" "mtxrLTE...
by patrikg
Fri Mar 01, 2024 8:19 pm
Forum: RouterBOARD hardware
Topic: cap AC upgrade to 7.14 failed [SOLVED]
Replies: 16
Views: 11383

Re: cap AC upgrade to 7.14 failed [SOLVED]

We are very pleased to hear you solved the problem, but we would be even more pleased if you also hit this bar to mark this thread as solved.
Image
by patrikg
Fri Mar 01, 2024 12:13 pm
Forum: General
Topic: Block anydesk/teamviewer [SOLVED]
Replies: 14
Views: 5364

Re: Block anydesk/teamviewer [SOLVED]

I think this could be done with dns, so you reply with some bogus ip. Because teamviewer connect to the server to get to the end point, so if you get all dns request names to the teamviewer servers you can block these. Standard query 0x84b9 A router7.teamviewer.com Standard query 0x3743 AAAA router7...
by patrikg
Fri Mar 01, 2024 10:18 am
Forum: Beginner Basics
Topic: Static Route, i can ping client but not gateway
Replies: 10
Views: 1276

Re: Static Route, i can ping client but not gateway

And for correct routing with routers you need to provide the correct netmask.
Have you checked you have the correct netmask in all your devices.
It's so easy to forget this part.
In your diagram I am only can see one netmask /24
by patrikg
Thu Feb 29, 2024 10:21 am
Forum: Beginner Basics
Topic: Pages Won't Redirect to Hotspot Login
Replies: 8
Views: 1698

Re: Struggling with Pages Won't Redirect to Hotspot Login

Are you on CGNAT maybe ? So you don't get a usable public ip ? And can you describe a little more what you want to achieve? And in Mikrotik devices, the hotspot should only be reachable from the inside (LAN) Do you get something like this ?? CGNAT has its own reserved IP range between 100.64.0.0 and...
by patrikg
Thu Feb 29, 2024 10:11 am
Forum: Beginner Basics
Topic: MikroTik | SXTR&FG621-EA LTE - no internet [SOLVED]
Replies: 8
Views: 1646

Re: MikroTik | SXTR&FG621-EA LTE - no internet [SOLVED]

Have also seen some ISP, don't want there customer use a router just use a modem.
They check that with the ttl, so a workaround to that will be to mangle the ttl.

Now you can press this bar to mark your thread as solved.

Image
by patrikg
Sun Feb 25, 2024 9:57 am
Forum: General
Topic: new mikrotik - how to wipe it?
Replies: 6
Views: 822

Re: new mikrotik - how to wipe it?

Here some way of not using netinstall.

https://github.com/dvtirol/pynetinstall
by patrikg
Sun Feb 25, 2024 9:51 am
Forum: The Dude
Topic: Screenshot's for inspiration
Replies: 5
Views: 1756

Re: Screenshot's for inspiration

And talking about drawings, what program or app or web app do you use ??
I have to web apps to share links to:

https://app.diagrams.net/

https://excalidraw.com/
by patrikg
Sat Feb 24, 2024 5:43 pm
Forum: General
Topic: Streaming packet capture
Replies: 3
Views: 1007

Re: Streaming packet capture

by patrikg
Wed Feb 21, 2024 1:04 pm
Forum: General
Topic: Need help with MikroTik RB750Gr3 Configuration - Internet Connection Issue
Replies: 1
Views: 322

Re: Need help with MikroTik RB750Gr3 Configuration - Internet Connection Issue

When i read this, i get a feeling of that your isp only lease out only one ip. So when you tries to test your router, your public isp ip has already been leased out to your computer. So how to get this working, you have to release the ip from from what equipment that have the ip. With Windows comput...
by patrikg
Tue Feb 20, 2024 1:10 pm
Forum: General
Topic: Help with OpenVPN. Route all traffic through the VPN
Replies: 1
Views: 2059

Re: Help with OpenVPN. Route all traffic through the VPN

You can prioritize the default gw vpn traffic with the metric value on the interface.

https://forums.openvpn.net/viewtopic.php?t=9191

There also some another options like autolocal.
Like this
redirect-gateway autolocal
by patrikg
Tue Feb 20, 2024 12:53 pm
Forum: General
Topic: FTP server problem
Replies: 4
Views: 637

Re: FTP server problem

You can test to format the drive within the Router.
Because you get "Permission denied" error i suspect there something about the format or user permissions.
What user have created this dirs ?
You could try to make this dirs as root on your another system.
by patrikg
Mon Feb 19, 2024 11:44 pm
Forum: General
Topic: FTP server problem
Replies: 4
Views: 637

Re: FTP server problem

May I ask you what file system format do you format the drive with ?
ext fat ntfs....???
by patrikg
Mon Feb 19, 2024 11:26 am
Forum: Virtualization
Topic: HowTo: install MikroTik CHR on Proxmox - FULL setup step by step.
Replies: 5
Views: 16129

Re: HowTo: install MikroTik CHR on Proxmox - FULL setup step by step.

Here you have lots of scripts to do vm's and lxc's in proxmox.
But little off topic, but it has also script for Mikrotik CHR.
https://tteck.github.io/Proxmox/

https://github.com/tteck/Proxmox/raw/ma ... outeros.sh
by patrikg
Sat Feb 17, 2024 9:51 am
Forum: Beginner Basics
Topic: SIM locked with good PIN
Replies: 10
Views: 2203

Re: SIM locked with good PIN

How many people today steal a SIM card ?
SIM cards locks today do not serve any purpose, because
the mobile phones themselves lock with a different code or face or thumbprint.
by patrikg
Fri Feb 16, 2024 8:29 pm
Forum: Beginner Basics
Topic: SIM locked with good PIN
Replies: 10
Views: 2203

Re: SIM locked with good PIN

Now you can press this bar to mark your thread as solved.

Image
by patrikg
Fri Feb 16, 2024 8:19 pm
Forum: General
Topic: Wireguard from Linux not working [SOLVED]
Replies: 37
Views: 6398

Re: Wireguard from Linux not working [SOLVED]

Now you can press this bar to mark your thread as solved.

Image
by patrikg
Fri Feb 16, 2024 2:40 pm
Forum: General
Topic: WAZUH agentless monitoring problem
Replies: 3
Views: 1743

Re: WAZUH agentless monitoring problem

Have you tried turning off password login and running the slightly more secure login model via pki, check this link on how to import your public key. https://help.mikrotik.com/docs/display/ROS/SSH#SSH-EnablingPKIauthentication You should try not to use passwords, and apply a more secure login. And c...
by patrikg
Fri Feb 16, 2024 2:25 pm
Forum: RouterBOARD hardware
Topic: how to use SIM slot in CCR1009-7G-1C-1S+ [SOLVED]
Replies: 5
Views: 9453

Re: how to use SIM slot in CCR1009-7G-1C-1S+ [SOLVED]

Now you can press this bar to mark your thread as solved.

Image
by patrikg
Fri Feb 16, 2024 9:44 am
Forum: Beginner Basics
Topic: Tilde sign in Terminal (Mac) [SOLVED]
Replies: 37
Views: 4608

Re: Tilde sign in Terminal (Mac) [SOLVED]

Now you can press this bar to mark your thread as solved.

Image
by patrikg
Wed Feb 14, 2024 7:32 pm
Forum: Scripting
Topic: Monitoring bandwidth by sending tx and rx bytes [SOLVED]
Replies: 3
Views: 7008

Re: Sending tx and rx to a php server [SOLVED]

Why go the script way of doing this ?
I think it should be lots easier to go to the snmp way to monitor the traffic.
by patrikg
Fri Feb 09, 2024 11:03 pm
Forum: General
Topic: Bricked RB1100AHX4
Replies: 5
Views: 684

Re: Bricked RB1100AHX4

Now you can press this bar to mark your thread as solved.

Image
by patrikg
Fri Feb 09, 2024 2:02 am
Forum: General
Topic: Bricked RB1100AHX4
Replies: 5
Views: 684

Re: Bricked RB1100AHX4

Yes you can, I think you need to look at this site. https://help.mikrotik.com/docs/display/ROS/RouterBOOT https://help.mikrotik.com/docs/display/ROS/RouterBOARD#RouterBOARD-UpgradingRouterBOOT https://help.mikrotik.com/docs/display/ROS/RouterOS+license+keys And be careful, so you don't loose your Li...
by patrikg
Wed Feb 07, 2024 9:44 am
Forum: General
Topic: problem connection home automation app
Replies: 2
Views: 401

Re: problem connection home automation app

When i read this, something says me that your app even tries to connect to your wan ip.
If so you should look and enable the function hairpin nat.

https://help.mikrotik.com/docs/display/ ... HairpinNAT
by patrikg
Tue Feb 06, 2024 12:30 am
Forum: General
Topic: Import .ovpn and configure OpenVPN client on Mikrotik
Replies: 1
Views: 6776

Re: Import .ovpn and configure OpenVPN client on Mikrotik

Have you seen this one ?
Maybe this one is for just for the server, haven't seen it myself.
But knows this site is a great source.
https://gregsowell.com/?p=5748
by patrikg
Tue Feb 06, 2024 12:24 am
Forum: General
Topic: Power consumption Oid
Replies: 1
Views: 729

Re: Power consumption Oid

Have you considered reading the mib ? And with it's correct version of your device firmware ? https://download.mikrotik.com/routeros/7.13.3/mikrotik.mib And you maybe can read out mtxrHlVoltage(V) and mtxrHlCurrent (mA). And you can then calculate the power for your self. snmptranslate -On -m ./mikr...
by patrikg
Mon Feb 05, 2024 12:38 pm
Forum: Beginner Basics
Topic: Port forwarding to an ASUS router
Replies: 4
Views: 679

Re: Port forwarding to an ASUS router

What dest ip should the Mikrotik router forward this port to ? If you using two routers, are you also doing double nat ? If so, my best suggestion is to disable the routing in the Mikrotik if you can do so from your isp cpe. So the Mikrotik just become a switch/bridge And your own asus router will s...
by patrikg
Sun Feb 04, 2024 5:15 pm
Forum: Beginner Basics
Topic: Router blocks communication
Replies: 56
Views: 5071

Re: Router blocks communication

With a little dns investigation.
I find that it is not Plejd that you are contacting, but our Swedish ntp service that you are connecting to.

ntp.plejd.cloud points to alias ntp.se and this points backwards to ntp.netnod.se

But why not check if your client can contact this server.
by patrikg
Thu Feb 01, 2024 7:17 pm
Forum: Virtualization
Topic: mikrotik RouterOS can work on Banana Pi R4
Replies: 4
Views: 1949

Re: mikrotik RouterOS can work on Banana Pi R4

I think you should look at OpenWRT instead.
I don't know if it support your specific card.

https://openwrt.org/toh/sinovoip/start
by patrikg
Sun Jan 07, 2024 7:45 pm
Forum: RouterBOARD hardware
Topic: I may have bricked my RB3011 [SOLVED]
Replies: 7
Views: 10750

Re: I may have bricked my RB3011 [SOLVED]

Now you can press this bar to mark your thread as solved.


done.png
by patrikg
Fri Jan 05, 2024 10:11 am
Forum: Containers
Topic: NGINX Container returns me Forbidden 403
Replies: 3
Views: 9469

Re: NGINX Container returns me Forbidden 403

How do you format the usb memory stick ? ext2/3/4,fat,fat32, or ntfs.... And i think you can execute the id command to get what username and usernumber trying to read write files ? From the webserver perspective. And what i can see in your picture (at the end of the line) the user root owns the file...
by patrikg
Fri Dec 29, 2023 11:06 pm
Forum: General
Topic: dhcp options matcher? [SOLVED]
Replies: 6
Views: 3332

Re: dhcp options matcher? [SOLVED]

I think you need to provide bootfile name via bootp via this commands.

boot-file-name (string; Default: )

next-server (IP; Default: )

https://wiki.mikrotik.com/wiki/Manual:I ... r#Networks
by patrikg
Fri Dec 29, 2023 10:14 pm
Forum: General
Topic: Terminal paste issue
Replies: 15
Views: 7753

Re: Terminal paste issue

And don't forget that you are using Windows and that using two characters for ending lines. And unix/linux only uses one character for ending lines. <CR> = Carriage return <LF> = Line feed For Windows <CR><LF> Ascii dec value 13,10 For Unix/Linux <LF> Ascii dec value 10 For Mac OS Ver < 10 <CR> Asci...
by patrikg
Wed Dec 27, 2023 2:29 pm
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

:D :D :D Now i have solved this problem, don't know why I have to use dnsmasq to serve the netinstall-cli bootp & dhcp, and then using netinstall-cli to install and flash the device,, but here you have the commands i have to use to get it working. sudo systemctl stop NetworkManager.service sudo ...
by patrikg
Sat Oct 21, 2023 7:30 pm
Forum: Announcements
Topic: v7.12rc is released!
Replies: 224
Views: 111052

Re: v7.12rc is released!

I think netinstall-cli is broken with the -k option. Getting Invalid file path: (null) ./netinstall-cli -e -k Y7SR-Z6EA.key -i eth0 routeros-7.12rc2-mipsbe.npk Version: 7.12rc2(2023-10-16 15:36:38) Will apply empty config Invalid file path: (null) Also tested with. ./netinstall-cli -e -k ./Y7SR-Z6EA...
by patrikg
Wed Mar 29, 2023 8:58 pm
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

Yes i think i have to get the ip traffic on the interface with wireshark or tcpdump to get pcap file. And see what's going on. But what i think of this is that this is not what needed for this problem, because the device boot's (dhcp bootp tftp) with another image. With using dnsmasq to do the stuff...
by patrikg
Sat Mar 25, 2023 10:48 am
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

Sorry to say again that's not the problem.
I am not being rude.
by patrikg
Fri Mar 24, 2023 12:41 pm
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

Now also tested with new Computer, with non very important thing like what ip address am setting, with the computer and so on. Sorry to say, It doesn't work like this way and doesn't matter, from what problem I have right now. And the loop turns around again. And now tested with Lenovo Thinkpad T410...
by patrikg
Fri Mar 24, 2023 7:30 am
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

As for today, I have to try on one more computer, it's my 3th now.
1. Linux Arch (latest ver) on HP-Elitebook (with dock) to get correct ethernet connection.
2. Windows 11 (latest ver) on Lenovo Thinkpad X1 Carbon.
3. Will be Linux Arch (latest var) on Lenovo Thinkpad X410 ?????
by patrikg
Thu Mar 23, 2023 8:41 pm
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

Sorry to say Bump
by patrikg
Thu Mar 16, 2023 9:24 pm
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Re: Trying to unbrick my RG750GL. [SOLVED]

Thank you for answer my question, i have tried with netinstall from windows and my native Arch Linux system. Yes I have disable all other interfaces, and disable network manager, also set the ethernet interface with no auto negotiating the speed set to 100 full, and so on. To avoid the delay then th...
by patrikg
Wed Mar 15, 2023 10:20 pm
Forum: RouterBOARD hardware
Topic: Trying to unbrick my RG750GL. [SOLVED]
Replies: 13
Views: 14263

Trying to unbrick my RG750GL. [SOLVED]

Am getting. [patrik@hp-arch-new Mikrotik]$ sudo ./netinstall-cli -r -k Y7SR-Z6EA.key -a 192.168.1.100 routeros-mipsbe-6.49.7.npk Version: 7.8(2023-02-24 09:43:52) Will reset config Interface Mask: 255.255.255.0 Using Client IP: 192.168.1.100 Using Server IP: 192.168.1.10 Starting PXE server Waiting ...
by patrikg
Tue Dec 14, 2021 2:07 pm
Forum: General
Topic: Netinstall CLI on Linux
Replies: 3
Views: 3248

Re: Netinstall CLI on Linux

Have you tried to disable all your interfaces that are not connected to the router device ? Like the wifi. And have you tried to run the netinstall as root ? I was running this program fine yesterday on my arch linux. Its a 32bit ELF file, do you have support for that, like multilib ? Linux arch 5.1...
by patrikg
Sun Dec 12, 2021 2:59 pm
Forum: Announcements
Topic: v7.1 is released!
Replies: 785
Views: 239819

Re: v7.1 is released!

I got the hEX RB750Gr-3 installed the ver 7.1, with netinstall and get the title "RouterOS 7.1 (testing)". Using file: https://download.mikrotik.com/routeros/7.1/routeros-7.1-mmips.npk I think the title should be "RouterOS 7.1 (stable)". When i try to change to stable it says the...
by patrikg
Tue Feb 20, 2018 9:16 pm
Forum: Beginner Basics
Topic: Random drops during gaming
Replies: 7
Views: 3252

Re: Random drops during gaming

I think lots of games use upnp, to enable port forwarding setup.
So you don't need to config your self forward ports, just enable upnp.
by patrikg
Wed Feb 07, 2018 10:17 pm
Forum: General
Topic: DHCP options not working since 6.7 (MIPS)
Replies: 4
Views: 1667

Re: DHCP options not working since 6.7 (MIPS)

You can see more how the router parse the options string in the wiki.

https://wiki.mikrotik.com/wiki/Manual:I ... CP_Options
by patrikg
Mon Feb 05, 2018 4:50 pm
Forum: General
Topic: backing up license key
Replies: 1
Views: 7430

Re: backing up license key

I think you can read the answer here.

https://wiki.mikrotik.com/wiki/Manual:License

Great that you remember this part. So you can go back to routeros.
Don't forget to take backup of the hole nand, before you do anything.
by patrikg
Mon Mar 14, 2016 1:19 pm
Forum: Scripting
Topic: Random select host
Replies: 3
Views: 1336

Re: Random select host

Why not just use the dns with round robin ??
Make a cname with many entries.
by patrikg
Sat Feb 27, 2016 7:19 pm
Forum: RouterBOARD hardware
Topic: brand new Hex rb750gr2, DOA ?
Replies: 4
Views: 1493

Re: brand new Hex rb750gr2, DOA ?

You can edit your first post to marked solved.
Just edit your own Subject line.
Just press the pen button.
by patrikg
Fri Feb 05, 2016 1:59 pm
Forum: RouterBOARD hardware
Topic: HAP AC
Replies: 538
Views: 204479

Re: HAP AC

Yes Nat... and how about the speed of that ?? Another router manufactures do this with hardware chip. Is the cpu and memory fast enough. In the spec page of another Microtik routers there are "Performance test results" at the end of spec page. Let's hope if this router to be the new SOHO(S...
by patrikg
Thu Jan 14, 2016 6:47 pm
Forum: General
Topic: Routing to 192.124.249.10
Replies: 6
Views: 1973

Re: Routing to 192.124.249.10

And you should check your netmask. Not setting to like 255.0.0.0.
by patrikg
Sat Jan 02, 2016 5:10 pm
Forum: General
Topic: i forgot my password backup mikrotik
Replies: 3
Views: 1372

Re: i forgot my password backup mikrotik

Take a look at this maybe your solution.

http://manio.skyboo.net/mikrotik/
by patrikg
Tue Dec 22, 2015 12:46 pm
Forum: Scripting
Topic: repository for scripts
Replies: 4
Views: 1927

Re: repository for scripts

Have a look at this page to find some scripts, that you can change to
match what you need.

http://wiki.mikrotik.com/wiki/Scripts

http://wiki.mikrotik.com/wiki/Manual:Scripting
by patrikg
Tue Sep 08, 2015 3:39 pm
Forum: General
Topic: Webfig clock center align
Replies: 0
Views: 1137

Webfig clock center align

My router:
Board Name RB750GL
Version 6.32.1
Current Firmware 3.24
Chrome: Version 45.0.2454.85

Why is "Clock" center align and not left align in webfig??
http://192.168.88.1/webfig/#System:Clock

But in firefox it's working.
by patrikg
Mon Sep 07, 2015 9:08 pm
Forum: Wireless Networking
Topic: [REQUEST] Raspberry Pi
Replies: 29
Views: 67126

Re: [REQUEST] Raspberry Pi

May be..
But openwrt have support for raspberry pi, use that instead.

http://wiki.openwrt.org/toh/raspberry_p ... spberry_pi
by patrikg
Thu Sep 03, 2015 7:06 pm
Forum: General
Topic: New Hex Router Wan to Lan Speed
Replies: 12
Views: 8630

Re: New Hex Router Wan to Lan Speed

Should this line be on this device on the
http://routerboard.com/RB750Gr2

USB slot type USB type A

Should it note be:

USB slot type None

Or ??

On the picture the USB port plugged.
by patrikg
Wed Sep 02, 2015 3:47 pm
Forum: General
Topic: Windows 10 and netinstall
Replies: 20
Views: 30771

Re: Windows 10 and netinstall

Why not try to set an statiic ip on the pc. Like mikrotik default range: 192.168.88.10 And testing the correct port of your router. For Netinstall, the PC needs to be connected to port 1 ! And for a another solution for bad arp ip connections, lets make a static arp to ip on your pc. 1. Look at the ...
by patrikg
Tue Sep 01, 2015 7:31 pm
Forum: General
Topic: Windows 10 and netinstall
Replies: 20
Views: 30771

Re: Windows 10 and netinstall

Have you tried like many of us, and another win versions with netinstall.
1. First disable windows firewall.
2. Run netinstall program as administrator.
by patrikg
Sun Mar 15, 2015 11:39 am
Forum: General
Topic: Winbox unusable under wine on HiDpi screen :(
Replies: 3
Views: 2808

Re: Winbox unusable under wine on HiDpi screen :(

Have you tested to installed the windows fonts to wine ??

sudo apt-get install ttf-mscorefonts-installer

or install winetricks and do

sh winetricks corefonts
by patrikg
Thu Feb 12, 2015 9:19 pm
Forum: Scripting
Topic: Editing default configuration
Replies: 3
Views: 1951

Re: Editing default configuration

You can search in this forum.
But I have done it for you and found.
http://forum.mikrotik.com/viewtopic.php ... netinstall

Netinstall
http://wiki.mikrotik.com/wiki/Manual:Netinstall
by patrikg
Wed Feb 11, 2015 10:25 pm
Forum: General
Topic: Change boot device from openwrt
Replies: 14
Views: 13054

Re: Change boot device from openwrt

I allways use dnsmasq with very long one liner, like this for make it easy for recovering devices. Because dnsmasq supports dhcp and tftp. Simply shortest the best or ?? I can see some logs directly on screen instead of reading from log files in /var/log. Just copy the boot file to the current worki...
by patrikg
Sun Feb 08, 2015 1:28 pm
Forum: General
Topic: Change boot device from openwrt
Replies: 14
Views: 13054

Re: Change boot device from openwrt

Maybe you can use follow Technique.
http://manio.skyboo.net/mikrotik/
Netinstall is for install routeros from tftp.
http://wiki.mikrotik.com/wiki/Manual:Netinstall
I hope you take a backup of your license.
by patrikg
Sun Feb 08, 2015 1:03 pm
Forum: General
Topic: dhcp offering lease without success
Replies: 3
Views: 3061

Re: dhcp offering lease without success

Some Ubiquiti equipment communicate with some Apple equipment.
Is the Microtik only radius dhcp relay ??
by patrikg
Wed Jan 21, 2015 12:03 am
Forum: RouterBOARD hardware
Topic: FYI: Photo of RB922 + R11e + enclosure StationBox InSpot
Replies: 25
Views: 9989

Re: FYI: Photo of RB922 + R11e + enclosure StationBox InSpo

I think you need some power, to make it work. :)
by patrikg
Wed Dec 17, 2014 7:39 pm
Forum: RouterBOARD hardware
Topic: RB750GL Throughput Question
Replies: 6
Views: 3958

Re: RB750GL Throughput Question

Why not just read the bottom of this page.
http://routerboard.com/RB750GL
by patrikg
Sun Dec 14, 2014 6:22 pm
Forum: Wireless Networking
Topic: Unifi Access Point
Replies: 7
Views: 2457

Re: Unifi Access Point

by patrikg
Wed Dec 10, 2014 3:58 pm
Forum: General
Topic: BIND ?? Important Security Advisory Posted
Replies: 1
Views: 1606

BIND ?? Important Security Advisory Posted

Is Mikrotik dns function affected ??

A flaw in delegation handling could be exploited to put named into an infinite loop, in which each lookup of a name server triggered additional lookups of more name servers.

http://www.isc.org/blogs/important-secu ... ry-posted/
by patrikg
Fri Dec 05, 2014 1:18 am
Forum: RouterBOARD hardware
Topic: Dual power supply status
Replies: 7
Views: 13436

Re: Dual power supply status

[admin@demo.mt.lv] > /system health print oid active-fan: .1.3.6.1.4.1.14988.1.1.3.9.0 voltage: .1.3.6.1.4.1.14988.1.1.3.8.0 temperature: .1.3.6.1.4.1.14988.1.1.3.10.0 processor-temperature: .1.3.6.1.4.1.14988.1.1.3.11.0 current: .1.3.6.1.4.1.14988.1.1.3.13.0 power-consumption: .1.3.6.1.4.1.14988.1...
by patrikg
Thu Dec 04, 2014 11:18 am
Forum: General
Topic: Xbox360 NATing imposible on RB750UP with V6.22
Replies: 8
Views: 2723

Re: Xbox360 NATing imposible on RB750UP with V6.22

But doesn't the xbox360 support upnp ??
Just configure upnp to open up the 'natted' network.
by patrikg
Wed Dec 03, 2014 12:17 pm
Forum: General
Topic: Xbox360 NATing imposible on RB750UP with V6.22
Replies: 8
Views: 2723

Re: Xbox360 NATing imposible on RB750UP with V6.22

how do I move / delete my post to the proper section? I have created another in neebie section.

please disregard this post and delete it if possible. thanks
http://forum.mikrotik.com/viewtopic.php?f=13&t=91825


Just press the "X" to delete your own post.
delete.png
by patrikg
Sat Nov 22, 2014 9:46 pm
Forum: Beginner Basics
Topic: What would cause this DHCP WAN problem on a RB750?
Replies: 4
Views: 1960

Re: What would cause this DHCP WAN problem on a RB750?

Maybe you only get one wan ip from your isp.
If soo, you need to release the the old wan isp ip from your old router, before you get a new wan ip to your new router.
Connect your old router first and then press release.
dhcp.png
by patrikg
Thu Nov 13, 2014 12:45 am
Forum: Scripting
Topic: /export disconnects telnet
Replies: 1
Views: 1238

Re: /export disconnects telnet

You may try to export to file and then get the file.
by patrikg
Mon Nov 03, 2014 12:13 am
Forum: General
Topic: DHCP Server for multiple subnets
Replies: 4
Views: 3660

Re: DHCP Server for multiple subnets

You maybe missed the network size ??
For a C class net Like:
192.168.1.0/24

for the netmask 255.255.255.0
by patrikg
Mon Oct 06, 2014 7:39 pm
Forum: General
Topic: Log all console commands [SOLVED]
Replies: 32
Views: 24672

Re: Log all console commands [SOLVED]

And for security reasons, you can see if any hackers been in your router.
If you log into a syslog server.
by patrikg
Sun Oct 05, 2014 11:39 am
Forum: Scripting
Topic: hi how can create folder in file by script
Replies: 1
Views: 2032

Re: hi how can create folder in file by script

Why not try to use fetch upload command on localhost, if it's create the directory.

http://wiki.mikrotik.com/wiki/Manual:To ... h#Examples
by patrikg
Thu Sep 25, 2014 6:11 pm
Forum: General
Topic: Finding MAC of device in logs.
Replies: 1
Views: 952

Re: Finding MAC of device in logs.

When it's on you can ping the device and then just print the arp.
  • 1
  • 2