Community discussions

MikroTik App

Search found 1136 matches

by angboontiong
Wed Sep 15, 2021 7:11 pm
Forum: Scripting
Topic: remove pppoe user with matched realm.
Replies: 4
Views: 1746

Re: remove pppoe user with matched realm.

Ok... well explained.... :lol:

/ppp active remove [find where name~"@admin.com"]
Thanks and appreciated
by angboontiong
Wed Sep 15, 2021 6:41 pm
Forum: Scripting
Topic: remove pppoe user with matched realm.
Replies: 4
Views: 1746

Re: remove pppoe user with matched realm.

please explain better, what you mean for realm? @xxx.xx after the username? the user must be disconnected or removed from where? user-manager? internal ppp secret? explain better example i got 30 user.. 1) xxxx@admin.com 2) xxaa@admin.com 3) hhxx@admin.com and so on... i want the script run on ppp ...
by angboontiong
Wed Sep 15, 2021 5:46 pm
Forum: Scripting
Topic: remove pppoe user with matched realm.
Replies: 4
Views: 1746

remove pppoe user with matched realm.

Hi,

i got 3 group of user with:
group 1: xxxxxxx @admin.com
group 2: xxxxxxx @client.com
group 3: xxxxxxx @visitor.com

How can i run the script to remove all user ending with @admin.com ?
i cannot find any detail for it, this script will put inside my scheduler.
by angboontiong
Sat Aug 14, 2021 11:56 am
Forum: Useful user articles
Topic: MikroTik Wireguard server with Road Warrior clients
Replies: 104
Views: 88683

Re: MikroTik Wireguard server with Road Warrior clients

I experienced same issue , same wireguard setting x86 vs ccr1009.

CCR 1009 is not working at all with beta 6.
It's only one way traffic
by angboontiong
Fri Aug 13, 2021 6:52 pm
Forum: RouterOS beta
Topic: Wireguard works in one direction on CCR 1016
Replies: 4
Views: 2227

Re: Wireguard works in one direction on CCR 1016

I have same issue same setting for wg.
On x86 no issue but same setting to ccr1009 is not working at all ...
by angboontiong
Fri Aug 13, 2021 6:50 pm
Forum: RouterOS beta
Topic: Wireguard is on CCR1036 not working?
Replies: 1
Views: 1587

Re: Wireguard is on CCR1036 not working?

My issue is same setting on x86 have no issue but not working on ccr1009...
by angboontiong
Sun Feb 21, 2021 7:01 pm
Forum: RouterOS beta
Topic: v7.1beta4 [development] is released!
Replies: 211
Views: 56377

Re: v7.1beta4 [development] is released!

This version gmail got issue when i use it to send my backup file.
by angboontiong
Sun Jan 31, 2021 6:30 pm
Forum: RouterOS beta
Topic: v7.1 beta 3 export freeze and mangle sometime not working.
Replies: 1
Views: 1280

v7.1 beta 3 export freeze and mangle sometime not working.

Hi,
is anyone experience the same thing like me?
the export run half way and look like hang.

mangle something is not working.
by angboontiong
Tue Jan 26, 2021 8:09 pm
Forum: Scripting
Topic: PPPOE with auto mangle and queue tree
Replies: 4
Views: 2477

Re: PPPOE with auto mangle and queue tree

I'm using radius and the way u do just will assign to simple queues. Using Radius Attribute "Mikrotik-Rate-Limit" you can assign a queue dynamically. https://wiki.mikrotik.com/wiki/Manual:RADIUS_Client#Supported_RADIUS_Attributes That method will assigne the pppoe client with simple queue...
by angboontiong
Tue Jan 26, 2021 3:49 pm
Forum: Scripting
Topic: PPPOE with auto mangle and queue tree
Replies: 4
Views: 2477

Re: PPPOE with auto mangle and queue tree

Why not set limit to profile and add user to various profile groups with different speed limit?
I'm using radius and the way u do just will assign to simple queues.
by angboontiong
Mon Jan 25, 2021 8:57 pm
Forum: Scripting
Topic: PPPOE with auto mangle and queue tree
Replies: 4
Views: 2477

PPPOE with auto mangle and queue tree

Hi, i had search over the web but i cannot see this thing so i raise a question here. i had 5 type of customer, whereby they had 10Mbps, 30Mbps, 50Mbps, 70Mbps and 100Mbps. and each of the package will be /29 for share group. how can i add the script into the pppoe server, when user authenticated, i...
by angboontiong
Mon Jan 18, 2021 4:49 am
Forum: RouterOS beta
Topic: IP Route In RouterOS V7
Replies: 7
Views: 4727

Re: IP Route In RouterOS V7

It's still there, only you have to create routing table in /routing/table/, it doesn't happen automatically as in v6.
Can u share and give the example in v6 and v7.
Thanks
by angboontiong
Mon Jan 18, 2021 4:48 am
Forum: Forwarding Protocols
Topic: double mangle marking and routing mark
Replies: 3
Views: 1579

Re: double mangle marking and routing mark - solved

Can only have one mark.

What do you want to achieve, maybe another way of doing it?
Using passthrough solved the issue. Thanks
by angboontiong
Sun Jan 17, 2021 1:21 pm
Forum: Forwarding Protocols
Topic: double mangle marking and routing mark
Replies: 3
Views: 1579

double mangle marking and routing mark

Hi,
is there anyway to do double marking in mangle and double marking in ip route?
by angboontiong
Sat Jan 16, 2021 3:13 pm
Forum: RouterOS beta
Topic: IP Route In RouterOS V7
Replies: 7
Views: 4727

Re: IP Route In RouterOS V7

I enter the command: "/ ip firewall mangle add action = mark-routing chain = prerouting connection-mark = from-ISP1 new-routing-mark = to-ISP1 passthrough = yes " in response I get: "input does not match any value of new-routing-mark". How to do it correctly? new-routing-mark = ...
by angboontiong
Fri Jan 15, 2021 5:29 pm
Forum: RouterBOARD hardware
Topic: CCR1036-8G-2Splus vs i7 4790/ 16G RAM/ 64G ssd/ 2 sfp+
Replies: 1
Views: 977

CCR1036-8G-2Splus vs i7 4790/ 16G RAM/ 64G ssd/ 2 sfp+

Hi,

i would like to know,
if for 10Gbps and BGP.

CCR1036-8G-2Splus compare to i7 4790+16G RAM+64G ssd +2 sfp+
which one will perform better?
by angboontiong
Thu Jan 07, 2021 6:03 pm
Forum: Scripting
Topic: reboot router if pppoe server client count=0
Replies: 3
Views: 1344

Re: reboot router if pppoe server client count=0

