Hello mikrotik gurus, at first - sorry my wrestle English.
I have next situation:
-
LAN users: 192.168.1.0/24
-
PC router (running RouterOS 2.9.51) with 2 ethernet interfaces (2LAN and 2ADSL), 1 pppoe interface (pppoe0 - puiblic interface looking to Internet) and 1 l2tp interface (l2tp0 looking to virtual network 4.3.2.0/30). At the RouterOS runnig next services:
- l2tp-server, thats listening incoming connections from Internet
- pppoe-client - that connect to ISP pppoe server via ADSL-router (ADSL-modem)
- nat (masquerading) LAN users and L2TP users to access Internet across pppoe connection
- ADSL-modem (ADSL-router) running in bridge mode.
My question is How I can setting up Simple Queues with PCQ and NAT or Queue Tree with PCQ and NAT that i can equally sharing my internet pppoe connection among LAN users and L2TP users on router that run NAT/Masquerade. My Internet connection has the following speed: 2048Kbit/s for downstream and 1024Kbit/s for upstream.
I read and apply many standart examples from manual, but i think PCQ and equal sharing isn’t work correctly. Please, help me.