From owner-freebsd-ipfw Fri Oct 27 14: 6:54 2000 Delivered-To: freebsd-ipfw@freebsd.org Received: from purpledreams.com (cr728229-a.slnt1.on.wave.home.com [24.114.51.163]) by hub.freebsd.org (Postfix) with SMTP id 8ADB237B4C5 for ; Fri, 27 Oct 2000 14:06:50 -0700 (PDT) Received: (qmail 449 invoked by uid 1069); 27 Oct 2000 20:52:29 -0000 Message-ID: <20001027205229.448.qmail@purpledreams.com> From: super@purpledreams.com Subject: Routing Problem To: freebsd-ipfw@freebsd.org Date: Fri, 27 Oct 2000 16:52:29 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am having a weird problem and hope you can help. (I realise it's not 100% an ipfw problem, but FreeBSD-Hackers has WAY too much traffic, and I am running ipfw/natd so it kinda fits :) I'm running 4.0-RELEASE and have just switched ISPs. (The overlap while I have two means I can send this message :) The old one was an @home connection, plain and simple. The new one is an ADSL connection, and the specs I was given are IP : 64.x.y.z Netmask : 26 bits (255.255.255.192) Default gateway : 10.10.240.1 This works fine in windows (!) but it won't work in FreeBSD (and, frankly, I think FreeBSD is 'right' :) It won't use a default gateway that's not available on a local network. This is just plain proper : you shouldn't be able to! how would it know where it is???? But, that's what I have. Does anyone know a way of forcing FreeBSD to acknowledge the presence of a host that is not on a logical local subnet but is on a physical connection? Can i force an ARP entry and hope that's enough? It's a shame this works in windows! :) Dana Lacoste To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message