From owner-freebsd-hackers Thu Jul 26 13:59:34 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from virtual-voodoo.com (virtual-voodoo.com [204.120.165.254]) by hub.freebsd.org (Postfix) with ESMTP id 817F037B406 for ; Thu, 26 Jul 2001 13:59:30 -0700 (PDT) (envelope-from steve@virtual-voodoo.com) Received: from inlafrec (bdsl.66.12.217.40.gte.net [66.12.217.40]) (authenticated) by virtual-voodoo.com (8.11.4/8.11.4) with ESMTP id f6QKxKm63092; Thu, 26 Jul 2001 15:59:20 -0500 (EST) (envelope-from steve@virtual-voodoo.com) Message-ID: <00fa01c11615$73cccb10$28d90c42@eservoffice.com> From: "Steven Ames" To: "Jonathan M. Slivko" , "Chris Dillon" , References: <001701c11614$94114000$6401a8c0@equinox> Subject: Re: Why two cards on the same segment... Date: Thu, 26 Jul 2001 15:56:28 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Yes, but, I think the issue with the 2 IP classes working is because one is > not routable, and therefore it's not a real > IP address, and the router knows this, hence it's not reacting to it by > stopping to work. As long as you use virtual > ip's (192.168.*.*) then there should be no reason why it wouldn't work. > However, if your talking about a routable > IP address, then you might have a problem, as there is a difference between > a virtual IP address and a real (routable) > IP address. Just my 0.02 cents. -- Jonathan I don't think the networking code knows/cares if something is private or public IP space. I might be off here but I think the real problem with two seperate networks on one card (or even on two cards) would be the default route (can't have two right?) and which IP address gets used as the 'source IP' on packets leaving the system. -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message