Answer the question
In order to leave comments, you need to log in
How to turn 46 internet lines into 46 different wi-fi?
Hello dear experts and lovers of delights!
Task: 46 lines (different wires) of the Internet from the provider (ip speaker, each line has its own ip) need to be distributed to 46 different wi-fi devices (for example, on iPhones). It is important that 1 SP strictly receives 1 iPhone, that is, you need 46 Wi-Fi at the same time.
What piece of iron will pull this? I am looking towards buying 2 MikroTik CRS125-24G-1S-2HND-IN 802.11n. But I heard this fighter can not cope with the load of multiple wifi connections. It is also interesting to scale up to 100 or more simultaneous Wi-Fi.
Any advice please)
Answer the question
In order to leave comments, you need to log in
1. Start reading Roy's book about "Art of Unit testing" there is already a 2nd edition
2. Read the comment on ru_SO
now regarding your methods. For example, I saw the following test execution log:
AddData_ShouldReturnError() - Failed
AddData_ShouldReturnException() - Failed
assertTrue(usersList is not None)
assertTrue(usersList.isEmpty)
46 wifi?! Kill the whole broadcast, you won’t be able to sniff. In principle, a good option would be something like this:
- 48-port L2 switch, 46 ports for the Internet, port 47 for a router with a trunk network card
- another switch for ONE Wi-Fi and the internal network of the router
- some kind of iPhone authorization system on Wi-Fi so that each iPhone receives its own personal address
- 46 SNAT rules on the router, each IP address of the internal network to a specific IP connection on the router
- 46 vlans are cut on the external interface of the router, each virtual network interface is configured for a specific line of a specific provider
What piece of iron will pull this?Yes, anyone who can create more than one access point.
But I heard this fighter can not cope with the load of multiple wifi connections.Not true.
It is also interesting to scale up to 100 or more simultaneous Wi-Fi.Yes, don't care, in principle. There are not so many overhead costs for creating an access point - well, there will be more beacons to send out, more to spoil on the air. Therefore, scale to health. Only it is not clear why it is such happiness?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question