Community discussions

MikroTik App

Search found 15 matches

by oskaratk
Wed Sep 25, 2024 2:06 am
Forum: Containers
Topic: Small Ookla Speedtest container
Replies: 16
Views: 11904

Re: Small Ookla Speedtest container

well, I am back. container seems to have installed : /container> print 0 name="58319538-67ab-453f-abd6-b24dc918d17a" tag="tangentsoft/speedtest-cli:latest" os="linux" arch="arm" interface=veth1 cmd="--json" mounts="" workdir="/" l...
by oskaratk
Tue Sep 24, 2024 5:15 pm
Forum: Containers
Topic: Small Ookla Speedtest container
Replies: 16
Views: 11904

Re: Small Ookla Speedtest container

add remote-image seems to require to set a registry-url first. what would be the correct one? Quoting the container's README.md file , "Start by installing the container package per MikroTik’s docs …" That link gives you this command: /container/config/set registry-url=https://registry-1....
by oskaratk
Tue Sep 24, 2024 3:46 am
Forum: Containers
Topic: Small Ookla Speedtest container
Replies: 16
Views: 11904

Re: Small Ookla Speedtest container

Howdy, I am trying to get this working, but I feel I am missing something: /container add remote-image=tangentsoft/speedtest-cli:latest \ interface=veth1 cmd="--json" logging=yes [/quote] add remote-image seems to require to set a registry-url first. what would be the correct one? Thanks O...
by oskaratk
Tue May 30, 2023 4:31 pm
Forum: General
Topic: Dual PSU priority
Replies: 4
Views: 757

Re: Dual PSU priority

Thanks,
not quite what I wanted to hear, but at least it's clear
by oskaratk
Tue May 30, 2023 6:09 am
Forum: General
Topic: Dual PSU priority
Replies: 4
Views: 757

Dual PSU priority

Howdy,

do devices with dual PSU, like the CCR2004, have a priortity of which PSU is used ?

My case is one PSU connected to grid, the other one to an inverter (battery) . I certainly want to use grid power when avilable

Thanks
Oskar
by oskaratk
Mon Apr 26, 2021 4:55 pm
Forum: RouterBOARD hardware
Topic: Powerbox pro RB960PGS - no POE out on auto with some devices
Replies: 6
Views: 2258

Re: Powerbox pro RB960PGS - no POE out on auto with some devices

Check that all the devices uses the same voltage. I'm powering a BaseBox2, a BaseBox5, an LtAP and a Bullet AC. Bullet AC needs to wait almost 3-4 minutes for powerup. Regards. all the devices use the same voltage. I can "forced on" the output then it works. However, it is not clear to me...
by oskaratk
Sun Apr 25, 2021 8:00 pm
Forum: RouterBOARD hardware
Topic: Powerbox pro RB960PGS - no POE out on auto with some devices
Replies: 6
Views: 2258

Powerbox pro RB960PGS - no POE out on auto with some devices

Howdy, I see strange interesting behavior with POE on the RB960PGS: POE is on auto, works fine for devices like hAP lite, Ubiquity nanobeam ( M5 devices) Connecting a Ubiquity Rocket prism or Powerbeam AC Gen2 - the board stays on "waiting for load" Using a hex POE, same model RB960PGS - h...
by oskaratk
Fri May 26, 2017 3:56 am
Forum: RouterBOARD hardware
Topic: CCR1009 vertical mounting
Replies: 0
Views: 666

CCR1009 vertical mounting

Howdy,

is it "legal" to mount a CCR1009 with passive cooling in a vertical orientation? Say the cooling fins on the left ?

Thanks
Oskar
by oskaratk
Mon Oct 05, 2015 4:49 am
Forum: General
Topic: 2 IPs on one port - each IP NATed to its own port but same subnet
Replies: 2
Views: 1052

Re: 2 IPs on one port - each IP NATed to its own port but same subnet

hmm, I don't think that's what I am looking for . Thanks anyways
by oskaratk
Sun Oct 04, 2015 5:08 am
Forum: General
Topic: 2 IPs on one port - each IP NATed to its own port but same subnet
Replies: 2
Views: 1052

2 IPs on one port - each IP NATed to its own port but same subnet

Howdy,

I need to "distribute" a wifi connection to 2 customers - each customer should be on his own subnet, but the subnets are the same. See picture/attachment, please
How can I achieve that - if at all

Thanks in advance
Oskar
powerbox.png
by oskaratk
Sun Oct 04, 2015 4:45 am
Forum: General
Topic: VPN forward to list of hosts only
Replies: 2
Views: 1234

Re: VPN forward to list of hosts only

Thanks !

Oskar
by oskaratk
Tue Sep 15, 2015 7:06 am
Forum: General
Topic: VPN forward to list of hosts only
Replies: 2
Views: 1234

VPN forward to list of hosts only

Howdy, I have OVPN on a RB450. Only purpose of the board is VPN Now, when a certain client is dialing in, I need to limit this clients access to a list of hosts ( and only one port - say 8181, which is the same all the time for this client ) The client gets an IP from a pool assigned - within the sa...
by oskaratk
Wed Dec 17, 2014 7:29 am
Forum: General
Topic: Tool: Realtime per IP traffic monitor for home/office
Replies: 290
Views: 401184

Re: Tool: Realtime per IP traffic monitor for home/office

seems to be a great tool almost all I need. If I could get accounting to work However, when I turn on ip-accounting, I not even see traffic using the snapshot funtionality. I am using a RB450G, in this case pretty much as switch. eth1 as master for eth2 - eth5. I wonder what I am missing ... Thanks ...
by oskaratk
Wed Dec 17, 2014 6:18 am
Forum: General
Topic: Sample to create cerificates not working
Replies: 0
Views: 690

Sample to create cerificates not working

Howdy, I am trying to create a certificate on ROS (6.23) , using this sample from the wiki http://wiki.mikrotik.com/wiki/Manual:Create_Certificates however sign template=ca-template ca-crl-host=10.5.101.16 name=myCa gives me an error: expected end of command ( line1 column 15 ) it that a syntax erro...
by oskaratk
Sat Dec 13, 2014 8:00 am
Forum: General
Topic: Create Certificate for OVPN, TLS failed (ROS v6.23)
Replies: 1
Views: 1766

Re: Create Certificate for OVPN, TLS failed (ROS v6.23)

did yo create the certificate on ROS or with OpenSSL.

I am trying on ROS (6.23) , but

sign template=ca-template ca-crl-host=10.5.101.16 name=myCa

gives me an error: expected end of command ( line1 column 15 )


Any hints?
Thanks
Oskar