TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:6694] virtual IPs



Quoting Tim Wilson (wilson@chemsun.chem.umn.edu):
> Hey *,
> 
> I'm trying to set up my Web serve with virtual IPs for hosting multiple
> schools' Web sites. I know that the 'ifconfig' command is used for
> configuring network interfaces (although the exact syntax is rather
> complicated). I need to know where I would put the commands for starting
> up the interfaces. Would the series of ifconfig commands go in
> /etc/rc.d/rc.local? Somewhere else? BTW, this is a RH6 system.

Do you need multiple ips? I'd recommend using virtual hosts under apache, you
use only 1 IP and let apache handle the virtualness.

I do not know how many hosts you want to offer, but there is a little in the
kernel on open file descriptors, which I ran into before I went with apache
virtual hosting.

http://www.apache.org/docs/vhosts/index.html

-- 
Bob Tanner <tanner@real-time.com>       | Phone : (612)943-8700
http://www.real-time.com                | Fax   : (612)943-8500
Key fingerprint =  6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9