From owner-freebsd-questions@freebsd.org Wed Aug 2 18:04:03 2017 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 96F8ADAF28C for ; Wed, 2 Aug 2017 18:04:03 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-it0-x233.google.com (mail-it0-x233.google.com [IPv6:2607:f8b0:4001:c0b::233]) (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 5EE8E6FA1F for ; Wed, 2 Aug 2017 18:04:03 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-it0-x233.google.com with SMTP id 77so27729120itj.1 for ; Wed, 02 Aug 2017 11:04:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:user-agent:mime-version:to:subject :content-transfer-encoding; bh=FkfBRmSXydbknpECGms6VKfUjEupaYms9RS3sZPvCeA=; b=NXNpllcw/DPTbS/HX900heSomKmWFfVO6am0CqfGWbkikbykxwthjzVXSWd7p0TFOu 0ha1sKCpnyncZuFUUfu/9j14Qf8yVlH/P/VbQ1XpXIUz7FKb2yuu7vhZvx6v7nxX751H sA1FKgQYIxxfSxpcr0gSyDobKre52UyEIE1FpIXgyXXW7N6PxonlAA52Z5CTfAOO0bHK WPs4JK4jH4KYSJ0SLV1bB78db2JSmrKij5F+NoTFbwtLrDyPgMUeG+e999acQG/QBMpb aXA+FuJfbZjX4CEQeNg17Gg8yo06vrdT4OyEedDCPOr+t7QIMTXHqVvYTKTpQGcJJ/sa frCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:content-transfer-encoding; bh=FkfBRmSXydbknpECGms6VKfUjEupaYms9RS3sZPvCeA=; b=q77hZ72Nu5hIk9LUZd0QVoCxHBqLRTFHLPic2Pi9oN1TN7kgJ6HSzS/5TaeF+53KD5 sdsHZZUf+CwI1alY5JKdDYZLgMFE+MURPTEEI44paW33Eq69/1EjX2cY2x1eBCe+5EPp +PTKSSb78pld1Y2RmbWKsS62iMg3dkPYYJWh2t2IK3tJFe/fszsqV0+Foxaq9YBV0u/G /wwgsCFYMRDZM7oSMFJYJXuUzWB7LsMBUmZnPdaFYVln6Udi8+3R7cRtfaw8HktZrZzT IY7qMwHD1B8RgksPG7JKc3dz5ecg0a+mmYzuZSPv/wsw5xjVbF3qMwRi6VhuXBer6XZf 0Jcw== X-Gm-Message-State: AIVw111aTnUs3XiFl61yd0a5Xqrl8NV1BSzyCSlyJFh3t7rf750tisrR rwCfRppXHYmY8ets X-Received: by 10.36.88.196 with SMTP id f187mr6963490itb.22.1501697042680; Wed, 02 Aug 2017 11:04:02 -0700 (PDT) Received: from [192.168.1.103] (cpe-65-25-53-217.neo.res.rr.com. [65.25.53.217]) by smtp.googlemail.com with ESMTPSA id g75sm2253159ita.23.2017.08.02.11.04.01 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 02 Aug 2017 11:04:02 -0700 (PDT) Message-ID: <59821410.2060309@gmail.com> Date: Wed, 02 Aug 2017 14:04:00 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Subject: Adapter em0 link state changing down/up on 11.1 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2017 18:04:03 -0000 Hello List; Running 11.1 and em0 is a Intel Pro/1000. I keep getting these messages Kernel: em0: Link state changed to Down Kernel: em0: Link state changed to Up This happens 3 to 8 times during a 24 hour period. em0 is connected to the public internet and this down/up cycle disconnects all browser connections that are active. What can I do to fix this?