Date: Mon, 19 Apr 1999 12:38:02 +1000 (EST) From: Keith <keith@apcs.com.au> To: Kyky Effe <kyky_2000@yahoo.com>, questions@freebsd.org Subject: RE: Multiple host..... Message-ID: <XFMail.990419123802.keith@apcs.com.au> In-Reply-To: <19990419023509.20060.rocketmail@web103.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Kyky First you need to make the box lessen to the IPs edit your rc.conf file first it should something like this the box ip ifconfig_ed1="inet xx.xxx.xxx.1 netmask 255.255.255.xxx" ifconfig_lo0="inet 127.0.0.1" # default loopback device configuration. the alias ip's ifconfig_lo0_alias0="inet xxx.xxx.xxx.netmask 0xffffffff" ifconfig_lo0_alias1="inet xxx.35.4.130 netmask 0xffffffff" ifconfig_lo0_alias2="inet xxx.35.4.131 netmask 0xffffffff" ifconfig_lo0_alias3="inet xxx.35.4.132 netmask 0xffffffff" reboot to make the IPs work then just edit your /usr/local/etc/apache files to make the www pages go] keith On 19-Apr-99 Kyky Effe wrote: > I mean multiple IP and host name (such as something.com and > somethingelse.com in single machine) > > and for each users from something.com can telnet to something.com and > the users from somethingelse.com can telnet to somethingelse.com but > both of them is in one machine. > > thanks ........ > "The box said 'Requires Windows 95, NT, or better,' so I installed FreeBSD." ** The thing I like most about Windows 98 is... ** You can download FreeBSD with it! ---------------------------------- E-Mail: Keith <keith@apcs.com.au> Australia Power Control Systems Pty. Limited. Date: 19-Apr-99 Time: 12:30:28 Satelite Service 64K to 2Meg This message was sent by XFMail ---------------------------------- What's the similarity between an air conditioner and a computer? They both stop working when you open windows. ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990419123802.keith>