<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/firewall/nftables-static-nat.j2, branch feature/T9082-codeql-cpp</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2022-10-25T20:42:20+00:00</updated>
<entry>
<title>nat: T4764: Remove tables on NAT deletion</title>
<updated>2022-10-25T20:42:20+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2022-10-25T10:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2a5273e650ce1242bc22e992e5a3104961ec1295'/>
<id>urn:sha1:2a5273e650ce1242bc22e992e5a3104961ec1295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nat: T4605: Refactor static NAT to use python module for parsing rules</title>
<updated>2022-09-21T18:53:49+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2022-09-21T00:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c6bbe051574acf5ca1501e631d73ac06bdb17b30'/>
<id>urn:sha1:c6bbe051574acf5ca1501e631d73ac06bdb17b30</id>
<content type='text'>
* Rename table to vyos_nat
* Add static NAT smoketest
</content>
</entry>
<entry>
<title>nat: T538: Add static NAT one-to-one</title>
<updated>2022-08-17T10:53:26+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-08-13T00:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=69bcdb9a680b33422d041fd03e70c25094bfa6a2'/>
<id>urn:sha1:69bcdb9a680b33422d041fd03e70c25094bfa6a2</id>
<content type='text'>
Ability to set static NAT (one-to-one) in one rule

set nat static rule 10 destination address '203.0.113.0/24'
set nat static rule 10 inbound-interface 'eth0'
set nat static rule 10 translation address '192.0.2.0/24'

It will be enough for PREROUTING and POSTROUTING rules
Use a separate table 'vyos_static_nat' as SRC/DST rules and
STATIC rules can have the same rule number
</content>
</entry>
</feed>
