94
edits
This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!
No edit summary |
|||
(4 intermediate revisions by the same user not shown) | |||
This guide was written by the A&A community & was tested using RouterOS 7.16.1 on several Mikrotik routers.
It was tested with the following routers:
There are many factors that affect the throughput you'll achieve, but I have tested the following devices over a gigabit fibre connection with several different speed tests, including A&A's librespeed tester at https://speedtest.aa.net.uk/, iperf3 to A&A's iperf3 server, HTTP downloads from major CDNs such as Fastly, speedtest.net, and ThinkBroadband's speed tester:▼
* '''[https://mikrotik.com/product/rb4011igs_rm RB4011]'''
* '''[https://mikrotik.com/product/hap_ax2 hAP ax2]'''
* '''[https://mikrotik.com/product/hap_ac2 hAP ac2]'''
Please note that these tests all use large packet sizes, and if your use cases use small packets you can expect lower perforamnce. There is no substitute for testing with your own usecase!▼
This config should also work well with other affordable Mikrotik routers - such as the [https://mikrotik.com/product/RB750Gr3 hEX], or the [https://mikrotik.com/product/hex_2024 hEX Refresh]. Very low end routers such as the [https://mikrotik.com/product/RB941-2nD hAP Lite] may work, but are not recommended.
# Click '''Enable'''.
# Change to the '''Status''' tab, and you should see your L2TP tunnel connect. You should see your assigned IPv4 address in the '''Local Address''' field, and "81.187.81.187" in '''Remote Address'''.
If your tunnel came up successfully you should now be connected. Devices plugged into ether2, ether3, ether4, and ether5 should be able to get IP addresses automatically, and their traffic should be sent down the L2TP tunnel.
If you have an IPv4 block to use, then continue on to the next section - otherwise, you're done!
== Using a public IPv4 block ==
set auto-upgrade=yes
</pre>
== Performance tests ==
▲There are many factors that affect the throughput you'll achieve, but I have tested the following devices using the 600mbit Business L2TP service over a gigabit fibre connection with several different speed tests, including
* A&A's librespeed tester at https://speedtest.aa.net.uk/
* iperf3 to A&A's iperf3 server
* Steam downloads
* HTTP downloads from major CDNs such as Fastly
* speedtest.net
* ThinkBroadband's speed tester
▲Please note that these tests all use large packet sizes, and if your use cases use small packets you can expect lower
Using these tests, I achieved the following results:
* '''[https://mikrotik.com/product/rb4011igs_rm RB4011]''': typically hits the 600mbit service cap with single or multiple connections
* '''[https://mikrotik.com/product/hap_ax2 hAP ax2]''': approx 450mbit max with a single connection, 500-600mbit with multiple connections
* '''[https://mikrotik.com/product/hap_ac2 hAP ac2]''': approx 350-400mbit max with a single connection, approx 450mbit max with multiple connections
|
edits