As said above, you should fix whatever are the underlying issues rather than reboot. However, here is a script that will reboot the router, if uptime is over 1 minute, and there are 0 PPPoE sessions: { :local upTime [/system resource get uptime] :local weeks [:pick $upTime 0 [:find $upTime "w&...
by angboontiong
Wed Jan 06, 2021 8:44 pm
Forum: Scripting
Topic: reboot router if pppoe server client count=0
Replies: 3
Views: 1344

reboot router if pppoe server client count=0

Hi,
can share with me how to do the script to monitor the pppoe server, when print count = 0, then to reboot the routerboard?
by angboontiong
Thu Dec 31, 2020 7:56 pm
Forum: Beginner Basics
Topic: FastTrack Not Working
Replies: 1
Views: 1591

Re: FastTrack Not Working

in fact,
fasttrack is not working
by angboontiong
Sat Oct 10, 2020 5:14 pm
Forum: Forwarding Protocols
Topic: NTH load balancing
Replies: 63
Views: 17226

NTH load balancing

Hi,
as search over the google, most NTH is years ago..
where can i get the latest and correct nth settings ?

and, what's the thing nth may not perform well or broken the connection ?
by angboontiong
Sun Jul 26, 2020 4:43 pm
Forum: Virtualization
Topic: MetaRouter removed ???
Replies: 1
Views: 4087

MetaRouter removed ???

HI,
i remember i saw mikrotik menu is with metarouter, but recently when i start to look at it.
i saw its no longer in the menu.

is this no more support ?
by angboontiong
Fri Aug 02, 2019 7:20 pm
Forum: Forwarding Protocols
Topic: why the ip can pass through all mikrotik firewall...
Replies: 3
Views: 3035

Re: why the ip can pass through all mikrotik firewall...

Something in customer's network is trying to access snmp on 192.168.1.101. It could be for example some printer monitoring software on someone's laptop, configured for device in their home network (other than this one). So when they are in this network, it's non-local address and packets are simply...
by angboontiong
Fri Aug 02, 2019 5:55 pm
Forum: Forwarding Protocols
Topic: why the ip can pass through all mikrotik firewall...
Replies: 3
Views: 3035

why the ip can pass through all mikrotik firewall...

Hi, my mikrotik version is 6.43.8 i got a mikrotik as pppoe server and the WAN is 192.168.1.x/24. then the ppoe pool is 10.5.255.x/15. i facing a very weird thing is, customer router LAN DHCP is 192.168.100.x/24. but i keep received the following log from many customer: The surprised thing is, the 1...
by angboontiong
Thu Jun 13, 2019 12:23 pm
Forum: General
Topic: How to do a routing between pptp client???? (Resolved)
Replies: 14
Views: 6027

Re: How to do a routing between pptp client???? (Resolved)

Hi,

i just saw this post but it's many years ago.
if i have 2 mikrotik, 1 is pptp server and 1 is pptp client.

how can i use my laptop dial pptp (pptp-client) to pptp server, and reach to the mikrotik pptp client LAN network?
by angboontiong
Wed May 15, 2019 3:19 pm
Forum: General
Topic: 3 recursive route failover
Replies: 20
Views: 12038

Re: 3 recursive route failover

OK, so you mean a virtual hop , not a virtual host . You do not need a virtual hop to fail over among several WANs. The purpose of using a virtual hop is to allow monitoring of availability of a given link using several hosts in the internet, so if at least one of those hosts responds to pings, the...
by angboontiong
Wed May 15, 2019 2:34 pm
Forum: General
Topic: 3 recursive route failover
Replies: 20
Views: 12038

Re: 3 recursive route failover

Do it need add virtual host? What do you mean by virtual host? The failover between 3 WANs done this way is just an extension of the one you use for 2 WANs, nothing changed on the principle, still only one WAN is used at a time (and yes, the lowest priority one need not the availability checking vi...
by angboontiong
Tue May 14, 2019 7:41 pm
Forum: General
Topic: 3 recursive route failover
Replies: 20
Views: 12038

Re: 3 recursive route failover

3 recrusive route failover Example: we have 3 address list 192.168.1.1,192.168.2.1 and 192.168.3.1 ( Please configure your ip address as your network configure) select any 3 open dns like google , open dns or any public dns Example of dns selection network 192.168.1.1 chosen dns 8.8.8.8 network 192...
by angboontiong
Sun Apr 28, 2019 4:24 pm
Forum: Beginner Basics
Topic: Change "Check gateway" ping address on Routes?
Replies: 5
Views: 14413

Re: Change "Check gateway" ping address on Routes?

This should be possible using recursive routing without requiring a script, something like: add gateway=8.8.4.4 scope=10 target-scope=10 check-gateway=ping add dst-address=8.8.4.4 gateway=<actualgatewayhere> scope=10 hi, would you mind to share more about this? if i got 4 WAN, and all is under ISP ...
by angboontiong
Sun Apr 28, 2019 4:21 pm
Forum: Scripting
Topic: 4 WAN - Automatically changes WAN
Replies: 9
Views: 5582

Re: 4 WAN - Automatically changes WAN

Your solution does not work the way I want. I have for example 2 WAN, and I need a solution to automatically change from WAN1 to WAN2 if WAN1 no longer has access to the internet, not just disconnected. So it must check if the internet always passes via a ping if it does not work it automatically c...
by angboontiong
Sun Apr 28, 2019 4:16 pm
Forum: General
Topic: IP Route > check-address GONE ???
Replies: 9
Views: 3118

Re: IP Route > check-address GONE ???

Distance in the route manually added can't be less than 1 as I already wrote earlier (starting with X=1). Do you understand that this config means only one provider active at a time ? Hi, i got 4 WAN line in load balance mode. 4 WAN upper part is direct to provide router which all is private ip. Th...
by angboontiong
Sun Apr 28, 2019 4:15 am
Forum: General
Topic: IP Route > check-address GONE ???
Replies: 9
Views: 3118

Re: IP Route > check-address GONE ???

In one routing table you have to use different hosts to check connectivity against. Add distance=X to default routes as required starting with X=1. Hi, Please correct me if i'm wrong: /ip route add dst-address=8.8.8.8/32 gateway=10.10.10.1 scope=10 comment="Host to check is here" add dst-...
by angboontiong
Sat Apr 27, 2019 2:31 am
Forum: General
Topic: IP Route > check-address GONE ???
Replies: 9
Views: 3118

Re: IP Route > check-address GONE ???

This required Policy routing, but i worry it may has conflic with my WAN load balance. No, it doesn't require policy routing if all you need is a single active default route (=one routing table). Just like this (using IPs from OP) : /ip route add dst-address=8.8.8.8/32 gateway=10.10.10.1 scope=10 c...
by angboontiong
Fri Apr 26, 2019 7:03 pm
Forum: General
Topic: IP Route > check-address GONE ???
Replies: 9
Views: 3118

Re: IP Route > check-address GONE ???

Recursive routes do the trick. https://wiki.mikrotik.com/wiki/Advanced_Routing_Failover_without_Scripting This required Policy routing, but i worry it may has conflic with my WAN load balance. Do you think this is safe to add into this WAN load balance ? https://aacable.wordpress.com/tag/mikrotik-4...
by angboontiong
Fri Apr 26, 2019 6:28 pm
Forum: General
Topic: IP Route > check-address GONE ???
Replies: 9
Views: 3118

IP Route > check-address GONE ???

hi, i come across many forum info especially for those talking about multiple WAN load balance, but the ip getting is from connected Nat Router. This become an serious issue happened that, if WAN 1 router *WAN* is disconnect but *LAN* is still talking to the Mikrotik. Then, user will have no Interne...
by angboontiong
Fri Apr 12, 2019 5:44 pm
Forum: General
Topic: Mikrotik IP Cloud vs P2P
Replies: 8
Views: 2136

Re: Mikrotik IP Cloud vs P2P

Not all ISP will give u public IP regardless ipv4 or ipv6.

Especially in our country, ISP mostly give u private IP.

That's the reasons p2p ip cloud should in place.
by angboontiong
Thu Apr 11, 2019 2:38 am
Forum: RouterBOARD hardware
Topic: S-3553LC20D support fiber drop cable ?
Replies: 1
Views: 1212

S-3553LC20D support fiber drop cable ?

hi, anyone using S-3553LC20D with fiber drop cable (fast connector ?
as i see the rx sensitivity is -24 dBm.
drop cable usually can maintain around -19~ -21 dBm.
by angboontiong
Wed Apr 10, 2019 3:45 pm
Forum: General
Topic: Mikrotik IP Cloud vs P2P
Replies: 8
Views: 2136

Mikrotik IP Cloud vs P2P

as we know, nowadays the cctv mostly with the P2P feature. and with this P2P feature, we do not need any public ip, or port forwarding then we can access from outside. IP Cloud behind the NAT is inaccessible unless u have done the port forwarding. Can Mikrotik implement P2P feature rather than IP Cl...
by angboontiong
Wed Apr 10, 2019 12:29 pm
Forum: General
Topic: PWR-LINE adapter speed is ?
Replies: 12
Views: 5386

Re: PWR-LINE adapter speed is ?

100Mbit
Can it use for 3 phase power Cabling house?

Means cross phase..
by angboontiong
Tue Apr 09, 2019 6:50 pm
Forum: General
Topic: HotSpot User limitation
Replies: 2
Views: 1097

Re: HotSpot User limitation

script to group it n Queue ip range...
by angboontiong
Tue Apr 09, 2019 6:48 pm
Forum: General
Topic: Infected Routerboard sending SPAM
Replies: 7
Views: 1784

Re: Infected Routerboard sending SPAM

remove system scheduler, remove system script, ip > proxy, system user...

then upgrade routeros...
by angboontiong
Tue Apr 09, 2019 6:44 pm
Forum: General
Topic: PWR-LINE adapter speed is ?
Replies: 12
Views: 5386

PWR-LINE adapter speed is ?

PWR-LINE adapter speed is ?
by angboontiong
Sat Apr 06, 2019 7:46 am
Forum: Forwarding Protocols
Topic: Policy Routing not working
Replies: 1
Views: 2353

Policy Routing not working

hi,

i referring the Policy routing from the wiki:
https://wiki.mikrotik.com/wiki/Policy_Base_Routing

but i notice it's not working if my contect is facebook or google.

anything need to be correct for that wiki post?
by angboontiong
Wed Mar 06, 2019 8:49 am
Forum: Wireless Networking
Topic: Bridge port received packet with own address as source, probably loop
Replies: 54
Views: 124240

Re: Bridge port received packet with own address as source, probably loop

Already done.
All MACs are unique

i had changed the bridge admin mac address, but the problem still exist.

routerboard: yes
model: 2011UiAS
serial-number: xxxxxxxx
firmware-type: ar9344
factory-firmware: 3.41
current-firmware: 6.42.1
upgrade-firmware: 6.42.1
by angboontiong
Tue Jan 29, 2019 5:52 pm
Forum: Scripting
Topic: remove active ppp number with find...
Replies: 1
Views: 3724

remove active ppp number with find...

Hi, i have issue with the pptp connection as always shown me peer not responding but i found there is work around. can some one share with me, how can i find the ppp active number with follow incomplete script: :if ([/ping 192.168.188.5 count=2]=0) do={/ppp active remove numbers=[/ppp active get [fi...
by angboontiong
Tue Jan 29, 2019 5:02 pm
Forum: General
Topic: PPPoE: Peer is not responding
Replies: 27
Views: 53839

Re: PPPoE: Peer is not responding

i have the same problem across different hardware of mikrotik.

i can ping to the server, but client keep show disconnect due to peer not responding while ping to server has zero package loss...
by angboontiong
Tue Jan 29, 2019 9:47 am
Forum: General
Topic: PPtP keeps disconnecting
Replies: 17
Views: 29101

Re: PPtP keeps disconnecting

i having same problem here..
any solutions ???
by angboontiong
Tue Jan 22, 2019 5:15 am
Forum: RouterBOARD hardware
Topic: Strange POE information.
Replies: 1
Views: 1104

Strange POE information.

poe.png Hi, if refer to the 802.3at, it should can provide up to 30Watt for the port. But, refer to the technical spec for https://mikrotik.com/product/RB960PGS. Max out per port output (input > 30 V) 450 mA, meanings this is only if , 1) 48 VDC x 450mA = 21.6 Watt. 2) 48 VDC x 450mA = 22.5 Watt. s...
by angboontiong
Tue Jan 15, 2019 1:08 pm
Forum: General
Topic: PPPOE ERROR or May be "BUG"
Replies: 7
Views: 5560

Re: PPPOE ERROR or May be "BUG"

Dear all, i have some issues on my CCR 1036 the error is like when i turn on One session per host on PPPOE server i will get error "MAC address was already active-Closing previous one and Error two is when i turn off One Session per host on PPPOE server i will get error " User is already ...
by angboontiong
Tue Jan 15, 2019 1:04 pm
Forum: General
Topic: PPPOE ERROR or May be "BUG"
Replies: 7
Views: 5560

Re: PPPOE ERROR or May be "BUG"

i having same issue out of sudden...

19:03:39 pppoe,info PPPoE connection established from E8:65:D4:B6:DC:29
19:03:44 pppoe,info PPPoE connection established from E8:65:D4:B6:DC:29
19:03:54 pppoe,info PPPoE connection established from E8:65:D4:B6:DC:29
by angboontiong
Thu Nov 22, 2018 6:53 am
Forum: General
Topic: Hex port isolation
Replies: 6
Views: 2120

Re: Hex port isolation

U can set same horizon value to that port u dun want them talk to each other under...

Bridge > port > horizon.
HW offload have to unchecked.
by angboontiong
Tue Nov 20, 2018 2:35 am
Forum: General
Topic: Bridge Port Looping...
Replies: 0
Views: 1071

Bridge Port Looping...

Hi, i have a task, from the Control center to 5 site, each of the site having 1 fiber and 1 wireless link connected to PowerBOX, then to the PC. my all site setup is as following. PowerBox: Ether1 ==> Connected to PC Ether3 ==> Connected to Fiber Ether5 ==> Connected to Wireless link i add ether1, e...
by angboontiong
Mon Aug 20, 2018 1:29 pm
Forum: General
Topic: Public-Mikrotik-Bandwidth-Test-Server(s)
Replies: 1009
Views: 1119495

Re: Public-Mikrotik-Bandwidth-Test-Server(s)

It would be nice of others offered free public accessible btest servers in other locations around the world. Although 1+ gig bteset servers are nice, I suspect that even some 100 meg btest servers would be very much welcome. Any body interested in volinterring some bandwidth for some btest servers ...
by angboontiong
Tue Aug 07, 2018 7:44 pm
Forum: Scripting
Topic: >v6.4 p2p block
Replies: 0
Views: 1162

>v6.4 p2p block

Hi, i need a scheduler 7pm to 7am to block p2p downloading. it's the code below is correct ??? and, how i can set the time frame for it ? by using scheduler ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /ip firewall address-list add address=...
by angboontiong
Wed Feb 14, 2018 4:21 am
Forum: Beginner Basics
Topic: Is it possible make queue tree under simple queue
Replies: 5
Views: 3339

Re: Is it possible make queue tree under simple queue

Thank you very much strods, I got this working on different way but still according to your reference about mangle. I have set Incoming/Outgoing packet mark on user hotspot profile and then after user logged in, 2 dynamic mangle created. So I give priority for the traffic. Because these dynamic man...
by angboontiong
Sat Nov 18, 2017 8:23 pm
Forum: Forwarding Protocols
Topic: 2 Wan & 2 LAN load balance not working...
Replies: 0
Views: 1491

2 Wan & 2 LAN load balance not working...

Mikrotik1.png Hi, i need help as i totally out of idea and search around i got no hope on the setup. Basically, my ether1 carry 3 vlan, vlan220, vlan222 (fixed ip), and vlan 223 (DSL private ip). ether2 is another DSL private ip. i got a task to load balance DSL internet for vlan 223 & the ethe...
by angboontiong
Thu Nov 02, 2017 7:52 am
Forum: General
Topic: Assigned Public ip to PPPOE LAN
Replies: 3
Views: 1287

Re: Assigned Public ip to PPPOE LAN

Make the two PPPoE interfaces (with interface ether4), set address 20.15.64.1/28 on ether1 and it should just work.

This not workable...
by angboontiong
Tue Oct 31, 2017 6:49 am
Forum: General
Topic: Assigned Public ip to PPPOE LAN
Replies: 3
Views: 1287

Assigned Public ip to PPPOE LAN

Hi, i got a ip range from the ISP: Public ip: 20.15.64.1/28

How can i configure as below to assigned some pppoe client getting private ip and some is getting public ip.

pppoe.png
by angboontiong
Mon Oct 09, 2017 2:30 pm
Forum: General
Topic: Public & Private IP on PPPOE LAN
Replies: 1
Views: 1218

Public & Private IP on PPPOE LAN

network.png Hi, My ISP give me the IP address as following: WAN : 21.15.64.198/30 Gateway: 21.15.64.197 and LAN : 20.15.64.80/28 ether1: WAN 21.15.64.198/30. ether5: PPPOE for Private ip 192.168.1.1/24 & public ip 20.15.64.82~92. ether9: web server 20.15.64.93 ether10: mysql server 20.15.64.94 ...
by angboontiong
Mon Jul 31, 2017 7:20 pm
Forum: General
Topic: PPTP NAT for the standalone PC (pptp client)
Replies: 4
Views: 2496

Re: PPTP NAT for the standalone PC (pptp client)

You need to add routing, which is always a "matter for two": On PPTP server: add routes to 1) 192.168.0.0/24 via 172.16.254.2 and 2) 192.168.5.0/24 via 172.16.254.9 On 192.168.0.1 router: add route to 192.168.5.0/24 via 10.10.10.2 On 192.168.5.1 router: add route to 192.168.1.0/24 via 10....
by angboontiong
Mon Jul 31, 2017 7:14 am
Forum: General
Topic: PPTP NAT for the standalone PC (pptp client)
Replies: 4
Views: 2496

PPTP NAT for the standalone PC (pptp client)

Hi,
I search around but i can't find the solution,
How can i access to the other network from my laptop which i dialed to the PPTP server,
The other network connection: LAN network ==> Routerboard ==> PPTP VPN ==> PPTP server.
pptp.png
by angboontiong
Fri Jul 14, 2017 9:20 am
Forum: RouterBOARD hardware
Topic: RJ45 Loopback not working..
Replies: 0
Views: 2997

RJ45 Loopback not working..

Hi, i connected the RJ45 loopback connector to the routerboard, but it's not working, if i connect it to HP switch, it's works. How can i set the mikrotik to detect and to show status is connected when i plug in the RJ45 loopback connector ? http://dorianblog.info/wp-content/uploads/RJ45-plug-loopba...
by angboontiong
Mon Jun 19, 2017 7:21 am
Forum: RouterBOARD hardware
Topic: RB1100AHx2 power input vs power consumption
Replies: 1
Views: 1733

RB1100AHx2 power input vs power consumption

Hi, i have a unit RB1100AHx2, but as what i can see from the system, the power consumption is 11.3w, but refer to the tech spec, it mentioned input power should min 12w. i have do nothing with the psu, can i said this psu is under power ? if then, can i just replace with 24vdc psu ? RB1100AHx2-1.jpg...
by angboontiong
Thu Jun 15, 2017 7:05 pm
Forum: SwOS
Topic: trunk port settings
Replies: 0
Views: 2133

trunk port settings

Hi, i have RB1100 with 4 vlan which is: management vlan is vlan 10, student vlan is vlan 20, staff vlan is vlan 30, guest vlan is vlan 40. the RB1100 is connected to CRS, then CRS is connected to my wifi ap which carry 4 vlan and 3 ssid (vlan 20 + ssid 20, vlan 30 + ssid 30, vlan 40 + ssid 40). how ...
by angboontiong
Thu Apr 06, 2017 10:41 am
Forum: The User Manager
Topic: Usermanager Keeps logging Users Out
Replies: 1
Views: 2277

Re: Usermanager Keeps logging Users Out

post the log..
by angboontiong
Wed Apr 05, 2017 3:37 am
Forum: The Dude
Topic: Remote Web access to my Dude server
Replies: 5
Views: 8214

Re: Remote Web access to my Dude server

Anyone know how to make dude ping from sub interface ?
by angboontiong
Tue Apr 04, 2017 2:44 pm
Forum: The Dude
Topic: Remote Web access to my Dude server
Replies: 5
Views: 8214

Re: Remote Web access to my Dude server

For the latest dude manager, i cannot find where is the web setting, anyone can share ?
by angboontiong
Sun Apr 02, 2017 8:23 pm
Forum: Wireless Networking
Topic: Xiaomi
Replies: 2
Views: 2395

Re: Xiaomi

Low bandwidth with xiaomi phones for example: redmi 3 pro, redmi 4 pro models via 2.4 GHz wi-fi Model RouterBOARD 941-2nD Serial Number 6616061A025B Firmware Type qca9531L Factory Firmware 3.29 Current Firmware 3.36 Upgrade Firmware 3.36 routerOS 6.38.5 All other devices like laptop,USB modem,phone...
by angboontiong
Sun Apr 02, 2017 8:20 pm
Forum: Wireless Networking
Topic: limit bandwidth per IP address
Replies: 14
Views: 43130

Re: limit bandwidth per IP address

i have the same prb, the simple queue is limit only if i have the ip behind the 192.168.88.00 LAN. if i want to limit the IP in a separate interface the limit didnt work
be sure u enable the "Use Ip Firewall" in the bridge, settings...
by angboontiong
Sun Apr 02, 2017 8:15 pm
Forum: Wireless Networking
Topic: Point to multipoint - Wireless ISP general setup
Replies: 1
Views: 1491

Re: Point to multipoint - Wireless ISP general setup

the ap connect to the router, and u can create different vlan as u need.
then, ap <=> cpe wlan1 just treat as vlan pass through, u can make use cpe eth1 as Gateway..
by angboontiong
Wed Mar 29, 2017 8:35 am
Forum: General
Topic: Block what's my ip checking
Replies: 1
Views: 997

Block what's my ip checking

hi all,

how can i filter and block user to see what's my WAN ip like:

https://www.google.com/search?q=check+m ... e&ie=UTF-8

or, it can redirect to the page i want to show ?
by angboontiong
Fri Mar 24, 2017 5:33 am
Forum: Beginner Basics
Topic: cant connect to routerboard because username and password unknown
Replies: 8
Views: 3025

Re: cant connect to routerboard because username and password unknown

Look at it like this: You're some guy who doesn't know the password and wants to get into router. If you can do it, what prevents some other random guy who doesn't know the password from doing the same? So the short answer is "no". The long answer is that there's some chance. If you happe...
by angboontiong
Mon Mar 20, 2017 6:22 pm
Forum: General
Topic: ccr-1036 bridge > port issue
Replies: 0
Views: 747

ccr-1036 bridge > port issue

I tried using the ccr-1036 for multi-wan load balance. notice if my bridge interface with only 1 ethernet interface, then it's working fine, but if i bridge more than 3 interface, then it won't work. and AAA server will see traffic may from the interface itself but not from bridge interface. do you ...
by angboontiong
Mon Mar 20, 2017 7:53 am
Forum: Scripting
Topic: How Bruteforce login prevention work ?
Replies: 2
Views: 3566

Re: How Bruteforce login prevention work ?

It does work, but not too well. For FTP it counts actual failed login attempts, so that part is fine. Inspecting content of packets is not very effective, but you only need to watch control connection (src-port=21 should be added to output rules), so it's probably ok. But then, who really cares abo...
by angboontiong
Mon Mar 20, 2017 7:52 am
Forum: General
Topic: Block IP after X login failures
Replies: 6
Views: 26531

Re: Block IP after X login failures

You need to put in a filter rule (preferably in the RAW table) to block the blacklisted IP's

end up, i add this in:
add chain=input src-address-list=ssh_blacklist action=drop comment="drop ssh brute forcers IP" disabled=no
by angboontiong
Sat Mar 18, 2017 5:15 pm
Forum: General
Topic: Block IP after X login failures
Replies: 6
Views: 26531

Re: Block IP after X login failures

To block ssh and ftp bruteforcers, use this one
http://wiki.mikrotik.com/wiki/Bruteforc ... prevention
I can see the ip in the blacklist, however, the ip in the blacklist still attempting to access according to the log ...
by angboontiong
Sat Mar 18, 2017 5:12 pm
Forum: Scripting
Topic: How Bruteforce login prevention work ?
Replies: 2
Views: 3566

How Bruteforce login prevention work ?

hi, i tried to implement this "https://wiki.mikrotik.com/wiki/Bruteforce_login_prevention" to my routerboard. i can see the counter increase and put the multiple attempt ip to the blacklist list. however, from log still can see the same ip are attempt to access my router, can i said, this ...
by angboontiong
Tue Mar 14, 2017 4:23 pm
Forum: Virtualization
Topic: GNS3 Problems.
Replies: 8
Views: 12383

Re: GNS3 Problems.

do u have the issue with the interface name which start from ether0 but not ether1 ?
and also, if i disable the interface and enable again, i cannot ping to the direct connected interface.

very strange.
by angboontiong
Mon Oct 17, 2016 10:56 am
Forum: Forwarding Protocols
Topic: OSPF - loopback interface
Replies: 23
Views: 11817

Re: OSPF - loopback interface

YES...
by angboontiong
Thu Aug 25, 2016 10:03 am
Forum: RouterBOARD hardware
Topic: Mounting bracket size
Replies: 0
Views: 936

Mounting bracket size

bracket.png
Hi, anyone can share with me, the maximum pole outside diameter can this bracket fit in is ?
by angboontiong
Tue May 03, 2016 11:20 am
Forum: Wireless Networking
Topic: multi password for one ssid
Replies: 2
Views: 1572

Re: multi password for one ssid

it's AAA ...
by angboontiong
Tue Apr 12, 2016 6:58 am
Forum: Forwarding Protocols
Topic: can pptp server accept multiple client from same public ip ???
Replies: 2
Views: 3889

can pptp server accept multiple client from same public ip ???

Hi,

i tested 10 client under a public ip let say 10.10.10.2/32,
when the first client connected to remote pptp server, the second client under the LAN of 10.10.10.2 is not allowed to connect the pptp server.

just to clarify, is pptp only allowed 1 public ip ???
by angboontiong
Mon Apr 11, 2016 6:42 am
Forum: RouterBOARD hardware
Topic: Port forward for ip cloud, pptp & l2tp...
Replies: 3
Views: 3071

Re: Port forward for ip cloud, pptp & l2tp...

port number for IP Cloud??????

pptp TCP (IP Protocol 6) port 1723 + IP Protocol 47 GRE

l2tp UDP (IP Protocol 17) port 1701 + IP Protocol 50 IPSec-ESP or IP Protocol 51 IPSec-AH


ip > cloud >
this is for the mikrotik ddns...
by angboontiong
Fri Apr 08, 2016 12:45 pm
Forum: RouterBOARD hardware
Topic: Port forward for ip cloud, pptp & l2tp...
Replies: 3
Views: 3071

Port forward for ip cloud, pptp & l2tp...

Hi,

what's the port number for the ip cloud, pptp & l2tp as my routerboard is behind the firewall.
by angboontiong
Sat Jan 30, 2016 1:40 am
Forum: Wireless Networking
Topic: (seamless) roaming wireless / CAPsMAN
Replies: 15
Views: 18169

Re: (seamless) roaming wireless / CAPsMAN

You can fine tunning roaming using accest lists
What do you mean by that
You can force roaming and the device has nothing to do with that. Devices does not apreciate when ap has changed. For them, the ap is always the same!
do you mean to set the signal threshold ???
by angboontiong
Sat Jan 30, 2016 1:31 am
Forum: Announcements
Topic: v6.35rc [release candidate] is released, new wireless package!
Replies: 536
Views: 177832

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

when the user manual available ???
by angboontiong
Wed Dec 09, 2015 9:44 am
Forum: Wireless Networking
Topic: (seamless) roaming wireless / CAPsMAN
Replies: 15
Views: 18169

Re: (seamless) roaming wireless / CAPsMAN

Go with Aruba but not mikrotik, solved you issue.
by angboontiong
Wed Oct 21, 2015 5:20 pm
Forum: Scripting
Topic: disable/enable ethernet interface script
Replies: 22
Views: 44613

You can use schedules and script to make it...

Sent from my Che2-L11
by angboontiong
Wed Oct 21, 2015 9:02 am
Forum: General
Topic: 6.32.3 version released!
Replies: 47
Views: 20800

Re: 6.32.3 [CURRENT] version released!

any news wireless protocol to be introduce after nv2 ???
by angboontiong
Wed Sep 23, 2015 1:15 pm
Forum: Wireless Networking
Topic: BIG BUG- Unicast key exchange timeout
Replies: 130
Views: 129571

Re: BIG BUG- Unicast key exchange timeout

Is there any solution for this ???
by angboontiong
Wed Sep 23, 2015 5:35 am
Forum: General
Topic: Serious bug casuing network DDOS in RouterOS v5.20 (and maybe others-didn't tested yet).
Replies: 12
Views: 4247

When this thing happened, only way to do with it is replace the routerboard.

And, useless talk to Mikrotik cause they don't know what happened on the routerboard.

Every year we'll happened few cause, just replaced it, then your problem solved.

Sent from my Che2-L11
by angboontiong
Fri Aug 28, 2015 9:11 am
Forum: Wireless Networking
Topic: 28Mhz with 1Gbps...
Replies: 8
Views: 3333

Add on, for this microwave, you can using single channel, Ipasolink in term of price and reliability is not up to level...

Saf microwave have some improvement need to be done then only can beat it...

Sent from my Che2-L11
by angboontiong
Fri Aug 28, 2015 9:09 am
Forum: Wireless Networking
Topic: 28Mhz with 1Gbps...
Replies: 8
Views: 3333

Normal microwave is run on single core and in 1024 qam normally you can get 500m plus... There is a proven microwave can deliver 1 Gbps/ 1Gbps under 2+0 dual core, dual polarity configuration. Meaning to said that, 2+0, it become 4*4 (dual core * dual polarity) , 28Mhz channel with you can get 1G /1...
by angboontiong
Thu Aug 27, 2015 7:59 pm
Forum: Wireless Networking
Topic: 28Mhz with 1Gbps...
Replies: 8
Views: 3333

Re: 28Mhz with 1Gbps...

On 100% power my microwave owen can transmit up to 200mbps with 2x2 and 40mhz channel to heat up my meal in about 2 minutes.
:shock: :shock: :shock:
by angboontiong
Wed Aug 26, 2015 7:20 am
Forum: Wireless Networking
Topic: 28Mhz with 1Gbps...
Replies: 8
Views: 3333

Re: 28Mhz with 1Gbps...

If your microwave can achieve 1Gbps I'm amazed. I barely mange 35Mbps on high/15Mbps on defrost. Tends to heat up a lot, either way. This is all without NV2, though. I can't seem to get NV2 to work, might need to upgrade to a new turn-table. Hi dude, yup, with 1+0 dual core activated on 58Mhz , it ...
by angboontiong
Mon Aug 24, 2015 5:11 pm
Forum: Wireless Networking
Topic: NV2 - News about Improvments?
Replies: 40
Views: 8436

NV 3... Please...

Sent from my Che2-L11
by angboontiong
Mon Aug 24, 2015 5:06 pm
Forum: Beginner Basics
Topic: Change my gateway from ether1 to ether6?
Replies: 19
Views: 4337

What's the difference this and fast path???

Sent from my Che2-L11
by angboontiong
Mon Aug 24, 2015 1:55 pm
Forum: Wireless Networking
Topic: 28Mhz with 1Gbps...
Replies: 8
Views: 3333

28Mhz with 1Gbps...

Dear Mikrotik, as we know, one of the microwave can achieve 1Gbps with the dual core MIMO setup... Just wonder, is there any new protocol after nv2 to make this thing happened or close to it... current AC with 80Mhz having many disadvantage and cause a lot of interference even we use this antenna......
by angboontiong
Mon Aug 24, 2015 1:50 pm
Forum: RouterBOARD hardware
Topic: 48Port 24V/48VDC POE Switch...
Replies: 2
Views: 1349

48Port 24V/48VDC POE Switch...

Dear Mikrotik,

Hope this will be one of the consideration of the year 2015/2016 as it will a great for the total solution...
by angboontiong
Mon Aug 24, 2015 1:47 pm
Forum: RouterBOARD hardware
Topic: RSL level on the USB Port...
Replies: 0
Views: 867

RSL level on the USB Port...

Dear Support and Buddy,

how can we make use of the USB port for the voltage output.
how can we turn the USB port and connect to the volt meter for the RSL => DC Viltage reading like how the Microwave BNC port for the alignment purposes?
by angboontiong
Tue Aug 18, 2015 12:48 pm
Forum: Announcements
Topic: 6.31 released
Replies: 227
Views: 77989

Re: 6.31 released

working fine on several devices (CCR, CRS, Groove, 951G, 751G, hap-lite) one common issue /system shutdown via Winbox and/or console, ssh, telnet is not working anymore The device does make a reboot instead. This issue is found on the platforms mips-be and smips (tilera not tested but likely also a...
by angboontiong
Tue Aug 18, 2015 12:12 pm
Forum: Announcements
Topic: 6.31 released
Replies: 227
Views: 77989

Re: 6.31 released

Normunds, Can you explain more detail on this 3: *) fixed ethernet stopping on RB NetMetal / SXTG-5HPacD 10Mbit and 100Mbit links -can you share more detail about this as i believe there is some case study. *) wireless - implemented l2mtu update if wireless-cm2 is enabled *) wireless - improved WMM-...
by angboontiong
Thu Aug 13, 2015 8:43 am
Forum: General
Topic: Feaure Request: System users permissions - SuperUser
Replies: 3
Views: 3204

Re: Feaure Request: System users permissions - SuperUser

you can already do this. make new user, and uncheck "policy" in his group: http://wiki.mikrotik.com/wiki/Manual:Router_AAA#Properties this will allow everything, except changing other users rights With the write previlage, noticed that it's not allowed to generate supout.rif. Anyway to ov...
by angboontiong
Wed Aug 12, 2015 11:21 am
Forum: Wireless Networking
Topic: Netmetal and NV2 low throughput
Replies: 20
Views: 7190

Re: Netmetal and NV2 low throughput

Hi Dear,

Do not go for the latest version as we counter it has some issue.
Go for the V6.29.1 and besure you are using nv2.

This is our link bandwidth test for 16KM.
Untitled.png
by angboontiong
Tue Aug 11, 2015 1:44 pm
Forum: Beginner Basics
Topic: how to troubleshoot warning "ethernet2: bridge port received packet with own address as source address"?
Replies: 13
Views: 153095

Re: Re:

My case is that interface spoiled, disable it then problem solved. Sent from my Che2-L11 using Tapatalk Changed ether port, disabled other two, same error... Do you bridge all the port? or, Do you master and slave all the port? unlink the spoiled port (refer to the log which port given problem), th...
by angboontiong
Fri Aug 07, 2015 12:16 pm
Forum: Beginner Basics
Topic: how to troubleshoot warning "ethernet2: bridge port received packet with own address as source address"?
Replies: 13
Views: 153095

My case is that interface spoiled, disable it then problem solved.

Sent from my Che2-L11 using Tapatalk
by angboontiong
Wed Aug 05, 2015 8:29 am
Forum: Wireless Networking
Topic: what's the script run for this alignment tools?
Replies: 0
Views: 814

what's the script run for this alignment tools?

https://www.youtube.com/watch?v=_OBAGhCcxHk

hi, anyone got ideal where this script come from?
by angboontiong
Fri Jul 24, 2015 6:39 am
Forum: Announcements
Topic: MikroTik smartphone app (ex Tik-App)
Replies: 487
Views: 270753

Re: Tik App, MikroTik android utility ALPHA test

We have started working on an Android utility that gives you ability to configure your router more conveniently, while on the go. You must apply to the closed testing group: https://plus.google.com/communities/108325974373530666627 Then you will be given access to the download: https://play.google....
by angboontiong
Thu Jul 23, 2015 5:54 am
Forum: RouterBOARD hardware
Topic: Serial number oid via snmp...
Replies: 9
Views: 8680

Re: Serial number oid via snmp...

.1.3.6.1.4.1.14988.1.1.7.3.0 works for me for Serial number. Remember that x86 RouterOS doesnt have serial number. What RouterOS version are you using? If not mistaken you using snmp walk right, then it may go to your routerboard but not for all... i have different version of the RouterOS and non o...
by angboontiong
Wed Jul 22, 2015 6:42 pm
Forum: RouterBOARD hardware
Topic: Serial number oid via snmp...
Replies: 9
Views: 8680

Re: Serial number oid via snmp...

#router serial number / mtxrSerialNumber $ snmpwalk -v 2c -c public 10.10.10.129 1.3.6.1.4.1.14988.1.1.7.3.0 SNMPv2-SMI::enterprises.14988.1.1.7.3.0 = STRING: "49CE02AA7FE6" #software id / mtxrLicSoftwareId $ snmpwalk -v 2c -c public 10.10.10.129 1.3.6.1.4.1.14988.1.1.4.1.0 SNMPv2-SMI::en...
by angboontiong
Wed Jul 22, 2015 10:18 am
Forum: RouterBOARD hardware
Topic: Serial number oid via snmp...
Replies: 9
Views: 8680

Re: Serial number oid via snmp...

I am looking on the What'sup Gold inventory feature, but some how, need the routerboard snmp to read the serial number.
Normund replied me it's impossible.

anyway to get it?
by angboontiong
Tue Jul 21, 2015 6:06 pm
Forum: Wireless Networking
Topic: Polish WiFi long distance connection record
Replies: 3
Views: 1449

Re: Polish WiFi long distance connection record

They are using mikrotik product...
and, yes, with meet the LOS requirement, this is nothing special, and, just a basic thing... :lol: :lol: :lol:
by angboontiong
Mon Jul 20, 2015 4:11 am
Forum: RouterBOARD hardware
Topic: Serial number oid via snmp...
Replies: 9
Views: 8680

Re: Serial number oid via snmp...

Mikrotik,

Can share this oid information???
by angboontiong
Fri Jul 17, 2015 5:08 am
Forum: RouterBOARD hardware
Topic: Serial number oid via snmp...
Replies: 9
Views: 8680

Serial number oid via snmp...

Hi,

anyone know what's the oid for the serial number?
and, it applicable to what version RouteroS?
by angboontiong
Thu Jun 04, 2015 11:18 am
Forum: Announcements
Topic: v6.29 released
Replies: 191
Views: 76227

Re: v6.29 released

What's the different of the V6.29.1 with this?
by angboontiong
Wed Jun 03, 2015 9:48 am
Forum: RouterBOARD hardware
Topic: Cable Detect Feature...
Replies: 0
Views: 1014

Cable Detect Feature...

Hi, is there any update on this, will this applicable to the RBMetal 5SHPn? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Detect Cable Problems In RouterOS v6rc4 and newer releases there is the ability to detect problems with connected cables. Cable test can detect problems or measure the approx...
by angboontiong
Wed May 13, 2015 12:55 pm
Forum: Scripting
Topic: Whats software to use for mass routerboard system user management ??
Replies: 2
Views: 1644

Re: Whats software to use for mass routerboard system user management ??

This seem required to enable ssh service but due to security we disable it.
by angboontiong
Tue Apr 28, 2015 3:36 am
Forum: Announcements
Topic: RouterOS v6.28 released
Replies: 229
Views: 92666

Re: RouterOS v6.28 released

Any new thing for the wireless ???
by angboontiong
Tue Apr 21, 2015 2:00 pm
Forum: Wireless Networking
Topic: NetMetal5 channels above 5825
Replies: 1
Views: 997

Re: NetMetal5 channels above 5825

Frequency mode set: Superchannel
channel list set according to what you want.
by angboontiong
Tue Apr 14, 2015 4:27 pm
Forum: General
Topic: v6.28 will be released this week!
Replies: 72
Views: 27090

Re: v6.28 will be released this week!

What's this ???
*) initial RoMon (Router Management Overlay Network) support added;
by angboontiong
Mon Apr 13, 2015 8:48 am
Forum: Wireless Networking
Topic: Alignment with the USB port for Volt meter...
Replies: 0
Views: 856

Alignment with the USB port for Volt meter...

Mikrotik,

since many new device come with the USB port, why not you make use the USB port for us to do the alignment with volt meter like how we practice on Microwave as the LED indication not so accurate?


Anyone success on this method?
by angboontiong
Fri Mar 27, 2015 5:44 pm
Forum: Scripting
Topic: script to change MAC address...
Replies: 10
Views: 14105

Re: script to change MAC address...

Hi, can share how the code work?
Hope to understand more on it...
by angboontiong
Thu Mar 26, 2015 9:59 am
Forum: Scripting
Topic: script to change MAC address...
Replies: 10
Views: 14105

Re: script to change MAC address...

I think i had misleading, let say some my new wireless card is from other vendor i need it to be Mikrotik mac address easy for my remote verification: new card 1: 52:55:0C:85:AF:E0 new card 2: 52:55:0C:85:AF:E1 new card 3: 52:55:0C:85:AF:E2 new card 4: 52:55:0C:85:AF:E3 new card 5: 52:55:0C:85:AF:E4...
by angboontiong
Mon Mar 23, 2015 4:44 pm
Forum: Scripting
Topic: API to remove file not working...
Replies: 1
Views: 1123

API to remove file not working...

I want to remove a file by using API with php, but it seem doesn't work. what wrong with this? //Remove Unwanted Files. if($name=="record.txt"){ echo $id = $output['.id']; $ARRAY= $API->comm("/file/remove", array(".id"=>"$id")); echo "File Removed"; }
by angboontiong
Sun Feb 08, 2015 8:36 pm
Forum: Wireless Networking
Topic: Wireless Throughput config
Replies: 21
Views: 4936

Re: Wireless Throughput config

Follow here: http://wiki.mikrotik.com/wiki/Manual:Fast_Path yup, eC is 40Mhz, to achieve 150M/150M is not an issue. we tested both end using CCR1036 with distance 10KM... it's look great, but can only work as L2 bridge, no firewall, queue and others... :D :D :D p/s: cannot attached the link throughp...
by angboontiong
Mon Feb 02, 2015 12:45 pm
Forum: Scripting
Topic: Manage 2K plus Routerboard with centralized machine...
Replies: 3
Views: 1367

Re: Manage 2K plus Routerboard with centralized machine...

Hi Normunds, some little help needed: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <?php require("routeros_api.class.php"); require_once ("functions.php"); $database="WT_iGate"; $con=connect_db(); mysql_select_db($database) or die("Unable to select database"); $cmd="...
by angboontiong
Mon Feb 02, 2015 8:07 am
Forum: Scripting
Topic: Manage 2K plus Routerboard with centralized machine...
Replies: 3
Views: 1367

Manage 2K plus Routerboard with centralized machine...

HI,

is there any api i can get the system user detail with a single click, and can update to all authority with a api interface?
by angboontiong
Wed Jan 28, 2015 6:16 pm
Forum: Wireless Networking
Topic: Wireless Throughput config
Replies: 21
Views: 4936

Re: Wireless Throughput config

try to using fast patch and follow the fast path rules and regulation.
on eC bandwidth i can get about 150M/150M...
by angboontiong
Tue Nov 25, 2014 1:23 pm
Forum: General
Topic: Custom OID for Zabbix
Replies: 0
Views: 1147

Custom OID for Zabbix

Hi, how can i translate the Mikrotik MIB to use in the Zabbix.
anyone succeed on it?
by angboontiong
Thu Nov 20, 2014 3:33 pm
Forum: General
Topic: Geolocation and static lat/long
Replies: 3
Views: 2399

Re: Geolocation and static lat/long

how can we add geolocation into the dude manager?
by angboontiong
Thu Nov 13, 2014 9:15 am
Forum: Scripting
Topic: script to change MAC address...
Replies: 10
Views: 14105

script to change MAC address...

Let said my MAC address is: 4C:5E:0C:85:AF:E1, how can i write a script that when i copy and paste.
It will help me auto change the MAC address from 4C:5E:0C:85:AF:E1 to 4C:5E:0C:11:22:33.

i need to do so for backup and restore purpose, export may help on same model and version, but not other's.
by angboontiong
Tue Oct 28, 2014 6:45 pm
Forum: Announcements
Topic: Newsletter 62
Replies: 30
Views: 31606

Re: Newsletter 62

is there new version of cap manager?
the one i test when the cap manager offline, then all cAP is not working.

or, how can we make the cAP auto downloand the configuration to itself, when CAPman is offline, CAP will run by itself?
by angboontiong
Tue Oct 28, 2014 6:39 pm
Forum: General
Topic: RB951Ui-2HnD crash when ZTE MF90 LTE modem plugged
Replies: 3
Views: 2576

Re: RB951Ui-2HnD crash when ZTE MF90 LTE modem plugged

in menu "Tools -> Profile" you can see which process uses the CPU

what's the reason tool> profile> and it show flash 90% ++...
no routing, no proxy, no firewall rules, just normal wireless cpe setup...
by angboontiong
Thu Oct 16, 2014 4:30 pm
Forum: The Dude
Topic: Dude v4beta3 released
Replies: 251
Views: 126932

Re: Dude v4beta3 released

How can we add the device with GPS coordinates then dude will draw on map?
by angboontiong
Thu Oct 16, 2014 4:29 pm
Forum: Scripting
Topic: Begineer of API
Replies: 2
Views: 1560

Re: Begineer of API

Thanks for sharing...
by angboontiong
Tue Oct 14, 2014 7:20 pm
Forum: Scripting
Topic: Begineer of API
Replies: 2
Views: 1560

Begineer of API

Hi, i am interest on the API.
But, i totally empty from this area, i try google how to start api but a lot of go to the syntax thing.

Appreciated if you can share how can i start from fresh like what's the requirement, any server require and etc...

thanks.
by angboontiong
Thu Oct 02, 2014 7:23 pm
Forum: General
Topic: RouterOS V6.20...
Replies: 5
Views: 2693

Re: RouterOS V6.20...

there are no changes in scripting. Just that you can fetch large files. Larger than 4GiB
Janisk,
please, please increase the script translate size to at least 10KB
by angboontiong
Thu Oct 02, 2014 1:04 pm
Forum: General
Topic: RouterOS V6.20...
Replies: 5
Views: 2693

RouterOS V6.20...

Just saw this:
*) fetch - allow fetching files larger than 4G;

can it translate the txt file larger than 4KB ???
how possible to increase it to 10KB?
by angboontiong
Thu Oct 02, 2014 8:50 am
Forum: Wireless Networking
Topic: Wireless-fp "Ce, Ceee, eC, eCee, eeCe, and eeeC"
Replies: 15
Views: 113452

Re: Wireless-fp "Ce, Ceee, eC, eCee, eeCe, and eeeC"

What about (Ce | Ceee | eC | eCee | eeCe | eeeC ) ???

eC mean Extend Channel below : 20Mhz?
eCee mean Extend Extend Channel below : 40Mhz?
eeCe mean Extend Channel below : 80Mhz?
eeeC mean Extend Channel below : 160Mhz?

or how?

and why Ce and Ceee but there is no Cee ?
by angboontiong
Mon Sep 29, 2014 9:23 am
Forum: General
Topic: 6.20 release candidate special version
Replies: 36
Views: 23650

Re: 6.20 release candidate special version

No one sentence about wireless improvenments, so it means - no improvenments in this package?
How possible the 【Metal 5SHPn】 can like the microwave, most of the microwave with low cpu speed but can achieve 360Mbps?
by angboontiong
Sun Sep 07, 2014 12:47 pm
Forum: RouterBOARD hardware
Topic: Dual chain or 3 chain...
Replies: 13
Views: 8635

Re: Dual chain or 3 chain...

it's sma not RP-sma right...
by angboontiong
Thu Sep 04, 2014 1:52 pm
Forum: RouterBOARD hardware
Topic: Dual chain or 3 chain...
Replies: 13
Views: 8635

Dual chain or 3 chain...

The product photo shown is 3 chain but technical spec show is Dual chain...
which one is the correct answer???

http://routerboard.com/product/237
by angboontiong
Sun Jul 20, 2014 5:38 pm
Forum: RouterBOARD hardware
Topic: NetMETAL 5 (ac with SFP) - without DC in ?
Replies: 35
Views: 13383

Re: NetMETAL 5 (ac with SFP) - without DC in ?

where to find this product ???
by angboontiong
Fri Jul 18, 2014 6:17 pm
Forum: General
Topic: Winbox 3 beta
Replies: 243
Views: 145955

Re: Winbox 3

it cannot scan the device?
old version can.
by angboontiong
Mon Jul 14, 2014 7:18 pm
Forum: Wireless Networking
Topic: CAPs Manager
Replies: 165
Views: 75496

Re: CAPs Manager

Does somebody tested seamless roaming in different cap modes? Does it work?
I'm just waiting for 2 baseboxes to come so I'll test it soon. Just wanted to know if someone did it already.
Regards.

it will have few packet lost...
by angboontiong
Wed Jul 02, 2014 1:13 pm
Forum: RouterBOARD hardware
Topic: ip cloud...
Replies: 7
Views: 3006

Re: ip cloud...

Hi,

i looking for that due to if i not mistaken, mikrotik vpn now can with domain beside the ip based.
in this cause, i can make use the ip cloud for the vpn tunner, but the challenge is if the vpn master gone, then i will in trouble.
by angboontiong
Tue Jul 01, 2014 7:59 pm
Forum: RouterBOARD hardware
Topic: ip cloud...
Replies: 7
Views: 3006

ip cloud...

Hi,

i notice the ip cloud is based on the routerboard serial number.
how possible i can change the new routerboard serial number same as replaced unit in order to maintenance same ip cloud id ???
by angboontiong
Thu Jun 19, 2014 1:17 pm
Forum: Wireless Networking
Topic: CAPs Manager
Replies: 165
Views: 75496

Re: CAPs Manager

Interesting...
Mikrotik, can you tell us more about this feature...
by angboontiong
Tue Jun 17, 2014 8:36 pm
Forum: Wireless Networking
Topic: WRT54G times are back...
Replies: 17
Views: 4927

Re: WRT54G times are back...

as mikrotik practice, they not going to entertaint topic like this but they rather to develop something new.
by angboontiong
Tue Jun 17, 2014 12:21 pm
Forum: RouterBOARD hardware
Topic: Finally RB953GS-5HnT is available!
Replies: 12
Views: 5714

Re: Finally RB953GS-5HnT is available!

This processor is 720 MHz, cpu is QCA9558-AT4A-R.
this cpu is faster or on par with ppc or it's slow than it ???
by angboontiong
Mon Jun 16, 2014 5:54 pm
Forum: General
Topic: v6.15 released
Replies: 302
Views: 133337

Re: v6.15 released

I noticed that with wireless-fp package enabled for NV2 the field TDMA Period size can be empty. But if it is empty what does this mean ? Is it the minimal value or is it automatic. Do you advise leaving it empty or leaving the older configuration with set value ? If you leave it empty the settings...
by angboontiong
Mon Jun 16, 2014 12:44 pm
Forum: Wireless Networking
Topic: CAPsMAN Manger No registered client signal status sent
Replies: 4
Views: 3035

Re: CAPsMAN Manger No registered client signal status sent

can add in the rx/tx bandwidth monitoring...
by angboontiong
Mon Jun 16, 2014 12:40 pm
Forum: General
Topic: v6.15 released
Replies: 302
Views: 133337

Re: v6.15 released

how is the CAPsMAN load balance setup in local forwarding mode ???
by angboontiong
Thu Jun 12, 2014 5:44 pm
Forum: General
Topic: v6.15 released
Replies: 302
Views: 133337

Re: v6.15 released

This is a bugfix release, solving issues related to upgrade from v5 to v6.14. We have made some interesting new features, including the new "ip cloud" menu, and general release of CAPsMAN: What's new in 6.15 (2014-Jun-12 12:25): *) fixed upgrade from v5 - on first boot all the optional pa...
by angboontiong
Sun Jun 08, 2014 3:52 pm
Forum: Wireless Networking
Topic: Mikrotik Wireless Controller
Replies: 54
Views: 22168

Re: Mikrotik Wireless Controller

Any plans about integration with Dude ?

just add in the dude package in routerboard will do.
by angboontiong
Sun Jun 08, 2014 3:51 pm
Forum: Wireless Networking
Topic: CAPs Manager
Replies: 165
Views: 75496

Re: CAPs Manager

since all the CAP is taking order from the CAPsMAN.
how to configure the CAPsMAN to ask all connected CAP trasmit att the same time.

this become we can make us only single channel and no worry again on any channel planning???
by angboontiong
Sun May 25, 2014 8:10 am
Forum: Wireless Networking
Topic: CAPs Manager
Replies: 165
Views: 75496

Re: CAPs Manager

as we know aruba controller can auto detect the interference between the ap and adjust the rf thing accordingly to reduce the noise and optimized the coverage. but, if mikrotik can make they controller to syn the pulse like how gps syn apply in other technology, it can make use only single channel t...
by angboontiong
Sat May 24, 2014 7:03 pm
Forum: Wireless Networking
Topic: CAPs Manager
Replies: 165
Views: 75496

Re: CAPs Manager

how possible CAPs Manager can manage all connected APs running on single channel?
by angboontiong
Thu May 22, 2014 8:37 am
Forum: Wireless Networking
Topic: CAPsMAN with syn...
Replies: 0
Views: 929

CAPsMAN with syn...

Hi Mikrotik engineer, as we know gps syn can let all the AP's transmit with using only 1 channel... how can mikrotik make use of CAPsMAN to simulate the gps time pulse and let all the AP's connectod to CAPsMAN can syn and use only single channel to transmit. this can help a lot in the channel planni...
by angboontiong
Thu May 22, 2014 8:35 am
Forum: Wireless Networking
Topic: How Auto Channel working ...
Replies: 2
Views: 1719

How Auto Channel working ...

Hi,
Just wonder know, this auto channel scanning is work when power up the AP or it will check consistantly.

if then, what's the interval for the re-scanning?
by angboontiong
Mon May 05, 2014 11:52 am
Forum: Wireless Networking
Topic: Custom Channel....
Replies: 3
Views: 2056

Re: Custom Channel....

how wide channel did you use?
28Mhz,
compare to 20Mhz or 40Mhz, 28Mhz is bad !!!

and, is v6 nv2 support for custom channel now?
by angboontiong
Fri May 02, 2014 12:53 pm
Forum: Wireless Networking
Topic: Custom Channel....
Replies: 3
Views: 2056

Custom Channel....

We notice using the custom channel will make the connection even worse...
Has anyone notice about this?
by angboontiong
Wed Apr 30, 2014 1:53 pm
Forum: RouterBOARD hardware
Topic: Metal 5SHPn cannot mac-telnet via wlan1...
Replies: 11
Views: 3875

Re: Metal 5SHPn cannot mac-telnet via wlan1...

After some reading I think I found my issue with the SXT's so I thought I'd put here in case it helps others. I use the SXT's primarily as a transparent bridge. Either bridging ether1/wlan1 or ether1/vlanX. While the mac-server is enable on "*all" interfaces I found that I had to disable ...
by angboontiong
Wed Mar 26, 2014 9:35 am
Forum: General
Topic: Newsletter 55 - new products!
Replies: 33
Views: 13287

Re: Newsletter 55 - new products!

when RB953GS-5HnT available ???
by angboontiong
Mon Jan 06, 2014 9:52 am
Forum: General
Topic: New Ethernet port flap issue enquiery, PLS JOIN!
Replies: 247
Views: 113800

Re: New Ethernet port flap issue enquiery, PLS JOIN!

After we use sftp cable and rj45, all used that cable routerboard have no flapping issue...

Remember that sftp it's not ftp cable...

And right method to crimp the RJ45 is must in place...

Sent from my GT-I8190N
by angboontiong
Thu Jan 02, 2014 12:45 pm
Forum: Wireless Networking
Topic: how to set the 28Mhz in the AP and station side
Replies: 0
Views: 916

how to set the 28Mhz in the AP and station side

Hi, I knew how to created the scan list based on the 28Mhz, but a question is, how can i set the channel-width under wireless tab...
by angboontiong
Fri Dec 20, 2013 1:02 pm
Forum: Wireless Networking
Topic: V6 scan list comma not working, how can we resolve this?
Replies: 2
Views: 1197

V6 scan list comma not working, how can we resolve this?

Hi, usually we using this scan list... /interface wireless set wlan1 scan-list=5150,5160,5170,5180,5190,5200,5210,5220,5230,5240,5250,5260,5270,5280,5290,5300,5310,5320,5330,5340,5350,5360,5370,5380,5390,5400,5410,5420,5430,5440,5450,5460,5470,5480,5490,5500,5510,5520,5530,5540,5550,5560,5570,5580,5...
by angboontiong
Mon Oct 21, 2013 12:23 pm
Forum: General
Topic: New Ethernet port flap issue enquiery, PLS JOIN!
Replies: 247
Views: 113800

Re: New Ethernet port flap issue enquiery, PLS JOIN!

since we using ubnt 24Watt poe and the SFTP (not FTP) cable, so far, almost 2 years there is no more issue with this.
by angboontiong
Mon Sep 09, 2013 5:50 pm
Forum: Wireless Networking
Topic: Fiber interface with 5ghz solution?
Replies: 11
Views: 3480

Re: Fiber interface with 5ghz solution?

................................ The losses are approx 0.15 dB per meter for 2400 MHz........................................... From experience insertion loss is much higher and at 5Ghz with 1M LMR400 which if I recall correctly data stated 0.3db per meter but was actually on site between 5-6db wh...
by angboontiong
Thu Aug 29, 2013 5:55 pm
Forum: Wireless Networking
Topic: 300 Mbps throughput using RB800 and WI antennas
Replies: 4
Views: 2543

Re: 300 Mbps throughput using RB800 and WI antennas

what is so unbelievable? If your local regulatory domain allows use of wider channels there are no issues creating link.

on 11n it can go more than 200Mbps ???
do i need to use custom channel width???

and it's the custom channel width support nv2 now???
by angboontiong
Tue Aug 27, 2013 2:34 pm
Forum: General
Topic: FTP not working in RouterOS V5.25 ???
Replies: 0
Views: 1009

FTP not working in RouterOS V5.25 ???

Hi, i try to run the ftp: tool fetch address=192.168.88.88 src-path=file.txt user=admin password=admin mode=ftp dst-path=testing.txt port=21 host="" keep-result=yes whereby the 192.168.88.88 is my pc ip work as ftp server, and with the file name called: file.txt. it's not able to get the f...
by angboontiong
Wed Aug 21, 2013 11:01 am
Forum: Wireless Networking
Topic: Console Crash with this script...
Replies: 0
Views: 858

Console Crash with this script...

Hi, i want to :global TX [/interface wireless monitor wlan1 once do={:set TX (tx-signal-strength)}]; or try this as well... :global TX ([/interface wireless monitor wlan1 once][:set TX (tx-signal-strength)]); i believe i have wrong some way, the system will show me the console crash, appreciated for...
by angboontiong
Tue Aug 13, 2013 12:53 pm
Forum: Scripting
Topic: Ping randomly and Monitor the Latency Script...
Replies: 12
Views: 20347

Re: Ping randomly and Monitor the Latency Script...

how can we monitor with not using the flood ping but with normal ping?
by angboontiong
Fri Aug 09, 2013 8:20 am
Forum: Scripting
Topic: Scripting Backup to FTP
Replies: 2
Views: 1545

Re: Scripting Backup to FTP

use this...

/export file="$[/system identity get name]"
by angboontiong
Thu Aug 08, 2013 3:15 pm
Forum: General
Topic: New Ethernet port flap issue enquiery, PLS JOIN!
Replies: 247
Views: 113800

Re: New Ethernet port flap issue enquiery, PLS JOIN!

The version one can't see this log as there's no interface monitor feature. My problem solved more than a year and up to date have no such issue, it seem most due to installation skill issue... Off course the right thing for whole setup was very important. Leave you email then we talk detail as many...
by angboontiong
Tue Aug 06, 2013 10:17 pm
Forum: Wireless Networking
Topic: Wireless Backbone design
Replies: 6
Views: 3631

Re: Wireless Backbone design

if u use the RB800 you can have no issue at all when the traffic is heavily on the tcp protocol... the rest of the board is not really perform well when you customer have concern on the link latency... putting more than 1 card into the RB800 is not the good idea, even you can save money and save you...
by angboontiong
Tue Aug 06, 2013 9:17 am
Forum: Wireless Networking
Topic: Metal 5SHPn uptime for 2 x 12V 6800mah battery...
Replies: 14
Views: 4622

Re: Metal 5SHPn uptime for 2 x 12V 6800mah battery...

Dear Deac....
in fact, i really have no ideal about this...

if you don't mind, you can tell me more which i will learn from it...
Just trust me.
In case of two sequentially connected 6.8Ah accumulators you will have at least 14 hours.
Amen.

Hi, noted...
really appreciated it.
by angboontiong
Mon Aug 05, 2013 7:26 pm
Forum: Wireless Networking
Topic: Metal 5SHPn uptime for 2 x 12V 6800mah battery...
Replies: 14
Views: 4622

Re: Metal 5SHPn uptime for 2 x 12V 6800mah battery...

2x12V=24V 11.5W/24V=0.4792A 6.8Ah/0.4792A=14.19h UPD: 11500mA=11.5A Are you sure that is normal for your wire? Hi, i just refer to the routerboard website which it mentioned max power consumption is 11.5W... then i use the Watt to mA conversation it shown me the value is 11500mA... and i getting th...
by angboontiong
Mon Aug 05, 2013 6:57 pm
Forum: Wireless Networking
Topic: Metal 5SHPn uptime for 2 x 12V 6800mah battery...
Replies: 14
Views: 4622

Re: Metal 5SHPn uptime for 2 x 12V 6800mah battery...

P(W)=I(A)xU(V)
I=P/V

Time to scool now?
:lol: :lol: :lol:
i think so...

btw, appreciated it.
by angboontiong
Mon Aug 05, 2013 6:21 pm
Forum: Wireless Networking
Topic: Metal 5SHPn uptime for 2 x 12V 6800mah battery...
Replies: 14
Views: 4622

Re: Metal 5SHPn uptime for 2 x 12V 6800mah battery...

2x12V=24V 11.5W/24V=0.4792A 6.8Ah/0.4792A=14.19h UPD: 11500mA=11.5A Are you sure that is normal for your wire? Hi, i just refer to the routerboard website which it mentioned max power consumption is 11.5W... then i use the Watt to mA conversation it shown me the value is 11500mA... and i getting th...
by angboontiong
Mon Aug 05, 2013 6:03 pm
Forum: Wireless Networking
Topic: Metal 5SHPn uptime for 2 x 12V 6800mah battery...
Replies: 14
Views: 4622

Re: Metal 5SHPn uptime for 2x 12V 6800mah battery...

~14h
hi...
Metal 5SHpn max consumption is 11.5W which = 11500mA...

according to the online website calculator...
1 Battery can only power up the device up to 0.414 hours only...
by angboontiong
Mon Aug 05, 2013 4:26 pm
Forum: Wireless Networking
Topic: Metal 5SHPn uptime for 2 x 12V 6800mah battery...
Replies: 14
Views: 4622

Metal 5SHPn uptime for 2 x 12V 6800mah battery...

Hi,
understand that Metal 5SHPn Power consumption is 11.5W max.

if i using the 2 x 12V 6800mah, how long the metail 5SHpn can be up as i try to get some calculator to calculate for it but get confused.

appreciated for the help.

thanks.
by angboontiong
Sun Aug 04, 2013 8:27 pm
Forum: RouterBOARD hardware
Topic: RB800 or similar with SFP and mini pci...
Replies: 2
Views: 1587

Re: RB800 or similar with SFP and mini pci...

Hi,

Mikrotik, since you have SFP model, why not add the SFP to RB800 or similar routerboard?
RB800 is very old model. They may develop something similar, but it is likely totally different beast (and is using Mini PCI-E slots instead).
it seem there is no news at about this request...
by angboontiong
Sat Aug 03, 2013 1:41 pm
Forum: RouterBOARD hardware
Topic: RB800 or similar with SFP and mini pci...
Replies: 2
Views: 1587

RB800 or similar with SFP and mini pci...

Hi,

Mikrotik, since you have SFP model, why not add the SFP to RB800 or similar routerboard?
by angboontiong
Fri Aug 02, 2013 10:36 pm
Forum: General
Topic: v6.2 released
Replies: 247
Views: 111647

Re: v6.2 released

V6 have nothing to do with wireless ???
by angboontiong
Fri Aug 02, 2013 10:23 pm
Forum: Wireless Networking
Topic: Wireless bonding technique.
Replies: 16
Views: 8333

Re: Wireless bonding technique.

if let say one link can carry 10Mbps, the other one can carry 20Mbps...
which will be the limitation for it???

10M/ 20M/ or ???
by angboontiong
Wed Jul 31, 2013 8:18 pm
Forum: Wireless Networking
Topic: Power on routerboard + wireless card ward with battery...
Replies: 0
Views: 982

Power on routerboard + wireless card ward with battery...

Hi... is there anyone try to use the laptop batter like: Acer Aspire 1200 6600mAh to power up the RB411 + R52Hn wireless card??? or, can we use the 12VDC battery to power it up? this is for some testing which can last 1~2 hours will do, but plan not to go with 7AH battery, may lower due to the weigh...
by angboontiong
Sat Jul 27, 2013 7:34 am
Forum: Wireless Networking
Topic: Bounding Wlan + Ether
Replies: 5
Views: 1822

Re: Bounding Wlan + Ether

download the routerOS you can from http://www.mikrotik.com/download...

drag it into the files directory via winbox, then once finished transferred the files, issue this command "system package downgrade"
by angboontiong
Fri Jul 26, 2013 6:48 am
Forum: The Dude
Topic: Dude v4beta3 released
Replies: 251
Views: 126932

Re: Dude v4beta3 released

all charts and graphs and polling results are stored in the ram, and saved periodically (can configure how often). when you restart the dude, it reads the previous status from the files, and then starts gathering new data, which it stores in RAM until it's time to save it. the more devices you have...
by angboontiong
Fri Jul 19, 2013 11:54 am
Forum: Wireless Networking
Topic: RB433UAHL compatible usb LCD...
Replies: 0
Views: 961

RB433UAHL compatible usb LCD...

Hi...

may i know can use use the usb lcd connect to RB433UAHL usb port to display the wlan1 status...

what i want to see is the tx/rx signal strength and the ccq...
by angboontiong
Mon Jul 15, 2013 1:51 pm
Forum: Wireless Networking
Topic: CPE connection quality monitoring
Replies: 3
Views: 1723

Re: CPE connection quality monitoring

you can refer to my page ...

http://forum.mikrotik.com/viewtopic.php?f=7&t=73913

put the script in the scheduler...
then, you can change the ping 8.8.8.8 to send you the email...
by angboontiong
Mon Jul 15, 2013 11:22 am
Forum: Wireless Networking
Topic: How to netinstall R5SHpn...
Replies: 5
Views: 2806

Re: How to netinstall R5SHpn...

You mean Metal 5SHPn It is the same as any other device, connect to a PC with Netinstall, push the button, plug in the PoE power adapter, and follow instructions http://i.mt.lv/routerboard/files/Metal-5SHPN-qg-fcc.pdf when i power up, i can see there is one solid L.E.D then beep sound... after that...
by angboontiong
Sat Jul 13, 2013 5:57 pm
Forum: Wireless Networking
Topic: How to netinstall R5SHpn...
Replies: 5
Views: 2806

Re: How to netinstall (metal) R5SHpn...

This is a wireless card. What you mean by Netinstall on it ??
http://routerboard.com/R5SHPn
ops...
i mean metal R5SHpn...
by angboontiong
Fri Jul 12, 2013 1:05 pm
Forum: Wireless Networking
Topic: How to netinstall R5SHpn...
Replies: 5
Views: 2806

How to netinstall R5SHpn...

Hi dude...

how can i netinstall on this unit???
by angboontiong
Mon Jul 08, 2013 6:02 pm
Forum: Wireless Networking
Topic: Link Design / Hardware decision
Replies: 5
Views: 2157

Re: Link Design / Hardware decision

if there is tree in between, can you post it...
by angboontiong
Mon Jul 08, 2013 5:59 pm
Forum: Wireless Networking
Topic: Antenna selection for ultra small WISP
Replies: 6
Views: 4916

Re: Antenna selection for ultra small WISP

it's not going to work... don't always look at the AP tx power, you must consider both end... is just like i talk to you with HIFI |(Metal 2SHPn), sure 1 KM far you can hear me, but what i am talking to with with my mouth (laptop or phone), definitely you not able to hear without HIFI amplified my v...
by angboontiong
Thu Jul 04, 2013 11:57 am
Forum: Wireless Networking
Topic: Interface bonding on Rb800 with 1 wireless card...
Replies: 0
Views: 987

Interface bonding on Rb800 with 1 wireless card...

Hi, my RB800 with 1 wireless card... currently it connect to 1 switch (flat, no vlan), in my setting, i make use of the interface bonding on the ether1 and ether2 and the setting is "active backup", with mii type 1 monitoring, and the primary interface will be the ether1... my question is,...
by angboontiong
Tue Jul 02, 2013 7:10 pm
Forum: RouterBOARD hardware
Topic: difference between cpu ar7161 and ar9344
Replies: 4
Views: 15130

Re: difference between cpu ar7161 and ar9344

AR9344 is newer generation. It looks like it has lower clock speed, but the CPU is actually faster.

Similarly like Pentium 4 maybe has 3GHz, but Intel Core processor is faster at 2GHz.
how if compare to ppc and AR9342?
by angboontiong
Mon Jul 01, 2013 6:22 pm
Forum: Wireless Networking
Topic: Control The Login Page
Replies: 3
Views: 1377

Re: Control The Login Page

I am using the Mikrotik , It has configured with HOTspot with My radius server, I am using the coupon(UN/PW-which was created in my radius server) for logging in & i am able to login also after some time again login page is coming & ask me to login again how to stop this? If once it’s logge...
by angboontiong
Thu Jun 27, 2013 2:34 pm
Forum: General
Topic: Newly Created Users, the User accounts do not work, why?
Replies: 4
Views: 1711

Re: Newly Created Users, the User accounts do not work, why?

Why do you want me to print screen? Ive been using mikrotiks for years, I know how to create users.

I think this is a defective unit.
then you should contact mikrotik, for sure you need to perform netinstall before ask for RMA...
by angboontiong
Wed Jun 26, 2013 9:07 pm
Forum: Wireless Networking
Topic: Use same router in bonding and wireless
Replies: 2
Views: 1196

Re: Use same router in bonding and wireless

You should go for RB800 as foresee you looking for high bandwidth... 8-)

Sent from my GT-I8190N
by angboontiong
Wed Jun 26, 2013 9:05 pm
Forum: Wireless Networking
Topic: OS 6.1 Wireless Advance Channel
Replies: 5
Views: 2789

Re: OS 6.1 Wireless Advance Channel

But be sure you follow your country rules...

Sent from my GT-I8190N
by angboontiong
Wed Jun 26, 2013 9:04 pm
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

先再确认,这对你有影响?什么影响?

无线加密与否的分别如何?
担心是routerboard 加密问题。。。

基本上应该是<5ms

Sent from my GT-I8190N
by angboontiong
Wed Jun 26, 2013 8:46 pm
Forum: General
Topic: Newly Created Users, the User accounts do not work, why?
Replies: 4
Views: 1711

Re: Newly Created Users, the User accounts do not work, why?

Print screen and post here...

Sent from my GT-I8190N
by angboontiong
Wed Jun 26, 2013 8:43 pm
Forum: Beginner Basics
Topic: Why need clock?
Replies: 3
Views: 1507

Re: Why need clock?

If you have any scheduler, it's must.

Sent from my GT-I8190N
by angboontiong
Wed Jun 26, 2013 8:59 am
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

11.jpg 22.jpg 昨晚死活弄不上来,而且昨晚上2点了吧差不多,有时候估计超过2分钟都没有问题 这可以想象得到是讯号干扰,那是因为你的讯号值太强了。。。 尽量调到-45~-55dbm。。。 刚才拿到外面去测试了一下,-50--60,还是会有 UPDATE:Had changed 5100 to Atheros AR9280,turned the win7 firewall off, it's better,sometimes the "time=" could below 10 for a few minutes. ROS V5.25 firmware 3.04....
by angboontiong
Wed Jun 26, 2013 8:57 am
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

11.jpg
22.jpg
昨晚死活弄不上来,而且昨晚上2点了吧差不多,有时候估计超过2分钟都没有问题
这可以想象得到是讯号干扰,那是因为你的讯号值太强了。。。
尽量调到-45~-55dbm。。。

信号太强也会干扰的啊?
信号太强会出现的问题:
1)你会干扰邻近的AP.
2)你或AP的无线网卡会over power导致损坏了。。。
by angboontiong
Tue Jun 25, 2013 4:18 am
Forum: Wireless Networking
Topic: High Density Tower Config
Replies: 3
Views: 2093

