Date: Fri, 11 Feb 2000 09:57:45 -0600 From: Chuck Barnett <cbarnett@netcabtec.com> To: freebsd-questions@FreeBSD.ORG Subject: listening to two IP's Message-ID: <E5377B025A5AD311914900A0C9EBC22901D69D@MUNNIN>
next in thread | raw e-mail | index | archive | help
Hello, I am having a problem, I've done this with earlier versions of FreeBSD (2.*) but with ver 3 it is not working. I want to listen to 2 ip addresses for the purpose of vhosting. With the following shouldn't I be "listening" to the address of 38.196.236.113 as well as *.*.*.112? Here is excerpt from rc.conf file. ifconfig_xl0="inet 38.196.236.112 netmask 255.255.255.224" ifconfig_xl0_alias0="inet 38.196.236.113 netmask 255.255.255.0" Thanks, Chuck 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?E5377B025A5AD311914900A0C9EBC22901D69D>