 aeblank
join:2004-09-07 Cadillac, MI
| DHCP and ReplayTV
Hi,
I am desperately trying to get DHCP working for a ReplayTV using a Cisco 804 (ISDN modem/router).
I've found this, and used it for reference to no avail: »DHCP Problems With Cisco 871
The replaytv DHCP's within the non-excluded range just fine. Infact, when I do a "show ip dhcp binding" it shows: 192.168.1.31 000a.xxxx.xxxx Apr 20 2009 03:16 PM Automatic .31 is the beginning of my open DHCP range, so that's all good.
Anyway, when I try to run a:
ip dhcp pool replaytv host 192.168.1.250 255.255.255.0 client-identifier 000a.xxxx.xxxx dns-server 192.168.1.20 192.168.1.20 lease infinite
it doesn't work. I've also tried the 0100.xxxx.xxxx.xx and it doesn't work.
I don't know what the heck to do. I need the replaytv to have a different DNS than the rest of the network. Right now, I have dhcp turned on, I exclude all the addresses (.1-.254) and then I use reservations for the clients I know I have. This is ok, but I'd sure like to have an "open" set of dhcp for visitors, etc.
Stupid ReplayTVs. arg.
Anyway, *anyone* have any ideas? |