Probably vsdredirect is failing to set up a redirection for your ip-aliases. Try specifying port 8080 in your browser, ie lynx 62.146.42.25:8080 and you should see your website. If you do, there are two solutions. Add a couple more vsdredirect lines into /etc/rc which explicitly specify the new ip address and reboot the vs, or (when we have finally got it sorted) move to RH7.1 and use iptable redirection instead.
 
Tim
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Nikolaus Franz
Sent: 18 June 2001 00:34
To: [EMAIL PROTECTED]
Subject: how to add an ip based VirtualHost to a VIRTUAL SERVER?????

hi,
i add an virtual ip to the network device ......eth0:4
i add with..... vsdadm vs_addipalias the IP to a VIRTUAL SERVER
i config the httpd.conf file:
 
<VirtualHost 62.146.42.25>
ServerName medverzeichnis.de
DocumentRoot /www/vhtdocs/medverzeichnis
<Location /www/vhtdocs/medverzeichnis>
</Location>
</VirtualHost>
 
but i get no connection via browser, ....what is wrong????
 
thank you
niko

Reply via email to