From owner-freebsd-questions@FreeBSD.ORG Thu Jan 13 22:13:22 2005 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 335E916A4CE for ; Thu, 13 Jan 2005 22:13:22 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id E943F43D3F for ; Thu, 13 Jan 2005 22:13:21 +0000 (GMT) (envelope-from bsdaemon@comcast.net) Received: from fw.home (pcp05407642pcs.norstn01.pa.comcast.net[68.80.43.94]) by comcast.net (rwcrmhc11) with SMTP id <20050113221321013009a4eqe>; Thu, 13 Jan 2005 22:13:21 +0000 Received: (qmail 16861 invoked from network); 13 Jan 2005 22:13:16 -0000 Received: from kris.home (HELO ?192.168.0.251?) (192.168.0.251) by fw.home with SMTP; 13 Jan 2005 22:13:16 -0000 Message-ID: <41E6F3AD.4090404@comcast.net> Date: Thu, 13 Jan 2005 17:18:21 -0500 From: Kris Maglione User-Agent: Mozilla Thunderbird 1.0 (X11/20041212) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <41E6EA27.2080303@comcast.net> In-Reply-To: <41E6EA27.2080303@comcast.net> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig2F0B62CB00261B4B0491A740" Subject: Re: Multihomed ISC-DHCPD 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, 13 Jan 2005 22:13:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig2F0B62CB00261B4B0491A740 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I get this from tcpdump when I boot the AP: 17:07:14.250764 0.0.0.0.bootpc > 255.255.255.255.bootps: xid:0xa2dc15d6 [|bootp] (DF) 17:07:14.251781 arp who-has 192.168.1.254 tell 192.168.1.1 17:07:15.000903 192.168.1.1.bootps > 192.168.1.254.bootpc: xid:0xa2dc15d6 Y:192.168.1.254 S:192.168.1.1 file ""[|bootp] [tos 0x10] 17:07:18.251051 0.0.0.0.bootpc > 255.255.255.255.bootps: xid:0xa2dc15d6 secs:4 [|bootp] (DF) 17:07:18.251961 192.168.1.1.bootps > 192.168.1.254.bootpc: xid:0xa2dc15d6 secs:4 Y:192.168.1.254 S:192.168.1.1 [|bootp] [tos 0x10] 17:07:25.251540 0.0.0.0.bootpc > 255.255.255.255.bootps: xid:0xa2dc15d6 secs:11 [|bootp] (DF) 17:07:25.252300 192.168.1.1.bootps > 192.168.1.254.bootpc: xid:0xa2dc15d6 secs:11 Y:192.168.1.254 S:192.168.1.1 [|bootp] [tos 0x10] 17:07:33.252146 arp who-has 192.168.0.225 tell 192.168.0.225 <-- ap uses default address of 192.168.0.255. 17:07:33.259898 arp who-has firewall. tell 192.168.0.225 17:07:41.252748 0.0.0.0.bootpc > 255.255.255.255.bootps: xid:0xa2dc15d6 secs:27 [|bootp] (DF) 17:07:41.253484 192.168.1.1.bootps > 192.168.1.254.bootpc: xid:0xa2dc15d6 secs:27 Y:192.168.1.254 S:192.168.1.1 [|bootp] [tos 0x10] --------------enig2F0B62CB00261B4B0491A740 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB5vO0mcXjc1XBrAQRAs80AJ0fLYmvnEQUJtkEPhwrz5njWQtPiQCfbHUw K8qV0u+E58em9xpeS5KDBi8= =4xea -----END PGP SIGNATURE----- --------------enig2F0B62CB00261B4B0491A740--