Community discussions

MikroTik App

Search found 47 matches

byblinderix
Tue Aug 30, 2022 1:47 pm
Forum:General
Topic:How to block custom DHCP Server?
Replies:7
Views:533

Re: How to block custom DHCP Server?

Euh, call your ISP to fix this or have it clarified ? I mean, this is happening on the WAN-side of your connection right ? I have talked to them 2 months ago, takled again today, but the problem still exists. And the dhcp servers are not theirs. They are clients.... I couldn't count on the ISP's ad...
byblinderix
Tue Aug 30, 2022 1:32 pm
Forum:General
Topic:How to block custom DHCP Server?
Replies:7
Views:533

Re: How to block custom DHCP Server?

removed unneeded quote - use Post Reply
Thank you! I have just tried, it count the packets but still accept other server offering.
byblinderix
Tue Aug 30, 2022 1:01 pm
Forum:General
Topic:How to block custom DHCP Server?
Replies:7
Views:533

How to block custom DHCP Server?

Hi, My ISP has DHCP server, but there are some other DHCP servers in their network. I have tried to block them with firewall filter. /ip firewall filter add action=drop chain=forward in-interface=ISP protocol=udp src-address=192.168.0.xxx src-mac-address=AA:BB:CC:DD:EE:FF src-port=67,68 add action=d...
byblinderix
Thu Dec 05, 2019 7:08 pm
Forum:Useful user articles
Topic:Tool: Using Splunk to analyse MikroTik logs 3.3 (Graphing everything)
Replies:472
Views:289204

Re: Using Splunk to analyse MikroTik logs 2.2 (Graphing everything)

No idea why it stops working. I have run Splunk for years without it stopping by it self, always using Ubuntu Server. Maybe there are some other stuff/software on you Ubuntu that kills it. Finally there is a problem with timestamp, found on splunkd.log 08-01-2018 15:52:07.610 +0300 WARN DateParserV...
byblinderix
Mon Dec 02, 2019 10:01 pm
Forum:Useful user articles
Topic:Tool: Using Splunk to analyse MikroTik logs 3.3 (Graphing everything)
Replies:472
Views:289204

Re: Using Splunk to analyse MikroTik logs 2.7 (Graphing everything)

Jotne, Greetings for the good job!
I'm new to Splunk and keep reading.
I'm curious how to make the drop down list with host IP's to show the identity of the router instead the IP address.
Is it possible with some kind of lookup or token?

Regards,
byblinderix
Mon Jul 08, 2019 9:40 pm
Forum:General
Topic:RB4011iGS+5HacQ2HnD-IN - Dude server compatibility? [SOLVED]
Replies:5
Views:4955

Re: RB4011iGS+5HacQ2HnD-IN - Dude server compatibility?[SOLVED]

谢谢你!立即移动年代ome hex.
byblinderix
Sun Jul 07, 2019 2:41 pm
Forum:General
Topic:RB4011iGS+5HacQ2HnD-IN - Dude server compatibility? [SOLVED]
Replies:5
Views:4955

Re: RB4011iGS+5HacQ2HnD-IN - Dude server compatibility?[SOLVED]

Hello,
Not to to create a new post, I want to ask:
I have installed Dude Server on RB4011 and I'm curious is it ok with the internal NAND memory lifetime? Will dude kill it faster?
byblinderix
Fri Aug 19, 2016 12:13 pm
Forum:General
Topic:"Marry" a port to a AP
Replies:12
Views:1944

再保险:“结婚”据美联社的一个港口

Thank you guys for the effort.
I think I will make some script like Chupaka said to monitor the link.
谢谢!
byblinderix
Wed Aug 17, 2016 11:26 am
Forum:General
Topic:"Marry" a port to a AP
Replies:12
Views:1944

再保险:“结婚”据美联社的一个港口

AP is non-mikrotik brand? What devices you plan to use? Encryption is the best solution, but need more details to suggest specific things
Different brands like EnGenius, Ubiquity, Ruckus....
How-to with mikrotik?
byblinderix
Tue Aug 16, 2016 10:15 pm
Forum:General
Topic:"Marry" a port to a AP
Replies:12
Views:1944

"Marry" a port to a AP

