Power & Source of Big Ideas

Problem with set-up DHCP Server on NanoPe Neo

Moderators: chensy, FATechsupport

Hello, i need to start DHCP server on NanoPI Neo. I have installed isc-dhcp-server packet . I have edited nano /etc/default/isc-dhcp-server with INTERFACES='eth0', also i have edited conf file for DHCP like this:

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.2 192.168.1.32;
option domain-name "den.local";
option domain-name-servers 8.8.8.8, 8.8.4.4;
option routers 192.168.0.3;
option broadcast-address 192.168.1.255;
default-lease-time 604800;
max-lease-time 604800; }
and then i have restarted services. But my notebook dont receives ip address via DHCP. May be i something miss?
denis-evs wrote:
Hello, i need to start DHCP server on NanoPI Neo. I have installed isc-dhcp-server packet . I have edited nano /etc/default/isc-dhcp-server with INTERFACES='eth0', also i have edited conf file for DHCP like this:

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.2 192.168.1.32;
option domain-name "den.local";
option domain-name-servers 8.8.8.8, 8.8.4.4;
option routers 192.168.0.3;
option broadcast-address 192.168.1.255;
default-lease-time 604800;
max-lease-time 604800; }
and then i have restarted services. But my notebook dont receives ip address via DHCP. May be i something miss?


Hi,
I suggest you run successfully on computer that verify your steps are correct, and then do it on the board. You can refer to this link:
https://help.ubuntu.com/community/dhcp3-server

thank you!

Who is online

In total there are 30 users online :: 0 registered, 0 hidden and 30 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 30 guests