Sponsored Content
Full Discussion: isc dhcpd and cisco router
Special Forums IP Networking isc dhcpd and cisco router Post 302445760 by closedown on Monday 16th of August 2010 08:21:14 PM
Old 08-16-2010
isc dhcpd and cisco router

Hello all,

I have set up dhcpd on a linux box for serving subnets on multiple vlans configured on a Cisco 6500 with ip helper of the dhcp server. Servers get dhcp leases just fine, however, some machines lose their connection for reboot or what not and I can not get their lease back even though it expires in 7 days without a reboot. It appears that the server is sending out REQUESTS to the proper gateway, but also BROADCASTS to the other vlan gateways. Kind of odd. Has anyone experienced this?

## This is the correct network and vlan it should be hitting on 10.14.6.:

Aug 10 23:22:30 dhcpd1 dhcpd: DHCPREQUEST for 10.14.6.212 (10.14.16.111) from 00:04:4b:04:45:23 via 10.14.6.1
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPACK on 10.14.6.212 to 00:04:4b:04:45:23 (server10) via 10.14.6.1

## However, it goes on to what it seems like sending out a unicast packet to all other vlan gateways and then it breaks:

Aug 10 23:22:30 dhcpd1 dhcpd: DHCPREQUEST for 10.14.6.212 (10.14.16.111) from 00:04:4b:04:45:23 (server10) via 10.14.12.1: wrong network.
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPNAK on 10.14.6.212 to 00:04:4b:04:45:23 via 10.14.12.1
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPREQUEST for 10.14.6.212 (10.14.16.111) from 00:04:4b:04:45:23 (server10) via 10.14.4.1: wrong network.
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPNAK on 10.14.6.212 to 00:04:4b:04:45:23 via 10.14.4.1
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPREQUEST for 10.14.6.212 (10.14.16.111) from 00:04:4b:04:45:23 (server10) via 10.14.2.1: wrong network.
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPNAK on 10.14.6.212 to 00:04:4b:04:45:23 via 10.14.2.1
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPREQUEST for 10.14.6.212 (10.14.16.111) from 00:04:4b:04:45:23 (server10) via 10.14.10.1: wrong network.
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPNAK on 10.14.6.212 to 00:04:4b:04:45:23 via 10.14.10.1
Aug 10 23:22:30 dhcpd1 dhcpd: DHCPREQUEST for 10.14.6.212 (10.14.16.111) from 00:04:4b:04:45:23 (server10) via 10.14.145.1: wrong network
 

8 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Cisco Router command to get hostname

Hi All, I am connected to a cisco router and I want to know the hostname of this router. I connect as telnet <IPADDRESS> and the prompt shows vpnaccess-bristol> But I want to know the full hostname of the router how can i do that. When i type the hostname command the following... (3 Replies)
Discussion started by: rahulrathod
3 Replies

2. Shell Programming and Scripting

Perl telnet to cisco router and compare the ping ms

All Please help, i will telnet to router to obain the ping status and compare, if higher than normal latency, i will have further action.. if i do the telent and in perl script then .... e.g the result i obtain from the router will be =' Success rate is 100 percent (5/5), round-trip... (4 Replies)
Discussion started by: optimus
4 Replies

3. IP Networking

Linux behind a cisco router

Dear All, I have worked with xDSL routers working in bridged mode, and linux behind them working as a Firewall utilizing IPTABLES. My question is, how this will change if the xDSL router is replaced with a Cisco Router? I mean to ask that, can I assign a public ip on the linux machine, which... (0 Replies)
Discussion started by: tmm
0 Replies

4. IP Networking

Setup Dial In VPN on Cisco Router

Hello, Does anyone know where I can find configuration information on setting up a dial in VPN on Cicso IOS for a bunch of servers. Could not seem to find anything in search engines. Thanks (0 Replies)
Discussion started by: photon
0 Replies

5. UNIX for Advanced & Expert Users

Assigning multiple IPV6 addresses with ISC dhcpd

Hi, Apologies if this is the wrong forum or this question has been answered already. I'm using the ISC dhcpd server on Centos 6.0, and can happily assign a single IPV6 address to a client with entries like this: subnet6 fd01:0:0:5::/64 { option dhcp6.name-servers fd01:0:0:5::226;... (0 Replies)
Discussion started by: jusme
0 Replies

6. IP Networking

How to show Cisco Router Running Configuration in Third Party Application

Hey everyone, I have a few question. 1. Is it possible to display cisco 'show run' output command to the application ?? 2. And is there any ways to log in to the router instead of using telnet from telnet application??? Thanks in advance (0 Replies)
Discussion started by: franzramadhan
0 Replies

7. IP Networking

Does cisco 1921 router support site to site VPNs using IPSec?

Q: "Does Cisco 1921 router support,, act as an endpoint for, site to site VPNs using IPSec? If so, how many? " A: If you get the Cisco 1921/k9 with the security services bundle then it will have built in security features. Cisco, typically includes IP Sec tunnels I believe as part of that... (0 Replies)
Discussion started by: Ayaerlee
0 Replies

8. IP Networking

Need help configuring Cisco 892-k9 router

I bought a Cisco 892-k9 router and I am having in issue trying to setup the initial configuration. Does someone have a sampl configuration for a single subnet that I can use for my configuration? Thanks. (0 Replies)
Discussion started by: gandolf989
0 Replies
DHCLIENT.LEASES(5)					      BSD File Formats Manual						DHCLIENT.LEASES(5)

NAME
dhclient.leases -- DHCP client lease database DESCRIPTION
The Internet Software Consortium DHCP client keeps a persistent database of leases that it has acquired that are still valid. The database is a free-form ASCII file containing one valid declaration per lease. If more than one declaration appears for a given lease, the last one in the file is used. The file is written as a log, so this is not an unusual occurrence. The lease file is named dhclient.leases.IFNAME, where IFNAME represents the network interface the DHCP client acquired the lease on. For example, if dhclient(8) is configured for the em0 network device, the lease file will be named dhclient.leases.em0. The format of the lease declarations is described in dhclient.conf(5). FILES
/var/db/dhclient.leases.IFNAME Current lease file. SEE ALSO
dhclient.conf(5), dhcp-options(5), dhcpd.conf(5), dhclient(8), dhcpd(8) RFC 2132, RFC 2131. AUTHORS
The dhclient(8) utility was written by Ted Lemon <mellon@vix.com> under a contract with Vixie Labs. The current implementation was reworked by Henning Brauer <henning@openbsd.org>. BSD
January 1, 1997 BSD
All times are GMT -4. The time now is 12:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy