From owner-freebsd-questions@FreeBSD.ORG Sun Dec 3 11:09:17 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE14D16A407 for ; Sun, 3 Dec 2006 11:09:17 +0000 (UTC) (envelope-from YRaffah@savola.com) Received: from kansai.savoladns.com (kansai.savoladns.com [212.12.174.6]) by mx1.FreeBSD.org (Postfix) with SMTP id E480F43CBB for ; Sun, 3 Dec 2006 11:08:37 +0000 (GMT) (envelope-from YRaffah@savola.com) Received: from localhost (localhost [127.0.0.1]) by kansai.savoladns.com (Postfix) with ESMTP id 199B9105FF for ; Sun, 3 Dec 2006 14:09:19 +0300 (AST) Received: from kansai.savoladns.com ([127.0.0.1]) by localhost (kansai.savoladns.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29187-02 for ; Sun, 3 Dec 2006 14:09:11 +0300 (AST) Received: from HQJED-EX01.hqsa.savola.lan (unknown [192.168.2.16]) by kansai.savoladns.com (Postfix) with ESMTP id 5111C105FD for ; Sun, 3 Dec 2006 14:09:11 +0300 (AST) Received: from 222.22.1.105 ([222.22.1.105]) by HQJED-EX01.hqsa.savola.lan ([192.168.2.15]) via Exchange Front-End Server hqjed-fe01.hqsa.savola.lan ([192.168.2.14]) with Microsoft Exchange Server HTTP-DAV ; Sun, 3 Dec 2006 11:04:53 +0000 X-MimeOLE: Produced By Microsoft Exchange V6.5 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="=-5/4LWV2Y3ljO/0YDTjdo" Received: from redevil by hqjed-fe01.hqsa.savola.lan; 03 Dec 2006 14:08:47 +0300 Content-class: urn:content-classes:message Date: Sun, 3 Dec 2006 14:08:47 +0300 Message-ID: <1165144127.1142.17.camel@redevil.savola.com> X-MS-Has-Attach: yes X-MS-TNEF-Correlator: Thread-Topic: Routing Issue? Thread-Index: AccWytwYb8kpzMeyTD+yd45SqkyrrA== From: "Yousef Adnan Raffah" To: X-Virus-Scanned: amavisd-new at savola.com Subject: Routing Issue? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Yousef Adnan Raffah List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Dec 2006 11:09:18 -0000 --=-5/4LWV2Y3ljO/0YDTjdo Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello Everyone, I have a FreeBSD 6.1-RELEASE box that has two network cards (Dual Homed?). Each card is on a different network, as following (from /etc/rc.conf): ifconfig_fxp0=3D"inet 192.168.20.36 netmask 255.255.255.0" ifconfig_rl0=3D"inet 192.168.210.6 netmask 255.255.255.0" defaultrouter=3D"192.168.210.1" route_servers=3D"-net 192.168.2.0 192.168.20.1" static_routes=3D"net1 net2" route_net1=3D"-net 172.20.68.0 192.168.20.1 255.255.254.0" route_net2=3D"-net 192.168.2.0 192.168.20.1" The fxp0 is connected to the outside world while the rl0 is connected to the internal networks. I noticed whenever I ssh or try to telnet to port 25 on this box from 192.168.2.x for example, it delays the response by something like 10 seconds, I even have a tcpdump of that! Can someone explain what is wrong with my setup? Should I have routed running? (I personally don't feel it is needed) Thanks in advance for your help and guidance. P.S. I got the above setup based on my understanding of the handbook, so forgive me if I didn't understand it correctly :) --=20 -- Yousef Raffah The Savola Group -- http://yousef.raffah.com --=-5/4LWV2Y3ljO/0YDTjdo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD4DBQBFcrA+qG4sHeIU6qURAk9NAJdKOiToLI/v+CyPHe1bMp66KPiBAKCycI/f peS8N72LAEGoW8qEgrtzhQ== =HKjz -----END PGP SIGNATURE----- --=-5/4LWV2Y3ljO/0YDTjdo--