Community discussions

MikroTik App

Search found 61 matches

by serthan
Thu Jun 29, 2017 1:26 am
Forum: Scripting
Topic: Api Search From Usermanager using C#
Replies: 2
Views: 1491

Re: Api Search From Usermanager using C#

This feature is not yet supported by the API protocol in any way.

For now, you need to fetch all items over the wire, and filter them on the client side.
Thanks for reply, Already doing this but 2500 client making time to fetch all data all time,
best regards.
by serthan
Wed Jun 28, 2017 12:34 pm
Forum: Scripting
Topic: Api Search From Usermanager using C#
Replies: 2
Views: 1491

Api Search From Usermanager using C#

Hi All, /tool user-manager user print where username~"23" finding users that containing "23" in username like; 2345, 2323, 1234, ... working fine, however in Api code it does not work correctly, just find correct username not containing string. this is code. mikrotik.Send("/...
by serthan
Fri Apr 07, 2017 11:10 am
Forum: General
Topic: HTTPS with HOTSPOT
Replies: 0
Views: 484

HTTPS with HOTSPOT

SSL import but not working HTTPS pages
Image
img upload
by serthan
Tue Mar 14, 2017 11:21 am
Forum: General
Topic: PPTP server bad prefix error
Replies: 1
Views: 1418

PPTP server bad prefix error

How to resolve this problem....
Image
Image
Image
Image
Image
by serthan
Sun Mar 05, 2017 11:27 am
Forum: Scripting
Topic: How to Configure RouterOS package
Replies: 2
Views: 983

How to Configure RouterOS package

Someone reconfigure RouterOS;
https://success.tanaza.com/s/article/ka ... B951G-2HnD
How to do this.
by serthan
Sat Nov 22, 2014 1:57 pm
Forum: General
Topic: Syslog analyzer software
Replies: 0
Views: 1100

Syslog analyzer software

i need log analyzer software,

http://www.findbestopensource.com/product/webproxy-log
http://www.sawmill.net/formats/mikrotik_router.html

i found it,
do you have any other suggestion ?
by serthan
Fri Nov 21, 2014 1:41 pm
Forum: General
Topic: Netflow analysis software
Replies: 5
Views: 4188

Re: Netflow analysis software

nfdump or ntop/nprobe.
Do you know any windows software?
by serthan
Fri Nov 21, 2014 1:14 pm
Forum: General
Topic: LOG ANALIZE and Minimize
Replies: 0
Views: 877

LOG ANALIZE and Minimize

First of all ; Sample that a part of log file; 2014.11.20-07:56:32 <192.168.0.254>: firewall,info port80 forward: in:1-LAN out:2-WAN METRO, src-mac 000, proto TCP (ACK), 192.168.0.150:53359->83.66.162.26:80, NAT (192.168.0.150:53359->195.175.76.58:53359)->83.66.162.26:80, len 40 2014.11.20-07:56:32 ...
by serthan
Fri Nov 21, 2014 12:40 pm
Forum: Beginner Basics
Topic: Can not install user manager
Replies: 6
Views: 3273

Re: Can not install user manager

First install 6.22 then install usermanager 6.22
your default user: admin password: "null" empty
your router ip / userman : 192.168.1.1/userman
maybe it helps
best regards.
by serthan
Fri Nov 21, 2014 12:35 pm
Forum: General
Topic: Dhcp Warning
Replies: 5
Views: 3217

Re: Dhcp Warning

ether5
by serthan
Fri Nov 21, 2014 12:34 pm
Forum: General
Topic: Sample Hotspot Page - Sticky Please
Replies: 369
Views: 360142

Re: Sample Hotspot Page - Sticky Please

Image
by serthan
Fri Nov 21, 2014 12:28 pm
Forum: General
Topic: block port 80 only for specific user profile in hotspot
Replies: 3
Views: 1427

Re: block port 80 only for specific user profile in hotspot

first use hotspot profile; http://imageshack.com/a/img540/6933/NIhzso.jpg /ip hotspot user profile add address-list=profil1 name=uprof1 /ip firewall mangle add action=mark-packet chain=prerouting dst-port=80 new-packet-mark=\ BlockPort80Profile passthrough=no protocol=tcp src-address-list=profil1 /i...
by serthan
Tue Sep 02, 2014 11:31 am
Forum: Scripting
Topic: i need script plz
Replies: 2
Views: 1172

Re: i need script plz

why dont you use user-manager that is radius server and doing this automaticly.
by serthan
Tue Sep 02, 2014 11:19 am
Forum: General
Topic: Dhcp Warning
Replies: 5
Views: 3217

Dhcp Warning

Aug/23/2014 20:47:42 dhcp,warning dhcp1 offering lease 172.16.43.255 for 18:34:51:00:29:97 without success Aug/23/2014 21:01:28 dhcp,warning dhcp1 offering lease 172.16.46.163 for 40:A6:D9:34:0F:D6 without success Aug/23/2014 21:06:49 dhcp,warning dhcp1 offering lease 172.16.44.63 for BC:3B:AF:4C:FD...
by serthan
Thu Jul 10, 2014 5:05 pm
Forum: Beginner Basics
Topic: Can not install user manager
Replies: 6
Views: 3273

Re: Can not install user manager

New terminal
tool
user-manager
print

maybe help you
by serthan
Thu Jul 10, 2014 11:07 am
Forum: General
Topic: Nokia Lumia not login hotspot page but using internet
Replies: 3
Views: 1521

Re: Nokia Lumia not login hotspot page but using internet

what happens if you open the web browser in your Lumia, and go to http://www.google.com ? Any errors ?
SSL connection error message,
i closed 3G connection then sometimes coming SSL connection error however yahoo.com opens hotspot page ,
Why SSL connection error coming ?
by serthan
Wed Jul 09, 2014 5:30 pm
Forum: Scripting
Topic: API Links
Replies: 155
Views: 219017

Re: API Links

/ip/hotspot/user/remove
=numbers=123

username:123
password:123

api kod doesnt work, mikrotik removing another user which have id=123
can we use =name= or anything instead of =numbers=
thx
by serthan
Wed Apr 16, 2014 10:08 am
Forum: General
Topic: Editing WebProxy Error page
Replies: 4
Views: 5802

Re: Editing WebProxy Error page

"/ip proxy reset-html" make file and folder on /file
Thanks for fast reply.

Image
by serthan
Wed Apr 16, 2014 9:32 am
Forum: General
Topic: Editing WebProxy Error page
Replies: 4
Views: 5802

Re: Editing WebProxy Error page

You must know the HTML.... The RouterOS 6.12 default "webproxy/error.html" page are: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head><meta http-equiv="Content-Type" content="text/html; ch...
by serthan
Wed Apr 16, 2014 3:39 am
Forum: General
Topic: Editing WebProxy Error page
Replies: 4
Views: 5802

Editing WebProxy Error page

http://www.mikrotik.com/download/CHANGELOG_3 kirshteins wrote: There is also a possibility to edit default web-proxy error page and not to use redirect Code: What's new in 3.28: *) web proxy - allow to edit error page; <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "ht...
by serthan
Tue Apr 08, 2014 1:50 pm
Forum: Scripting
Topic: what happen GETALL funtion in 6.11
Replies: 4
Views: 2270

Re: what happen GETALL funtion in 6.11

Hello,

getall was replaced by print and is actually an alias. If previously getall returned
more details you should use =detail= to get more information, or =stats= to get
stats of the command.



Regards,
Janis Krumins


Thank you Janis
by serthan
Sat Apr 05, 2014 1:25 pm
Forum: Scripting
Topic: what happen GETALL funtion in 6.11
Replies: 4
Views: 2270

what happen GETALL funtion in 6.11

What's new in 6.11 (2014-Mar-20 09:16): *) ipsec - fix aes-cbc hardware acceleration on CCR with key sizes 192 and 256; *) wireless - add auto frequency feature; *) ovpn - fixed TLS renegotiation; *) ovpn - make bridge mode work with big packets (do not leave extraneous padding); *) ovpn - fixed req...
by serthan
Mon May 13, 2013 11:17 am
Forum: Wireless Networking
Topic: HELP PTP network SXT 2km low tcp speed
Replies: 5
Views: 2231

Re: HELP PTP network SXT 2km low tcp speed

You need to config, bridge and station bridge mode faster then wds
by serthan
Mon May 13, 2013 11:15 am
Forum: General
Topic: Nokia Lumia not login hotspot page but using internet
Replies: 3
Views: 1521

Nokia Lumia not login hotspot page but using internet

We setup mikrotik Hotspot, it works well but, Nokia Lumia "50:2D:1D:E2:6E:ED" not login from hotspot so, using internet... HOW...?
any idea?
by serthan
Fri Dec 21, 2012 5:43 pm
Forum: RouterBOARD hardware
Topic: Routerboard RB1100AHx2 Kernel Panic
Replies: 1
Views: 1516

Re: Routerboard RB1100AHx2 Kernel Panic

Upgrade to 6.0rc versiyon but internet speed max but nobody cant using internet, webproxy using internet , what is solution
by serthan
Thu Dec 20, 2012 7:10 pm
Forum: RouterBOARD hardware
Topic: Routerboard RB1100AHx2 Kernel Panic
Replies: 1
Views: 1516

Routerboard RB1100AHx2 Kernel Panic

First of all thanks for mikrotik :) i have rb1100AHx2 with v5.8( exactly can not update cause kernel panic!!! ) i want to use Web Proxy and first dst-nat 80 to 8080 it's ok working fine, But Something goes wrong with internet speed, this first picture enabling proxy with shown internet speed: ( Nob...
by serthan
Thu Jun 07, 2012 4:15 pm
Forum: RouterBOARD hardware
Topic: Downgrade on RB 750GL 5.7 to 4.17 (FAIL)
Replies: 13
Views: 4850

