Return-Path: X-Original-To: apmail-mesos-user-archive@www.apache.org Delivered-To: apmail-mesos-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E2E018512 for ; Sun, 6 Dec 2015 06:49:56 +0000 (UTC) Received: (qmail 69750 invoked by uid 500); 6 Dec 2015 06:49:56 -0000 Delivered-To: apmail-mesos-user-archive@mesos.apache.org Received: (qmail 69695 invoked by uid 500); 6 Dec 2015 06:49:55 -0000 Mailing-List: contact user-help@mesos.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@mesos.apache.org Delivered-To: mailing list user@mesos.apache.org Received: (qmail 69685 invoked by uid 99); 6 Dec 2015 06:49:55 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2015 06:49:55 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 5BDF11A2485 for ; Sun, 6 Dec 2015 06:49:55 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.879 X-Spam-Level: ** X-Spam-Status: No, score=2.879 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id UjIUlrDiW0u6 for ; Sun, 6 Dec 2015 06:49:54 +0000 (UTC) Received: from mail-ig0-f173.google.com (mail-ig0-f173.google.com [209.85.213.173]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id F342120546 for ; Sun, 6 Dec 2015 06:49:53 +0000 (UTC) Received: by igcto18 with SMTP id to18so62149402igc.0 for ; Sat, 05 Dec 2015 22:49:53 -0800 (PST) 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=fZcEEIt7aaLATgORPJlLvvsjW1PsxdADHwig1oYQQKg=; b=BgYSySLZDEgr30xqYkI2uZP5sIFIP/m92wlTJsP+MwqzTF8AEWrqIMXWHzt/pX6Aq7 0yVFOFsu6ioFZNLhPr+knmWAEpcpO/Jme9uw2d0VuCZLiD7tn9+RmhWTkpEH/lHV52eZ 7JgLN2H5UovfG7m8yVUQKhQkpmV3J24j5DApCTbVP9AbEy7BdvBWPk+k96YZ5zlH1lAM 82jpWRf81F2vWSM7+5VwNU2PcBJEFhvnYusU5XLUUtc73onolvf61dFlROqungHfzBrB 6/VpKbgvUXYozal+Y3Yifqtlkg75Q/Us+XrZfX3aqpT1+Q2Y6PAQLjAT/0ZN4ROO4m8O ugGw== MIME-Version: 1.0 X-Received: by 10.50.150.100 with SMTP id uh4mr10737494igb.23.1449384592925; Sat, 05 Dec 2015 22:49:52 -0800 (PST) Received: by 10.50.103.34 with HTTP; Sat, 5 Dec 2015 22:49:52 -0800 (PST) Date: Sun, 6 Dec 2015 14:49:52 +0800 Message-ID: Subject: Do I need to add authentication on slave 5051 port for security? From: Mingqi Shao To: user@mesos.apache.org Content-Type: multipart/alternative; boundary=001a1133c626cde99b0526352554 --001a1133c626cde99b0526352554 Content-Type: text/plain; charset=UTF-8 My master and slaves will communicate via public ip. in consideration of security, I can add authentication on mesos master 's 5051 port. I know that mesos slave also listen on 5051. Is that safe without authentication on that? If false, how to add authentication on that? thanks. --001a1133c626cde99b0526352554 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
My master and slaves will communicate via public ip. in co= nsideration of security, I =C2=A0can add=C2=A0authentication on mesos maste= r 's 5051 port. I know that mesos slave also listen on 5051. Is that sa= fe without=C2=A0authentication on that? If false, how to add=C2=A0authentic= ation on that? thanks.


--001a1133c626cde99b0526352554--