netscript-2.4 5.5.5+nmu1 source package in Ubuntu

Changelog

netscript-2.4 (5.5.5+nmu1) unstable; urgency=medium

  * Non-maintainer upload.
  * No source change upload to rebuild with debhelper 13.10.

 -- Michael Biebl <email address hidden>  Sat, 15 Oct 2022 12:26:24 +0200

Upload details

Uploaded by:
Matt Grant
Uploaded to:
Sid
Original maintainer:
Matt Grant
Architectures:
all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe net
Noble release universe net
Mantic release universe net
Lunar release universe net

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
netscript-2.4_5.5.5+nmu1.dsc 1.5 KiB 3affb985a8b27d33247fd5bc8ca38c755d4f9038b6fe8ba15a23cccbb4ae3cbe
netscript-2.4_5.5.5+nmu1.tar.gz 73.6 KiB eaec4b52696ea2f047cd0fb5854bb58358ac296fe7212226f80c43aae67f7e06

Available diffs

No changes file available.

Binary packages built by this source

netscript-2.4: Linux 2.4/2.6/3.x router/firewall/VM host network config system.

 This is a router and firewall network configuration system. It is specific to
 the 2.4.x and 2.6.x kernel series. This system is in production use, even
 though this is an experimental version.
 .
 It offers much finer grained control of the network setup than the standard
 system in netbase, with support for bridge configuration, iptables, ip route
 and tc traffic control. It is optimised for use on high traffic routers with
 interfaces being reconfigured individually while the rest of the machine is
 routing traffic 24x7. Common boiler plate filter creation functions are
 provided to ease the task of constructing iptables filters in the context
 of operation within an ISP network.
 .
 Since this package is designed for a heavy duty network router, it is designed
 to work in conjunction with a routing daemon as found in the quagga package.
 .
 DON'T use this on a pure server - it is VERY useful for a Virtual Machine
 server with complex networking needs. This is because of its comprehensive
 network configuration capabilities. Thus it is a tempting replacement
 when you have to rip out NetworkManager on a server.
 .
 It was originally designed for dedicated routers and firewalls, and hence its
 lightweight scripting footprint. When it comes to firewall configuration
 though, have a look at the mason package if you are faint of heart.

netscript-ipfilter: Linux 2.6/3.x iptables management system.

 This is a cut down version of netscript-2.4, which is just the ipfilter
 iptables/ip6tables management implementation. This provides iptables and
 ip6tables management with a cyclic backup history, via iptables-restore
 and iptables-save.
 .
 This is designed to work with ifupdown, and is better than iptables-persistent
 as you can roll back filter changes if you have made a mistake.