Re: Downgrade on RB 750GL 5.7 to 4.17 (FAIL)

thanks netinstall work in Windows XP
by serthan
Mon May 07, 2012 11:52 am
Forum: General
Topic: Sample Hotspot Page - Sticky Please
Replies: 369
Views: 360142

Re: Sample Hotspot Page - Sticky Please

Image
by serthan
Thu Nov 03, 2011 11:04 am
Forum: General
Topic: SOFTWARE ID PROBLEM pls help!!!
Replies: 2
Views: 1188

SOFTWARE ID PROBLEM pls help!!!

i pay for license Level6 for ID:W5SJ-BBG6 but i m a human body i make a mistake that: my real ID is W5SJ-BBG9 , i just want to buy one license that ID:W5SJ-BBG9 however they do NOT send software id, i m a basic user, i make a mistake, but i pay it, please help. i will use this software id on X86 mac...
by serthan
Thu Nov 03, 2011 10:58 am
Forum: Beginner Basics
Topic: i PAY for ID but couldnt change option
Replies: 1
Views: 1217

i PAY for ID but couldnt change option

i pay for license Level6 for ID:W5SJ-BBG6 but i m a human body i make a mistake that: my real ID is W5SJ-BBG9 , i just want to buy one license that ID:W5SJ-BBG9 however they do NOT send software id, i m a basic user, i make a mistake, but i pay it, please help.
by serthan
Mon Sep 26, 2011 4:21 pm
Forum: Scripting
Topic: Make Script for hotspot and User-manager
Replies: 3
Views: 1945

