From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 14:13:31 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C459937B404 for ; Thu, 10 Jul 2003 14:13:31 -0700 (PDT) Received: from ms-smtp-04.tampabay.rr.com (ms-smtp-04.tampabay.rr.com [65.32.1.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F16A43F3F for ; Thu, 10 Jul 2003 14:13:30 -0700 (PDT) (envelope-from habeeb@cfl.rr.com) Received: from kernel (31.126.35.65.cfl.rr.com [65.35.126.31]) h6ALDTjp019716; Thu, 10 Jul 2003 17:13:29 -0400 (EDT) Message-ID: <004b01c34727$f18d45d0$0a1010ac@kernel> From: "David" To: "stan" References: <001801c34721$da2b0090$0a1010ac@kernel> <20030710205458.GC27617@teddy.fas.com> Date: Thu, 10 Jul 2003 17:12:17 -0400 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 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@freebsd.org Subject: Re: Network not working correctly without promiscuous mode being set? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 21:13:32 -0000 localhost# netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 65.35.120.1 UGSc 13 6054 xl1 65.35.120/21 link#2 UC 2 0 xl1 65.35.120.1 00:06:2a:ce:64:54 UHLW 12 0 xl1 1200 65.35.124.33 00:06:2a:ce:64:8c UHLW 0 24 xl1 448 65.35.126.31 127.0.0.1 UGHS 0 319 lo0 127.0.0.1 127.0.0.1 UH 1 63 lo0 172.16.16/24 link#1 UC 2 0 xl0 172.16.16.1 00:01:03:c1:ac:19 UHLW 0 27 lo0 172.16.16.10 00:01:03:c1:89:1a UHLW 4 592918 xl0 1024 I'm using the normal RC files to setup my interfaces, when it tries to setup DHCP on xl1 it stalls and i have to ^C it, then login and run tcpdump locally. This is my routing table currently with tcpdump and promisc flag set on both interfaces (only reason i can get online atm)