Community discussions

MikroTik App

Search found 134 matches

by PeterDoBrasil
Sun May 22, 2016 12:14 am
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

:foreach i in [ /ip hotspot user find where profile=1000 ] do={ :if ([ :find [ /ip hotspot user get $i comment ] ] = 0 ) do={ :local date [ /ip hotspot user get $i comment ] :? Dear PeterDoBrasil Did you reach solution for your problem? I´m trying to do a script similar to yours. High Voltage has d...
by PeterDoBrasil
Fri May 13, 2016 3:02 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

you can set your prefered interval time, I think when you set menor interval time the script works better in the first hours 8)
by PeterDoBrasil
Sun May 08, 2016 5:19 am
Forum: General
Topic: SXT AC best settings
Replies: 83
Views: 60250

Re: SXT AC best settings

Paste this on the devices. This create a transparent Layer 2 bridge with management IP. For be totally secure you do not alter any config [I'm expecting no other item are changed from default], install with netinstall 6.17 the routeros-mipsbe.6.17.npk without keeping previous configuration & pa...
by PeterDoBrasil
Sun May 08, 2016 3:12 am
Forum: General
Topic: RB3011 Hotspot on bridge separate from LAN
Replies: 1
Views: 1419

Re: RB3011 Hotspot on bridge separate from LAN

you have the option to remove default configuration, you can set the first switch ports and the second switch ports to master and slave, mikrotik have hundrets of options to configure to your desired options
by PeterDoBrasil
Sun May 08, 2016 2:59 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

yes, interval 2 minutes
by PeterDoBrasil
Wed Apr 27, 2016 1:46 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

# Try my Whatsapp Blocker Script # # IMPORTANT ! THIS SCRIPT ONLY WORKS WITH STATIC DNS CONFIGURATION # # if you use the dhcp-client, go to and uncheck the field ,, use-peer-dns"# # then go to ip dns and set your static dns server # # 8.8.8.8 or 8.8.4.4 , Google DNS # # Whatsapp Finder Script R...
by PeterDoBrasil
Wed Apr 06, 2016 5:07 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

I also had the problem that the router couldnt reboot after the update (2011UiAS-2HnD) Unplugged power and after replug the router startet. I know it was my fault that i didnt checked the forum before installation but i dont understand why mikrotik still deliver this update when there are much more...
by PeterDoBrasil
Mon Apr 04, 2016 5:57 am
Forum: Scripting
Topic: usage warning script
Replies: 15
Views: 5094

Re: usage warning script

Hi i am trying tho get the usage warning script to work but with no luck. Please look at the script and let me know if im doing something wrong. I only need the usage warning script and not the other automated billing scripts. I cant see anything happening in the logs when i manually run the script...
by PeterDoBrasil
Mon Apr 04, 2016 5:53 am
Forum: Scripting
Topic: How to verify if a file exist in /file
Replies: 8
Views: 6312

Re: How to verify if a file exist in /file

Hello,

How can I check if there exist a file in /file?? For example there exists a txt file called OK.txt

:if ( the file OK exists in /file ) do={ :put "lala" }

How can I write that statement for the script??

Thanks for your help
:if Scripts only works fine with numbers
by PeterDoBrasil
Wed Mar 16, 2016 1:56 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

I have a very Powerfull Option for You! Add the following Script to the New Terminal, Mikrotik will create a New Scheduler and automatic put all Whatsapp DNS Entrys to the Firewall Address List !! /system scheduler add comment="Whatsapp Blocker" interval=2m name="Whatsapp Blocker&quo...
by PeterDoBrasil
Sun Mar 13, 2016 5:17 am
Forum: General
Topic: v6rc26 simple-queue new Feature bucket size
Replies: 2
Views: 4136

v6rc26 simple-queue new Feature bucket size

What means bucket size in simple queue, what is the best value to setup? :o
by PeterDoBrasil
Sat Mar 12, 2016 8:56 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

Mikrotik will launch how much rc's to come to final version ???? 30? 40? 50? If the goal is a more stable release, then the more rc's the better. Other companies do the same, the builds are just not publically available; just designated beta testers have access to them. If you need stability, use t...
by PeterDoBrasil
Sat Mar 12, 2016 8:33 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

Mikrotik will launch how much rc's to come to final version ???? 30? 40? 50?
by PeterDoBrasil
Sat Mar 12, 2016 5:17 pm
Forum: Scripting
Topic: about ip pool logging.
Replies: 1
Views: 3357

Re: about ip pool logging.

Try this here # ip pool used logging # { :global ip :global mac :global pool :global date :global time :foreach i in=[/ip pool used find ] do={ :set date [/system clock get date ]; :set time [/system clock get time ]; :set ip [/ip pool used get $i address ]; :set mac [/ip pool used get $i info ]; :s...
by PeterDoBrasil
Sat Mar 12, 2016 4:50 pm
Forum: Beginner Basics
Topic: how i connecting to ubnt devices behind hotspot
Replies: 9
Views: 3138

Re: how i connecting to ubnt devices behind hotspot

Iám only using mac to Bypass!!
by PeterDoBrasil
Sat Mar 12, 2016 4:45 pm
Forum: Wireless Networking
Topic: Network topology suggestion for wisp???
Replies: 4
Views: 2889

Re: Network topology suggestion for wisp???

My suggestion is, to use only Routerboard, Mikrotik Devices ! :lol:
by PeterDoBrasil
Sat Mar 12, 2016 4:44 pm
Forum: Wireless Networking
Topic: Network topology suggestion for wisp???
Replies: 4
Views: 2889

Re: Network topology suggestion for wisp???

My suggestion is, use pure Routerboard, Mikrotik Network! :lol:
by PeterDoBrasil
Sat Mar 12, 2016 4:33 pm
Forum: Scripting
Topic: dhcp log script ???
Replies: 3
Views: 3104

Re: dhcp log script ???

Try this here, insert in new-terminal, don't forgot to create first your folder in Mkt files, drag and drop the folder to files! /system scheduler add comment="DHCP Lease Backup" interval=1h name="DHCP Lease Backup" \ on-event="# Random File Saver #\r\ \n# First create your ...
by PeterDoBrasil
Sat Mar 12, 2016 12:24 pm
Forum: Scripting
Topic: help for that script
Replies: 2
Views: 1271

Re: help for that script

# Try this # { # set required signal here # :global required 23 # set your hotspot trial profil here # :global prof "trial-profile-name" :global mac :global signal :global picksignal :global action :foreach i in=[ /int wir reg find ap=no] do={ :set signal [/int wir reg get $i signal-streng...
by PeterDoBrasil
Sat Mar 12, 2016 4:22 am
Forum: Scripting
Topic: No default Channel setup for Atheros 9300 5 Ghz
Replies: 0
Views: 1596

No default Channel setup for Atheros 9300 5 Ghz

# Special Channel Auto Setup for Atheros AR9300 Chips v.2 faster connect time # { :global mac :global type :global name :global wlansetup :foreach x in=[/interface wireless find ] do={ :set type [/interface wireless get $x interface-type ]; :if ([/interface wireless find where interface-type="A...
by PeterDoBrasil
Sat Mar 12, 2016 2:25 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

We have implemented fix which should help with wireless-rep reboot loop. Please test it if you can use rc version on your environment. Fix will be available in RouterOS v6.35rc25.
Thank you, Iám using v6.35rc26; no more problems! :lol:
by PeterDoBrasil
Sat Mar 12, 2016 2:17 am
Forum: Scripting
Topic: No default Channel setup for Atheros 92xx 5 Ghz
Replies: 1
Views: 1737

No default Channel setup for Atheros 92xx 5 Ghz

# Special Channel Auto Setup for Atheros AR92xx Chips v.2 faster connect time # { :global mac :global type :global name :global wlansetup :foreach x in=[/interface wireless find ] do={ :set type [/interface wireless get $x interface-type ]; :if ([/interface wireless find where interface-type="A...
by PeterDoBrasil
Wed Mar 09, 2016 10:30 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

v6.35rc21 after upgrade sxt Light lost access to device, device reboots every 60 seconds, after downgrade to v.6.35rc19 no more problems, I think there is any thing with ether port configuration causing this problem. The unice option to access the device is reset with reset button, and then downgra...
by PeterDoBrasil
Wed Mar 09, 2016 10:29 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

v6.35rc21 after upgrade sxt Light lost access to device, device are reboot every 60 seconds, after downgrade to v.6.35rc19 no more problems, I think there is any thing with ether port configuration causing this problem. The unice option to access the device is reset with reset button, and then downg...
by PeterDoBrasil
Fri Mar 04, 2016 3:51 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

6.35rc16 my RB2011UiAS-2HnD-IN enabling CAPsMan and usuig the Routers wlan interface as Cap the router reboots every +- 2 minutes, crashes
by PeterDoBrasil
Wed Mar 02, 2016 11:14 pm
Forum: Wireless Networking
Topic: CAPsMAN Access List ????
Replies: 6
Views: 5000

Re: CAPsMAN Access List ????

Is it possible to setup interworking-profiles on CAP'sMAN administrated Ap's, Cap, for future Hotspot 2.0 propose??? name="5G" network-type=wildcard internet=yes asra=no esr=no uesa=no venue=unspecified hessid=00:00:00:00:00:00 hotspot20=yes hotspot20-dgaf=yes roaming-ois="" venu...
by PeterDoBrasil
Wed Mar 02, 2016 11:10 pm
Forum: Wireless Networking
Topic: CAPsMAN Access List ????
Replies: 6
Views: 5000

Re: CAPsMAN Access List ????

If you only have one SSID, then using the SSID Regexp field is probably meaningless for you. It's optional.
Thank you for Help!
by PeterDoBrasil
Wed Mar 02, 2016 10:50 pm
Forum: Wireless Networking
Topic: CAPsMAN Access List ????
Replies: 6
Views: 5000

Re: CAPsMAN Access List ????

Thamk you, but is it not much simply per Interface?
Example: User Mac FF::FF:FF:11:11:11 Allow to connect on cap1 with ssid Office1
What is when I've a Network for smartphones, 150 AP's configured as Cap, all Ap's the same SSID???
Simple leave this as blanc????
by PeterDoBrasil
Wed Mar 02, 2016 8:57 pm
Forum: Wireless Networking
Topic: CAPsMAN Access List ????
Replies: 6
Views: 5000

CAPsMAN Access List ????

Nothing to explain in wiki, SSID Regexp: in Access List Rules
Mikrotik always is developing good things for us, but no explain to their Users how to use!!! :?
secret.jpg
by PeterDoBrasil
Tue Mar 01, 2016 9:27 pm
Forum: Wireless Networking
Topic: Mikrotiks Secret! How? interworking-profiles=enabled
Replies: 3
Views: 2685

Mikrotiks Secret! How? interworking-profiles=enabled

Mikrotiks big secret, interworking-profiles=enabled !!! You can search the Internet to find anything over how set interworking-profiles=yes, nothing by Wiki, you only find posts interworking-profiles=disabled. When you make the question how to setup this to the Mikrotik Developers they do not help w...
by PeterDoBrasil
Tue Mar 01, 2016 6:52 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

Version 6.35rc14 has been released. Changes since previous version: *) dude - (changes discussed here: http://forum.mikrotik.com/viewtopic.php?f=8&t=104395); *) pppoe-client - implemented fastpath support; *) pppoe - added rfc4679 support; *) pppoe-server - added pado-delay option; *) ppp - clo...
by PeterDoBrasil
Tue Mar 01, 2016 6:45 pm
Forum: Wireless Networking
Topic: Nstreme dual Link! How?
Replies: 9
Views: 2973

Re: Nstreme dual Link! How?

Of course you can, just imagine your SXT's are wlan cards and set them accordingly. You also need one mikrotik router at each end for the settings. Hi Inox, Don't you have any problem with bonding in this scenario ?? i've never used bonding on real world , but in lab it always is unstable and unrel...
by PeterDoBrasil
Tue Mar 01, 2016 6:43 pm
Forum: Wireless Networking
Topic: Nstreme dual Link! How?
Replies: 9
Views: 2973

Re: Nstreme dual Link! How?

I decided to use fiberglass cable, which cost me 30% more, compared to the quality is much better, I have also the possibility to rent my cable for multi media, IP Cameras, etc. !!! :lol:
by PeterDoBrasil
Tue Mar 01, 2016 2:48 am
Forum: General
Topic: Hotspot 2.0!! Nothing new from Mikrotik???
Replies: 0
Views: 2967

Hotspot 2.0!! Nothing new from Mikrotik???

There are no news from Hotspot 2.0????????????????????? :( How Interworking Works: A Detailed Look at 802.11u and Hotspot 2.0 Mechanisms Wi-Fi is entering a new phase in worldwide popularity, with high user expectations to match. New protocols will help the technology live up to the challenge. Intro...
by PeterDoBrasil
Tue Mar 01, 2016 2:45 am
Forum: Wireless Networking
Topic: Nstreme dual Link! How?
Replies: 9
Views: 2973

Re: Nstreme dual Link! How?

I've found a better and faster solution; I'll use fiber óptic cable to get the band from my isp, distance to push the cable is 1800m!!!
by PeterDoBrasil
Tue Feb 23, 2016 5:26 am
Forum: Wireless Networking
Topic: Nstreme dual Link! How?
Replies: 9
Views: 2973

Re: Nstreme dual Link! How?

Thank you I've readed the Link! But on the img. they use cards, possivle cards with two wlans on each card, my question is can I use 4 SXT ac devices two mount the dual Link? :?
by PeterDoBrasil
Mon Feb 22, 2016 10:14 pm
Forum: Wireless Networking
Topic: Nstreme dual Link! How?
Replies: 9
Views: 2973

Nstreme dual Link! How?

I'need help for this Question :? How I'must set my Internal Router to work with nstreme dual link? Is this right to make nstreme dual I must have 4 Radios, in my case I will use 4 RB SXT ac 28 °, two for downstream and two for upstream, is this right then I've a full duplex Link? My Question is how ...
by PeterDoBrasil
Sun Feb 21, 2016 2:55 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

BartoszP - Upgrade in this device happens within RAM memory; PeterDoBrasil - For now it is available only through CLI. What means CLI??? I don't understand what is CLI???? CLI means "Command line Interface", when you connect with SSH for example Hello Normis! Can You Help me Here? http://...
by PeterDoBrasil
Fri Feb 19, 2016 4:35 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

BartoszP - Upgrade in this device happens within RAM memory; PeterDoBrasil - For now it is available only through CLI. What means CLI??? I don't understand what is CLI???? CLI means "Command line Interface", when you connect with SSH for example Hey Normis, Is this an Hotspot Bug ???? htt...
by PeterDoBrasil
Fri Feb 19, 2016 3:18 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

BartoszP - Upgrade in this device happens within RAM memory;
PeterDoBrasil - For now it is available only through CLI.
What means CLI??? I don't understand what is CLI????
by PeterDoBrasil
Fri Feb 19, 2016 3:07 pm
Forum: General
Topic: Hotspot Pirates! Mikrotik Hotspot v6.35rc11 ISP Nightmare?????
Replies: 0
Views: 2342

Hotspot Pirates! Mikrotik Hotspot v6.35rc11 ISP Nightmare?????

# Hotspot Pirate Mac is 34:FC:EF:D1:29:25 # My system Configuration is all Interfaces arp reply-only the android pirate device has changed in the least +- 5 hours their ip address more than 40 times their first connect with 10.63 192.199, the last time with 10.63.192 144, he change ip address every ...
by PeterDoBrasil
Fri Feb 19, 2016 2:26 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

is any decription/changelog for 635rc11, yet ? it is on the download page: What's new in 6.35rc11 (2016-Feb-17 09:09): *) winbox - added factory-firmware field to system/routerboard; *) l2tp - ipsec peer & policy sometimes was not removed after l2tp interface disable; *) pptp - fixed kernel cra...
by PeterDoBrasil
Wed Feb 17, 2016 8:36 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

no g-n.png
[
I can't find this, in 2,4 ghz device and not in 5,8 ghz (6.35rc10)
wireless-rep - added 802.11g/n only band;

802.11b or 802.11g is working on 2.4GHz not 5GHz look the wikipedia https://en.wikipedia.org/wiki/IEEE_802.11
by PeterDoBrasil
Wed Feb 17, 2016 5:38 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

6.35rc9 has been released. Changes since previous version: *) dude - (changes discussed here: http://forum.mikrotik.com/viewtopic.php?f=8&t=104395); *) l2tp - added support for proxy authentication when receiving forwarded PPPoE sesssions; *) l2tp - added support for Hidden AVP, it is needed fo...
by PeterDoBrasil
Tue Feb 16, 2016 3:37 am
Forum: General
Topic: Hotspot 2.0 ! Wireless 802.11u? Interface wireless interworking-profiles!! A very interesting theme
Replies: 0
Views: 2382

Hotspot 2.0 ! Wireless 802.11u? Interface wireless interworking-profiles!! A very interesting theme

# /interface wireless interworking-profiles # name="5G" network-type=wildcard internet=yes asra=no esr=no uesa=no venue=unspecified hessid=00:00:00:00:00:00 hotspot20=yes hotspot20-dgaf=yes roaming-ois="" venue-names="" authentication-types="" ipv4-availabilit...
by PeterDoBrasil
Mon Feb 15, 2016 5:58 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

Included in new wireless repeater package? Mmmm.... Interesting!!! Hotspot 2.0 with HTTPS-Redirection and another new features in the last 6.35rc7 :o [img] https://www.dropbox.com/s/15zj0l5au84gkmm/Captura%20de%20pantalla%202016-02-10%2023.54.39.png?dl=0 [/img] Yes! not tested in other... but i am ...
by PeterDoBrasil
Mon Feb 15, 2016 5:15 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc [release candidate] is released, new wireless package!

Included in new wireless repeater package? Mmmm.... Interesting!!! Hotspot 2.0 with HTTPS-Redirection and another new features in the last 6.35rc7 :o [img] https://www.dropbox.com/s/15zj0l5au84gkmm/Captura%20de%20pantalla%202016-02-10%2023.54.39.png?dl=0 [/img] Yes! not tested in other... but i am ...
by PeterDoBrasil
Wed Feb 10, 2016 3:10 am
Forum: General
Topic: Prioritizing DHCP
Replies: 4
Views: 3037

Re: Prioritizing DHCP

http://wiki.mikrotik.com/wiki/Manual:IP/Services :lol: 67/udp Bootstrap protocol or DHCP Server this is dst 68/udp Bootstrap protocol or DHCP Client this is src /interface bridge filter print detail Flags: X - disabled, I - invalid, D - dynamic 0 chain=output action=set-priority new-priority=1 passt...
by PeterDoBrasil
Wed Feb 10, 2016 12:22 am
Forum: General
Topic: Old RouterOS Problem comes to me! Dhcp Server Lease lost their leases!
Replies: 0
Views: 1457

Old RouterOS Problem comes to me! Dhcp Server Lease lost their leases!

dhcp,info dhcp1 assigned 10.63.194.30 to B0:47:BF:C3:BB:5D dhcp,info dhcp1 deassigned 10.63.194.65 from 34:FC:EF:C3:61:36 dhcp,info dhcp1 assigned 10.63.194.65 to 34:FC:EF:C3:61:36 dhcp,info dhcp1 deassigned 10.63.194.1 from 00:F4:6F:E3:93:A9 dhcp,info dhcp1 assigned 10.63.194.1 to 00:F4:6F:E3:93:A9...
by PeterDoBrasil
Fri Feb 05, 2016 1:40 pm
Forum: General
Topic: BACKGROUND SCAN INCORRECT RESULTS ROSv6.35rc2
Replies: 1
Views: 1760

BACKGROUND SCAN INCORRECT RESULTS ROSv6.35rc2

My Home AP Mikrotik works in 2412 mhz, country set brazil My BaseBox works in 2447 mhz, country set brazil Look the Pics what is the result from mikrotik scan ?????????????????? :lol: Mikrotik scan hit rate = 0% Congratulations :lol: When I make scan with 5g.net 0 router the result is correct every ...
by PeterDoBrasil
Fri Feb 05, 2016 2:32 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: The Dude, work continues: v6.35rc test builds.

Yesterday I install 6.35rc3 on CCS-1036 Mikrotik Hardware and run following command to test network performance using firewall rules.. i added single rules in firewall to track connection hping3 --udp --data 512 --rand-source -i u10 <mikrotick ip> Above command created around ~500k connection in co...
by PeterDoBrasil
Fri Feb 05, 2016 2:28 am
Forum: Wireless Networking
Topic: mikrotik station does what she wants!!!!!!!!!!!!
Replies: 5
Views: 1343

Re: mikrotik station does what she wants!!!!!!!!!!!!

First off al, use winbox this is the correct way to configure the RouterBoards How to do this see my website. http://www.wirelessinfo.be/index.php/mikrotik/pages/winboxe Goto "wireless in main menu and setup your wireless link Iám using winbox more than 8 hours every day I think very good to w...
by PeterDoBrasil
Thu Feb 04, 2016 3:21 pm
Forum: Wireless Networking
Topic: mikrotik station does what she wants!!!!!!!!!!!!
Replies: 5
Views: 1343

Re: mikrotik station does what she wants!!!!!!!!!!!!

and press the button ,,Apply" in Quick Set Don't use quick set, using quick set you can connect to 802.11, nv2, nstreme, click Apply in Quick set YOU give permission RB to connect to any of these protocol, again if you don't want that don't use quick set. RB don't do does what she wants but do...
by PeterDoBrasil
Thu Feb 04, 2016 3:17 pm
Forum: Wireless Networking
Topic: mikrotik station does what she wants!!!!!!!!!!!!
Replies: 5
Views: 1343

Re: mikrotik station does what she wants!!!!!!!!!!!!

and press the button ,,Apply" in Quick Set Don't use quick set, using quick set you can connect to 802.11, nv2, nstreme, click Apply in Quick set YOU give permission RB to connect to any of these protocol, again if you don't want that don't use quick set. RB don't do does what she wants but do...
by PeterDoBrasil
Thu Feb 04, 2016 4:19 am
Forum: Wireless Networking
Topic: mikrotik station does what she wants!!!!!!!!!!!!
Replies: 5
Views: 1343

mikrotik station does what she wants!!!!!!!!!!!!

I've a Question, why Rb Stations does what she want ????????? My Ap mode is band=2ghz-onlyg wireless-protocol=802.11 when you set any Mikrotik station to /interface wireless set [ find where mac-address=4C:5E:0C:CA:05:47 ] band=2ghz-onlyg wireless-protocol=802.11; and press the button ,,Apply" ...
by PeterDoBrasil
Wed Feb 03, 2016 11:33 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc is released, new wireless package!

v6.35rc2 ping time ap to station 8ms, device shows distance with value 1 km
Upgrade v6.35rc3 ap to station 150ms, device shows distance with value 5 km, using the same conditions!
by PeterDoBrasil
Wed Feb 03, 2016 3:48 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc is released, new wireless package!

PeterDoBrasil, as I wrote in the last post try to use station-bridge mode instead of station-pseudobridge if your AP is RouterOS based and that should not cause problems like you have with the pseudobridge option. # Resolved # station-bridge causes the same problem, I've testet station-wds, now Hot...
by PeterDoBrasil
Wed Feb 03, 2016 3:19 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc is released, new wireless package!

The new configuration causes big trouble on my Hotspot Network! The Hotspot host shows many diferent IP addresses for only one Mac Address, the Mac is from my outside AP, Translation doesn't work!!!!! /ip hotspot host print Flags: S - static, H - DHCP, D - dynamic, A - authorized, P - bypassed # MAC...
by PeterDoBrasil
Tue Feb 02, 2016 5:03 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc is released, new wireless package!

My Hotspot Stops to work correctly! Is this an Address translation prolem because the new pseudobridge setup? # feb/ 2/2016 11:59:12 by RouterOS 6.34 # software id = KPNX-1FGN # 11:28:15 system,info router rebooted 11:28:23 script,error Google Down 11:28:23 script,error 5g.net 1 Down 11:28:23 script...
by PeterDoBrasil
Tue Feb 02, 2016 3:56 pm
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc is released, new wireless package!

Is this config the right way? first interface wireless - ap-bridge second inteface wireless (virtual) - station pseudobridge what is the right setup from wds in station pseudobridge? disabled? or static with wds default bridge set to bridge? For now I think this Setup is much estable as the old WDS ...
by PeterDoBrasil
Tue Feb 02, 2016 12:42 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 179233

Re: v6.35rc is released, new wireless package!

wireless repeater configuration can be done by, setup-repeater command, /interface wireless setup-repeater there are parameters: address -- MAC address of AP to setup repeater for (optional) ssid -- SSID of AP to setup repeater for (optional) passphrase -- key to use for AP - if this is specified, ...
by PeterDoBrasil
Mon Jan 25, 2016 12:35 am
Forum: Scripting
Topic: Free Hotspot user time limitation
Replies: 25
Views: 56117

Re: Free Hotspot user time limitation

# Hotspot on Login Script # { :global name :global mac :global date :global prof :global action :foreach i in=[/ip hotspot user find where dynamic=no ] do={ :if ([/ip hotspot user get $i comment ] = "" ) do={ :set name [/ip hotspot user get $i name ]; :set prof [/ip hotspot user get $i pro...
by PeterDoBrasil
Sun Jan 24, 2016 11:06 pm
Forum: Scripting
Topic: Free Hotspot user time limitation
Replies: 25
Views: 56117

Re: Free Hotspot user time limitation

try this
ip hotspot server profile
enable trial, http-chap
set below
trial-uptime-limit: 01:00:00
trial -uptime-reset: 10d 00:00:00
trial profile: criate your profile and set here

this setup creates temporary users, on login page user click ontrial and can access their 60 min
by PeterDoBrasil
Fri Jan 15, 2016 2:02 am
Forum: Scripting
Topic: Mikrotik is no 100% !!
Replies: 0
Views: 2688

Mikrotik is no 100% !!

Flags: X - disabled, P - bypassed, B - blocked # MAC-ADDRESS ADDRESS TO-ADDRESS SERVER 0 P ;;; HP Ether 08:2E:5F:75:6C:56 10.63.192.3 10.63.192.3 1 P ;;; Gr001 D4:CA:6D:BF:5B:6A 10.63.192.5 10.63.192.5 2 P ;;; 5G Base 4C:5E:0C:C4:41:BE 10.63.192.2 10.63.192.2 3 X ;;; BB002 4C:5E:0C:CA:05:46 10.63.19...
by PeterDoBrasil
Fri Jan 08, 2016 5:10 pm
Forum: General
Topic: Rb Groove has lost its sensitivity ???
Replies: 4
Views: 1193

Re: Rb Groove has lost its sensitivity ???

I do not use Antena Cable, the Antena is connected direct to the Groove, it's isolated with high voltage tape, rubber tape!
by PeterDoBrasil
Thu Jan 07, 2016 6:31 pm
Forum: General
Topic: Rb Groove has lost its sensitivity ???
Replies: 4
Views: 1193

Rb Groove has lost its sensitivity ???

Why Rb Groove has lost its sensitivity ?????????????????
Always my Groove shows the WDS AP 4C:5E:0C:C4:41:BF with -46, after a raining day the sensitivity rx was fallen down, now my Groove shows the same WDS AP only with -68 ?????????????????????????? The WDS Distance is only
300m !
by PeterDoBrasil
Wed Jan 06, 2016 11:56 pm
Forum: General
Topic: RouterOS 6.34rc30 Hotspot
Replies: 0
Views: 1069

RouterOS 6.34rc30 Hotspot

How to use the default-trial User in Hotspot Users and what means HTML Directory Override ???? I use Mac as Username and Password! :shock:
by PeterDoBrasil
Tue Jan 05, 2016 2:12 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

Yes
by PeterDoBrasil
Sat Nov 07, 2015 5:21 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

test
by PeterDoBrasil
Fri Nov 06, 2015 11:32 pm
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

What is Viber my Friend ???
:?
by PeterDoBrasil
Fri Nov 06, 2015 3:03 pm
Forum: Scripting
Topic: Console error, Call for Help for Tool Developping Issue
Replies: 0
Views: 929

Console error, Call for Help for Tool Developping Issue

# RouterOS v.6.33rc37 03/11/2015 # # Up and Download Rate Calculator + Queue-Simple Generator v1.0 # # To use with the New Terminal # # Para usar com o New Terminal Console do Mikrotik # # Para os Brasileiros # # Não use esta Calculadora abaixo de 300 kb/ps # { # Select here to switch the auto queue...
by PeterDoBrasil
Thu Nov 05, 2015 7:16 pm
Forum: Scripting
Topic: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????
Replies: 6
Views: 1573

Re: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????

# RouterOS v.6.33rc37 03/11/2015 # # Up and Download Rate Calculator + Queue-Simple Generator v1.0 # # To use with the New Terminal # # Para usar com o New Terminal Console do Mikrotik # # Para os Brasileiros # # Não use esta Calculadora abaixo de 300 kb/ps # { # Select here to switch the auto queue...
by PeterDoBrasil
Thu Nov 05, 2015 7:00 pm
Forum: Scripting
Topic: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????
Replies: 6
Views: 1573

Re: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????

# Do not Generate with other Name # # Must I use the get name command ???????????????? # { # Select here to switch the auto queue-simple Generator on/off # # Selecione aqui para usar ou não o auto gerador de queues-simples on/off # :global selector "on"; # set your desired queue simple Nam...
by PeterDoBrasil
Thu Nov 05, 2015 6:41 pm
Forum: Scripting
Topic: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????
Replies: 6
Views: 1573

Re: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????

# tool do not generate other queue # { # Select here to switch the auto queue-simple Generator on/off # # Selecione aqui para usar ou não o auto gerador de queues-simples on/off # :global selector "on"; # Address and Mask setup here # # Configurar Endereço é Mascara aqui # :local ip "...
by PeterDoBrasil
Thu Nov 05, 2015 5:53 pm
Forum: Scripting
Topic: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????
Replies: 6
Views: 1573

Re: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????

# RouterOS v.6.33rc37 03/11/2015 # # Up and Download Rate Calculator + Queue-Simple Generator v1.0 # # To use with the New Terminal # # Para usar com o New Terminal Console do Mikrotik # # Para os Brasileiros # # Não use esta Calculadora abaixo de 300 kb/ps # { # Select here to switch the auto queue...
by PeterDoBrasil
Thu Nov 05, 2015 5:26 pm
Forum: Scripting
Topic: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????
Replies: 6
Views: 1573

Re: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????

# RouterOS v.6.33rc37 03/11/2015 # # Up and Download Rate Calculator + Queue-Simple Generator v1.0 # # To use with the New Terminal # # Para usar com o New Terminal Console do Mikrotik # # Para os Brasileiros # # Não use esta Calculadora abaixo de 300 kb/ps # { # Select here to switch the auto queue...
by PeterDoBrasil
Thu Nov 05, 2015 4:00 am
Forum: Scripting
Topic: Script to turn on/off WHO CAN HELP ME ???????????????????????????????????
Replies: 6
Views: 1573

Script to turn on/off WHO CAN HELP ME ???????????????????????????????????

Hi MT Friends! I need help from Anyone! What I try to do is to make a Script { :global selector "on"; # add here on or off # :if ($selector = "on" ) do={ / anything..........................; :if ($selector = "off" ) do={ /anything.......................... } } :? I can...
by PeterDoBrasil
Wed Nov 04, 2015 5:26 pm
Forum: General
Topic: # BUG !!! INTERFACE - ETHER - POWER-CYCLE-PING-ADDRESS #
Replies: 15
Views: 5992

# BUG !!! INTERFACE - ETHER - POWER-CYCLE-PING-ADDRESS #

Power-Cycle-Ping-Address turns Red, I do not have any PoE on all Interfaces, this feature is New from Mikrotik, which Address I must add to turn off the Red Text ??
:?
by PeterDoBrasil
Wed Nov 04, 2015 5:05 pm
Forum: Beginner Basics
Topic: Automatic Queue-Simple Generator ( Gerador automatico de Queue-Simples )
Replies: 0
Views: 1568

Automatic Queue-Simple Generator ( Gerador automatico de Queue-Simples )

# RouterOS v.6.33rc37 03/11/2015 # # Up and Download Rate Calculator + Queue-Simple Generator v1.0 # # To use with the New Terminal # # Para usar com o New Terminal Console do Mikrotik # # Para os Brasileiros # # Não use esta Calculadora abaixo de 300 kb/ps # { # Select here to switch the auto queue...
by PeterDoBrasil
Tue Nov 03, 2015 10:10 pm
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

:D You can Block what you need to Block, only edit the Script!
by PeterDoBrasil
Tue Nov 03, 2015 10:06 pm
Forum: Scripting
Topic: # ADVANCED HOTSPOT BANDWIDTH CALCULATOR #
Replies: 0
Views: 1925

# ADVANCED HOTSPOT BANDWIDTH CALCULATOR #

# Hotspot Up and Download Rate Calculator # # This Calculator calculated Advanced Bandwidth Use for You # # The Calculater Calculate, display the Result and auto setup the hotspot-user-profile for you # # DO NOT USE WHEN YOU WORK WHITH SPEEDS LESS THAN 400 kb/ps # # RouterOS v.6.33rc37 # { # set you...
by PeterDoBrasil
Tue Nov 03, 2015 3:14 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

# IMPORTANT ! THIS SCRIPT ONLY WORKS WITH STATIC DNS CONFIGURATION # # if you use the dhcp-client, go to and uncheck the field ,, use-peer-dns"# # then go to ip dns and set your static dns server # # 208.67.222.222, 208.67.220.220, Open DNS # # Whatsapp Finder Script RouterOS v6.33rc33 # # This...
by PeterDoBrasil
Mon Nov 02, 2015 9:56 pm
Forum: Scripting
Topic: # Remove Not Authorized User from Hotspot #
Replies: 0
Views: 1079

# Remove Not Authorized User from Hotspot #

# Remove Not Authorized User from Hotspot # # First create this static filter Rule Below # /ip firewall filter add action=drop chain=connection protocol=tcp comment="Jump Target Action Drop" # Script check connection bytes # # the user without static dhcp is not registered in hotspot # # r...
by PeterDoBrasil
Mon Nov 02, 2015 4:44 pm
Forum: Scripting
Topic: # Hotspot trial Option with Data Limit and staic Route for each User #
Replies: 0
Views: 1180

# Hotspot trial Option with Data Limit and staic Route for each User #

# Hotspot trial Option for new Mkt Mac Auth Mode -> Mac as Username and Password # # Script for Latest RouterOS v.6.33rc37 # { # set your DHCP Server here # :global sv "dhcp1"; :foreach i in=[/ip dhcp-server lease find where server=$sv dynamic=yes ] do={ /ip dhcp-server lease make-static [...
by PeterDoBrasil
Sat Oct 31, 2015 9:45 pm
Forum: Scripting
Topic: /system script set [ find name=AccessList ] source=""
Replies: 0
Views: 1231

/system script set [ find name=AccessList ] source=""

# Who can help here # /system script set [ find name=AccessList ] source=" /interface wireless access-list add comment=Gr001 mac-address=D4:CA:6D:BF:5B:6B vlan-mode=no-tag add comment="HP Ether" mac-address=08:2E:5F:75:6C:56 vlan-mode=no-tag add comment="HP Wifi" mac-address...
by PeterDoBrasil
Sat Oct 31, 2015 5:04 am
Forum: General
Topic: Hotspot Login Timeout do not exist # ??? mikrotik makes jokes with their users #
Replies: 1
Views: 1389

Hotspot Login Timeout do not exist # ??? mikrotik makes jokes with their users #

What's new in 6.33rc36 (2015-Oct-28 13:16): *) l2tp: implemented PPPoE over L2TP in LNS mode, RFC3817; *) webfig - some of the setting were shifted to the right; *) packages - allow to reinstall from bundle to separate packages & vice versa; *) packages - prefer out of bundle packages when both ...
by PeterDoBrasil
Fri Oct 30, 2015 7:00 pm
Forum: Scripting
Topic: Mikrotik - Use /log to trigger Scripts "Who can solve this exciting task"
Replies: 0
Views: 957

Mikrotik - Use /log to trigger Scripts "Who can solve this exciting task"

:( { :local top "hotspot,info,debug"; :local mes [/log get [ find topics="$top" ] message ]; :put ("$mes"); } # here ise one of the logs using New Terminal # command: /log print detail time=12:59:09 topics=hotspot,info,debug message="test (10.63.240.29): login fail...
by PeterDoBrasil
Tue Oct 27, 2015 10:01 pm
Forum: Scripting
Topic: WHATSAPP BLOCKER
Replies: 0
Views: 2139

WHATSAPP BLOCKER

# IMPORTANT ! THIS SCRIPT ONLY WORKS WITH STATIC DNS CONFIGURATION # # if you use the dhcp-client, go to and uncheck the field ,, use-peer-dns"# # then go to ip dns and set your static dns server # # 8.8.8.8 or 8.8.4.4 , Google DNS # # Whatsapp Finder Script RouterOS v6.33rc33 # # This here is ...
by PeterDoBrasil
Tue Oct 27, 2015 3:09 pm
Forum: General
Topic: ??? hotspot - add login-timeout setting to force login for unauth hosts ??? Using Winbox !!!
Replies: 1
Views: 2238

??? hotspot - add login-timeout setting to force login for unauth hosts ??? Using Winbox !!!

RouterOS v6.33rc33 How do hotspot - add login-timeout setting to force login for unauth hosts I do not want to use the user-manager :? What's new in 6.33rc33 (2015-Oct-26 11:50): *) userman - fix report generation problem which could result in some users being skipped from it; *) winbox - fix to all...
by PeterDoBrasil
Tue Oct 27, 2015 2:23 pm
Forum: Scripting
Topic: Hotspot_ Detect Bitmining Connections, Drop, and Alert your Hotspot Users
Replies: 6
Views: 4043

Re: Hotspot_ Detect Bitmining Connections, Drop, and Alert your Hotspot Users

but I don't understand espanhol, Iám a German living in Brasil, my Languages are German, Portugues-Br, English only, I,ve no time to learn espanhol only to watch Videos in espanhol!! :o what do you think that I needed to do more than to identify with certainty, inform and block a bad thing ?? ¿qué t...
by PeterDoBrasil
Tue Oct 27, 2015 6:59 am
Forum: Scripting
Topic: Hotspot_ Detect Bitmining Connections, Drop, and Alert your Hotspot Users
Replies: 6
Views: 4043

Re: Hotspot_ Detect Bitmining Connections, Drop, and Alert your Hotspot Users

mum or not, I am happy because it works :D
bitminer programs hidden in free .exe programs needs the Internet to comunicate with their server or data base,I have the data transfer rate set to 10 MiB, why, to make sure that an infection is there!
by PeterDoBrasil
Tue Oct 27, 2015 6:10 am
Forum: Scripting
Topic: Hotspot_ Detect Bitmining Connections, Drop, and Alert your Hotspot Users
Replies: 6
Views: 4043

Hotspot_ Detect Bitmining Connections, Drop, and Alert your Hotspot Users

# RouterOS v. 6.33rc30 # # E-Mail Server setup Mikrotik # # STEP 0 Insert this in New terminal Console, the Script will set up your smtp mail Tool # { # Script to set your smtp server for gmail # # if you use other mail server change the address above # :local srvip "173.194.77.108"; # if ...
by PeterDoBrasil
Sun Oct 25, 2015 1:41 pm
Forum: Scripting
Topic: AUTOMATIC BRIDGE FILTER
Replies: 8
Views: 2704

Re: AUTOMATIC BRIDGE FILTER

chechito, my Network configuration for wds is interface-bridge=arp-reply only dhcp-server=arp enabled=yes :D I've a little Hotspot Network, my Clients are only Android Phones, Tablets and Notebooks I doesn't have Problems with client IP manual configuration because Devices manual confugured doesn't ...
by PeterDoBrasil
Sun Oct 25, 2015 1:23 pm
Forum: Scripting
Topic: AUTOMATIC BRIDGE FILTER
Replies: 8
Views: 2704

Re: AUTOMATIC BRIDGE FILTER

# Echo Reply # /ip firewall filter add action=jump chain=forward comment="JUMP TO PING" dst-address-list=5G \ icmp-options=0 in-interface=bridge jump-target=ping log=yes log-prefix=\ Ping protocol=icmp src-address-list=5G_Client_Addresses add action=add-src-to-address-list address-list=&qu...
by PeterDoBrasil
Sun Oct 25, 2015 1:15 pm
Forum: Scripting
Topic: AUTOMATIC BRIDGE FILTER
Replies: 8
Views: 2704

Re: AUTOMATIC BRIDGE FILTER

?????? :shock:
by PeterDoBrasil
Sun Oct 25, 2015 1:24 am
Forum: Scripting
Topic: HOTSPOT PREVENT ICMP REQUEST has anyone out there who can help me
Replies: 3
Views: 1605

Re: HOTSPOT PREVENT ICMP REQUEST has anyone out there who can help me

Resolved, now runs fine! # First you must setup firewall src and dst address list # # oct/24/2015 19:26:18 by RouterOS 6.33rc30 # software id = KPNX-1FGN # /ip firewall filter add action=jump chain=forward comment="JUMP TO PING" dst-address-list=5G \ icmp-options=0 in-interface=bridge jump...
by PeterDoBrasil
Sun Oct 25, 2015 1:22 am
Forum: Scripting
Topic: AUTOMATIC BRIDGE FILTER
Replies: 8
Views: 2704

Re: AUTOMATIC BRIDGE FILTER

Resolved, now runs fine # Block Bad Host Name # # host-name, edit t1 -> t15 # # then add the script to scheduler and run every two minutes # # Mikrotik RouterOS v6.33rc30 # :foreach i in=[/ip dhcp-server lease find host-name="t1" || host-name="t2" || host-name="t3" \ ||...
by PeterDoBrasil
Sat Oct 24, 2015 12:40 pm
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

:foreach i in [ /ip hotspot user find where profile=1000 ] do={
:if ([ :find [ /ip hotspot user get $i comment ] ] = 0 ) do={
:local date [ /ip hotspot user get $i comment ]
:?
by PeterDoBrasil
Sat Oct 24, 2015 12:21 pm
Forum: Scripting
Topic: Block Bad Host Names on DHCP Lease
Replies: 13
Views: 8314

Block Bad Host Names on DHCP Lease

# Block Bad Host Name, ARP Spoofing etc. # # host-name, edit t1 -> t15 # # then add the script to scheduler and run every two minutes # # Mikrotik RouterOS v6.33rc30 # :foreach i in=[/ip dhcp-server lease find host-name="t1" || host-name="t2" || host-name="t3" \ || host...
by PeterDoBrasil
Fri Oct 23, 2015 3:37 pm
Forum: Scripting
Topic: # Send email to User before reach limit-bytes-out #
Replies: 3
Views: 1441

Re: # Send email to User before reach limit-bytes-out #

# Use this Script in hotspot user profile scripts on login # # Add the Script to system scripts and point to your script name in hotspot user profile scripts on login # # Script Owner PeterEck and PaulsMT, thank you Pauls # # send email reminding pre-pay # { :foreach i in=[/ip hotspot user find wher...
by PeterDoBrasil
Fri Oct 23, 2015 2:45 pm
Forum: Scripting
Topic: # Send email to User before reach limit-bytes-out #
Replies: 3
Views: 1441

Re: # Send email to User before reach limit-bytes-out #

Sim funciona bem! Obrigado mesmo, passei algumas Noites sem dormir por causa do error. Pelo teu Nome é a foto, tu e do Brasil, MT Mato Grosso? :D
by PeterDoBrasil
Fri Oct 23, 2015 5:03 am
Forum: Scripting
Topic: # Send email to User before reach limit-bytes-out #
Replies: 3
Views: 1441

# Send email to User before reach limit-bytes-out #

:local mail [/ip hotspot user get [find] email ] :foreach i in=[/ip hotspot user find email=$mail ] do={ :local mac [/ip hotspot user get $i mac-address ]; :put ($mac); } # error # [user@Server] > :local mail [/ip hotspot user get [find] email ] invalid internal item number [user@Server] > :foreach ...
by PeterDoBrasil
Mon Oct 19, 2015 9:40 pm
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

I don't understand why this script works fine for all user profiles, error comes only by one especific profile, I doesn't change any thing from the rule, error occur when I change the profile in user profile???????????
by PeterDoBrasil
Mon Oct 19, 2015 6:00 pm
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

{ :local offset 1 :global today { :local date [ /system clock get date ] :local montharray ( "jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec" ) :local monthd...
by PeterDoBrasil
Mon Oct 19, 2015 5:36 pm
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

the result is
script info th
script info HP
script info r

what I not understand is
when I change the profile from the user the script runs very well, when I change the profile in users other time back to my custumated the error comes back
by PeterDoBrasil
Mon Oct 19, 2015 4:18 pm
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

There is a new error! This is very Curios! { :local offset 2 :global today { :local date [ /system clock get date ] :local montharray ( "jan","feb","mar","apr","may","jun","jul","aug","sep","oct",&quo...
by PeterDoBrasil
Sun Oct 18, 2015 1:58 am
Forum: General
Topic: /tools >email
Replies: 2
Views: 1078

/tools >email

Mikrotik tool email doesn't work with G-mail, doesn't work with Microsoft Outlook, doesn't work with any Server! You set up server ip address, username and password, tls etc., by send Mk do nothing or only do error in Log!
:(
by PeterDoBrasil
Sat Oct 17, 2015 11:10 pm
Forum: General
Topic: ​Neymar faz quatro gols em jogo pela quinta vez na carreira
Replies: 0
Views: 739

​Neymar faz quatro gols em jogo pela quinta vez na carreira

Neymar teve uma atuação de gala neste sábado e marcou quatro gols e deu uma assistência na..................... http://www.goal.com/br/news/231/futebol-europeu/2015/10/17/16425452/neymar-faz-quatro-gols-em-jogo-pela-quinta-vez-na-carreira How I can edit or delete this Post after a few days? Where is...
by PeterDoBrasil
Fri Oct 16, 2015 3:16 pm
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

/ip firewall filter add chain=forward protocol=tcp action=drop dst-address-list=Whatsapp disabled=no comment="Whatsapp Blocker" without schedule, use this firewall filter rule set your IP DNS to static! set your DHCP server Network dns-server field to your Lan address, in my case 10.63.240...
by PeterDoBrasil
Fri Oct 16, 2015 3:10 pm
Forum: Scripting
Topic: Hotspot - Data Limit for Trial Users
Replies: 0
Views: 1894

Hotspot - Data Limit for Trial Users

ScreenHunter_06 Oct. 16 13.37.jpg ScreenHunter_07 Oct. 16 13.40.jpg ScreenHunter_08 Oct. 16 14.25.jpg # copy and paste to New Terminal # # first you can change to your own rate-limit # /ip hotspot user profile add address-list=TRIAL incoming-packet-mark=no-mark insert-queue-before=first \ mac-cooki...
by PeterDoBrasil
Fri Oct 16, 2015 2:12 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

For me It works very well! Drop whatsapp is not dificult!
by PeterDoBrasil
Wed Oct 07, 2015 1:25 pm
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

# Copy and Paste the above to WinBox New Terminal # /system scheduler add comment="Whatsapp Blocker" interval=2m name="Whatsapp Blocker" on-event="#\ \_Use DNS Entrys and add Address to the Firewall Address-list #\r\ \n:foreach i in=[/ip dns cache all find where (name~\"...
by PeterDoBrasil
Wed Oct 07, 2015 1:16 pm
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

You do not use Hotspot? Add this Firewall Filter!


/ip firewall filter add chain=forward action=drop dst-address-list=Whatsapp disabled=no comment="Whatsapp Blocker"
by PeterDoBrasil
Tue Sep 29, 2015 5:31 am
Forum: Scripting
Topic: HOTSPOT PREVENT ICMP REQUEST has anyone out there who can help me
Replies: 3
Views: 1605

Re: HOTSPOT PREVENT ICMP REQUEST has anyone out there who can help me

icmp Request is only for Network Admin and not for Clients!!!!!!!!!!!!! 8)
by PeterDoBrasil
Tue Sep 29, 2015 5:29 am
Forum: Scripting
Topic: AUTOMATIC BRIDGE FILTER
Replies: 8
Views: 2704

Re: AUTOMATIC BRIDGE FILTER

Ping Request is only for Network admin, icmp use to spoofing, try to find other user mac's and IP's, I do not Allow icmp Requests on my Network'Iám the Admin from my Hotspot !!!!!!!!!!!!!!!!!!! 8)
by PeterDoBrasil
Mon Sep 28, 2015 4:55 am
Forum: Scripting
Topic: AUTOMATIC BRIDGE FILTER
Replies: 8
Views: 2704

AUTOMATIC BRIDGE FILTER

How I can make a auto script to add Clients which pings (icmp 8-0) my Network to bridge Filter? I mean, firewall filter detect icmp reuest-> script find client mac add to bridge filter with action drop and after 6 hours remove the rule! :D
by PeterDoBrasil
Mon Sep 28, 2015 1:15 am
Forum: Scripting
Topic: Bridge Filter Script (Bug!)
Replies: 3
Views: 1612

:lol:
by PeterDoBrasil
Sat Sep 26, 2015 7:51 am
Forum: General
Topic: Stop hack mikrotik
Replies: 7
Views: 6240

Re: Stop hack mikrotik

# Script to Prevent Manual Configuration #
/ip hotspot host remove [/ip hotspot host find dynamic=yes]


1: set your Hotspot Interface to arp-reply only ( in my case the bridge-local)
2: set dhcp server to add-arp=yes
3: add the script to Scheduler and run it every 10 seconds :lol:
by PeterDoBrasil
Sat Sep 26, 2015 7:42 am
Forum: General
Topic: Stop hack mikrotik
Replies: 7
Views: 6240

Re: Stop hack mikrotik

# Block Hacker per Host Name # { :local hack "Documentos-PC"; /ip dhcp-server lease make-static [/ip dhcp-server lease find dynamic=yes host-name="$hack"]; /ip dhcp-server lease set use-src-mac=yes block-access=yes comment="hack" [/ip dhcp-server lease find dynamic=no h...
by PeterDoBrasil
Wed Sep 23, 2015 2:39 am
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Re: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

Everywhere you have: :for nodays from=0 to=$months do={ Try using: :for nodays from=0 to=[:tonum $months] do={ Thank you! Your code works! You are great! # This her is my own Version # # Important: always set the limit-uptime under ip-hotspot user # :D :lol: :) { :local date [ /system clock get dat...
by PeterDoBrasil
Tue Sep 22, 2015 10:51 pm
Forum: Scripting
Topic: Wiki expire_hotspot_users Script is not Updatet and doesn't work, here is my own new EXPIRES HOTSPOT USER SCRIPT
Replies: 0
Views: 817

Wiki expire_hotspot_users Script is not Updatet and doesn't work, here is my own new EXPIRES HOTSPOT USER SCRIPT

# Copy to Hotspot User Profile Script on Login # # Testet by Peter Eck, Brazil, RouterOS v.6.33rc10 Misbe # # Important: Set to every hs-user the ,, Limit Uptime " # { :local date [ /system clock get date ] :if ( [ /ip hotspot user get $user comment ] = "" ) do={ [ /ip hotspot user se...
by PeterDoBrasil
Sun Sep 20, 2015 9:16 pm
Forum: General
Topic: Stop hack mikrotik
Replies: 7
Views: 6240

Re: Stop hack mikrotik

Dear all : We have problems ... Some guy has an application In their smartphone can be changed ip & Mac .. They steal user's ip &Mac and use their account. .. How we can stop this case. Beast regards It's very dificult to change the Host-Name with your Android or other Smartphone, Scripting...
by PeterDoBrasil
Sun Sep 20, 2015 9:11 pm
Forum: General
Topic: Stop hack mikrotik
Replies: 7
Views: 6240

Re: Stop hack mikrotik

Dear all :
We have problems ...
Some guy has an application
In their smartphone can be changed ip & Mac ..

They steal user's ip &Mac and use their account. ..

How we can stop this case.

Beast regards
Dhcp server-lease Host-Name !!!!!!!!!!!!!!!
by PeterDoBrasil
Sun Sep 20, 2015 9:02 pm
Forum: Scripting
Topic: Free Hotspot user time limitation
Replies: 25
Views: 56117

Re: Free Hotspot user time limitation

let say if i configure "Trial uptime time 1d 00:10:00" and "trial uptime reset 30d 00:10:00" what does that means i'm a little confused with this.... It means the user can use ten minutes of internet, then will be locked out. After one month, he can use 10 minutes again. { :loca...
by PeterDoBrasil
Sun Sep 20, 2015 6:56 am
Forum: Beginner Basics
Topic: Block Whatsapp
Replies: 60
Views: 71874

Re: Block Whatsapp

I have a very Powerfull Option for You! Add the following Script to the New Terminal, Mikrotik will create a New Scheduler and automatic put all Whatsapp DNS Entrys to the Firewall Address List !! /system scheduler add comment="Whatsapp Blocker" interval=2m name="Whatsapp Blocker"...
by PeterDoBrasil
Sun Sep 20, 2015 5:33 am
Forum: Scripting
Topic: Expire users a after number of days Stops Work after Upgrade to v.6.33rc11
Replies: 20
Views: 6706

Expire users a after number of days Stops Work after Upgrade to v.6.33rc11

# This Part works fine # { :local date [ /system clock get date ] :if ( [ /ip hotspot user get $user comment ] = "" ) do={ [ /ip hotspot user set $user comment=$date ] } } # The Problematic Part comes here # { :local offset 7 :global today { :local date [ /system clock get date ] :local mo...
by PeterDoBrasil
Sun Aug 23, 2015 7:18 pm
Forum: Scripting
Topic: # Script to ensure wireless lan radio Power Safer is ON or OFF # # To use in Tropical, Hot Countrys, where have extremly
Replies: 1
Views: 1040

# Script to ensure wireless lan radio Power Safer is ON or OFF # # To use in Tropical, Hot Countrys, where have extremly

# Script to ensure wireless lan radio Power Safer is ON or OFF # # To use in Tropical, Hot Countrys, where have extremly high Daytime Temperatures # # between user selected times # # The radio ON/OFF operation will not be performed if the system # # clock is not in sync with local time, unless so re...