
June 30th, 2000, 02:34 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Edit the zonefiles usually in /var/named and called something like db.soandso.com or soandso.com.db. Use vi or pico.
<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre>
shop.soandso.com. IN A ip.of.the.machine
[/code]
It's important to have the shop.soandso.com. end in a period (.) or it gets screwed up, but not the ip. The ip can be something like 220.22.59.13 and you can point multiple names to that same IP if you want to run multiple domains from one server.
Update the serial number, save, exit and restart the name server. Goto linuxhelp.net if you have more curiosity on bind.
------------------
--Dave Bryant
dbryant@jump.net
dbryant@waterloobay.com
[This message has been edited by Dave Bryant (edited June 30, 2000).]
[This message has been edited by Dave Bryant (edited June 30, 2000).]
|