mmorciegov / android-wifi-tether

Automatically exported from code.google.com/p/android-wifi-tether
7 stars 3 forks source link

Increase DHCP client limit #1128

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

What version of wireless tether are you using?

3.1 beta 6

What steps will reproduce the problem?
1. Start tethering
2. Connect 9 devices
3. Try to connect 10th one.

What is the expected output? What do you see instead?

The 10th device says that is connected, however it does not recieve IP address, 
and it's not listed on the client list, and it doesn't have internet access.

Please provide any additional information below.

I found out that DHCP adressation range is X.X.X.100 - X.X.X.108 that creates 
the 9 devices limit. Could you increase this limit to X.X.X.100 - X.X.X.200 ? 

Original issue reported on code.google.com by patrykzy...@gmail.com on 10 Sep 2011 at 8:35

GoogleCodeExporter commented 9 years ago
Well. I'm going to increase that limit.

Original comment by harald....@gmail.com on 10 Sep 2011 at 11:54