The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Fwctl::Services::traffic_control - Fwctl module to handle the necessary ICMP traffic.

SYNOPSIS

    accept   traffic_control -src INTERNET --account
    accept   traffic_control 

DESCRIPTION

This module handles rules for the necessary ICMP traffic control types: destination-unreachable, source-quench, ttl-exceeded and parameter-problem.

You should really accept this with any network you want to communicate. Failure to do so, will hinder communication severly. YHBW.

AUTHOR

Copyright (c) 1999 Francis J. Lacoste and iNsu Innovations Inc. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms as perl itself.

SEE ALSO

fwctl(8) Fwctl(3) Fwctl::RuleSet(3)