Re: High Density Tower Config

You looking on sector?
If yes, we using dual polarity x 2 now...

Sent from my GT-I8190N
by angboontiong
Mon Jun 24, 2013 12:10 pm
Forum: Wireless Networking
Topic: High Signal to noise, please help!
Replies: 12
Views: 4828

Re: High Signal to noise, please help!

Yes, i know that. I won't even connect to network if i don't put scan list. Here is snooper. Highlight is my network. As you see it has lot of free channels around my freq.

can you send me the link of you antenna, then we can figure it what happened already.
by angboontiong
Sun Jun 23, 2013 5:11 am
Forum: Wireless Networking
Topic: High Signal to noise, please help!
Replies: 12
Views: 4828

Re: High Signal to noise, please help!

the other thing is, check you antenna covered frequency, it will given worse result if you are not within the covered range. Covered frequency is 5150-5850 but in that range is get even worse result. This lower frequencies are best... i don't know how. can you perform the wlan snooper and scan and ...
by angboontiong
Sat Jun 22, 2013 5:38 am
Forum: Wireless Networking
Topic: High Signal to noise, please help!
Replies: 12
Views: 4828

Re: High Signal to noise, please help!

This is freq usage on ap side but i am in superchannel and my freq is 5070. This is best freq with max bandwidth. is both of you client within the parabolic antenna coverage? usually the parabolic antenna is 3~5 degree for 29~32dbi. the other thing is, check you antenna covered frequency, it will g...
by angboontiong
Thu Jun 20, 2013 6:44 pm
Forum: Wireless Networking
Topic: auto bandwidth test
Replies: 1
Views: 1683

