<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts/zone-mgmt, branch debian/0.17.112</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.17.112</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=debian%2F0.17.112'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2010-10-08T02:15:33+00:00</updated>
<entry>
<title>moved code for zones to vyatta-zone package</title>
<updated>2010-10-08T02:15:33+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit@vyatta.com</email>
</author>
<published>2010-10-08T02:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2e0e6f99d687c370487570515c29a220262ba598'/>
<id>urn:sha1:2e0e6f99d687c370487570515c29a220262ba598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* update count_iptables module usage</title>
<updated>2010-09-22T04:14:32+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit@vyatta.com</email>
</author>
<published>2010-09-22T04:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2ff90edde65e2f9ad8dbb4c0e8d9de84cb316032'/>
<id>urn:sha1:2ff90edde65e2f9ad8dbb4c0e8d9de84cb316032</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* use count_iptables_rule from MISC module</title>
<updated>2010-09-22T00:36:46+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit@vyatta.com</email>
</author>
<published>2010-09-22T00:36:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=e80b2aa57b82f862d9d567520703be6f4cad43b2'/>
<id>urn:sha1:e80b2aa57b82f862d9d567520703be6f4cad43b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use listEffectiveNodes() from new API</title>
<updated>2010-08-03T00:16:44+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-03T00:16:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d7c955f842d216dbf76700fc198c2a82f6807787'/>
<id>urn:sha1:d7c955f842d216dbf76700fc198c2a82f6807787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new API change</title>
<updated>2010-08-02T22:44:26+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-08-02T22:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=c352393e283904647821ce2369ffbed5c38dfb05'/>
<id>urn:sha1:c352393e283904647821ce2369ffbed5c38dfb05</id>
<content type='text'>
* return of isActive() was inverted in original API.
</content>
</entry>
<entry>
<title>Fix Bug 5487  http redirect url address placed on the router gets blocked by</title>
<updated>2010-03-24T22:22:41+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2010-03-24T22:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6f1a6a7e8dd8bd5315a0faa128db9eafced5cff2'/>
<id>urn:sha1:6f1a6a7e8dd8bd5315a0faa128db9eafced5cff2</id>
<content type='text'>
              local-zone's firewall when using Zone Based Firewall
* changed local zones INPUT and OUTPUT chain rules to allow all local-zone
  traffic on the loopback interface rather than using address 127.0.0.1 which
  was too restrictive and blocked certain traffic initiated from and going to
  local-zone itself. This is compliant with the Zone Concept and similar to
  what's done for other transient zones as well where rules are interface based
</content>
</entry>
<entry>
<title>Fix Bug 4554 check for existing firewall ruleset fails when applying it to a zone during boot</title>
<updated>2009-07-02T19:22:27+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-07-02T19:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=d9c64f2c8e4daaec06ae63235563191d1e03c966'/>
<id>urn:sha1:d9c64f2c8e4daaec06ae63235563191d1e03c966</id>
<content type='text'>
* use isActive to check if firewall ruleset has been succesfully committed
* fix templates to fail inside an action field when a command fails
</content>
</entry>
<entry>
<title>Fix Bug 4593 zone-policy can't be deleted if zone interfaces are bridges</title>
<updated>2009-07-01T01:26:40+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-07-01T01:19:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=2af0b77728dfa4bd4adad8ab6cbffb2db557ce8b'/>
<id>urn:sha1:2af0b77728dfa4bd4adad8ab6cbffb2db557ce8b</id>
<content type='text'>
* use new api to get active plus committed nodes
</content>
</entry>
<entry>
<title>Fix Bug 4395 After local-zone is set, traffic from localhost is dropped</title>
<updated>2009-05-15T17:52:49+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-05-15T17:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=fdf8178c6cf7995ef00abac31d931404d1c01533'/>
<id>urn:sha1:fdf8178c6cf7995ef00abac31d931404d1c01533</id>
<content type='text'>
* do not block traffic sourced from and destined to localhost
</content>
</entry>
<entry>
<title>* do silent validity check when creating zone chains and adding from zone rules</title>
<updated>2009-05-06T23:47:28+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-05-06T23:47:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=58a5f4da6bf1772a2d20a6ae202fc6611eb4bbfc'/>
<id>urn:sha1:58a5f4da6bf1772a2d20a6ae202fc6611eb4bbfc</id>
<content type='text'>
</content>
</entry>
</feed>
