Fwctl::Services::name_service - Fwctl module to handle the DNS protocol.


Fwctl documentation  | view source Contained in the Fwctl distribution.

Index


NAME

Top

Fwctl::Services::name_service - Fwctl module to handle the DNS protocol.

SYNOPSIS

Top

    accept   name_service -src INTERNET -dst NAME_SERVER
    accept   name_service -src NAME_SERVER -dst INTERNET -query-port 5353

DESCRIPTION

Top

The name_service module handles the DNS protocol. It can handle both name server and resolver configuration. When using the server option, the query can be from any ports. You can use the query-port option to specify the client port.

Default is to use only ports > 1023 as client port. (Usual resolver situation.)

AUTHOR

Top

Francis J. Lacoste <francis.lacoste@iNsu.COM>

COPYRIGHT

Top

SEE ALSO

Top

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


Fwctl documentation  | view source Contained in the Fwctl distribution.