auto bandwidth test

hi... i plan to have a script that put in scheduler... :global Bandtest [/tool bandwidth-test 172.16.103.11 user=user password=password duration=3s direction=both]; if ($Bandtest ([rx-total-average]<=5Mbps)) do={ping 172.16.103.11} but i getting bad command message for it, how i make it if the recei...
by angboontiong
Thu Jun 20, 2013 6:20 pm
Forum: Wireless Networking
Topic: SSID seen on client but no Signal
Replies: 3
Views: 1823

Re: SSID seen on client but no Signal

server side equipment . metal 2shpn with 15dbi alfa antenna ... and on client side tp link -wn7200nd with 60 feet external pannel 15 dbi wifi antenna ..
you mean the antenna to the tplink wireless card cable length is 60 feet???\
what cable was it???
by angboontiong
Thu Jun 20, 2013 4:10 pm
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

11.jpg
22.jpg
昨晚死活弄不上来,而且昨晚上2点了吧差不多,有时候估计超过2分钟都没有问题
这可以想象得到是讯号干扰,那是因为你的讯号值太强了。。。
尽量调到-45~-55dbm。。。
by angboontiong
Tue Jun 18, 2013 5:48 pm
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

hi,zhangxiao,你的RB951G-2HnD无线在Advanced Mode-Tx Power-Tx Power Mode=card rates 的情况下可以更改发射功率么?我的在V5.25版本只有all rates fixed模式下才可以更改。 all rates fixed的模式会比较好运用。。。 也可以会比较好的控制区域无线干扰。。。 nomis的FAQ里面说最好用card rates模式?为什么card rates模式会改不了发射功率了呢? 我的无线1分钟左右就会有几个包ping的time延迟40-80ms,你有遇到过吗? 如果你是普通ping,你比较常见的是有讯号干扰才会出...
by angboontiong
Tue Jun 18, 2013 2:49 pm
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

