LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-23-2013, 09:04 AM   #1
quemlar
LQ Newbie
 
Registered: Sep 2013
Posts: 1

Rep: Reputation: Disabled
DHCPLEASEQUERY ignore option?


Hi there,

Currently where I work we have customers with static IP addresses and dynamic IP addresses.

We need to implement cable source verify on our CMTSs. I have no issue getting this to work with latest version of ICS DHCP but I a stumped at how to enable this going forward with static IPs. Currently I have host entries for static IPs but obviously no lease is written to /var/lib/dhcpd/dhcpd.leases for these the problem is then that LEASEQUERY isn't going to work for static IP customers. I have tried editing /var/lib/dhcpd/dhcpd.leases sometimes it works sometimes it doesn't so this won't be a reliable method.

So my question is as follows:

Is it possible to configure the ICS DHCP server to inform the CMTS that a lease exists for a certain MAC address even if no such lease actually exists.

Look forward to some suggestions.

Q.
 
Old 09-24-2013, 10:02 PM   #2
kbp
Senior Member
 
Registered: Aug 2009
Posts: 3,790

Rep: Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653Reputation: 653
Have you tried adding dhcp reservations for your static IP customers ? This may not help, if all your customers equipment was configured to use dhcp, then for a static customer you just add a reservation, but if it's been configured manually you may be stuck.
 
Old 09-26-2013, 02:37 PM   #3
nini09
Senior Member
 
Registered: Apr 2009
Posts: 1,850

Rep: Reputation: 161Reputation: 161
The configuration could be like this.

subnet XX.169.176.0 netmask 255.255.255.248 {
option routers XX.169.176.1;
range XX.169.176.10 XX.169.176.200;
host donaldduck {
hardware ethernet 00:11:22:33:44:55;
fixed-address XX.169.176.4;
}
}
 
  


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] Is there any builtin option to show title and searched option? Madhu Desai Linux - Newbie 6 07-17-2013 07:29 AM
[SOLVED] Sendmail ignore RunAsUser option Pavel Samsonov Linux - Server 4 08-27-2010 04:39 AM
[SOLVED] rsync still copies with ignore existing option digity Linux - Newbie 2 07-14-2010 01:12 PM
rpm have --nodeps option with dpkg is such an option available deepclutch Debian 2 03-26-2006 09:49 PM
cp command: except or ignore option? C-RAF. Programming 9 02-28-2006 03:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:31 PM.

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