Community discussions

MikroTik App
 
User avatar
Vitokhv
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 86
Joined: Mon Aug 19, 2013 4:52 am

Mikrotik RB and limit traffic network

Wed Mar 26, 2014 6:34 am

NETWORK WAN:
IP 10.198.24.28 (IPoE provider)
MASK 255.255.248.0(/21)
GATEWAY 10.198.24.1
DNS 188.93.128.254
DNS 188.93.130.254
ROUTE 10.0.0.0 mask 255.0.0.0 gateway 10.198.24.1

NETWORK LAN:
IP 192.168.11.1
MASK 255.255.255.0(/24)
GATEWAY 192.168.11.1
DNS 192.168.11.1
DHCP OFF

I need 90Mbit local network and 10Mbit L2TP or INTERNET traffic
And 90Mbit load should not interfere with 10Mbit INTERNET traffic
[admin@MikroTik] >> /export compact
# jan/02/1970 00:22:44 by RouterOS 6.11
# software id = 41CT-0L4U
#
/interface wireless
set [ find default-name=wlan1 ] l2mtu=2290 mode=ap-bridge
/interface l2tp-server
add name=l2tp-in1 user=ppp1
/ip hotspot user profile
set [ find default=yes ] idle-timeout=none keepalive-timeout=2m mac-cookie-timeout=3d
/queue simple
add max-limit=1M/1M name=queue1 target=l2tp-in1
/interface l2tp-server server
set enabled=yes
/ip address
add address=192.168.11.1/24 interface=ether2 network=192.168.11.0
/ip dhcp-client
add dhcp-options=hostname,clientid disabled=no interface=ether1
/ip dns
set allow-remote-requests=yes
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether1
/ip upnp
set allow-disable-external-interface=no
/ppp secret
add local-address=192.168.11.1 name=ppp1 password=1 profile=default-encryption remote-address=192.168.12.2 service=l2tp
/system leds
set 0 interface=wlan1
l2tp-1.png
l2tp-2.png
You do not have the required permissions to view the files attached to this post.
 
User avatar
Vitokhv
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 86
Joined: Mon Aug 19, 2013 4:52 am

Re: Mikrotik RB and limit traffic network

Wed Mar 26, 2014 6:55 am

And image visual task
traffic1.png
You do not have the required permissions to view the files attached to this post.
 
User avatar
Vitokhv
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 86
Joined: Mon Aug 19, 2013 4:52 am

Re: Mikrotik RB and limit traffic network

Thu Mar 27, 2014 2:03 am

MikroTik it can not? :(
 
JanezFord
Member Candidate
Member Candidate
Posts: 269
Joined: Wed May 23, 2012 10:58 am

Re: Mikrotik RB and limit traffic network

Fri Mar 28, 2014 8:56 pm

MikroTik it can not? :(
I belive you aks too much of the cheapest and smallest of current mikrotiks ... choose more powerfull product if you intend to run l2tp server with 90mbit/s traffic. You ask too much of the little 751U.

JF.
 
User avatar
Vitokhv
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 86
Joined: Mon Aug 19, 2013 4:52 am

Re: Mikrotik RB and limit traffic network

Fri May 30, 2014 4:11 pm

How to split speed client access to the global network and local resources provider:
http://asp24.com.ua/blog/mikrotik-queue ... lno-video/
http://asp24.com.ua/blog/kak-razdelit-s ... rovajdera/

It works on version 5 why does not work on version 6 :-x

I need to divide the network speed from 0 to 100 Mbps and a separate share of internet traffic from 0 to 5 Mbit

Internet to 5Mbit (0.0.0.0/0)
Local resources to 100Mbps (10.0.0.0/8; 172.0.0.0/21)

Mikrotik RB751U

Who is online

Users browsing this forum: Bing [Bot], yatima and 14 guests