Gerry Massat wrote: > Per the FreeBSD.org handbook I followed the instructions for adding > virtual hosts. My current interface is defined in /etc/rc.conf as > > ifconfig_xl0="inet 10.34.129.20 netmask 255.255.255.0" > > So I added: > > ifconfig_x10_alias0="net 10.34.129.20 netmask 255.255.255.0" > > and restarted the system. > > After logging back in, I could not ping 10.34.129.20 so I verified that > the system rebooted (I'm doing this remotely) by checking > /var/log/messages, it did reboot and there were no problems listed. > Both netstat -i and ifconfig only listed 10.34.129.19 on xl0. > > What am I missing or doing wrong? (FreeBSD 4.7) > >
Take a look at the following for info on multiple IPs: http://chris.blogorlando.com/PermaLink.aspx/3527911c-cce4-4c76-aebc-40f42469926b -- Chris Scott Host Orlando, Inc. http://www.hostorlando.com/
