#mikrotik

enpolishedpolished
2025-06-27

I was about to quit game development, scripting, and everything else this summer because I didn’t get accepted into the program I wanted.
But somehow, I got in!
Now I’ll be learning MikroTik, C++, and more — so Enpolished isn’t gone.
I might rebrand though… still deciding.

++

2025-06-27

Настройка межсетевого SSH-доступа в многосегментной сети Cisco и MikroTik в среде GNS3

Всех приветствую! В этой статье разберем базовую настройку защищенного удаленного доступа к сетевым устройствам через SSH в учебной лабораторной работе на эмуляторе GNS3. В сети будут задействованы два маршрутизатора - Cisco и MikroTik, а также виртуальные машины с Windows 10 и Kali Linux, что позволит максимально приблизить работу к реальным условиям. В ходе работы настроим IP-адресацию, обеспечим маршрутизацию между подсетями и организуем безопасное управление оборудованием через SSH. Полный список команд для настройки Cisco, MikroTik и ПК, с краткими комментариями к каждой команде можно посмотреть здесь . Подробно разбирать каждую из них мы не будем, чтобы не растягивать материал, но обязательно сделаем общий разбор ключевых этапов настройки и поясним логику, чтобы было проще понять, зачем выполняется та или иная команда.

habr.com/ru/articles/922670/

#cisco #mikrotik #windows_10 #kalilinux #ssh #маршрутизация #удаленное_подключение #gns3 #ipадреса #firewall

2025-06-27

🔒 How do YOU secure your self-hosted services?

The best defense is layers: firewalls, IDS/IPS, and smart blocklists. CrowdSec Community Member @_guyevans shows you how to integrate CrowdSec’s threat intelligence with a MikroTik router to lock down your homelab at the network edge.

- Layer 1: MikroTik firewall
- Layer 2: CrowdSec’s crowdsourced blocklists
- Result: Automated protection against malicious traffic

See the full guide 👉 guy-evans.com/posts/2025-04-24

#selfhosting #cybersecurity #MikroTik

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-26

How to Configure #RouterOS on a #MikroTik CHR #VPS Server This article provides a guide for how to configure RouterOS on a MikroTik CHR VPS server. MikroTik is an internationally acclaimed manufacturer of hardware such as modems, routers and servers. Additionally, they provide RouterOS, an operating system which enables computer users to convert any PC into a router device.
How to Configure RouterOS on a ...
Continued 👉 blog.radwebhosting.com/how-to- #mikrotikchr #vpsguide #kvmvps #installguide

@Dwarf :borgcube:dwarf@borg.social
2025-06-25

MikroTik question: is it possible to block access to (and from) a range of IP addresses based on the owning ASN? I don't have my own ASN block, but would blocking e.g. facebook work like this?

/routing filter num-list
add comment=facebook disabled=no list=facebook range=32934
/routing filter rule
add chain=connected-in comment=no_facebook disabled=yes rule="if (bgp-as-path [[:facebook:]]\$) {reject}"

Above snippet doesn't work, but it's unclear whether that's because I don't manage my own ASN or because there's something wrong in the config. The
MikroTik confluence isn't very clear about it either.

#mikrotik

Лафиэль ЭлентариLafiel@my.elven.pw
2025-06-24

Доделал патчкорды и закрепил все кабеля.

#internet #mikrotik

2025-06-24

Haha, I just learned the hard way what does "Mikrotik License Level 3" mean.

I bought a used deep breath Mikrotik RB911G-5HPnD for 20zł (5 EUR) and wanted to make a simple home AP from it, just for fun. But no, License Level 3 means it can only be a CPE xD

For 5 EUR, I do not mind at all, I still may use it in a future project

#mikrotik

Rad Web Hostingradwebhosting
2025-06-23

How to Configure on a CHR Server This article provides a guide for how to configure RouterOS on a MikroTik CHR VPS server. MikroTik is an internationally acclaimed manufacturer of hardware such as modems, routers and servers. Additionally, they provide RouterOS, an operating system which enables computer users to convert any PC into a router device.
How to Configure RouterOS on a ...
Continued 👉 blog.radwebhosting.com/how-to-

MITIM BlogMITIM_Blog
2025-06-23

New post 🎉
In this long blog I try to sum-up some features which you should disable before running MikroTik in any environment. First of all is an `backup` interface, so in case you lock yourself up, you will always have a way to login. Other points include creating custom user, disabling unused services in various places throughout the RouterOS and if you don't need IPv6 then disable it too just in case 😉.
mitim.net/2025/06/hardening-mi

