GraseHotspot / grase-www-portal

Grase WWW Portal (Main Package)
51 stars 20 forks source link

Feature Request : Modify DHCP lease time. (Trac #26) #26

Closed ghost closed 10 years ago

ghost commented 10 years ago

You need to add option to modify dhcp lease time its really to high we need to choose between some predefined time like 6h 12h 24h 48h 1 week etc.

Look in this example i have 8 users in my hotspot and they are now at ip 188...

[[Image(http://www.abcinformatique.ca/hotspot/hotspot.png)]]

Migrated from http://trac.grasehotspot.org/ticket/26

{
    "status": "closed", 
    "changetime": "2012-01-23T22:38:00", 
    "description": "You need to add option to modify dhcp lease time its really to high we need to choose between some predefined time like 6h 12h 24h 48h 1 week etc. \n\nLook in this example i have 8 users in my hotspot and they are now at ip 188...\n\n[[Image(http://www.abcinformatique.ca/hotspot/hotspot.png)]]", 
    "reporter": "Evils_1", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1327358280817234", 
    "component": "Admin Interface", 
    "summary": "Feature Request : Modify DHCP lease time.", 
    "priority": "minor", 
    "keywords": "", 
    "version": "3.4", 
    "time": "2011-08-29T13:07:32", 
    "milestone": "3.7", 
    "owner": "tim", 
    "type": "enhancement"
}
ghost commented 10 years ago

Trac update at 20110830T00:35:22:

The default in coova chilli is supposed to be 600 seconds. I'm guessing this is actually a case of it not reusing ip addresses. From memory it wouldn't reuse address until it ran out, however the same computer should be getting the same address from previous. Will investigate.

  • tim changed status from "new" to "accepted"
ghost commented 10 years ago

Trac update at 20120123T22:38:00:

Option under Coova Options to modify dhcp lease time now. r184 Closing this ticket, if you still notice the behaviour of lots of IP's being used then maybe open a new ticket. I believe it shouldn't be an issue as it should only be getting a new ip after a disconnect (i.e. lease ran out and wasn't renewed) and then a reconnect hence a new session and new ip. Short lease's are actually better than long leases, just not too short.

  • tim changed resolution from "" to "fixed"
  • tim changed status from "accepted" to "closed"