dhclient is not getting an lease / ip address from dhcp - but windows gets oneWhy does dhclient fail with my...
How is water heavier than petrol, even though its molecular weight is less than petrol?
How can I tell the difference between unmarked sugar and stevia?
Inward extrusion is not working
How to deal with apathetic co-worker?
Frame failure sudden death?
Grover algorithm for a database search: where is the quantum advantage?
Is using haveibeenpwned to validate password strength rational?
Motivation - or how can I get myself to do the work I know I need to?
Thread Pool C++ Implementation
A planet of ice and fire
Are there any instruments that don't produce overtones?
SQL counting distinct over partition
Should an arbiter claim draw at a K+R vs K+R endgame?
This riddle is not to see but to solve
PhD - Well known professor or well known school?
What's up with this leaf?
Soft question: Examples where lack of mathematical rigour cause security breaches?
1980s live-action movie where individually-coloured nations on clouds fight
What do abbreviations in movie scripts stand for?
What ways have you found to get edits from non-LaTeX users?
Using "subway" as name for London Underground?
Do simulator games use a realistic trajectory to get into orbit?
Compiling C files on Ubuntu and using the executable on Windows
Are there downsides to using std::string as a buffer?
dhclient is not getting an lease / ip address from dhcp - but windows gets one
Why does dhclient fail with my ISP's DHCP server on a virtual interface?Pxeboot: Client not getting ip address from the DHCP ServerProblems forcing Debian to obtain IP from predetermined server address using DHCP from nameserver on networkWhen no dhcp server answer, how can I force dhclient to use the static lease from dhclient.conf instead of a previous dhcp lease?Raspbian Jessie wired LAN no DHCPOFFERS from pfSense 2.2.6 DHCP serverUbuntu 16.04 not getting dhcp leaseNot getting dynamic IP address by dhclient on a virtual Fedoradhclient says it's bound to address - but ifconfig doesn'tnew IP address whereas DHCP lease time not outdhclient command does not allocate ip address to my interface
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
How could it be that I get easily an ip address with Windows 10 network manager and not with simple Linux QNAP NAS System?

And not working situation.

I tried to renew the ip address manually.
[admin@NAS ~]# dhclient -v eth3
Internet Systems Consortium DHCP Client 4.3.4
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth3/24:5e:be:35:c3:23
Sending on LPF/eth3/24:5e:be:35:c3:23
Sending on Socket/fallback
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
I tried to set the network adapter to static with the IP address from Windows.
Then I tried ping via ping -I eth3 8.8.8.8 which didn't worked, too.
I tried different ports, too - which results in different MAC addresses.
I dont know if the QNAP is to stupid to see the router or maybe the router ignores the QNAP. Or Linux dhclient is much different than Windows DHCP so that on windows it works and on linux not.
Maybe someone of you have few ideas :)
Thanks in Advance!
windows dhcp isc-dhcpd dhclient qnap
add a comment |
How could it be that I get easily an ip address with Windows 10 network manager and not with simple Linux QNAP NAS System?

And not working situation.

I tried to renew the ip address manually.
[admin@NAS ~]# dhclient -v eth3
Internet Systems Consortium DHCP Client 4.3.4
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth3/24:5e:be:35:c3:23
Sending on LPF/eth3/24:5e:be:35:c3:23
Sending on Socket/fallback
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
I tried to set the network adapter to static with the IP address from Windows.
Then I tried ping via ping -I eth3 8.8.8.8 which didn't worked, too.
I tried different ports, too - which results in different MAC addresses.
I dont know if the QNAP is to stupid to see the router or maybe the router ignores the QNAP. Or Linux dhclient is much different than Windows DHCP so that on windows it works and on linux not.
Maybe someone of you have few ideas :)
Thanks in Advance!
windows dhcp isc-dhcpd dhclient qnap
If I remember correctly the NIC ports on a QNAP are labelled 1..4 but the corresponding internal names are eth0..3. Are you definitely using the correct port?
– roaima
1 hour ago
add a comment |
How could it be that I get easily an ip address with Windows 10 network manager and not with simple Linux QNAP NAS System?

And not working situation.

I tried to renew the ip address manually.
[admin@NAS ~]# dhclient -v eth3
Internet Systems Consortium DHCP Client 4.3.4
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth3/24:5e:be:35:c3:23
Sending on LPF/eth3/24:5e:be:35:c3:23
Sending on Socket/fallback
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
I tried to set the network adapter to static with the IP address from Windows.
Then I tried ping via ping -I eth3 8.8.8.8 which didn't worked, too.
I tried different ports, too - which results in different MAC addresses.
I dont know if the QNAP is to stupid to see the router or maybe the router ignores the QNAP. Or Linux dhclient is much different than Windows DHCP so that on windows it works and on linux not.
Maybe someone of you have few ideas :)
Thanks in Advance!
windows dhcp isc-dhcpd dhclient qnap
How could it be that I get easily an ip address with Windows 10 network manager and not with simple Linux QNAP NAS System?

And not working situation.

I tried to renew the ip address manually.
[admin@NAS ~]# dhclient -v eth3
Internet Systems Consortium DHCP Client 4.3.4
Copyright 2004-2016 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth3/24:5e:be:35:c3:23
Sending on LPF/eth3/24:5e:be:35:c3:23
Sending on Socket/fallback
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 9
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 18
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 13
DHCPDISCOVER on eth3 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.
I tried to set the network adapter to static with the IP address from Windows.
Then I tried ping via ping -I eth3 8.8.8.8 which didn't worked, too.
I tried different ports, too - which results in different MAC addresses.
I dont know if the QNAP is to stupid to see the router or maybe the router ignores the QNAP. Or Linux dhclient is much different than Windows DHCP so that on windows it works and on linux not.
Maybe someone of you have few ideas :)
Thanks in Advance!
windows dhcp isc-dhcpd dhclient qnap
windows dhcp isc-dhcpd dhclient qnap
asked 1 hour ago
PatrickPatrick
13115
13115
If I remember correctly the NIC ports on a QNAP are labelled 1..4 but the corresponding internal names are eth0..3. Are you definitely using the correct port?
– roaima
1 hour ago
add a comment |
If I remember correctly the NIC ports on a QNAP are labelled 1..4 but the corresponding internal names are eth0..3. Are you definitely using the correct port?
– roaima
1 hour ago
If I remember correctly the NIC ports on a QNAP are labelled 1..4 but the corresponding internal names are eth0..3. Are you definitely using the correct port?
– roaima
1 hour ago
If I remember correctly the NIC ports on a QNAP are labelled 1..4 but the corresponding internal names are eth0..3. Are you definitely using the correct port?
– roaima
1 hour ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f522933%2fdhclient-is-not-getting-an-lease-ip-address-from-dhcp-but-windows-gets-one%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f522933%2fdhclient-is-not-getting-an-lease-ip-address-from-dhcp-but-windows-gets-one%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
If I remember correctly the NIC ports on a QNAP are labelled 1..4 but the corresponding internal names are eth0..3. Are you definitely using the correct port?
– roaima
1 hour ago