Hello, I need to make that only and one device (ap) can connect to a ethernet port. What I'm assuming is to use ARP static table, but the the AP must have local dhcp server etc... I want to use the same subnet. I see that cannot filter packets that origin from that AP and drop others. VLAN isn't a s...
byblinderix
Tue May 03, 2016 11:00 pm
Forum:General
Topic:Can mikrotik work as Cascaded Proxy
Replies:9
Views:2206

Re: Can mikrotik work as Cascaded Proxy

I have never tried it but I think that you should create transparent proxy with parent proxy - the proxy from the ISP.
byblinderix
Mon Apr 11, 2016 5:53 pm
Forum:General
Topic:Hotspot login popup
Replies:1
Views:2576

Re: Hotspot login popup

After some testing, research, packet sniffing found that when a phone/tablet (tested only with iOS), connects for the first time or reconnects after being killed from wireless registration table it check by HTTP one of the following addresses: www.airport.us www.thinkdifferent.us www.appleiphonecell...
byblinderix
Wed Apr 06, 2016 8:18 pm
Forum:General
Topic:Hotspot login popup
Replies:1
Views:2576

Hotspot login popup

Hi, What I'm trying to do is: I have a hotspot and user connects to it by http-chap. I want after some time to pop up the user thelogin page. On mobile phones it can be done only in browsers, when kill the user from hotpot / hosts. In browsers it imediately shows the login page. But at the ather app...
byblinderix
Tue Mar 15, 2016 1:10 am
Forum:RouterBOARD hardware
Topic:rb750 brick?
Replies:2
Views:1041

Re: rb750 brick?

Hello, I have a RB750 which suddenly stopped working. It wont boot and both leds PWR and ACT stay on. I can make it boot by hardware resetting it but only for 1 time. So if i want it to boot I have to reset it every time. I updated the firmware and the software but still does the same. Is it useles...
byblinderix
Wed Mar 09, 2016 9:19 pm
Forum:Forwarding Protocols
Topic:Local subnets not visible after routing mark.
Replies:2
Views:1303

Re: Local subnets not visible after routing mark.

You need to add the locally-connected routes to your marked-routing tables, or else exclude those destinations from route-marking. Thanks! It worked. I have tried it earlier today, but may be made a mistake and totally messed. Thanks again. P.S. I have tried: X chain=prerouting action=mark-routing ...
byblinderix
Wed Mar 09, 2016 8:11 pm
Forum:Forwarding Protocols
Topic:Local subnets not visible after routing mark.
Replies:2
Views:1303

Local subnets not visible after routing mark.

Hi, We have two ISP and two local subnets. Both subnet use ISP1 without any problem and ISP2 with different distance for failover. I tried to make one subnet use ISP1 and second subnet use ISP2. I made mangle rules and added the routes and everything works, but subnets don't see each other. These ar...
byblinderix
Sat Feb 27, 2016 12:00 am
Forum:Announcements
Topic:MUM EUROPE 2016
Replies:33
Views:16242

Re: MUM EUROPE 2016

Hi Normis, How confident are you that MikroTik will be able to hit Q1 and Q2 expectations on new products listed? Confident...you are kidding? PPOE Client FastPath does not work on RB3011, nor partition, nor performance in line with announcement....: this device was announced Q2-2015, ready for dis...
byblinderix
Mon Nov 23, 2015 8:41 pm
Forum:RouterBOARD hardware
Topic:RB3011UiAS-RM
Replies:102
Views:64869

Re: RB3011UiAS-RM

im interested in ipsec topic too
+1
byblinderix
Wed Dec 03, 2014 10:43 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?


Tunnel mode, aes-128, sha1, UDP traffic with 1450byte packets
OK, Great ! What about TCP ? Same settings ? Please share the result.
byblinderix
Wed Nov 26, 2014 7:50 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

5. ~150-200Mbps
I have tested all types of encryption and the max I have achieved is 20mbps.

What settings you have used ?
byblinderix
Fri Nov 21, 2014 3:11 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

Do you mean that this revision cannot be fixes by software to use IPSec Hardware encryption?

If yes you have to think about money return, because this look like aaaaa veerry huge fraud. We are discussing this routerboard 8 months, and suddenly you are telling us that this is not real? Really ?
byblinderix
Tue Sep 09, 2014 9:57 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

Hey Mikrotik,
Apple said that iphone 6 will be on the shelves at 19 September.
Be first.
Let us buy RB850Gx2 on 18 September.
byblinderix
Wed Aug 27, 2014 11:10 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

