On Wed, 31 Oct 2001 23:26:23 -0300, Ana Paula wrote: > >Hi ! > >In FreeVSD User Guide there's a example about typical vsd.conf: > ><Global> > PrimaryNS ns1.isp.net > SecondaryNS ns2.isp.net > ErrorLog /var/log/vsd.log > UIDRange 1000 30000 > UIDAllocChunk 300 > BWLimit 32Kbit > BWBurst 256Kbit ></Global> > >-------------------------------- > >Well, my vsd.conf it's like this: > ><Global> >UIDRange 1000 60000 >UIDAllocChunk 100 >PrimaryNS 200.xxx.xxx.240 >SecondaryNS 200.xxx.xxx.241 >ErrorLog /var/log/vsd.log >BWLimit 0bps >BWBurst 0bps >Skel rh62 ></Global>
Mine is exactly like this. >------------------------------- > >My question is related the instructions of the "FreeVSD Mod_Bind HowTo" > >" Enter the name of the DNS server running freeVSD under the PrimaryNS >entry in the <Global> section of the vsd configuration file. NOTE: An >example host name entry is 'serverone'. " > >What should make exactly? > >Something like this? : No, leave it as above - either name or dotted IP number, but not both. ><Global> >UIDRange 1000 60000 >UIDAllocChunk 100 >PrimaryNS 200.xxx.xxx.240 >PrimaryNS ns1.isp.net -----------------------> here ! >SecondaryNS 200.xxx.xxx.241 >SecondaryNS ns2.isp.net -----------------------> here ! >ErrorLog /var/log/vsd.log >BWLimit 0bps >BWBurst 0bps >Skel rh62 ></Global> > > >Best Regards, >-- >Ana Paula <[EMAIL PROTECTED]> > ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
