From owner-freebsd-net Fri Jul 14 11:10:21 2000 Delivered-To: freebsd-net@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id AB35337B73F for ; Fri, 14 Jul 2000 11:10:13 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id OAA86504; Fri, 14 Jul 2000 14:09:50 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 14 Jul 2000 14:09:50 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nick Rogness Cc: Andre Albsmeier , freebsd-net@freebsd.org Subject: Re: routed: possible netmask problem ... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 14 Jul 2000, Nick Rogness wrote: > > root@webfix:~>ifconfig fxp0 > > fxp0: flags=8843 mtu 1500 > > inet 192.168.1.3 netmask 0xffffff00 broadcast 192.168.1.255 > > inet 192.168.1.4 netmask 0xffffffff broadcast 192.168.1.4 > > you have a /32 netmask on 1.4, change it to a /24 address > (255.255.255.0) and see if that helps. I don't have much experience with routed, but I can tell you that the /32 here is correct in my experience -- the two addresses are in the same /24 subnet. Putting both in with a netmask of /24 will cause problems due to muliple routing entries with the same prefix/netmask. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message