I was wrong about this, can you tell me where the system retrieves the data
to over write the #BINDADDR# ? I saw a #IPADDRESS# in the vsd-vsbatch.pl so
I thought that that would work,, but it does not.
otherwise this and the mod_bind are the only problems, we can live without
the BIND, although Im sure that is reletivly simple to fix, I would like to
move this server into production with 50 domains onto it, for a week or 2,
but I dont want to manualy edit ech config file, could you let me know how
to correct the #BINDADDR# issue ? where is that info parsed from ?
Kevin Druet
At 04:47 PM 4/6/01 -0500, you wrote:
>yes, I believe if I change the BIND to IPADDR is should work I ws going to
>do that just after I test sendmail
>
>
>
>At 10:10 PM 4/6/01 +0100, you wrote:
>>Have just checked in /home/vsd/skel/etc and done 'grep -r BIND *'
>>The results are:
>>
>>httpd/conf/httpd.conf:Listen #BINDADDR#:8080
>>httpd/conf/httpd.conf:Listen #BINDADDR#:8443
>>httpd/conf/httpd.conf:NameVirtualHost #BINDADDR#
>>ssh/sshd_config:ListenAddress #BINDADDR#
>>
>>Looks like your error is either Apache/SSH. Try disabling one or the other
>>in /etc/rc.conf to narrow it down and see if everything else is working.
>>
>>Tim
>>
>> > -----Original Message-----
>> > From: [EMAIL PROTECTED]
>> > [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Druet
>> > Sent: 06 April 2001 22:03
>> > To: [EMAIL PROTECTED]
>> > Subject: RE: Freevsd running on the real thing
>> >
>> >
>> >
>> > we believe that most of the bus have been worked out, we do have
>> > a question,,
>> >
>> > when I run vsboot -start vsone I get this error,,,,
>> >
>> > calinux2:/# fatal: bad addr or host #BINDADDR# Name or Service not know
>> >
>> > Cannot resolve host name #BINDADDR# ------ exiting !
>> >
>> >
>> >
>> > At 08:20 PM 4/6/01 +0100, you wrote:
>> > >Presumably you have built and installed freevsd from source on the Debian
>> > >host. Any problems with that? Or did it build first-time?
>> > >Also, are you using the vsd-install.pl script or making the
>> > necessary mods
>> > >manually? I think chkconfig (which is used in vsd-install.pl) is
>> > RH specific
>> > >but I may be mistaken...
>> > >
>> > >Tim
>> > >
>> > > > -----Original Message-----
>> > > > From: [EMAIL PROTECTED]
>> > > > [mailto:[EMAIL PROTECTED]]On Behalf Of Kevin Druet
>> > > > Sent: 06 April 2001 20:01
>> > > > To: [EMAIL PROTECTED]
>> > > > Subject: RE: Freevsd running on the real thing
>> > > >
>> > > >
>> > > > we are going to know if the prebuilt skels are fool proof or
>> > not in about
>> > > > 20 minutes.
>> > > >
>> > > > Gather round everyone,
>> > > > here is what we have done,
>> > > > I installed a bare bones Debian system a 1 gig IDE drive and
>> > > > configured the
>> > > > basics, patches etc.
>> > > > I am just mkfs'ing a 9.1 gig Ultra 160 drive wich will be
>> > mounted on /vsd
>> > > >
>> > > > I will be decompressing the SQL php prebuilt unit and setting up a hot
>> > > > virtual server. I am able to provide root for anyone who may
>> > want to poke
>> > > > about.... just drop me an email.
>> > > >
>> > > > I
>> > > >
>> > > >
>> > > > At 06:35 PM 4/5/01 -0400, you wrote:
>> > > >
>> > > > >I would be very interested in working on something like
>> > this. I basically
>> > > > >want to shove a cdr in, give it an ip block and it installs
>> > 250 virtual
>> > > > >servers.
>> > > > >
>> > > > >Sam