From owner-freebsd-questions Mon Aug 10 10:27:37 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA05915 for freebsd-questions-outgoing; Mon, 10 Aug 1998 10:27:37 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from smtp.shellnet.co.uk (smtp.shellnet.co.uk [194.129.209.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA05898 for ; Mon, 10 Aug 1998 10:27:32 -0700 (PDT) (envelope-from steven@shellnet.co.uk) Received: from freebsd.loves.me.and.i.love.freebsd.co.uk (freebsd.loves.me.and.i.love.freebsd.co.uk [194.129.209.8]) by smtp.shellnet.co.uk (8.9.1/8.9.0) with SMTP id SAA14613 for ; Mon, 10 Aug 1998 18:27:43 +0100 (BST) From: steven@shellnet.co.uk (Steven Fletcher) To: freebsd-questions@FreeBSD.ORG Subject: ifconfig difficulties Date: Mon, 10 Aug 1998 17:27:26 GMT Organization: Shellnet Message-ID: <35d22bad.6159997@smtp.shellnet.co.uk> X-Mailer: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by hub.freebsd.org id KAA05906 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all. I've been using ifconfig for a long time to alias IP addresses to my network card. The command I use is: ifconfig de0 inet alias And then I am able to ping this IP address from any computer on our network and any external computer. However, if the aliased IP is on our first class-c, the same class-c block as the base IP is on, I cannot ping the IP - I recive a "sendto: Host is down" error. But, if the aliased ip is not on the same class-c as the base ip, pings are successfull. example: ifconfig de0 shows: de0: flags=8843 mtu 1500 inet 194.129.209.11 netmask 0xffffff00 broadcast 194.129.209.255 inet 194.128.147.15 netmask 0xffffff00 broadcast 194.128.147.255 inet 194.129.209.19 netmask 0xffffff00 broadcast 194.129.209.255 ether 00:c0:f0:16:1e:4c media: autoselect (10baseT/UTP) status: active I telnet into the box (194.129.209.11 is the base IP) and I am able to ping 194.128.147.15. But if i ping 194.129.209.19, I have no such luck. Would anyone be able to give the the likley cause of the error or what perhaps I am doing wrong here? TIA, -Steven Fletcher (steven@shellnet.co.uk) Shellnet - http://www.shellnet.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message