Project

General

Profile

Actions

Error #420

closed

DHCP reservation doesn't work

Added by Roger Pueyo Centelles over 7 years ago. Updated over 6 years ago.

Status:
Tancat
Priority:
Normal
Category:
Network
Target version:
Start date:
08/30/2017
Due date:
% Done:

100%

Estimated time:
1:00 h
Spent time:

Description

I have entry in /etc/config/dhcp:

config host
option name 'nas'
option dns '1'
option mac '00:08:9b:8c:82:8b'
option ip '10.30.1.100'

After i executed 'dhcpclient -r eth0' on 'nas' host, and nothing occurs, IPV4 address is standed as was.

Actions #1

Updated by Roger Pueyo Centelles over 6 years ago

  • Status changed from Nou to En progrés
  • Assignee set to Roger Pueyo Centelles
  • % Done changed from 0 to 100
  • Estimated time set to 1:00 h

The bug can't be reproduced. The following config works:

config host
option name 'nas'
option dns '1'
option mac '00:E0:4C:70:13:E6'
option ip '172.30.0.147'
option leasetime '1h'

Actions #2

Updated by Roger Pueyo Centelles over 6 years ago

So does in public mode

config host
option dns '1'
option name 'nas2'
option mac '00:E0:4C:70:13:E6'
option ip '10.1.30.11'
option leasetime '2h'

Actions #3

Updated by Roger Pueyo Centelles over 6 years ago

  • Category set to Network
  • Status changed from En progrés to Tancat
  • Target version set to 4.1 "Macondo"
Actions

Also available in: Atom PDF