LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-19-2013, 10:06 AM   #1
vignesh_murali2003
LQ Newbie
 
Registered: Jun 2013
Posts: 24

Rep: Reputation: Disabled
DHCP messages


There are lots of DHCP messages filling my syslog..



Jun 19 09:51:25 panther dhcpd: Dynamic and static leases present for 192.168.43.50.
Jun 19 09:51:25 panther dhcpd: Remove host declaration user1 or remove 192.168.43.50
Jun 19 09:51:25 panther dhcpd: from the dynamic address pool for 192.168.43.0/24
Jun 19 09:51:25 panther dhcpd: DHCPREQUEST for 192.168.43.50 from e8:9a:8f:ce:66:6b via eth0
Jun 19 09:51:25 panther dhcpd: DHCPACK on 192.168.43.50 to e8:9a:8f:ce:66:6b via eth0
Jun 19 09:51:29 panther dhcpd: Dynamic and static leases present for 192.168.43.50.
Jun 19 09:51:29 panther dhcpd: Remove host declaration user1 or remove 192.168.43.50
Jun 19 09:51:29 panther dhcpd: from the dynamic address pool for 192.168.43.0/24
Jun 19 09:51:29 panther dhcpd: DHCPREQUEST for 192.168.43.50 from e8:9a:8f:ce:66:6b via eth0
Jun 19 09:51:29 panther dhcpd: DHCPACK on 192.168.43.50 to e8:9a:8f:ce:66:6b via eth0
Jun 19 09:51:38 panther dhcpd: Dynamic and static leases present for 192.168.43.50.
Jun 19 09:51:38 panther dhcpd: Remove host declaration user1 or remove 192.168.43.50
Jun 19 09:51:38 panther dhcpd: from the dynamic address pool for 192.168.43.0/24
Jun 19 09:51:38 panther dhcpd: DHCPREQUEST for 192.168.43.50 from e8:9a:8f:ce:66:6b via eth0
Jun 19 09:51:38 panther dhcpd: DHCPACK on 192.168.43.50 to e8:9a:8f:ce:66:6b via eth0
Jun 19 09:51:41 panther dhcpd: DHCPINFORM from 192.168.43.50 via eth0
Jun 19 09:51:41 panther dhcpd: DHCPACK to 192.168.43.50 (e8:9a:8f:ce:66:6b) via eth0
Jun 19 09:54:39 panther dhcpd: DHCPINFORM from 192.168.43.50 via eth0
Jun 19 09:54:39 panther dhcpd: DHCPACK to 192.168.43.50 (e8:9a:8f:ce:66:6b) via eth0
 
Old 06-19-2013, 10:08 AM   #2
szboardstretcher
Senior Member
 
Registered: Aug 2006
Location: Detroit, MI
Distribution: GNU/Linux systemd
Posts: 4,278

Rep: Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694Reputation: 1694
Excellent. What is your question?
 
2 members found this post helpful.
Old 06-19-2013, 10:10 AM   #3
vignesh_murali2003
LQ Newbie
 
Registered: Jun 2013
Posts: 24

Original Poster
Rep: Reputation: Disabled
Obviously I would like to get rid of those. Any words of wisdom.

Last edited by vignesh_murali2003; 06-19-2013 at 10:13 AM.
 
Old 06-19-2013, 10:29 AM   #4
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,634

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by vignesh_murali2003 View Post
Obviously I would like to get rid of those. Any words of wisdom.
Well, let's see....you posted:
Quote:
Originally Posted by vignesh_murali2003
Remove host declaration user1 or remove 192.168.43.50
Jun 19 09:51:38 panther dhcpd: from the dynamic address pool for 192.168.43.0/24
So as a guess, how about doing what it said, and removing the host declaration user1, or remove the address from the dynamic pool???
 
2 members found this post helpful.
Old 06-20-2013, 01:42 AM   #5
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
As hinted by TB0ne, the key line is
Code:
 Jun 19 09:51:25 panther dhcpd: Dynamic and static leases present for 192.168.43.50.
Your dhcp dynamic range includes the dhcp static address; you don't want to do that
http://www.linuxtopia.org/online_boo...ml#config-file
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] usb-storage messages flood /var/log/messages CollieJim Gentoo 1 04-05-2012 03:23 AM
logging messages from my program doesn't reach /var/log/messages rajas Programming 4 09-18-2011 12:38 AM
How to receive DHCP broadcast messages? kornerr Programming 1 03-11-2009 02:31 AM
DHCP messages in bash Amuro-Ray2020 Linux - Server 2 03-16-2007 03:50 AM
Redirecting the kernel messages to file other than /var/log/messages jyotika_b83 Linux - General 3 04-28-2005 06:39 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration