Community discussions

MikroTik App

Search found 14 matches

bypoisons
Fri Sep 09, 2022 7:49 am
Forum:Virtualization
Topic:How to install Mikrotik CHR on Oracle Cloud always free instance?
Replies:2
Views:1584

Re: How to install Mikrotik CHR on Oracle Cloud always free instance?

I hope you download the chr image to ramdisk? If not there is a possibility that you overwrite your chr image with chr image.
bypoisons
Tue Aug 09, 2022 1:51 pm
Forum:Virtualization
Topic:Boot failed after update from 6 to 7 chr on Digitalocean
Replies:3
Views:1143

Boot failed after update from 6 to 7 chr on Digitalocean

My config 1. DigitalOcean droplet Basic / 1 GB / 1 vCPU /25GB 2. CHR 6.49.6 with very simple config, all work fine. I tried to upgrade to stable 7.4.1 and my vm not booting after that. In recovery console i got error "ERROR: could not mount disk! Please attach it somewhere else." tempsnip....
bypoisons
Fri Aug 21, 2020 6:40 pm
Forum:RouterOS beta and rc versions
Topic:v7.1beta2 [development] is released!
Replies:385
Views:141508

Re: v7.1beta2 [development] is released!

Wireguard support cool thing, but where is an instruction how to use it?
bypoisons
Tue Mar 12, 2019 4:27 pm
Forum:Virtualization
Topic:VMware ESXi v6 - CHR 6.42.3 - Virtual Machine Crash then Update
Replies:3
Views:6410

Re: VMware ESXi v6——6.42.3从而向虚拟机Crash then Update

Same shit... I don't know what is the root of this bug, but have a similar error today. ESXi 6.0, router stuck when I trying to update ROS to 6.44 from 6.3x. How to resolve? 1. Stop chr VM. 2. Copy VM virtual drive to the local PC. 3. Don't forget backup original VM drive. 4. Install VirtualBox and ...
bypoisons
Fri Feb 16, 2018 5:29 pm
Forum:General
Topic:World wifi ICO and Mikrotik
Replies:6
Views:1717

World wifi ICO and Mikrotik

Hi every one. I found new Russian startup named World Wifi. These dudes show official Mikrotik logo on their landing page. So my question is "Do they have any permission to do this and what kind of partnership between Mikrotik and these dudes?"
Any suggestions?
worldwifi.io
bypoisons
Fri Mar 10, 2017 7:36 pm
Forum:Announcements
Topic:v6.38.5 [current]
Replies:66
Views:37023

Re: v6.38.5 [current]

Your device is too old (i.e. it was manufactured before the protected RouterBOOT feature was introduced). If you absolutely need this feature, you will have to update the backup RouterBOOT, which is dangerous (may irrecoverably brick your device if anything goes wrong). You can find more info and t...
bypoisons
Fri Mar 10, 2017 6:11 pm
Forum:Announcements
Topic:v6.38.5 [current]
Replies:66
Views:37023

Re: v6.38.5 [current]

Strange situation. Today i try to update my CCR1009-8G-1S. Some info system resource print uptime: 17m2s version: 6.38.5 (stable) system routerboard print ;;; Current RouterBOOT does not support this feature routerboard: yes model: CCR1009-8G-1S serial-number: firmware-type: tilegx factory-firmware:...
bypoisons
Thu Mar 02, 2017 12:06 pm
Forum:Virtualization
Topic:OVH ssd vps and chr
Replies:1
Views:3428

OVH ssd vps and chr

Hi there, i have a stupid question about chr on OVH ssd vps. I trying to use current build 6.38.3. What i do 1) reboot my vps server to rescue mode 2) download actual img file 3) dd if=/tmp/chr.img of=/dev/sdb (sdb my system disk) 4) reboot vm from OVH pannel and exit in rescue mode. All looks great...
bypoisons
Mon Jan 11, 2016 1:01 pm
Forum:General
Topic:Feature Requests: Port Lists, and Multiple address lists in a filter rule
Replies:13
Views:4790

Re: Feature Requests: Port Lists, and Multiple address lists in a filter rule

是的,非常,辨析的事情。我想这样cisco ASA object model for firewall rules, something that allow to define service objects, groups objects, groups for tcp/upd ports and so on.
bypoisons
Wed Apr 09, 2014 5:42 pm
Forum:Beginner Basics
Topic:Traffic priority, queue tree. Noob question
Replies:0
Views:1726

Traffic priority, queue tree. Noob question

Hello, i have problem with marking packets and change their priorities. First i mark connections and packets. I want to mark 2 types - http traffic and all other packets. /ip firewall mangle add action=mark-connection chain=prerouting comment=go_inside_http_connections dst-port=1024-65535 in-interfa...
bypoisons
Sat Mar 15, 2014 1:55 pm
Forum:Virtualization
Topic:Metarouter images
Replies:378
Views:359966

Re: Metarouter images

liquidcz I tried another ether, but my lan dhcp dont work. Work only on ether1. Metarouter catch ip from isp dhcp server. Pings and so on work perfect. May be root of problem is droped packets in eth0 interface, how can i diagnostic why packets drop? P.S. can you add nano text editor at next builds...
bypoisons
Fri Mar 14, 2014 5:39 pm
Forum:Virtualization
Topic:Metarouter images
Replies:378
Views:359966

Re: Metarouter images

liquidcz I tried another ether, but my lan dhcp dont work. Work only on ether1. Metarouter catch ip from isp dhcp server. Pings and so on work perfect. May be root of problem is droped packets in eth0 interface, how can i diagnostic why packets drop? P.S. can you add nano text editor at next builds...
bypoisons
Fri Mar 14, 2014 1:40 pm
Forum:Virtualization
Topic:Metarouter images
Replies:378
Views:359966

Re: Metarouter images

liquidcz Thanx for builds. I have try last build for mips and something go strange. My rb951 have 5 ethernets. ether1 for my isp etrer2-5 for my local devices. I have no bridges. When i import image into metarouter, it was started corectly, but dhcp-client dont work. And i see droped packeges root@...
bypoisons
Mon Oct 07, 2013 9:20 pm
Forum:General
Topic:[future request] add option to route rules
Replies:0
Views:897

[future request] add option to route rules

In my country our goverment go crazy and blocked many sites. I use a vpn service, but in route rules i can't type something like this ip route add comment=blocked_sites distance=1 dst-address-list =blocked_sites gateway=my_vpn_provider Please add dst-address-list option to route rules. This will gre...