Dear all, I've built a vserver on Debian in order to install a Squid proxy server to use in my network and a Postfix mail server for local mail only. Squid has the squid.conf configuration file with some lines involving "localhost" and Postfix has the main.cf configuration file involving the 127.0.0.0/8 network block.
In my vserver I've created just this dummy interfaces: eth0:vs1 ---- 10.0.0.1/24 eth0:vs2 ---- 192.168.10.1/32 (non-ruteable) and in /etc/hosts I map localhost to 192.168.10.1. My questions are: 1) Is the mapping localhost to 192.168.10.1 a solution for squid.conf and main.cf lines involving localhost ??? 2) What is the solution for the "my networks = 127.0.0.0/8" network block set up in the main.cf from Postfix ??? Thanks and sorry for my vserver's newbie questions.... Regards, Alejandro _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
