X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-fx0-f161.google.com (mail-fx0-f161.google.com [209.85.220.161]) by lists.alpinelinux.org (Postfix) with ESMTP id 265BD170000BA for ; Wed, 18 Feb 2009 07:01:05 +0000 (UTC) Received: by fxm5 with SMTP id 5so17000fxm.1 for ; Tue, 17 Feb 2009 23:01:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=71U2Hde0WVn+Ekd+AZVPNnAkWJkHUsae20FFPdO3b6c=; b=vklJvqD7rV20W5DeBw8oE1b5OcvyKa+sPOpwlz2v9okxTHkPhEGX7ROAEBQNVsagPL GEzdSInUwRLaZyqT0SWfyn97eW2YU9xu361IEBGQwXHIOJa5dIn7VQx5gnT4YYPapUTS wTv/JSY5vGAfZ/v7tQvs2R3Hu8/qZ6twjLhHM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vYEOhyth7Ie2R7xwctx1TUmGYvD0SFx2nb65LJSPQ3QIZMburnDap2IG71SO1ge9Z0 CIMQGtTHRuqHVcR4G5DkcyKhqcZZfFKLxfHhdnPaSabqXPtmgLA+OYw/PbNwWAXs5L33 jrW7BLG59uWsOPJV82r3SpmBjhozodwoZ7tmM= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.181.201.18 with SMTP id d18mr2681141bkq.125.1234940464041; Tue, 17 Feb 2009 23:01:04 -0800 (PST) Date: Wed, 18 Feb 2009 10:01:04 +0300 Message-ID: Subject: [alpine-devel] QoS: Privileged class Filters update, udp/4500 (IPSEC-NAT) From: Ilya Strelkin To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=001636c5acd1ad8e8104632bfbbe --001636c5acd1ad8e8104632bfbbe Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit it should be added to /etc/conf.d/qos # # IPSEC-NAT # PRIVILEGED_FILTER_8="protocol ip prio 90 u32 match ip protocol 0x11 0xff match ip dport 4500 0xffff" PRIVILEGED_FILTER_9="protocol ip prio 90 u32 match ip protocol 0x11 0xff match ip sport 4500 0xffff" --001636c5acd1ad8e8104632bfbbe Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable it should be added to /etc/conf.d/qos

#
# IPSEC-NAT
#
PRIVI= LEGED_FILTER_8=3D"protocol ip prio 90 u32 match ip protocol 0x11 0xff = match ip dport 4500 0xffff"
PRIVILEGED_FILTER_9=3D"protocol ip= prio 90 u32 match ip protocol 0x11 0xff match ip sport 4500 0xffff"
--001636c5acd1ad8e8104632bfbbe-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---