From owner-freebsd-questions Thu Jun 15 02:17:22 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id CAA01230 for questions-outgoing; Thu, 15 Jun 1995 02:17:22 -0700 Received: from warp10.smartlink.net (joe@smartlink.net [204.118.4.2]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA01223 for ; Thu, 15 Jun 1995 02:17:00 -0700 Received: by warp10.smartlink.net(8.6.12/SMARTLINK-1.0) with id CAA09799 for on Thu, 15 Jun 1995 02:17:58 -0700 Date: Thu, 15 Jun 1995 02:17:58 -0700 (PDT) From: Joseph McDonald To: questions@freebsd.org Subject: IP aliasing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: questions-owner@freebsd.org Precedence: bulk Hi, I have 2.05-Alpha and can't get the IP number aliasing to work correctly. The real IP number of the machine is 204.118.4.12 When I do a: % ifconfig ep0 alias 204.118.57.13 ifconfig: ioctl (SIOCAIFADDR): File exists I can't ping 204.118.57.13 from the FreeBSD machine, but I can ping it from another machine on the net (and the FreeBSD machine answers) Can anyone help me? Thanks, -joe