From owner-freebsd-net@FreeBSD.ORG Tue May 28 23:58:58 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 00BBD913 for ; Tue, 28 May 2013 23:58:57 +0000 (UTC) (envelope-from dejamuse@yahoo.com) Received: from nm13-vm0.bullet.mail.bf1.yahoo.com (nm13-vm0.bullet.mail.bf1.yahoo.com [98.139.213.79]) by mx1.freebsd.org (Postfix) with ESMTP id A5A53643 for ; Tue, 28 May 2013 23:58:57 +0000 (UTC) Received: from [98.139.212.151] by nm13.bullet.mail.bf1.yahoo.com with NNFMP; 28 May 2013 23:57:08 -0000 Received: from [98.139.215.248] by tm8.bullet.mail.bf1.yahoo.com with NNFMP; 28 May 2013 23:57:08 -0000 Received: from [127.0.0.1] by omp1061.mail.bf1.yahoo.com with NNFMP; 28 May 2013 23:57:08 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 862657.67236.bm@omp1061.mail.bf1.yahoo.com Received: (qmail 89333 invoked by uid 60001); 28 May 2013 23:57:08 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1369785428; bh=u/BeOMSAsFH8sInKp0gWKM+jQP9skM+Xb3BRFXMl8PQ=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=XpUdrbDn/tKdA2mG/XRnht2yKPRBbVaHh+m0mUoWADI/xMy3Ol0j99rYAdwPcZ1AHIMdnPC/vUALvPrfhhVBqLzhoiv2ZreOSnE7PI6xfDxzBRuPErjMiYwgqK7o1ceT/Lc9Wb4Kx9wCOwwWCwHrx0PTs5IyXe4Uclaabl0nAS0= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:Message-ID:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=4EJ7CImylg8joaHBh6U3Ew3G9HZqloKYspYeW92BnHRayEiAQc2ghM+AiFXvXNKtFNtVuHRQ2pTzfuAaOPEJr4C6FXRvaV1aS4rjMEK27oJft/UAzL9Thz10urrFtTwjjUxr4+1WJ7ZWS9DpwPRqUhD8u1xGwFsEFYfBb2sLxeA=; X-YMail-OSG: ZDq95nMVM1lVVzluBkRX2qTkLL6_Vcsbt7JaG4jVw_nmak4 6lomwxmydSJxdbpemvfpe Received: from [76.28.103.171] by web142302.mail.bf1.yahoo.com via HTTP; Tue, 28 May 2013 16:57:08 PDT X-Rocket-MIMEInfo: 002.001, SGksCgpJIHJ1biBQQ0JTRCA5LjEgYW5kIGhhdmUgYSBqYWlsIHNldHVwICh1c2VzIHRoZSBXYXJkZW4gUEJJIHRvIHNldCBpdCB1cCkuCgpJbiB0aGF0IGphaWwgd2hpY2ggaGFzIGl0J3Mgb3duIGxvY2FsIElQIGxpa2UgMTkyLjE2OC4xLjEyLCBJIGhhdmUgYW4gQXBhY2hlIHNlcnZlciBydW5uaW5nIERydXBhbC4KCk5vcm1hbGx5IHdoZW4gSSBjb25uZWN0IHRoZSBjb21wdXRlciB0byBhIHNpbmdsZSByb3V0ZXIgdGhhdCBpcyBjb25uZWN0ZWQgdG8gYSBtb2RlbSwgSSBzZXQgIm5hbWVzZXJ2ZXIgMTkyLjEBMAEBAQE- X-Mailer: YahooMailWebService/0.8.144.546 Message-ID: <1369785428.89131.YahooMailNeo@web142302.mail.bf1.yahoo.com> Date: Tue, 28 May 2013 16:57:08 -0700 (PDT) From: Jeff Subject: FreeBSD jail can't talk to internet through multiple routers To: "freebsd-net@freebsd.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Jeff List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 23:58:58 -0000 Hi,=0A=0AI run PCBSD 9.1 and have a jail setup (uses the Warden PBI to set = it up).=0A=0AIn that jail which has it's own local IP like 192.168.1.12, I = have an Apache server running Drupal.=0A=0ANormally when I connect the comp= uter to a single router that is connected to a modem, I set "nameserver 192= .168.1.1", i.e. the router LAN IP or gateway, in etc/resolv.conf and have n= o problems.=0A=0ANow I have added a 2nd router daisy chained from the prima= ry router, running a subnet (primary router has IP: 192.168.1.1 and seconda= ry router: 192.168.2.1).=A0 =0A=0AThe computer running the jail is plugged = into the secondary router.=0A=0AThe problem is, the jail can't contact the = internet.=A0 I can SSH into the jail but it takes a very long time to conne= ct, like 30 seconds or so.=0A=0A=0AI've tried different IP addresses for "n= ameserver" but nothing works.=0A=0AI have no problems using the internet fr= om the main part of the computer, just the jails.=0A=0A=0AAny ideas why thi= s happens and how to get around it?=A0 I've had this problem for years with= different versions of FreeBSD.=0A=0ADo I need to create a static route thr= ough to the gateway, and if so, why is that not a problem using a browser f= rom the main part of the machine?=0A=0A=0AThanks,=0A=0AJeff=0A From owner-freebsd-net@FreeBSD.ORG Wed May 29 00:51:26 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BB987EFC for ; Wed, 29 May 2013 00:51:26 +0000 (UTC) (envelope-from ivan@asperasoft.com) Received: from mail-ob0-x235.google.com (mail-ob0-x235.google.com [IPv6:2607:f8b0:4003:c01::235]) by mx1.freebsd.org (Postfix) with ESMTP id 8D1E8939 for ; Wed, 29 May 2013 00:51:26 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id 16so614149obc.40 for ; Tue, 28 May 2013 17:51:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type :x-gm-message-state; bh=O32HNzVl+tl8sA1ZB25gV0IFi1k6tjmqJ3ascIxvnac=; b=jVAZjADiXglr/1G4fggEeTYTj1w66Ii7DSjiPgaZeQPCjIAc9AtRJIIzdl/rhKaSX8 mzq27wCHjThMs/7PLH0C/SlRoJtERg66tj5D2Yu1hbcfZyrJICMEKPqVsIXeHUgcAtEv aykT64hpxpEwXQV2V4Qz48aKElCL50Vrn8GHes2CXxyEqkvHP/zLeKHFOlbfS/90j4xj p9wjqr/zRP9CqpHNwKpAQtKza1/4om8OPaftoSoIOE8c7RHY0/7YP6ECMEuyQSFoM/J+ wXLMc2rIZNqaPw9V9iB6ZuTsm+JRwOAdAiz9MQdnTLYe4Pbybx0uKgg05vv32U52ZPwy e2FQ== X-Received: by 10.182.34.164 with SMTP id a4mr216609obj.43.1369788686185; Tue, 28 May 2013 17:51:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.113.167 with HTTP; Tue, 28 May 2013 17:51:06 -0700 (PDT) From: Ivan Gostev Date: Tue, 28 May 2013 17:51:06 -0700 Message-ID: Subject: ixgbe driver with VLANs in 8.3 To: freebsd-net@freebsd.org X-Gm-Message-State: ALoCoQktq97FvXvpnBQffPM6AD7CgkSJIUCAAbPOeJRTVqwaQISPdpAKqaNojv/62X84u0EbSQ2c Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 May 2013 00:51:26 -0000 Hello, I am trying to install pfsense on Dell R620 with Intel X520 10Gb DP card. Default driver (2.4.5 or 2.5.0) sporadically holds and buffers packets for 40-70 seconds. I compiled ixgbe driver version 2.5.8 from Intel web site. It works much better now, but does not receive anything over non-default VLAN. Though the packets are coming out and I can see them on another host. Any help and ideas are appreciated. Thank you, -- Ivan Gostev