September
Great, can you bet 1pcs. RB850Gx2 for September 2014 ?;)
byblinderix
Tue Aug 05, 2014 10:23 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

Any update?
No, they are just kidding with us. Embarrasing attitude to the customers.
byblinderix
Mon Jun 23, 2014 8:03 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

Helloooo,

Anyone from Mikrotik to answer?
byblinderix
Mon Jun 16, 2014 9:55 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

Normis, are you reading this?

Any news?
byblinderix
Tue Apr 29, 2014 6:02 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

Re: RB850Gx2 - Release date?

Yes, and I have a deadline for creating a IPsec VPN, and the only alternative is EdgeRouter. It's better to start reading manuals....
byblinderix
Tue Apr 29, 2014 3:11 pm
Forum:General
Topic:Newsletter 57
Replies:15
Views:8138

Re: Newsletter 57

Great! But RB850Gx2 - when ?
byblinderix
Mon Apr 28, 2014 6:37 pm
Forum:RouterBOARD hardware
Topic:RB850Gx2 - Release date?
Replies:193
Views:62728

RB850Gx2 - Release date?

Hello,

It's almost 1 May. When will RB850Gx2 be released?
byblinderix
Fri Apr 11, 2014 1:21 pm
Forum:RouterBOARD hardware
Topic:RB750 VPN Speed
Replies:0
Views:996

RB750 VPN Speed

Hi,

At the moment I'm waiting for RB850Gx2 to make VPN between couple of offices. Till then I configured RB750. I want to make some VPN, but I'm not sure which solution to use to get best performance. PPTP ?
Please advice.

Best regards,
byblinderix
Mon Mar 21, 2011 6:16 pm
Forum:Wireless Networking
Topic:Autoconnect to free spots
Replies:2
Views:933

Re: Autoconnect to free spots

Thanks
byblinderix
Mon Mar 14, 2011 1:42 pm
Forum:Wireless Networking
Topic:Autoconnect to free spots
Replies:2
Views:933

Autoconnect to free spots

Hello,
I'm kind a newbie of wireless miktorik capabilities, and I'm interested in making a device scanning for free hotspot, and to connect them automatically. Is it possible and how? By a script or integrated features?
Thanks!
byblinderix
Thu Mar 10, 2011 6:04 pm
Forum:General
Topic:European MUM video is now LIVE!
Replies:17
Views:3624

Re: European MUM video is now LIVE!

Any chance for better resolution?
More of the screen is not readable.
Thanks...
byblinderix
Wed Feb 16, 2011 6:36 pm
Forum:Virtualization
Topic:A problem with metarouter and identical networks. HELP!!!
Replies:0
Views:2576

A problem with metarouter and identical networks. HELP!!!

Hello, I have a rb450 with a metarouter installed. The main idea to use a metarouter was that there are 2 identical local networks with identical IP's. So, I've created a metarouter to connect the second LAN to it. The RB450G is connected to a Cisco router of the ISP, which has confugured several IP...
byblinderix
Mon Jun 21, 2010 11:11 am
Forum:General
Topic:Strange traffic to block
Replies:2
Views:1631

Re: Strange traffic to block

