Netgear r7000 DD-WRT (kongac) Static DHCP Sortierung

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC basierende Hardware
Author Message
lukass2000
DD-WRT Novice


Joined: 14 Dec 2006
Posts: 25

PostPosted: Sun Aug 07, 2016 18:22    Post subject: Netgear r7000 DD-WRT (kongac) Static DHCP Sortierung Reply with quote
Hallo,

habe auf meinen Netgear R7000 DD-WRT (v3.0-r30300M kongac) installiert.

Wenn ich meine Geräte per Static DHCP in den Router eintrage um die IP Adressen darüber zu verwalten/vergeben, gibt es da eine Möglichkeit das irgendwie zu sortieren?

Danke!
Sponsor
Mike42Smith
DD-WRT User


Joined: 14 Feb 2016
Posts: 146
Location: Germany

PostPosted: Sat Aug 13, 2016 16:15    Post subject: Reply with quote
Ich weiß nicht genau wonach du die IPs sortieren willst. Meinst du einfach nur die Zeilen in der Weboberfläche, in die du jeweils einen Client mit seiner MAC, Namen und IP einträgst?
Dafür müsste wohl jemand die Weboberfläche neu gestalten, wofür sich noch kein Entwickler gefunden hat.

Aber du kannst die Einträge ja auch über die Shell festlegen.
Auslesen mit:
Code:

nvram get static_leasenum
nvram get static_leases

und 3 Stück neu setzen mit:
Code:

nvram set static_leasenum="3"
nvram set static_leases="10:01:02:03:04:05=ClientName1=192.168.0.11=1440 20:01:02:03:04:05=ClientName2=192.168.0.12=1440 30:01:02:03:04:05=ClientName3=192.168.0.13=1440"
nvram commit

_________________
Ongoing experiences with:
Linksys E3000 and WRT610N v2
TP-Link Archer C9
Raspberry Pi and TP-Link TL-WR710N with OpenWRT
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum