Community discussions

MikroTik App

Search found 15 matches

by routerboardPro
Mon Nov 07, 2016 1:45 pm
Forum: General
Topic: London UK MUM 2016 - Nov 14th
Replies: 40
Views: 8839

Re: London UK MUM 2016 - Nov 14th

I'll be there on the Monday for at least the morning, will be good to catch up with some old faces. Unfortunately won't be able to make the Sunday evening meal but if you are after some suggestions for steak in the west end.. Heliot Steakhouse - Above the hippodrome casino in Leicester Sq Seven Dial...
by routerboardPro
Wed Mar 28, 2012 1:02 pm
Forum: Wireless Networking
Topic: Wifi Covering 1square km
Replies: 3
Views: 1578

Re: Wifi Covering 1square km

If all of the portacabins are the same height and there are no other obstacles, you may be able to get away with a omni directional antenna in the centre of the land. You'd need to make a careful selection of the particular antenna though to ensure all potential clients are covered. If using sector ...
by routerboardPro
Wed Mar 28, 2012 12:38 pm
Forum: Beginner Basics
Topic: Need help
Replies: 2
Views: 946

Re: Need help

Consultants list is here: http://www.mikrotik.com/consultants

What country are you in?
by routerboardPro
Tue Mar 27, 2012 3:20 pm
Forum: Beginner Basics
Topic: problem with nv2
Replies: 14
Views: 5272

Re: problem with nv2

Looks alright at first glance.

Could you tell more about the actual symptoms you are seeing? How exactly are you performing a test to identify the issue?

You say latency is too high. How high? And how are you testing?
by routerboardPro
Tue Mar 27, 2012 1:54 pm
Forum: Wireless Networking
Topic: solar power with lithium-ion battery
Replies: 3
Views: 1632

Re: solar power with lithium-ion battery

Lithium cells are quite fussy about how you charge them. If you overcharge them they can swell, vent and catch fire. I would strongly urge you to obtain a proper charger/charging_circuit for the type of cells you intend to charge. Assuming you want a 3-cell lithium pack (11.1v), you could perhaps lo...
by routerboardPro
Tue Mar 27, 2012 1:28 pm
Forum: Beginner Basics
Topic: rb1100ahx2 eth connecting question
Replies: 2
Views: 1367

Re: rb1100ahx2 eth connecting question

Routing is done via the CPU so switch groups shouldn't make any difference. Switch groups are to create independent layer 2 network segments, which allow devices connected within the switch group to inter-communicate without going through the cpu/firewall, however you can also apply filtering within...
by routerboardPro
Tue Mar 27, 2012 1:22 pm
Forum: Beginner Basics
Topic: Switching port to VLAN on trunk
Replies: 2
Views: 1114

Re: Switching port to VLAN on trunk

Did you add VLAN interfaces onto your trunk port (ether1) also? If not you need to do that.

You also probably want to number (IP address) the vlan interfaces.


As above, post your relevant config :)
by routerboardPro
Tue Mar 27, 2012 1:16 pm
Forum: Beginner Basics
Topic: 3 RB750G device WAN access
Replies: 2
Views: 1232

Re: 3 RB750G device WAN access

You don't necessarily have to change the port that winbox is listening on. You could just have a different port mapped from your tplink router, assuming you're doing some kind of port forwarding/translation, e.g. TPLINK IP:10101 -> 192.168.1.101:8291 TPLINK IP:10102 -> 192.168.1.102:8291 TPLINK IP:1...
by routerboardPro
Tue Mar 27, 2012 1:14 pm
Forum: Beginner Basics
Topic: 2 internet conn. dedicate 1 to a specific user
Replies: 2
Views: 1038

Re: 2 internet conn. dedicate 1 to a specific user

You can use mangle rules in the firewall feature to mark the packets and apply a routing policy to send the right packets down the right connection.
by routerboardPro
Tue Mar 27, 2012 1:08 pm
Forum: Beginner Basics
Topic: IP camera on LAN and PC on WLAN
Replies: 6
Views: 1739

Re: IP camera on LAN and PC on WLAN

You either need some static routes defined or NAT between the two networks.
by routerboardPro
Tue Mar 27, 2012 1:06 pm
Forum: Beginner Basics
Topic: Stateful Firewall
Replies: 1
Views: 981

Re: Stateful Firewall

by routerboardPro
Tue Mar 27, 2012 12:57 pm
Forum: Beginner Basics
Topic: assigning ip address to an interface
Replies: 3
Views: 1558

Re: assigning ip address to an interface

Do you have a suitable (src) NAT rule to enable internet access?
by routerboardPro
Tue Mar 27, 2012 12:53 pm
Forum: Beginner Basics
Topic: Torrent...
Replies: 0
Views: 711

Re: Torrent...

AFAIK inbound torrent connections will go to a single port, so you will need to have that open to your internal host, at least.
by routerboardPro
Tue Mar 27, 2012 12:47 pm
Forum: Beginner Basics
Topic: ADSL Connection...
Replies: 3
Views: 1294

Re: ADSL Connection...

I would use the modem in bridge mode with a pppoe-client interface on the routerboard. Perhaps you could tell us some more about your configuration to try and pinpoint your performance issues? I am aware of installations with FTTC with speeds of approx. 50mbit/sec through a RB751 in a similar config...