Thank you for your reply, I made filter rules, but packets are 0 :( 0 chain=forward action=drop dst-address=10.2.1.17 1 chain=forward action=drop src-address=10.2.1.17 2 chain=forward action=drop dst-address=93.152.160.66 3 chain=forward action=drop src-address=93.152.160.66 4 chain=forward action=d...
byblinderix
Sun Jun 20, 2010 7:23 pm
Forum:General
Topic:Strange traffic to block
Replies:2
Views:1631

Strange traffic to block

Hi, At my WAN port I'm receiving packets which I don't want. What is all about: When I start torch to listen the WAN port I see 8mbps with source 93.152.160.66 (not mine but in my isp network), port 8080 TCP destination 10.2.1.17 (I don't use that range IPs) port 50794 and half hour later port 30xxx...
byblinderix
Tue May 25, 2010 9:13 pm
Forum:RouterBOARD hardware
Topic:"Best" up-to-date 3G card ?
Replies:11
Views:3575

Re: "Best" up-to-date 3G card ?

我已经测试了Novatel公司Wireless XU870 express card with a usb -> expresscard cable connected to rb411u and works great and have external antenna connector.
byblinderix
Sun Feb 21, 2010 2:58 am
Forum:Beginner Basics
Topic:How to enable connection to mikrotik inside VMware
Replies:2
Views:1525

Re: How to enable connection to mikrotik inside VMware

Is the network connection at VMware set to use bridged network?
byblinderix
Sun Feb 07, 2010 4:58 am
Forum:Beginner Basics
Topic:2 MTs, 2 ISP, Dst-nat to 1 local IP
Replies:3
Views:1837

Re: 2 MTs, 2 ISP, Dst-nat to 1 local IP

It is possible to do what you want using various tunnels and such, but why not make it simpler and just put your 2 upstream interfaces on the same Mikrotik? If they are not in the same location, then you will have to build tunnels or use a combination of src-nat and dst-nat (which may be an easier ...
byblinderix
Sat Feb 06, 2010 5:07 pm
Forum:Beginner Basics
Topic:2 MTs, 2 ISP, Dst-nat to 1 local IP
Replies:3
Views:1837

2 MTs, 2 ISP, Dst-nat to 1 local IP

Hi, I have 2 routerboards connected to 2 ISP. A local computer with x.x.x.118 is dst-nat at port 5900 tcp at MT 1 to accept vnc connections. But the gateway at the computer is x.x.x.1 not x.x.x.2 so it can't accept connection at dst-nat port at MT 2. I have tried to make dst-nat at mt2 to port 5900 ...
byblinderix
Thu Dec 03, 2009 12:54 pm
Forum:Wireless Networking
Topic:802.11n Slow
Replies:126
Views:57349

Re: 802.11n Slow

Why don't you just get a good card instead?
OK, I have ThinkPad t61 with mini pci-e Intel, which I'm ready to change with a good card. What card do you recommend?
byblinderix
Tue Nov 24, 2009 6:11 pm
Forum:RouterBOARD hardware
Topic:Mini-PCI VPN Compatibility
Replies:2
Views:2391

Re: Mini-PCI VPN Compatibility

I apologize if this has already been addressed and I missed it, but I searched the forums and Googled and can't find anything. Does anyone have any experience with using the Soekris VPN1411 mini-PCI VPN Encryption board (or similar) in a Routerboard? If no one knows, or someone knows for a fact tha...
byblinderix
Mon Nov 09, 2009 1:07 am
Forum:Wireless Networking
Topic:802.11n Slow
Replies:126
Views:57349

Re: 802.11n Slow

I've upgraded to ROS 4.1, done a config reset and same result, cant get more then 25 - 30mbit. I also tried another notebook. Is anyone else running a similar setup? if so what speeds do you get? I have another R52N on the way for another job, i will test it before it goes out... I have the same pr...
byblinderix
Sat Aug 08, 2009 12:19 am
Forum:General
Topic:PPTP over PPPoE problem
Replies:1
Views:1564

Re: PPTP over PPPoE problem

At the Event viewer of Windows Server 2003, I see error 20210 The IAS/RADIUS server has passed an invalid value to the server running Routing and Remote Access for the following RADIUS attribute: Attribute Type 26, Vendor ID 311, Vendor specific type 22. Use the netsh ras set trace command to enable...
byblinderix
Wed Jul 01, 2009 11:05 pm
Forum:Beginner Basics
Topic:Strange port forwarding problem
Replies:2
Views:1201

Re: Strange port forwarding problem

Yes, that is what I'm doing. The strange is that it works with port 5900 to .118 with VNC, but the udp-packets to .111 not exactly.
byblinderix
Wed Jul 01, 2009 7:03 pm
Forum:Beginner Basics
Topic:Strange port forwarding problem
Replies:2
Views:1201

Strange port forwarding problem

Hi, I am using RB49AH at home, and want udp 8021 to be forwarded to internal 172.16.1.111 address. Here is my configuration I use: /ip firewall filter add action=accept chain=output comment="" disabled=no src-address=\ 172.16.1.111 /ip firewall nat add action=dst-nat chain=dstnat comment=&...
byblinderix
Tue Jun 30, 2009 9:02 pm
Forum:General
Topic:PPTP over PPPoE problem
Replies:1
Views:1564

PPTP over PPPoE problem

所以,我将试图解释这个问题。我们有一个RB450G which is used with 2 internet connections - ADSL and a PPPoE connection. We want to make a PPTP connection to the company server ( Windows 2003). The main connection to internet is PPPoE and when it is down, I have set destination 3 to the ADSL c...

Baidu
map