From owner-freebsd-questions Wed Jan 9 9:42:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web12202.mail.yahoo.com (web12202.mail.yahoo.com [216.136.173.86]) by hub.freebsd.org (Postfix) with SMTP id 9FB7837B436 for ; Wed, 9 Jan 2002 09:42:33 -0800 (PST) Message-ID: <20020109174233.57855.qmail@web12202.mail.yahoo.com> Received: from [204.128.192.73] by web12202.mail.yahoo.com via HTTP; Wed, 09 Jan 2002 09:42:33 PST Date: Wed, 9 Jan 2002 09:42:33 -0800 (PST) From: Alex Teslik Reply-To: teslik@yahoo.com Subject: subnetting / ifconfig ip allocation problem To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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 Hello, I have two boxes - WindowsME and FreeBSD4.4R When I set the machines like: WindowsME ip xxx.xxx.xxx.91 subnet 255.255.255.0 FreeBSD ip xxx.xxx.xxx.92 subnet 255.255.255.0 I can access both machines remotely and each machine can ping themselves and each other. When I set the machines like: WindowsME ip xxx.xxx.xxx.91 subnet 255.255.255.252 FreeBSD ip xxx.xxx.xxx.92 subnet 255.255.255.252 I cannot ping each machine and FreeBSD gives me an error from ifconfig that it cannot allocate the ip address. The FreeBSD machine can't even ping itself (probably because it can't allocate the ip to begin with). localhost can always be pinged in both scenarios. This is a two machine closed network. This probably exposes some sort of basic misunderstanding on my part, but can anyone explain why this would happen and how I can fix it? Sorry in advance for no output, but I can't access the machines from where I am right now. Thanks, Alex __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message