Re: Make Script for hotspot and User-manager

This programme make script file for User-manager and Hotspot user to add users,
use "*" for random char...
by serthan
Fri Sep 23, 2011 4:11 pm
Forum: Scripting
Topic: Make Script for hotspot and User-manager
Replies: 3
Views: 1945

Re: Make Script for hotspot and User-manager

This file is english version
by serthan
Fri Sep 23, 2011 1:08 pm
Forum: Scripting
Topic: Make Script for hotspot and User-manager
Replies: 3
Views: 1945

Make Script for hotspot and User-manager

Make a list of users to write in mikrotik
by serthan
Sat Aug 02, 2008 12:08 am
Forum: The Dude
Topic: Why cant i see winbox interface in other WAN
Replies: 0
Views: 1200

Why cant i see winbox interface in other WAN

1. location: Dude server subnetwork:192.168.2.8/24 modem wan ip (ISP provided): 88.225.227.21 2. location: Wan ip: 88.227.224.76 Routerboard ip: 192.168.1.23/24 Router (another one) ip: 192.168.1.24/24 Dude server ip: 192.168.1.2/24 i m at 1. location, have dude server can see all network and sub ma...
by serthan
Thu Jul 31, 2008 9:58 am
Forum: Wireless Networking
Topic: Wireless disconnection messages explained!
Replies: 86
Views: 177884

