From owner-freebsd-questions@freebsd.org Wed Aug 19 14:30:18 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 B2D649BEE68 for ; Wed, 19 Aug 2015 14:30:18 +0000 (UTC) (envelope-from ps06756@gmail.com) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (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 3A2831D1F for ; Wed, 19 Aug 2015 14:30:18 +0000 (UTC) (envelope-from ps06756@gmail.com) Received: by laba3 with SMTP id a3so4234689lab.1 for ; Wed, 19 Aug 2015 07:30:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=wbK9bMee4nZd2Ixl7oW2CJissDyf7A1/2m1WlgDhPo4=; b=B5a7g/RsQ+I1FS3N8HVLKNLvGVe52Hrr9mG/5Etw3iPEvlBJ8AKc4lbrYyFsyQiv2c H9/oxN7SDk1FlVayDpCtgc+q2sF28GuGb6g0Hdzb9H5TbG2lKqHLKy23I7Dawk1jj4eg wPLQR2srnLNbAj3LHD+WnLLY2665E9cah96Vk09iOAz+Bi5w2R1hxV9tkDHgFoPWK6rr P1KzSIFDNzot/eZoUM9K+1zAkVwSqYnGbKEXHjVBNZ7ZzloznnhMP9Lou1iS8JXyMRl4 nf4DRBKlVsd5w94ilsiVKWFvyURFg53MhT/pjSUc+EfdyZGGv62kE+LaP+Er8SKNa2cb ZO8w== X-Received: by 10.112.219.165 with SMTP id pp5mr11538147lbc.23.1439994616261; Wed, 19 Aug 2015 07:30:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.87.9 with HTTP; Wed, 19 Aug 2015 07:29:56 -0700 (PDT) In-Reply-To: <3mxB4V2qjhz1cXL5@baobab.bilink.it> References: <3mxB4V2qjhz1cXL5@baobab.bilink.it> From: Pratik Singhal Date: Wed, 19 Aug 2015 19:59:56 +0530 Message-ID: Subject: Re: Ethtool equivalent for freebsd To: Luciano Mannucci Cc: FreeBSD Questions 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: Wed, 19 Aug 2015 14:30:18 -0000 I don't know any other equivalent tool in FreeBSD, but have you tried compiling ethtool from source and running it on FreeBSD ? On Wed, Aug 19, 2015 at 7:46 PM, Luciano Mannucci wrote: > > Hello, > > I'm moving all my linuxes to freebds (It is taking a while :-). I'm in > the process of moving linux routers, so I need an equivalent of the > "ethtool -p " that makes the actual ethernet card blink, to > help identify on which phisical port you are working. > I haven't found this in ifconfig... :-) > > Cheers, > > Luciano. > -- > /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) > \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 > X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG > / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > -- Regards, Pratik Singhal