From owner-freebsd-questions Tue Nov 28 17:54:43 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id RAA28992 for questions-outgoing; Tue, 28 Nov 1995 17:54:43 -0800 Received: from strech.cyber-naut.com (strech.cyber-naut.com [204.118.47.5]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id RAA28986 for ; Tue, 28 Nov 1995 17:54:36 -0800 Received: (from root@localhost) by strech.cyber-naut.com (8.6.12/8.6.12) id SAA00333 for questions@freebsd.org; Tue, 28 Nov 1995 18:54:13 -0700 Date: Tue, 28 Nov 1995 18:54:13 -0700 From: Blair Schmittel Message-Id: <199511290154.SAA00333@strech.cyber-naut.com> To: questions@freebsd.org Subject: IP aliasing won't work with Apache. Sender: owner-questions@freebsd.org Precedence: bulk I cannot get IP aliasing to work under Apache. I have it setup with the following line: ifconfig ed1 204.118.47.5 alias 204.118.47.9 That part works, I can ping it. I set everything up in Apache, when I go to netscape and type in the URL, it will just sit there. I tried to telnet to my virtual host on port 80, and it rejected the connection, along with any other port I tried to telnet to. Thanks, BLair