hi,zhangxiao,你的RB951G-2HnD无线在Advanced Mode-Tx Power-Tx Power Mode=card rates 的情况下可以更改发射功率么?我的在V5.25版本只有all rates fixed模式下才可以更改。
all rates fixed的模式会比较好运用。。。
也可以会比较好的控制区域无线干扰。。。
by angboontiong
Tue Jun 18, 2013 2:14 pm
Forum: Wireless Networking
Topic: High Density Tower Config
Replies: 3
Views: 2093

Re: High Density Tower Config

I'm looking at a tower with 6 sectors at 10Mhz each (3v/3h). Here's some stats on one of those sectors, the others look similar. There is a total of about 170 subscribers right now. 802.11g - 4.5/9/18/24/27 (10mhz rates) 30 Clients (3@18, 5@24, 22@27) 18.9Mbit/s interface potential (based on associ...
by angboontiong
Tue Jun 18, 2013 2:13 pm
Forum: Wireless Networking
Topic: R5SHPn
Replies: 6
Views: 3408

Re: R5SHPn

Good day!

I need to used this card R5SHPn with rb433 and sector ubnt 120' any one try this card with sector
I need good traffic and good ping
u can do that, but u only can work under the 11a with 20Mhz channel width...
by angboontiong
Tue Jun 18, 2013 2:12 pm
Forum: Wireless Networking
Topic: RB951G-2HnD cannot get 300mhz
Replies: 19
Views: 8411

Re: RB951G-2HnD cannot get 300mhz

Here is output of /interface wireless export: # jan/03/1970 17:17:21 by RouterOS 6.0 # software id = AADU-11GY # /interface wireless security-profiles add authentication-types=wpa2-psk group-ciphers=tkip,aes-ccm mode=dynamic-keys name=family unicast-ciphers=tkip,aes-ccm wpa-pre-shared-key=xxxxxxxx ...
by angboontiong
Tue Jun 18, 2013 2:10 pm
Forum: Wireless Networking
Topic: hide routeros version broadcasting
Replies: 16
Views: 8324

Re: hide routeros version broadcasting

or can we change it to other name instead of RouterOS....
by angboontiong
Tue Jun 18, 2013 2:08 pm
Forum: Wireless Networking
Topic: SSID seen on client but no Signal
Replies: 3
Views: 1823

Re: SSID seen on client but no Signal

I am using Mikrotik metal 2shpn .. all connections are working very well but 1 connection which is 600 meters range not so far ..ono client ssid shows but no signal .. there are gsm towers between ... ( did gsm towers create problem to wifi signals ?) .. here i am uploading the picture from where i...
by angboontiong
Tue Jun 18, 2013 2:07 pm
Forum: Wireless Networking
Topic: WISP build up on a very tight budget
Replies: 31
Views: 11187

Re: WISP build up on a very tight budget

prices war always is not the right way you aim for it... since you know the upfront cost should bare the customer or in your installation fee... i advised you to think on which market segment are looking for then only talk about the technical implementation... else, prices war game going to kill you...
by angboontiong
Tue Jun 18, 2013 8:51 am
Forum: Wireless Networking
Topic: School product suggestion?
Replies: 3
Views: 1670

Re: School product suggestion?

Yes, is 1 service I will require, most products I had seen support radios, thanks.
Any product advised?
can you tell more how you cover the 500 wifi user.
and how is the structure there...

as more detail provide the more detail you get from us...
by angboontiong
Mon Jun 17, 2013 5:27 am
Forum: Wireless Networking
Topic: School product suggestion?
Replies: 3
Views: 1670

Re: School product suggestion?

Hi. I would like to know if someone could recommend me what product could fit a school +/- 500 wifi users+20 LAN, I want to be able to manage bandwidth, if possible have a web proxy with cache option, the school size 100 meters x 100 meters not to big. Control students navigation by time. What coul...
by angboontiong
Tue Jun 11, 2013 5:18 pm
Forum: RouterBOARD hardware
Topic: can i install ROS into microSD on my RB433AH?
Replies: 19
Views: 5506

Re: can i install ROS into microSD on my RB433AH?

sometimes my RB running for 5 days nonstop, and running just 18hours everyday. i'm bit confused, when i bought RB433AH and arrive, for firstly running i see bad block there.
don't worry dude, we have some board running from years 2009 till now no issue...
by angboontiong
Tue Jun 11, 2013 5:15 pm
Forum: RouterBOARD hardware
Topic: Automatic trial user login
Replies: 1
Views: 1472

Re: Automatic trial user login

I need to make the trials user connect automatically to internet , without having to press click here from page via browser so when the user connect to the accesspoint he can find internet and the timer begin. a suggestion, you can create a login page with auto submit let say in 1 second. user will...
by angboontiong
Fri Jun 07, 2013 8:12 pm
Forum: Wireless Networking
Topic: How to combine 2 sxt link
Replies: 4
Views: 1747

Re: How to combine 2 sxt link

Thanks for response.
I have to see that. But I have a question, LACP what is the user of in switch?
see this...
https://www.youtube.com/watch?v=s4y0jQTYWas
by angboontiong
Fri Jun 07, 2013 2:31 pm
Forum: Wireless Networking
Topic: How to combine 2 sxt link
Replies: 4
Views: 1747

Re: How to combine 2 sxt link

Hi guys, I have 2 SXT link between two factory. I have 90Mbps bandwidth in each sxt link. now my employer wants to combine 2 sxt link on one for obtain upper bandwidth near the 180Mbps. http://forum.persianadmins.ir/attachment.php?attachmentid=2330&d=1370508925 We havegigabyte switch behind eac...
by angboontiong
Thu Jun 06, 2013 8:40 pm
Forum: Wireless Networking
Topic: R11E-HPND where and when can it be purchased?
Replies: 9
Views: 3897

Re: R11E-HPND where and when can it be purchased?

what's the max mtu size???
by angboontiong
Wed Jun 05, 2013 3:10 pm
Forum: Wireless Networking
Topic: Off Topic... Safety gear for the tower technician...
Replies: 2
Views: 1523

Re: Off Topic... Safety gear for the tower technician...

We order from gmesupply.com.

I just got a new harness, Elk River Peregrine, and love it.
hi thanks...
by angboontiong
Wed Jun 05, 2013 3:08 pm
Forum: Wireless Networking
Topic: increase wireless wds bridge mtu size...
Replies: 0
Views: 1597

increase wireless wds bridge mtu size...

Hi, if i want to let the wireless link to support like jumbo frame or giant frame... as check with the wireless card, it support 2290 and my routerboard ether1 support max 9500. so, in order to support the jumbo/ giant frame... am i right i should go to: 1) ether1 set the mtu and L2mtu same as 2290 ...
by angboontiong
Sun Jun 02, 2013 6:27 pm
Forum: RouterBOARD hardware
Topic: how good are the new products
Replies: 4
Views: 2094

