From owner-freebsd-net@FreeBSD.ORG Tue Nov 30 07:38:57 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F74A106566C for ; Tue, 30 Nov 2010 07:38:57 +0000 (UTC) (envelope-from monthadar@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id EC7A08FC0A for ; Tue, 30 Nov 2010 07:38:56 +0000 (UTC) Received: by qwd7 with SMTP id 7so19610qwd.13 for ; Mon, 29 Nov 2010 23:38:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=nXPc4gBIUoL1BaHZPkJq6w36Bg1AAHYn2ZwAvg1FLSg=; b=w5ucrZYOPrQB7meTKm4dZHjaV6CXsNeV9HMyTTNMeIysXI03QxjB+N8mG8JJvJEcKC IjpIxRK/4/yV6IzKtjy19BChP8ClTOvd9q43YWKfqNsG2Uw6dRSLBoGOLihifQ8uqxXH mTd2/bk9HQfk1HYtvbhA0nfdiV95nioPlHHVQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=BVKHBTIrYP0K9wSBqcgkxyTSSN7APlZ5L0UuIwEVhbQv3p5yGMHObj5svkgSWhpYYn RXloiXL0Kn9oqcdMeUwD6PrtJ2WuZ6100FtRGCYq+HCKpWLOEp5itUbP3bXZAMWfflrD Z4tfvKUB91BJf75zQ+xdmAHZACuDioKq4vJ6g= MIME-Version: 1.0 Received: by 10.229.240.4 with SMTP id ky4mr5723698qcb.104.1291102736264; Mon, 29 Nov 2010 23:38:56 -0800 (PST) Received: by 10.229.248.193 with HTTP; Mon, 29 Nov 2010 23:38:56 -0800 (PST) Date: Tue, 30 Nov 2010 08:38:56 +0100 Message-ID: From: Monthadar Al Jaberi To: freebsd-net@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Bridging mesh with wired not working? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2010 07:38:57 -0000 Hi, Can anyone confirm that bridging a mesh with a wired interface is not working? I want to make sure that it is not a problem from my side. When I ping from outside the mesh I get: "!valid or proxy" and "frame not fwd'd, no path" from the debug information. My setup is simple STA --- MPP )) -- (( MP STA: Ubuntu PC MPP: RSPRO mesh portal bridging wired and mesh MP: RSPRO mesh point ifconfig for MPP: arge0: flags=8943 metric 0 mtu 1500 options=80000 ether XX:XX:XX:XX:XX:XX media: Ethernet autoselect (100baseTX ) status: active wlan0: flags=8943 metric 0 mtu 1500 ether YY:YY:YY:YY:YY:YY inet 192.168.1.91 netmask 0xffffff00 broadcast 192.168.1.255 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: running meshid monty channel 1 (2412 MHz 11g) bssid 00:15:6d:67:21:8d country US ecm authmode OPEN privacy OFF txpower 20 scanvalid 60 protmode CTS wme burst meshttl 31 meshpeering meshforward meshmetric AIRTIME meshpath HWMP hwmprootmode DISABLED hwmpmaxhops 31 bridge0: flags=28943 metric 0 mtu 1500 ether ZZ:ZZ:ZZ:ZZ:ZZ:ZZ id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 100 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: arge0 flags=143 ifmaxaddr 0 port 4 priority 128 path cost 200000 member: wlan0 flags=143 ifmaxaddr 0 port 7 priority 128 path cost 370370 br, -- //Monthadar Al Jaberi