Date: Mon, 20 May 2002 09:32:18 -0500 From: "J.D. Bronson" <lists@xpec.com> To: freebsd-questions@freebsd.org Subject: Apache + IP alias trouble Message-ID: <5.1.1.2.2.20020520092904.00b2b040@localhost>
next in thread | raw e-mail | index | archive | help
I setup the alias of 192.168.1.4 on my main NIC as follows: # ifconfig fxp0 alias 192.168.1.4 netmask 0xffffffff broadcast 192.168.1.0 this worked fine and I can ping the IP.......however, apache is not pleased: ========================= when I start apache: [Mon May 20 09:28:42 2002] [info] (2)No such file or directory: make_sock: for address 192.168.1.4 port 443, setsockopt: (SO_ACCE PTFILTER) [Mon May 20 09:28:42 2002] [info] (2)No such file or directory: make_sock: for address 192.168.1.4 port 80, setsockopt: (SO_ACCEP TFILTER) Any ideas? I dont use IPFILTER or anything like that ..... TIA as usual! -- J.D. Bronson Aurora Health Care // Information Systems // Telecom Manager Office: 414.978.8282 // Fax: 414.328.8282 // Pager: 414.603.8282 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?5.1.1.2.2.20020520092904.00b2b040>