From owner-freebsd-net@freebsd.org Fri Aug 21 09:00:06 2015 Return-Path: Delivered-To: freebsd-net@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 B335B9BFDCC for ; Fri, 21 Aug 2015 09:00:06 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id DB9E5919 for ; Fri, 21 Aug 2015 09:00:05 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id MAA21849; Fri, 21 Aug 2015 12:00:03 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1ZSiB9-000DcK-FV; Fri, 21 Aug 2015 12:00:03 +0300 Subject: Re: pf and new interface To: Reko Turja , freebsd-net@FreeBSD.org References: <55D2E9B3.2040301@FreeBSD.org> <3FEB78C5597F471D94843F93EC1EC5CE@Rivendell> From: Andriy Gapon Message-ID: <55D6E873.1000306@FreeBSD.org> Date: Fri, 21 Aug 2015 11:59:31 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <3FEB78C5597F471D94843F93EC1EC5CE@Rivendell> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2015 09:00:06 -0000 On 18/08/2015 20:43, Reko Turja wrote: > Hmm does the: > > set skip on (tap) > > syntax work in this case? Basically parentheses around the alias should > tell pf that the IP is volatile and can be either activated at later > time or it can be dynamic via dhcp etc. It seems that this would be a syntax error. ($if) is a way of specifying an ip address, not an interface. -- Andriy Gapon