Community discussions

MikroTik App

Search found 34 matches

bykapi2454
Tue Jan 10, 2023 6:29 pm
Forum:RouterOS beta
Topic:help with bufferbloat, fq_codel, codel and cake not working
Replies:12
Views:8617

Re: help with bufferbloat, fq_codel, codel and cake not working

Always worked for me. Maybe try a different browser/disable ad blocking/DNS filtering.
BR
Would you mind share your config? I open a new thread

viewtopic.php?p=976494#p976494
bykapi2454
Tue Jan 10, 2023 5:59 pm
Forum:RouterOS beta
Topic:Bufferbloat and Download Speed (not working)
Replies:1
Views:1473

Bufferbloat and Download Speed (not working)

Hi beautiful people!! How are you? Well I have some time to test this (cake, codel, fq_codel). I have a simple pppoe connection. With default mikro script i gare top speed that i paid. https://i.ibb.co/j37JmgZ/Speed.png and this Bufferbloat https://i.ibb.co/dgJh8jw/bufferbloat.png If i configure som...
bykapi2454
Thu Dec 30, 2021 3:14 pm
Forum:Scripting
Topic:Script that get the Network Value
Replies:1
Views:2517

Script that get the Network Value

Hi people!! I need some help I make an script to add rule in Firewall and NAT It's simple and was Working fin until not :S Firs Ask for the IP, External port, Internal port and Last a Name for rules The problem is in the part that get the Network IP # This line was working fine but now only print bl...
bykapi2454
Mon Apr 26, 2021 11:29 pm
Forum:General
Topic:FTP和WININET.dll Problem (Visual Foxpro)
Replies:7
Views:1288

Re: FTP with WININET.dll Problem (Visual Foxpro)

Some new idea?
bykapi2454
Fri Apr 23, 2021 8:12 pm
Forum:General
Topic:FTP和WININET.dll Problem (Visual Foxpro)
Replies:7
Views:1288

Re: FTP with WININET.dll Problem (Visual Foxpro)

This is expected as you've disabled the conntrack helper.
Code:Select all
/ip firewall service-port set ftp disabled=yes
Yes i try it disable that. Now I downgrade to 6.40 and the problem keep :S
bykapi2454
Thu Apr 22, 2021 11:03 pm
Forum:General
Topic:FTP和WININET.dll Problem (Visual Foxpro)
Replies:7
Views:1288

Re: FTP with WININET.dll Problem (Visual Foxpro)

thank for answer!! user bug. by default work fine in RB3011UiAS-RM by default not work on 3x 951G-2HnD by defoult work fine in linksys or tplink why is a user bug? I disable all default rules in "/ip firewall filter" Probably conntrack FTP helper is turned off or behind dual NAT. Winnet FT...
bykapi2454
Thu Apr 22, 2021 3:32 pm
Forum:General
Topic:FTP和WININET.dll Problem (Visual Foxpro)
Replies:7
Views:1288

Re: FTP with WININET.dll Problem (Visual Foxpro)

Now I test in a RB3011UiAS-RM, and work fine. The problem are the 3x 951G-2HnD
Any idea?
bykapi2454
Wed Apr 21, 2021 6:22 pm
Forum:General
Topic:FTP和WININET.dll Problem (Visual Foxpro)
Replies:7
Views:1288

FTP和WININET.dll Problem (Visual Foxpro)

Hi to everybody, I have a very strange problem here. One of my client buy a "new" software. The problem is that not work with mikrotik, and wor fine with tplink or linksys. I make a zoom to the code, And notice that the software login fine into a FTP server, but has error when try to uploa...
bykapi2454
Thu Apr 01, 2021 3:12 pm
Forum:Beginner Basics
Topic:Static DNS Not on VLANs
Replies:3
Views:1018

Re: Static DNS Not on VLANs

Hi, I have the same problem
bykapi2454
Mon Jan 11, 2021 6:29 pm
Forum:Virtualization
Topic:CHR - problem with dhcp-client after reboot
Replies:33
Views:18456

Re: CHR - problem with dhcp-client after reboot

I have the same problema.
In eth1 is conected a ONT pppoe working fine, but suddenly stop working. In ip -> dhcp client i see the fuc___ config. I delete it or disable it, and all working again.
It's a bug?
bykapi2454
Mon Dec 21, 2020 4:04 am
Forum:Beginner Basics
Topic:Mikro + Asterix + One Way Audio
Replies:4
Views:1050

Re: Mikro + Asterix + One Way Audio