Re: Wireless disconnection messages explained!

thank you
by serthan
Fri Feb 08, 2008 4:57 pm
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly.....Could anyone write script

ecmp routing problem script for v3.1 but msn-icq-(IM) still down /tool netwatch set [find comment="hurriyet"] disable=yes; /tool netwatch set [find comment="ttnet2"] disable=yes; /tool netwatch set [find comment="yahoo"] disable=yes; /tool netwatch set [find comment=&qu...
by serthan
Sat Feb 02, 2008 12:00 am
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly

If your gateways are local check-gateway wont do what you need. If thats the case let us know and maybe we can code something up for you real quick. SRY about my english or explanation methot i make a picture, tell the config, How can you use ECMP protocol properly??? and increase your internet con...
by serthan
Fri Feb 01, 2008 7:30 pm
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly

i already using netwatch and route check gateway, these options check the router power on but doesnt check modems' internet connection down or up How can i check modems have internet connection ??? Could a script writer can help me please, I PAID MUCH MORE MONEY TO MIKROTIK BUT DOESNT WORK EVEN ECMP...
by serthan
Fri Feb 01, 2008 4:29 pm
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly

how can i write script to test modem internet connections
by serthan
Fri Feb 01, 2008 12:50 am
Forum: Scripting
Topic: is the any script command list ??????
Replies: 2
Views: 1962

Re: is the any script command list ??????

how can i write script

forexample;
/ip address add interface=ether1 address=192.168.2.1/24

is it true or is there any way to write script ,
by serthan
Fri Feb 01, 2008 12:35 am
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly

Picture show abow

Router RB192 checks the modems modems are power up but one of them not connect to internet,

How can i find which modem dosnt connect internet, after that close that modem connection fot http(80)
by serthan
Thu Jan 31, 2008 11:55 pm
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly

turn on check-gateway=arp or =ping so that the gateway is not used if its non-reachable. If the arp and ping are working and it's still down (1 hop out) you will need to script something, but check-gateway=ping/arp should be fine. i allready check-gateway =ping modem may not have internet connectio...
by serthan
Thu Jan 31, 2008 9:45 pm
Forum: Scripting
Topic: is the any script command list ??????
Replies: 2
Views: 1962

is the any script command list ??????

How can i find script commands ??

Thx.
by serthan
Thu Jan 31, 2008 9:35 pm
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

Re: ECMP not working properly

Cant Router Board do this simple ECMP rules properly,
by serthan
Thu Jan 31, 2008 2:39 pm
Forum: General
Topic: Load Balance
Replies: 11
Views: 3017

Re: Load Balance

connection can fail router cant check if your modems connect to www,

please check the link,
http://wiki.mikrotik.com/wiki/ECMP_Failover_Script
by serthan
Thu Jan 31, 2008 2:19 pm
Forum: General
Topic: ECMP not working properly.....Could anyone write script
Replies: 11
Views: 3175

ECMP not working properly.....Could anyone write script

hi, i have 4 modem each 4Mbit internet connection, total 16Mbit internet connection after that RB192 router board set as user manager after that 2 RB333 board set as hotspot router rb192 sets up ECMP mode but if one of modem fails, all http connection get "504 gateway timeout" search for ...
by serthan
Wed Jan 30, 2008 3:56 pm
Forum: General
Topic: DNS SERVIS FAIL DOWN
Replies: 0
Views: 812

DNS SERVIS FAIL DOWN

i have 4 modem which 192.168.2.1 192.168.3.1 192.168.4.1 192.168.5.1 RB192 board connect them all ECMP aktif route add 192.168.2.1,192.168.3.1,192.168.4.1,192.168.5.1 ip dns set allow remote requests all modem power on and connect internet and system running, after a while in a time one of mdems int...
by serthan
Tue Aug 14, 2007 3:14 pm
Forum: Wireless Networking
Topic: How Can i integrate PayPal system in Hotspot interface
Replies: 2
Views: 1285

How Can i integrate PayPal system in Hotspot interface

i have got 532A boards and R52 wireless cards
Could you please help me, how can i add PayPal system in to Hotspot interface, so guest can directly use internet by credit card.

Best regard,
Serthan
serthan@gmail.com
by serthan
Fri Jul 20, 2007 10:23 am
Forum: Wireless Networking
Topic: WDS Setup - Questions
Replies: 6
Views: 1694

Re: WDS Setup - Questions

i have the same problem check this out.
http://rapidshare.com/files/43777929/Ho ... kroTik.pdf
WDS Setup
by serthan
Thu Jul 19, 2007 1:15 pm
Forum: Wireless Networking
Topic: route p2p link instead of wds-bridge
Replies: 15
Views: 4637

Re: route p2p link instead of wds-bridge

i think noone want to explain how a link setup or share any script, oneday i will learn and share all the think about RB. it is not difficult to export a script and upload a server.

Thanks for help.
by serthan
Thu Jul 19, 2007 1:05 pm
Forum: Wireless Networking
Topic: How can i set WDS in simple
Replies: 3
Views: 1302

Re: How can i set WDS in simple

by serthan
Thu Jul 19, 2007 12:40 pm
Forum: General
Topic: Best way to Transparently Bridge two Networks
Replies: 10
Views: 2930

Re: Best way to Transparently Bridge two Networks

could you please send export file to this page.

Thanks.
by serthan
Thu Jul 19, 2007 11:49 am
Forum: Wireless Networking
Topic: which is the best config to bridge two networks with a p2p l
Replies: 3
Views: 1524

Re: which is the best config to bridge two networks with a p2p l

i realy wonder that. i am trying to link 2 network, what a fulish Board that i ever seen :)

