From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 19:22:20 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4CEC1106566C for ; Sun, 4 Dec 2011 19:22:20 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id A4A458FC08 for ; Sun, 4 Dec 2011 19:22:19 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [IPv6:2001:8b0:151:1:fa1e:dfff:feda:c0bb]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id pB4JMFEK022372 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 4 Dec 2011 19:22:15 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: OpenDKIM Filter v2.4.1 smtp.infracaninophile.co.uk pB4JMFEK022372 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1323026536; bh=6caEQhcbLVZBJGyDjamKQ1zJN5quTwvaT5l+BlzBEeE=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type; b=KL6F18R80lRXnygkSjX9yWE8c7cZ4AMhrwdetxt6/QfIi6q0yonI+57mRJ5+WcE82 U1z3SEeawtyHAL6Y2sNi2Q5C7RYVWIX1NhXr7S1TOBjSvisCCD6c29Pwo1C7iEgnjO TJotEpJkiMAELOyp50y0g+hxGNVCQdKI1d0Iu/6U= Message-ID: <4EDBC867.9070400@infracaninophile.co.uk> Date: Sun, 04 Dec 2011 19:22:15 +0000 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Matthias Apitz References: <20111204184302.GA1175@tiny> In-Reply-To: <20111204184302.GA1175@tiny> X-Enigmail-Version: 1.3.3 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig6BFD2335594998B9A0A3D67B" X-Virus-Scanned: clamav-milter 0.97.3 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org, APseudoUtopia Subject: Re: FreeBSD Gateway, Crossover X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Dec 2011 19:22:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig6BFD2335594998B9A0A3D67B Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 04/12/2011 18:43, Matthias Apitz wrote: >> I'd like to have the internal network be on 192.168.1.0/24. I have 2x >> > 2-port NICs in the freebsd box. >> >=20 >> > em0 - Internet - 1.2.3.4 >> > em1 - System1 - 192.168.1.1 >> > em2 - System2 - 192.168.1.2 > if you connect the two other boxes directly to the NICs of FreeBSD you > must use crossover cables and should assign to each connection a > separate network; or you connect all three boxes via a HUB or switch in= > only one network; Or create a bridge spanning em1 and em2 -- this will make your FreeBSD box act pretty much like a network switch for the two client machines. You can get away with standard cables if all the NICs involved support auto-MDIX. em(4) should, but it depends on your other kit. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enig6BFD2335594998B9A0A3D67B Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7byGcACgkQ8Mjk52CukIwkQgCeOam/5glJ3xsodpg/2CqH+flX xTwAnAgel+CGGZZ4I7SROxRtLlohH+ng =s9fQ -----END PGP SIGNATURE----- --------------enig6BFD2335594998B9A0A3D67B--