In my experience, you don't need to forward any port if you have a sip trunk in asterisk that is registered. If your Nat settings are off in asterisk, then that is your real issue. An asterisk sip trace or a packet trace of the sip and rtp network traffic will help you identify what is being sent. ...
bykapi2454
Sat Dec 19, 2020 2:52 am
Forum:Beginner Basics
Topic:Mikro + Asterix + One Way Audio
Replies:4
Views:1050

Re: Mikro + Asterix + One Way Audio

Try with UDP starting at 7000 instead of 10000.
If I add this rule
add action=dst-nat chain=dstnat in-interface=ether5 protocol=udp to-addresses=192.168.0.100
Is the best way to cover all the ports?
bykapi2454
Fri Dec 18, 2020 8:53 pm
Forum:General
Topic:Blocking facebook
Replies:14
Views:35000

Re: Blocking facebook

ip > DNS > static > +

name=facebook.com
address=127.0.0.1
bykapi2454
Fri Dec 18, 2020 7:15 pm
Forum:Beginner Basics
Topic:Mikro + Asterix + One Way Audio
Replies:4
Views:1050

Mikro + Asterix + One Way Audio

https://i.ibb.co/2hPC2hn/mikroSip.png Hi to every body! I need some help. If I call, they hear me, but I can't hear they (One Way Audio) First I Configure PPPoE, Then LAN Network (192.168.0.1/24), That Work Fine /ip address add address=192.168.0.1/24 comment=defconf interface=ether2 network=192.168...
bykapi2454
Fri Jun 12, 2020 3:12 pm
Forum:转发协议
Topic:6.47 and Fordwarding Problem
Replies:3
Views:2095

Re: 6.47 and Fordwarding Problem

