[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [openbsd] [henning@cvs.openbsd.org: CVS: cvs.openbsd.org: src]
- To: openbsd@uaoug.org.ua
- Subject: Re: [openbsd] [henning@cvs.openbsd.org: CVS: cvs.openbsd.org: src]
- From: Eugeni Akmuradov <e.akmuradov@gmail.com>
- Date: Fri, 4 Sep 2009 00:23:44 +0300
- Delivered-to: <openbsd@uaoug.org.ua>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=sQxF9VBIHsx9XtHju7wAUbesQgw+8tqRE8tduot33D0=; b=D7LZg+ulL+GGoWwBSAbSEHJCfhbFArh48FYkXttR3yrzihONwxR4DvH9ak3ItJg0lI akb9FziPE3L3n5gW6HWtOWY+3nsrZLWTrMX8T3vrEE+5XMIqZUXgogaIeVuD2c/yCo+8 NLMe6QZgYKTu9hov7k5QX7p79y/5pGl57DrSM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=D7So9HW+toZ/0+Xa/tzDNNASXESVaBDhIl3Qdj0HEVGFfDEJYLOP2uXdtfIl7abFGn BeI3Pcv7cNiWNRMYuM8CBOxmlBKYL8j/2yB8NG5ss1BicozDTlcMnYE2TESipHOxrFJO yWoBodksmjRrrliofwMRICX71fDr/MQAfA60Q=
- In-reply-to: <20090901201642.GA7319@rainbow.atmnis.com>
- References: <20090901201642.GA7319@rainbow.atmnis.com>
- Reply-to: openbsd@uaoug.org.ua
ишь ты, нахитроумили ;)
2009/9/1 Vladimir Kirillov <proger@uaoug.org.ua>:
> heads up!
> новый синтаксис nat'а:
>
> адаптированные маны и pf.conf уже в дереве
>
> ----- Forwarded message from Henning Brauer <henning@cvs.openbsd.org> -----
>
> Date: Tue, 1 Sep 2009 07:42:00 -0600 (MDT)
> From: Henning Brauer <henning@cvs.openbsd.org>
> To: source-changes@cvs.openbsd.org
> Subject: CVS: cvs.openbsd.org: src
>
> CVSROOT: /cvs
> Module name: src
> Changes by: henning@cvs.openbsd.org 2009/09/01 07:42:00
>
> Modified files:
> sbin/pfctl : pfctl_optimize.c pfctl_parser.h pfctl.c
> pfctl_parser.c parse.y
> sys/net : pf.c pf_lb.c pfvar.h pf_ioctl.c
>
> Log message:
> the diff theo calls me insanae for:
> rewrite of the NAT code, basically. nat and rdr become actions on regular
> rules, seperate nat/rdr/binat rules do not exist any more.
> match in on $intf rdr-to 1.2.3.4
> match out on $intf nat-to 5.6.7.8
> the code is capable of doing nat and rdr in any direction, but we prevent
> this in pfctl for now, there are implications that need to be documented
> better.
> the address rewrite happens inline, subsequent rules will see the already
> changed addresses. nat / rdr can be applied multiple times as well.
> match in on $intf rdr-to 1.2.3.4
> match in on $intf to 1.2.3.4 rdr-to 5.6.7.8
> help and ok dlg sthen claudio, reyk tested too
>
> ----- End forwarded message -----
>
> --
> To unsubscribe send an e-mail to openbsd+unsubscribe@uaoug.org.ua
> For retrieval in messages archive http://www.uaoug.org.ua/archive
>
>
--
To unsubscribe send an e-mail to openbsd+unsubscribe@uaoug.org.ua
For retrieval in messages archive http://www.uaoug.org.ua/archive