From owner-freebsd-questions@freebsd.org Fri Apr 7 08:47:16 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 3E4CBD332A9 for ; Fri, 7 Apr 2017 08:47:16 +0000 (UTC) (envelope-from smrekar.miha@gmail.com) Received: from mail-qk0-x22b.google.com (mail-qk0-x22b.google.com [IPv6:2607:f8b0:400d:c09::22b]) (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 0085F1738 for ; Fri, 7 Apr 2017 08:47:15 +0000 (UTC) (envelope-from smrekar.miha@gmail.com) Received: by mail-qk0-x22b.google.com with SMTP id p68so32147994qke.1 for ; Fri, 07 Apr 2017 01:47:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=BMRVHfBq88qJQNWc1jDf/fQaq+XRYIN3XaddmMom3jU=; b=QNXuNXfWP9GKgBTZAQiCsPhpsTuSs4DMa+WXJ/RHEth3+Tvy0n0qtCyq5poF4lTFuR Q5ZdC81WmFGOHsiZTyCr74Yxte9g055t7YV+eO9L4aYAwAW/Unt6IE16WKjm8mZoCiQI segRSP6rR67efIw80GQ5EOh+jSyjAgpN9poTFmSjIgv5OBowU87KjC4yQ7TfgI7pdmRl fq7MoZg9QWMd0yjuVUpils8jvQfJnstmUPoGxTwZ0NzaU8X4lS4/Gcobrwh7Z9tjPdXt 1MPaD4VaRxWC6GupfZ6cx1Gbl4XpSrZOOMYs2NbiRkDHNhSZSUnTzSBtwdqiY9Tk2Y6s f8ow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=BMRVHfBq88qJQNWc1jDf/fQaq+XRYIN3XaddmMom3jU=; b=cTclb1pJEHI2aHaH3TImyG2eQEQwbpuHH/Qc+5dO9D70gt5HGCywTZdKPkQz8C8E94 2MDfytq289g+TgSBd8gIBwSLIW/mLh0o5PquD/TajCvNSWlMJ2BgQA4O90xmjHxGT8ly Zq8MVturpdyUCz/P0dBZjRxdCHCTTW6VCY7i/XKOP7qsz/ociiei6WLU0nIpoq1dNs6C rFoJ0jEiyfS87w8aEmENA9OzadKIPUU+zBQ0FQquQ/SzpBnhIDIXJ11JNam2dMyU1Xqo WKCNZjytomuItyozjllVk7SbeEutp3qUv2YRl8EBJQCeOgvtTrSvya5bcMvp71tMasB3 gm3g== X-Gm-Message-State: AFeK/H0hESd0KvWEaHc4mnNaEzf5DM/SQZuiXlDugvqQaZkYdUgWPXZn8zMLQ55jWJfrX16wFpr5Xz/RlC8leg== X-Received: by 10.55.136.2 with SMTP id k2mr39284966qkd.316.1491554835048; Fri, 07 Apr 2017 01:47:15 -0700 (PDT) MIME-Version: 1.0 From: Miha Smrekar Date: Fri, 07 Apr 2017 08:47:04 +0000 Message-ID: Subject: FreeBSD firewall configuration To: "freebsd-questions@FreeBSD.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 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: Fri, 07 Apr 2017 08:47:16 -0000 Hello, I started using your system and I have come to firewall configuration. Can you tell me how to configure firewall (pf) that I will be able to connect with the computer through SSH on port 1024. Thank you for your answer, I am really new in this. Best regards, Miha