Rad Web Hostingradwebhosting
2025-06-22

How to Manually Install CHR on from Custom ISO or Image

This article provides a guide for how to manually install Mikrotik CHR on VPS from custom ISO or image.
What is Mikrotik CHR?
Mikrotik CHR (or Cloud Hosted Router) is a full-featured router designed for use in virtual environments. Installing CHR on a VPS can be beneficial for managing network traffic, setting up VPNs, and ...
Continued 👉 blog.radwebhosting.com/how-to-

2025-06-21

@dbtechyt

My current wallmounted patch/network cabinet. Last year I finally stepped into the world of multi gigabit. 😀

Still need to add an SPF+ switch for 10gbit devices.

#mikrotik

MikroTik releasesversion@mikrotik.social
2025-06-20

New version! #MikroTik RouterOS 7.19.2 is available in the Stable channel mikrotik.com/download

Miha Markičmihamarkic
2025-06-19

After upgrading my home FTTH from 500/100 to 1000/100 and updating to use , now my internet flies. Beware that without setting fasttrack, router would choke (mine gave up at 300Mbps with 100% CPU usage).

MikroTik releasesversion@mikrotik.social
2025-06-18

New version! #MikroTik RouterOS 7.20beta4 is available in the Testing channel mikrotik.com/download

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-18

How to Manually Install #Mikrotik CHR on #VPS from Custom ISO or Image

This article provides a guide for how to manually install Mikrotik CHR on VPS from custom ISO or image.
What is Mikrotik CHR?
Mikrotik CHR (or Cloud Hosted Router) is a full-featured router designed for use in virtual environments. Installing CHR on a VPS can be beneficial for managing network traffic, setting up VPNs, and ...
Continued 👉 blog.radwebhosting.com/how-to- #vpsguide #installguide #routeros #kvmvps #mikrotikchr

Лафиэль ЭлентариLafiel@my.elven.pw
2025-06-17

Перенёс маршрутизацию между VLAN-ами с роутера на коммутатор MikroTik CRS304-4XG-IN. Теперь можно будет поднять скорость до виртуальных машин до 10G, надо только заменить ещё одну сетевую карту на сервере.

В процессе настройки обнаружил и исправил несколько ошибок в конфигурации роутеров MikroTik RB5009UG+S+IN и MikroTik hAP ac³. Вполне вероятно, что есть ещё какие-то ошибки или что-то пропустил.

#internet #mikrotik #hardware

2025-06-17

What in the heck

This Mikrotik switch doesn't care what sfp+ I shove in, but has rejected 4 different types of sfp/rj45 1gb modules?

The good news is that I don't really need those ports right now but it would certainly be nice to have?
#HomeLab #Mikrotik

Rad Web Hostingradwebhosting
2025-06-15

How to Configure on a CHR Server This article provides a guide for how to configure RouterOS on a MikroTik CHR VPS server. MikroTik is an internationally acclaimed manufacturer of hardware such as modems, routers and servers. Additionally, they provide RouterOS, an operating system which enables computer users to convert any PC into a router device.
How to Configure RouterOS on a ...
Continued 👉 blog.radwebhosting.com/how-to-

2025-06-15

I'm wondering if I understand routing correctly?

The context is that I have a Mikrotik AP with a USB LTE modem plugged in. I'm looking at the routing section in the router settings. It's all default configuration. The router has an external IP address of 192.168.1.106, and an internal IP address of 192.168.50.1.

The first route is that everything destined for 0.0.0.0, so the wider internet, has to go through 192.168.1.1, so the internet gateway.

The last route is for internal traffic, everything destined for an address in the .50 subnet goes through bridge.

But what is the difference between the first sand second route?

#networkingtools #mikrotik

2025-06-15

Настройка VLAN на MikroTik без лирики [ROS7]

В статье разбираю простую, но показательную схему корпоративной сети с использованием VLAN — для тех, кто хочет навести порядок в сегментации трафика и повысить безопасность без лишних сложностей. Рассматриваем кейс с тремя логическими сетями: управление, кассы и бухгалтерия. На схеме — два управляемых коммутатора, маршрутизатор и рабочие станции в разных VLAN, а между коммутаторами и маршрутизатором — trunk-соединения по 802.1Q. Каждой VLAN — своя IP-подсеть, маршрутизация — централизованная. Будет полезно сетевым инженерам, системным администраторам и всем, кто хочет внедрить VLAN в инфраструктуру без боли и магии.

habr.com/ru/articles/918456/

#vlan #8021q #mikrotik

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst