pyroman 0.5.0~alpha1-3 source package in Ubuntu

Changelog

pyroman (0.5.0~alpha1-3) unstable; urgency=low


  * Upload to unstable, to get more feedback on IPv6 support
  * Add systemd service file. Enable pyroman via: systemctl enable pyroman

 -- Erich Schubert <email address hidden>  Tue, 12 Jun 2012 22:56:48 +0200

Upload details

Uploaded by:
Erich Schubert
Uploaded to:
Sid
Original maintainer:
Erich Schubert
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pyroman_0.5.0~alpha1-3.dsc 1.2 KiB 53743c5ba8687cbab03ced720a2d0b3866bd20206689f14efa334f6df1ea46c9
pyroman_0.5.0~alpha1.orig.tar.gz 30.3 KiB 06ea8331dd0b081f3d8fa1db2b82ff89b81b307ce8b81ebf61e3be28dd400f82
pyroman_0.5.0~alpha1-3.debian.tar.gz 6.9 KiB 62125ec609232c83c400ec376acc61bea3238761242279c14b60e89abf360f06

No changes file available.

Binary packages built by this source

pyroman: Very fast firewall configuration tool

 Pyroman is a firewall tool written in Python for complex networks,
 but it can of course also handle simple single-host-single-link setups.
 .
 Interesting features:
  * Fast, due to use of iptables-restore for mass setting of rules
  * Rollback to previous firewall configuration on errors
  * Safety options to prevent mistakes in configuration (success confirmation
    prompt and/or scripted external verification)
  * Detailed error reporting
  * Lots of verification checks done before execution
  * Powerful yet clean configuration files (in Python and/or XML)
  * Designed for multiple hosts, firewalls, networks
  * Consistent firewalls for IPv4 and IPv6
 .
 Pyroman is inspired by Shorewall and FireHOL, but tries to improve upon them
 with respect to performance and ease of configuration.
 .
 Pyroman currently only configures iptables/netfilter firewalls, it does
 not include configuration utilities for setting up VPN or traffic shaping.