Community discussions

MikroTik App

Search found 8 matches

by kmohsenk
Sat Aug 12, 2023 8:49 pm
Forum: Containers
Topic: openwrt on mikrotik arm64
Replies: 3
Views: 10543

Re: openwrt on mikrotik arm64

https://forum.mikrotik.com/viewtopic.php?t=193657 tnx. I read this topic. As it mentioned I must add this docker image but I don't know how can I do that? docker import https://downloads.openwrt.org/releases/22.03.2/targets/armvirt/64/openwrt-22.03.2-armvirt-64-default-rootfs.tar.gz openwrt-arm64 d...
by kmohsenk
Sat Aug 12, 2023 6:05 pm
Forum: Containers
Topic: Container can't start "Exec format error"
Replies: 2
Views: 9813

Re: Container can't start "Exec format error"

It’s only built for AMD64 CPUs. Your device runs on ARM.
ooh. I checked it. that's right.
by kmohsenk
Sat Aug 12, 2023 6:03 pm
Forum: Containers
Topic: openwrt on mikrotik arm64
Replies: 3
Views: 10543

openwrt on mikrotik arm64

hi. I have a hAP ax³.I want to use openwrt in my device and use v2ray on it and pass my traffic to v2ray connection.

I have some questions ?
1. how can I add OpenWRT in container ? my device is ARM64?
2. how can I pass my traffic to my v2ray client that I setup in OpenWRT?

tnx
by kmohsenk
Sat Aug 12, 2023 4:15 pm
Forum: Containers
Topic: Container can't start "Exec format error"
Replies: 2
Views: 9813

Container can't start "Exec format error"

hi. I have a hAP ax³.I set up the container as documentation. /interface/veth/add name=veth1 address=172.17.0.2/24 gateway=172.17.0.1 /interface/bridge/add name=dockers /ip/address/add address=172.17.0.1/24 interface=dockers /interface/bridge/port add bridge=dockers interface=veth1 /ip/firewall/nat/...
by kmohsenk
Mon Oct 05, 2015 12:23 am
Forum: Wireless Networking
Topic: decrease switching time
Replies: 5
Views: 1385

Re: decrease switching time

capsman?
No. I want to run capsman but it doesn't work i update all Router OS but sometimes some Ap not work in capsman.
by kmohsenk
Sun Oct 04, 2015 2:56 pm
Forum: Wireless Networking
Topic: decrease switching time
Replies: 5
Views: 1385

decrease switching time

Hi guys. I have a project that use 15 ap in a roaming wireless network. every AP connect to cisco switch with P2P link. how can i decrease wireless switching time between two AP? configuration in AP device: 0 name="wlan1" mtu=1500 mac-address=4C:5E:0C:41:46:71 arp=enabled interface-type=At...
by kmohsenk
Thu Feb 27, 2014 5:03 pm
Forum: General
Topic: route all IP except a range of Ip
Replies: 0
Views: 788

route all IP except a range of Ip

hi.
i have a local network that composed of 5 range IP.
192.168.8.0/24
192.168.100.0/24
172.22.65.0/24
192.168.10.0/24
192.168.40.0/24

we have a server with 172.22.65.70 ip address. we want 2 range of these just route to server.
but when i want set route i can not set source ip address.


help me!
by kmohsenk
Tue Aug 27, 2013 11:26 pm
Forum: Scripting
Topic: script for limit up time in userman for special profile
Replies: 0
Views: 697

script for limit up time in userman for special profile

hi.
I use mikrotik 5.25. I want to limit users that are in special profile with 2 hour up time in a day in user manager!
i search a lot! but don't find anything that useful for me!
plz help me!