Hello, I am Using Debian GNU/Linux and after studying the bind9-doc I have headache... I have the following file and it works So I know my network is workin ____ ( '/etc/hosts' ) ________________________________________________ / | # /etc/hosts | # | 127.0.0.1 localhost | 192.168.0.71 michelle1.private.tamay-dogan.net michelle1.private | | ##################################################################### | # publicnet | ##################################################################### | 192.168.1.1 router.tamay-dogan.net router | 192.168.1.2 dns.tamay-dogan.net dns | 192.168.1.4 admin.tamay-dogan.net admin | 192.168.1.8 doc.tamay-dogan.net doc | 192.168.1.9 music.tamay-dogan.net music | 192.168.1.10 www.tamay-dogan.net www | 192.168.1.11 mail.tamay-dogan.net mail | 192.168.1.11 pop3.tamay-dogan.net pop3 | 192.168.1.11 imap.tamay-dogan.net imap | 192.168.1.11 smtp.tamay-dogan.net smtp | 192.168.1.14 www.debian.tamay-dogan.net www.debian | 192.168.1.14 xmms.debian.tamay-dogan.net xmms.debian | 192.168.1.14 devel.debian.tamay-dogan.net devel.debian | 192.168.1.14 slink.debian.tamay-dogan.net slink.debian | 192.168.1.14 potato.debian.tamay-dogan.net potato.debian | 192.168.1.14 woody.debian.tamay-dogan.net woody.debian | 192.168.1.14 sarge.debian.tamay-dogan.net sarge.debian | 192.168.1.14 etch.debian.tamay-dogan.net etch.debian | ############################################################################### | # privatenet | ############################################################################### | 192.168.1.65 router.private.tamay-dogan.net router.private | 192.168.1.66 sql.private.tamay-dogan.net sql.private | 192.168.1.67 samba.private.tamay-dogan.net samba.private | 192.168.1.68 samba2.private.tamay-dogan.net samba2.private | 192.168.1.69 samba3.private.tamay-dogan.net samba3.private | 192.168.1.70 syslog.private.tamay-dogan.net syslog.private | 192.168.1.71 michelle1.private.tamay-dogan.net michelle1.private | 192.168.1.72 multimedia.private.tamay-dogan.net multimedia.private | 192.168.1.73 t1950ct.private.tamay-dogan.net t1950ct.private | 192.168.1.74 r40.private.tamay-dogan.net r40.private | 192.168.1.75 devel.private.tamay-dogan.net devel.private | 192.168.1.76 lpd.private.tamay-dogan.net lpd.private | 192.168.1.90 access.private.tamay-dogan.net access.private | 192.168.1.91 576-1.private.tamay-dogan.net 576-1.private | 192.168.1.92 576-2.private.tamay-dogan.net 576-2.private | 192.168.1.93 336-1.private.tamay-dogan.net 336-1.private | 192.168.1.94 336-2.private.tamay-dogan.net 336-2.private | ############################################################################### | # securenet | ############################################################################### | 192.168.1.97 router.omega.tamay-dogan.net router.omega | 192.168.1.98 work1.omega.tamay-dogan.net work1.omega | 192.168.1.99 work2.omega.tamay-dogan.net work2.omega | 192.168.1.100 access.omega.tamay-dogan.net access.omega | 192.168.1.101 576-1.omega.tamay-dogan.net 576-1.omega | 192.168.1.102 576-2.omega.tamay-dogan.net 576-2.omega | 192.168.1.103 336-1.omega.tamay-dogan.net 336-1.omega | 192.168.1.104 336-2.omega.tamay-dogan.net 336-2.omega | 192.168.1.105 128-1.omega.tamay-dogan.net 128-1.omega | 192.168.1.106 www.omega.tamay-dogan.net www.omega | 192.168.1.107 db.omega.tamay-dogan.net db.omega | 192.168.1.108 bin.omega.tamay-dogan.net bin.omega | 192.168.1.109 id.omega.tamay-dogan.net id.omega | ############################################################################### | # cybernet | ############################################################################### | 192.168.1.113 router.cybercenter.tamay-dogan.net router.cybercenter | 192.168.1.114 www.cybercenter.tamay-dogan.net www.cybercenter | 192.168.1.114 strasbourg.cybercenter.tamay-dogan.net strasbourg.cybercenter | 192.168.1.114 turkey.cybercenter.tamay-dogan.net turkey.cybercenter | 192.168.1.114 iran.cybercenter.tamay-dogan.net iran.cybercenter | 192.168.1.114 afghanistan.cybercenter.tamay-dogan.net afghanistan.cybercenter | 192.168.1.114 syria.cybercenter.tamay-dogan.net syria.cybercenter | 192.168.1.114 lebanon.cybercenter.tamay-dogan.net lebanon.cybercenter | 192.168.1.114 morocco.cybercenter.tamay-dogan.net morocco.cybercenter | ############################################################################### | # wavenet | ############################################################################### | 192.168.1.128 | 192.165.1.129 router.tsunami.tamay-dogan.net router.tsunami | 192.168.1.130 cor-01.tsunami.tamay-dogan.net cor-01.tsunami | 192.168.1.131 cor-02.tsunami.tamay-dogan.net cor-02.tsunami | 192.168.1.132 cor-03.tsunami.tamay-dogan.net cor-03.tsunami | 192.168.1.133 cor-04.tsunami.tamay-dogan.net cor-04.tsunami | 192.168.1.141 client-001.pool.tamay-dogan.net client-001.pool | 192.168.1.142 client-002.pool.tamay-dogan.net client-002.pool | 192.168.1.143 client-003.pool.tamay-dogan.net client-003.pool | 192.168.1.144 client-004.pool.tamay-dogan.net client-004.pool | 192.168.1.145 client-005.pool.tamay-dogan.net client-005.pool ... ... ... | 192.168.1.252 client-112.pool.tamay-dogan.net client-112.pool | 192.168.1.253 client-113.pool.tamay-dogan.net client-113.pool | 192.168.1.254 client-114.pool.tamay-dogan.net client-114.pool | ############################################################################### \______________________________________________________________________ Now I like to do this in "bind9" but while reading the "Bind 9 Administrator Reference Manual" and some other docs I am geting headache Please can anyone tell me simpel, how to make subdomains ? Tanks Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com) -- Attached file included as plaintext by Ecartis -- -- File: signature.pgp -- Desc: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBQFfFC0FPBMSS+BIRAjHuAJoC8u5Hp9RiJGcufHUWIVRt22lXLwCdELXN oKGLI4BgPR+HpX9CjdbnHYg= =Xjea -----END PGP SIGNATURE-----