NAME
Fwctl::Services::name_service - Fwctl module to handle the DNS protocol.
SYNOPSIS
accept name_service -src INTERNET -dst NAME_SERVER
accept name_service -src NAME_SERVER -dst INTERNET -query-port 5353
DESCRIPTION
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
Copyright (c) 1999,2000 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)