Date: Tue, 22 Mar 2016 13:40:57 +0000 (UTC) From: Teng Zhang <unixreader@yahoo.com> To: Unixreader Mydog via Freebsd-questions <freebsd-questions@freebsd.org> Subject: some confusion in socket(2) Message-ID: <4251199.3261655.1458654057744.JavaMail.yahoo@mail.yahoo.com> References: <4251199.3261655.1458654057744.JavaMail.yahoo.ref@mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hello, in socket(2), the following sentence:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0SOCK_RAW sockets provide access to internal network protocols and interf= aces.My confusion is what are included in the range of "internal network pr= otocols and interfaces". Could you please tell me the answer or where i can= find relevant information. From owner-freebsd-questions@freebsd.org Tue Mar 22 14:01:15 2016 Return-Path: <owner-freebsd-questions@freebsd.org> 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 DF8B3AD9640 for <freebsd-questions@mailman.ysv.freebsd.org>; Tue, 22 Mar 2016 14:01:15 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id CE9DE8AF for <freebsd-questions@freebsd.org>; Tue, 22 Mar 2016 14:01:15 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: by mailman.ysv.freebsd.org (Postfix) id CD958AD963F; Tue, 22 Mar 2016 14:01:15 +0000 (UTC) Delivered-To: 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 CD360AD963E for <questions@mailman.ysv.freebsd.org>; Tue, 22 Mar 2016 14:01:15 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: from cosmo.uchicago.edu (cosmo.uchicago.edu [128.135.70.90]) by mx1.freebsd.org (Postfix) with ESMTP id AD71B8AE for <questions@freebsd.org>; Tue, 22 Mar 2016 14:01:15 +0000 (UTC) (envelope-from galtsev@kicp.uchicago.edu) Received: by cosmo.uchicago.edu (Postfix, from userid 48) id 369E1CB8C8B; Tue, 22 Mar 2016 09:01:09 -0500 (CDT) Received: from 128.135.52.6 (SquirrelMail authenticated user valeri) by cosmo.uchicago.edu with HTTP; Tue, 22 Mar 2016 09:01:09 -0500 (CDT) Message-ID: <19099.128.135.52.6.1458655269.squirrel@cosmo.uchicago.edu> In-Reply-To: <wu7vb4fm8ji.fsf@banyan.cs.ait.ac.th> References: <wu7vb4fm8ji.fsf@banyan.cs.ait.ac.th> Date: Tue, 22 Mar 2016 09:01:09 -0500 (CDT) Subject: Re: Anti-virus for FreeBSD From: "Valeri Galtsev" <galtsev@kicp.uchicago.edu> To: "Olivier Nicole" <Olivier.Nicole@cs.ait.ac.th> Cc: questions@freebsd.org Reply-To: galtsev@kicp.uchicago.edu User-Agent: SquirrelMail/1.4.8-5.el5.centos.7 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 22 Mar 2016 14:01:16 -0000 On Mon, March 21, 2016 11:38 pm, Olivier Nicole wrote: > Hi, > > What anti-virus are you using with FreeBSD? beside ClamAV that is. > > I had been using Kaspersky for years, but they are withdrawing their > support for FreeBSD, so i will not renew my license in October. It sounds like great moment to re-consider what you have been using. Kaspersky is KGB guy (not ex-KGB, is he will say, as in this kind of service there is no "ex", you retire from that service dead, feet first dead). Now, think about your users whose files, with potentially confidential information will be accessible to proprietary code created by/for one or the other intelligence agency (I don't distinguish here KGB, CIA, MI-6, Siguranza,...) Open source scanners, (especially community created like clamav) would be much saner choice. To mention one commercial choice I used on Windows systems: AVG. But on Unix, clamav, definitely. Just my $0.02 Valeri > > So I need a replacement, that has a daemonised version. > > Best regards, > > Olivier ++++++++++++++++++++++++++++++++++++++++ Valeri Galtsev Sr System Administrator Department of Astronomy and Astrophysics Kavli Institute for Cosmological Physics University of Chicago Phone: 773-702-4247 ++++++++++++++++++++++++++++++++++++++++
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4251199.3261655.1458654057744.JavaMail.yahoo>