From owner-freebsd-stable@FreeBSD.ORG Thu Oct 16 00:30:40 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18DBF16A4B3 for ; Thu, 16 Oct 2003 00:30:40 -0700 (PDT) Received: from fw.loc.ipnoz.net (ALyon-209-2-2-117.w193-253.abo.wanadoo.fr [193.253.195.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC89A43F85 for ; Thu, 16 Oct 2003 00:30:38 -0700 (PDT) (envelope-from tom@kmem.org) Received: from xtom (dhcp192.168.1-119.in.loc.ipnoz.net [192.168.1.119]) by fw.loc.ipnoz.net (8.12.9/8.12.9) with SMTP id h9G7TVg5044587 for ; Thu, 16 Oct 2003 09:29:36 +0200 (CEST) (envelope-from tom@kmem.org) Message-ID: <090001c393b7$f1964040$7701a8c0@xtom> From: "Tom Dymond" To: References: <07ab01c39306$489b9af0$7701a8c0@xtom> <20031015222331.GA50588@blossom.cjclark.org> Date: Thu, 16 Oct 2003 09:34:32 +0200 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 X-Scanned-By: MIMEDefang 2.37 Subject: Re: bridge troubles with wi X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2003 07:30:40 -0000 Hi Thanks for trying to help out. After a few more tests and clues, i managed to ping the router from the wireless client on the condition that i specify : on the router 10.0.2.1: cube# arp -s 10.0.2.99 00:80:c8:07:29:5c and on the wireless client 10.0.2.99: (cmd.exe on windows xp) arp -s 10.0.2.1 00:50:8d:47:e5:67 now that i know what causes it, i dont know how come i have to enter these manually. a few bits of information i forgot to specify in my last email to the group : system : i dont feel comfortable posting a whole dmesg output in the list so i'll put it on my webserver at this address : dmesg : http://kmem.org/dmesg.boot rc.conf : http://kmem.org/rc.conf Thanks Tom ----- Original Message ----- From: "Crist J. Clark" To: "Tom Dymond" Cc: Sent: Thursday, October 16, 2003 12:23 AM Subject: Re: bridge troubles with wi > On Wed, Oct 15, 2003 at 12:22:48PM +0200, Tom Dymond wrote: > [snip] > > > when 10.0.2.1 tries to ping 10.0.2.99 this is what tcpdump sees : > > > > # tcpdump: listening on rl0 > > 12:09:50.169209 arp who-has 10.0.2.99 (0:50:8d:47:e5:67) tell cube.kmem.org > > Run tcpdump on the wi0 interface during some of your tests. What do > you see there? > -- > Crist J. Clark | cjclark@alum.mit.edu > | cjclark@jhu.edu > http://people.freebsd.org/~cjc/ | cjc@freebsd.org > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > >