how to setup class b ?

Mark_Andrews at isc.org Mark_Andrews at isc.org
Sat Jul 3 05:51:18 UTC 1999


> I want to setup a class B of dhcp address, with the first class c being
> reserved for special things, like routers, servers, etc.  I have the DHCP,
> and forward lookups are fine.  The problem in the in-addr lookups don't work
> for anything in the first class c.  My guess is the way I setup the file:
> 
> <normal stuff here>
>  0.1    IN    PTR    router.company.com
> 0.2    IN    PTR    server.company.com
> 1.1    IN    PTR    dhcp-1.1.company.com

	My guess is that you are not reversing the last two octets.

1.0	IN	PTR	router.company.com.
2.0	IN	PTR	server.company.com.
1.1	IN	PTR	dhcp-1.1.company.com.

	Mark
> 
> If I can't use 0.x for the first 255 addresses, how would you set this up?
> 
> Thanks,
> Dan
> 
> 
> 
> 
--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: marka at isc.org


More information about the bind-users mailing list