Re: how good are the new products

Right antennas selection is a part but the most important thing you have to think about it... Sent from my GT-I8190N i don't mind spending time on planning but I just don't want to put up an AP that takes just 4-5 clients running 4-8 mbps bandwidth total. And the more AP's I add the more noisy it g...
by angboontiong
Sun Jun 02, 2013 5:45 pm
Forum: Wireless Networking
Topic: Off Topic... Safety gear for the tower technician...
Replies: 2
Views: 1523

Off Topic... Safety gear for the tower technician...

Hi, would appreciated if anyone can share with me where can i get the quality and safety product for the Tower engineer... I am looking for: 1) Full body harness 2) 1.8 meter webbing lanyard 3) Carabiner 4) Work helmet 5) Cable Fall Arrester (Ø8mm Wire Rope) 6) Anchor strap and if you have any other...
by angboontiong
Sun Jun 02, 2013 2:04 am
Forum: Wireless Networking
Topic: Wireless p2p link low throughput
Replies: 4
Views: 2976

Re: Wireless p2p link low throughput

If you use the radio to radio...
Tcp was limited by it's CPU...

Sent from my GT-I8190N
by angboontiong
Sun Jun 02, 2013 2:02 am
Forum: Wireless Networking
Topic: Wireless Point to Multipoint CPE Rate Limiting
Replies: 3
Views: 2507

