From owner-freebsd-questions@freebsd.org Fri Sep 4 02:14:13 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39FD79C9E2D for ; Fri, 4 Sep 2015 02:14:13 +0000 (UTC) (envelope-from henninb02@gmail.com) Received: from mail-yk0-x242.google.com (mail-yk0-x242.google.com [IPv6:2607:f8b0:4002:c07::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F2C4CE5B for ; Fri, 4 Sep 2015 02:14:12 +0000 (UTC) (envelope-from henninb02@gmail.com) Received: by ykek143 with SMTP id k143so673285yke.2 for ; Thu, 03 Sep 2015 19:14:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jxiG09DoeVqomrzgAw8Vx2oadLBM3rU94uafvXc9d6g=; b=HeC6gmPeR6DkUNeaZLR78VUrOE8xUvY88/AMLE0YUuUbzW1i2FHXy/A56ApLhWsv7R /gD+05Vup6dnGCkwSe14/Gj3tMmR0ZkiIFuRszOQQxxwc7nK+bwa8y2zNaN3FaL4oHdV 7ASZ+4FaBcIzPqEQDWFeWY+4OzERdPQ+9hwNlWHVm2UHF5ikEvObck0DOoKuzfj1Npvr l8AsKMOpPoPpMme9n8AKkdgNPMvBUpAVEPB3tuL9WbA6ZzI4dPcj9C11zh+i4PNnSu3U ZhyEYTve9wFeCInDYlMMNRWAYL09uk5IAfORDVlc4mkSilBX5aabJ5O+6AT89t4jucoy QRZQ== MIME-Version: 1.0 X-Received: by 10.13.214.138 with SMTP id y132mr1307995ywd.170.1441332852019; Thu, 03 Sep 2015 19:14:12 -0700 (PDT) Received: by 10.129.0.197 with HTTP; Thu, 3 Sep 2015 19:14:11 -0700 (PDT) Date: Thu, 3 Sep 2015 21:14:11 -0500 Message-ID: Subject: tap bridge for bhyve From: Brian Henning To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Sep 2015 02:14:13 -0000 Hello, I am having trouble setting up a tap bridge for bhyve I have referenced the instructions https://www.freebsd.org/doc/handbook/network-bridging.html. When i try go connect via my guest I get an IP address from my router (192.168.1.1), but cannot connect externally (ping my router, 192.168.1.1) from my guest OS. Below is my routing table and other details. Please let me know if you have any thoughts? Thanks! bitexplorer # netstat -nr Routing tables Internet: Destination Gateway Flags Netif Expire default 192.168.1.1 UGS alx0 127.0.0.1 link#2 UH lo0 192.168.1.0/24 link#1 U alx0 192.168.1.105 link#1 UHS lo0 192.168.1.110 link#3 UHS lo0 interfaces bridge0: flags=8843 metric 0 mtu 1500 ether 02:fe:4a:c8:9c:00 inet 192.168.1.110 netmask 0xffffff00 broadcast 192.168.1.255 nd6 options=9 id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15 maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200 root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0 member: tap1 flags=143 ifmaxaddr 0 port 4 priority 128 path cost 2000000 member: alx0 flags=143 ifmaxaddr 0 port 1 priority 128 path cost 2000000