On Sat, 2005-11-19 at 22:25 -0600, Jonathan Carpenter wrote: > I have several servers that are not doing to much and I need to > combine them in to one. Is there anyway that I can give one server > multiple IP's and hostnames? So the network will see this one server > as several? That's reasonably simple using alias interfaces on IPv4 (IPv6 you simply add more addresses to the same interface). Use interfaces like eth0:0, eth0:1 and you can add more addresses to eth0. You can also create an ifcfg range file to and ranges of addresses (ranges must all fall within a unique /24). You can also use "ip address add" to add addresses (on IPv4, this does the same thing as adding an alias interface while on IPv6 it merely adds more addresses to the same interface). > Thanks, > -- > Jonathan Carpenter > Linux System Administrator > Windows System Administrator > <The Unix Geek> Mike -- Michael H. Warfield | (770) 985-6132 | mhw@xxxxxxxxxxxx /\/\|=mhw=|\/\/ | (678) 463-0932 | http://www.wittsend.com/mhw/ NIC whois: MHW9 | An optimist believes we live in the best of all PGP Key: 0xDF1DD471 | possible worlds. A pessimist is sure of it!
Attachment:
signature.asc
Description: This is a digitally signed message part