From owner-freebsd-questions Mon Jun 10 19:59:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from kumprang.or.id (wl-kumprang-5.teras.net.id [202.143.103.229]) by hub.freebsd.org (Postfix) with SMTP id 5192A37B400 for ; Mon, 10 Jun 2002 19:59:43 -0700 (PDT) Received: (qmail 45960 invoked by uid 1000); 11 Jun 2002 02:59:39 -0000 Date: Tue, 11 Jun 2002 09:59:39 +0700 From: budsz To: freebsd-questions Subject: ip aliases in FreeBSD Message-ID: <20020611095939.A43846@bdg.centrin.net.id> Reply-To: budsz Mail-Followup-To: budsz , freebsd-questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Uptime: 9:41AM up 5:28, 1 user, load averages: 0.00, 0.00, 0.00 X-Operation-System: FreeBSD 4.6-RC i386 X-Geekcode: "GMU d- s++:+ a- C++ UL++ P+ L++ E- W++ N o+ K- w+ O+ M V++ PS PE Y+ PGP++ t 5 X+++ R+ tv b++ DI- D+ G++ e++ h+ r+ y+" X-Pubkey-Linux: "http://www.kumprang.or.id/~budsz/pubkey_Linux.txt" X-Pubkey-FreeBSD: "http://www.kumprang.or.id/~budsz/pubkey_FreeBSD.txt" X-Company: "Internet Cafe & Game Kumprang" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I tried ip aliasing in FreeBSD 4.6 RC, so if I use the same subnet or use more than 2 ip always failure for ex: Case 1: A: 192.168.0.1/255.255.255.240- | The result (A=up, B=down) B: 192.168.0.2/255.255.255.240- Case 2: (3 ip aliasing) A: 192.168.0.1/255.255.255.240- | B: 192.168.0.2/255.255.255.230- The result (A=up,B=down,C=down) | C: 192.168.0.3/255.255.255.255- Case 3 : A: 192.168.0.1/255.255.255.240- | The result (A=up,B=up) B: 192.168.0.2/255.255.255.255- Can somebody explain about this..? TIA -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message