Re: Wireless Point to Multipoint CPE Rate Limiting

You can use queue to limit it...

Sent from my GT-I8190N
by angboontiong
Sun Jun 02, 2013 2:00 am
Forum: Wireless Networking
Topic: problem to configer Metal 5SHPn 2 kmetar
Replies: 1
Views: 1234

Re: problem to configer Metal 5SHPn 2 kmetar

What's your problem?

Sent from my GT-I8190N
by angboontiong
Fri May 31, 2013 9:12 am
Forum: RouterBOARD hardware
Topic: Power up RB800 with 24Watt poe...
Replies: 7
Views: 2516

Re: Power up RB800 with 24Watt poe...

Router will not become slower, however i would suggest against use of 4 high power cards in such configuration

Janisk, i use only 1 dbii F50-Pro wireless card, this should no issue right...
by angboontiong
Thu May 30, 2013 11:01 pm
Forum: RouterBOARD hardware
Topic: how good are the new products
Replies: 4
Views: 2094

Re: how good are the new products

Right antennas selection is a part but the most important thing you have to think about it...

Sent from my GT-I8190N
by angboontiong
Thu May 30, 2013 4:22 pm
Forum: RouterBOARD hardware
Topic: Power up RB800 with 24Watt poe...
Replies: 7
Views: 2516