Thank for answer but not work :( I create the list perfectly, then add chain=srcnat action=masquerade src-address=192.168.88.0/24 dst-address=192.168.88.0/24 but when add the other rule it give me an error. [mapet@MikroTik] /ip firewall nat> add chain=srcnat action=dst-nat protocol=tcp dst-port=8000...
bykapi2454
Thu Jun 11, 2020 12:15 am
Forum:转发协议
Topic:6.47 and Fordwarding Problem
Replies:3
Views:2095

6.47 and Fordwarding Problem

Hi!! I have a DVR and this are the working rules add action=dst-nat chain=dstnat comment=DVR dst-address-type=local dst-port=8000 in-interface=all-ppp in-interface-list=!LAN protocol=tcp to-addresses=192.168.88.9 to-ports=8000 add action=masquerade chain=srcnat dst-address=192.168.88.0/24 dst-port=8...
bykapi2454
Thu Jun 11, 2020 12:12 am
Forum:Announcements
Topic:v6.47 [stable] is released!
Replies:348
Views:162175

再保险:v6.47(稳定)被释放!

Hi!! I have a DVR and this working rules add action=dst-nat chain=dstnat comment=DVR dst-address-type=local dst-port=8000 in-interface=all-ppp in-interface-list=!LAN protocol=tcp to-addresses=192.168.88.9 to-ports=8000 add action=masquerade chain=srcnat dst-address=192.168.88.0/24 dst-port=8000 out-...
bykapi2454
Sun May 31, 2020 6:11 pm
Forum:General
Topic:RB951G-2HnD can't turn OFF LED
Replies:3
Views:2260

Re: RB951G-2HnD can't turn OFF LED

Some news in this field?
bykapi2454
Thu May 28, 2020 4:56 pm
Forum:General
Topic:DHCP提供租赁没有成功
Replies:117
Views:113374

再保险:DHCP提供Lease Without Success

I still have this problem, A simple PPPoE conection (Default Script) and a 3 or 4 device:(
bykapi2454
Sat May 16, 2020 2:20 am
Forum:General
Topic:ECMP Load Balancing port forwarding [SOLVED]
Replies:14
Views:5006

Re: ECMP Load Balancing port forwarding[SOLVED]

After migrate to PCC load balance, port forwarding from outside it works correctly.
I have the same problem. PCC not work with some banck page, how dou you solve it?
Thankyou!!!
bykapi2454
Fri May 15, 2020 5:25 pm
Forum:General
Topic:Port Forwarding Stop working after 10 minutes in ECMP
Replies:0
Views:791

Port Forwarding Stop working after 10 minutes in ECMP

Hi to every body!! I try to config ECMP in my router, I have 2 WAN pppoe (120Mbps) and 1 fixed ip(10Mbps). ECMP work fine ever, but after about 10/15 minutes top working only Forwarding (DVR for example), internet keep working fine. (I like to only one PC use the fixed but I have the same problem in...
bykapi2454
Mon Mar 16, 2020 5:43 am
Forum:Beginner Basics
Topic:RB 3011: Very simple VLAN scenario not working. [SOLVED]
Replies:4
Views:6069

Re: RB 3011: Very simple VLAN scenario not working.[SOLVED]

Do you mind put the complete config? I have the same problem and cant´t solve it:(
bykapi2454
Fri Mar 13, 2020 3:34 am
Forum:General
Topic:2 PPPoE and One Fixed problem :S
Replies:0
Views:1897

2 PPPoE and One Fixed problem :S

Hi to every soul in this forum, I really need some help. I have now in my work 3 WAN: 2 PPPoE and other fixed. I want to do the next. The fixed (WAN3) only have to work whit the server :192.168.1.2 WAN1 only for the ip 192.168.1.3-192.168.1.55 WAN2 only for the ip 192.168.1.56-192.168.1.254 That´s a...
bykapi2454
Wed Feb 05, 2020 6:43 pm
Forum:转发协议
Topic:ECMP Work fine, NAT Not working)
Replies:2
Views:2463

ECMP Work fine, NAT Not working)

Hi people, I new in ECMP but it´s working now. I have 3 WAN WAN1 and 2 are PPPoE and WAN 3 it Fixed/static IP All work fine, I run Speedtest (From Ookla) and something use Wan1 other wan2 and other wan3. This is fine. The problem is NAT (It was working with only one pppoe). Now I try to enter for wa...
bykapi2454
Mon Mar 19, 2018 8:53 pm
Forum:Beginner Basics
Topic:DVR Forwarding
Replies:15
Views:3951

Re: DVR Forwarding

Well, it's working after a lot of works. I use this rules but doesn't work. /ip firewall filter add action=accept chain=forward dst-address=192.168.1.254 dst-port=3777 in-interface=ether1-gateway protocol=tcp /ip firewall nat add action=dst-nat chain=dstnat dst-port=81 in-interface=ether1-gateway \p...
bykapi2454
Wed Mar 07, 2018 4:52 pm
Forum:Beginner Basics
Topic:DVR Forwarding
Replies:15
Views:3951

Re: DVR Forwarding

can you write how your MT has internet? pppoe,dhcp,static ip?
very important.
pppoe, dynamic ip. Generally I use a dyndns addres. or in the mikrotik case I use the cloud address.
When that does't work I try to configure in the app the IP and note the addres.
It's doesn.t work too
bykapi2454
Wed Mar 07, 2018 2:03 pm
Forum:Beginner Basics
Topic:DVR Forwarding
Replies:15
Views:3951

Re: DVR Forwarding

Hello, By default MikroTik has Firewall enabled that block's all traffic initiated from wan side except dst-natted rules. Please try this port forward rule: /ip firewall nat add action=dst-nat chain=dstnat comment=port forward dst-port=8888 in-interface=WAN1 protocol=tcp to-addresses=10.155.15.2 to...
bykapi2454
Wed Feb 21, 2018 2:08 am
Forum:Beginner Basics
Topic:DVR Forwarding
Replies:15
Views:3951

Re: DVR Forwarding

To verifying that work I only test my mobile app. In this app I have configured the IP direction (External or wan) mydvr.dyndns.org and the port 1234. I try changing the port to other and put the wan IP and not the dyndns address. for example: 196.68.56.48:4499 but it doen't work, whit this configur...
bykapi2454
Tue Feb 20, 2018 5:30 pm
Forum:Beginner Basics
Topic:DVR Forwarding
Replies:15
Views:3951

DVR Forwarding

Hi people, I new in this world (not in linux). I bought 2 RB951G-2HnD Router to test it. I update the 2 devices. All work fine, I configure de PPPoE conections. etc Buen I Try to forward wan to lan with out success. The old Router (tp-link) work fine, the mobile app work fine to that means that I ha...
bykapi2454
Wed Nov 08, 2017 8:34 pm
Forum:General
Topic:Mikrotik as CLIENT OPENVPN with tls-auth static key
Replies:24
Views:27117

Re: Mikrotik as CLIENT OPENVPN with tls-auth static key

Some new about this?
I be in the same situation.
bykapi2454
Wed Nov 08, 2017 12:47 am
Forum:Beginner Basics
Topic:OpenVPN only without static key
Replies:3
Views:1686

Re: OpenVPN only without static key

I have the same problem. Has you the answer?
bykapi2454
Mon Oct 09, 2017 2:56 pm
Forum:General
Topic:NTFS support
Replies:38
Views:13904

Re: NTFS support

Hi, did you find a solution?
I shared some files too, I need that support ntfs:)