working hard if i found the config will share with you.

Best Regard
by serthan
Thu Jul 19, 2007 11:45 am
Forum: Wireless Networking
Topic: simple routing on HOTSPOT SYSTEM
Replies: 5
Views: 1291

Re: simple routing on HOTSPOT SYSTEM

Zong, my email address serthan@gmail.com can we comminicate each other, i am also working on hotspot configure.
by serthan
Thu Jul 19, 2007 11:41 am
Forum: Wireless Networking
Topic: Hotel wireless coverage advice
Replies: 3
Views: 1051

Re: Hotel wireless coverage advice

Could you please explain how can we make a WDS system with RB532. i read referance manual but cant do it. Please help me.

Best Regard
by serthan
Thu Jul 19, 2007 11:35 am
Forum: Wireless Networking
Topic: 240Km link with RB532 @ 20Mbits
Replies: 62
Views: 45955

Re: 240Km link with RB532 @ 20Mbits

Could you pls export the script of Links and share with us.
by serthan
Tue Jul 10, 2007 3:19 pm
Forum: Wireless Networking
Topic: How can i set WDS in simple
Replies: 3
Views: 1302

How can i set WDS in simple

i m using 2 MT RB532 how can i set wds to improve wireless area :shock:
by serthan
Sat Jun 16, 2007 4:06 pm
Forum: Wireless Networking
Topic: [ask] HotSpot on both eth and wlan interface
Replies: 3
Views: 1590

Re: [ask] HotSpot on both eth and wlan interface

Hotspot enable script. wlan1 ip 10.5.50.1 gateway: 192.168.2.1 route # jan/01/2000 05:50:09 by RouterOS 2.9.38 # software id = 210L-3TT # / ip hotspot add name="hotspot1" interface=wlan1 address-pool=hs-pool-4 profile=hsprof1 \ idle-timeout=5m keepalive-timeout=none addresses-per-mac=2 dis...