Re: Power up RB800 with 24Watt poe...

JP5 - DIS POE Jumper

This jumper will disable the 802.11af compatible smart PoE, and also lower the undervoltage protection
threshold to approx 10V, allowing to use this device with passive PoE in 24V Solar power installations.
is the RB800 performance remain the same if i using 24Watt poe???
by angboontiong
Wed May 29, 2013 3:42 pm
Forum: RouterBOARD hardware
Topic: problem of ether port
Replies: 7
Views: 2513

Re: problem of ether port

our solution is using the SFTP (not FTP) cable with the SFTP connector...
and if budget ok, use the ubnt 24 watt poe instead of using mikrotik power adapter + poe.

then you can enjoy your time.
by angboontiong
Wed May 29, 2013 3:39 pm
Forum: RouterBOARD hardware
Topic: Brand new RB433AH management problems
Replies: 2
Views: 1519

Re: Brand new RB433AH management problems

Hi, I'm trying to connect through ether2 or ether3 ports for management. RB433AH with initial conf, OS v5.25, powered with poe inj. > port1 I use winbox, the mac-address is present in the drop down, then I connect using mac-address. But.... All tables are empty!!!! There are no interfaces, nothing....
by angboontiong
Tue May 28, 2013 3:50 pm
Forum: Wireless Networking
Topic: When can be RB800 with fibre interface???
Replies: 0
Views: 918

When can be RB800 with fibre interface???

Dear Mikrotik,
when can we have the Routerboad like RB800 with the fibre interface???
by angboontiong
Mon May 27, 2013 2:56 pm
Forum: RouterBOARD hardware
Topic: Power up RB800 with 24Watt poe...
Replies: 7
Views: 2516

Re: Power up RB800 with 24Watt poe...

You must short the JP5 jumper, then it will work.
if it shorted, it use the DC jack or i can use the POE???
by angboontiong
Mon May 27, 2013 2:24 pm
Forum: RouterBOARD hardware
Topic: Power up RB800 with 24Watt poe...
Replies: 7
Views: 2516

Power up RB800 with 24Watt poe...

Hi, is anyone try to use 24Watt (24VDC 1A) poe to power up the RB800
+ 1 wireless card???

as most my equipment is running on 24VDC, so i plan to power up with 24Watt poe, but worry there may some side effect.