Hi On Thu, 2002-06-27 at 14:12, Patrick Schaaf wrote: > Hi Mika, > > try to use DNAT instead of REDIRECT, explicitly giving the one or the > other local destination IP address. I guess that since the REDIRECT > target does not take an IP address as an argument, it has a hard time > coping with your multiple-IP seperation issue. > > (I'm guessing because I never used REDIRECT for such a setup, so I'm a bit > unsure) > That shouldn't make a difference since the traffic is bound for the same machine and the same ip.
However, if it doesn't work, try swapping the ips on eth0 and eth0:0 and try connect to the .75 (now on eth0) and see if the results are the same or if it works. If it still doesn't work , then I'd suspect something wrong in the virtual host setup in apache. Also, try the test config file feature of apache to verify your config file. > best regards > Patrick Ray
