libnetcfg(1)


NAME

   libnetcfg - configure libnet

DESCRIPTION

   The libnetcfg utility can be used to configure the libnet.  Starting
   from perl 5.8 libnet is part of the standard Perl distribution, but the
   libnetcfg can be used for any libnet installation.

USAGE

   Without arguments libnetcfg displays the current configuration.

       $ libnetcfg
       # old config ./libnet.cfg
       daytime_hosts        ntp1.none.such
       ftp_int_passive      0
       ftp_testhost         ftp.funet.fi
       inet_domain          none.such
       nntp_hosts           nntp.none.such
       ph_hosts
       pop3_hosts           pop.none.such
       smtp_hosts           smtp.none.such
       snpp_hosts
       test_exist           1
       test_hosts           1
       time_hosts           ntp.none.such
       # libnetcfg -h for help
       $

   It tells where the old configuration file was found (if found).

   The "-h" option will show a usage message.

   To change the configuration you will need to use either the "-c" or the
   "-d" options.

   The default name of the old configuration file is by default
   "libnet.cfg", unless otherwise specified using the -i option, "-i
   oldfile", and it is searched first from the current directory, and then
   from your module path.

   The default name of the new configuration file is "libnet.cfg", and by
   default it is written to the current directory, unless otherwise
   specified using the -o option, "-o newfile".

SEE ALSO

   Net::Config, libnetFAQ

AUTHORS

   Graham Barr, the original Configure script of libnet.

   Jarkko Hietaniemi, conversion into libnetcfg for inclusion into Perl
   5.8.


More Linux Commands

manpages/SDL_CreateYUVOverlay.3.html
SDL_CreateYUVOverlay(3) - Create a YUV video overlay........
SDL_CreateYUVOverlay creates a YUV overlay of the specified width, height and format (see SDL_Overlay for a list of available formats), for the provided display

manpages/SDL_CDOpen.3.html
SDL_CDOpen(3) - Opens a CD-ROM drive for access (Man Page)
Opens a CD-ROM drive for access. It returns a SDL_CD structure on success, or NULL if the drive was invalid or busy. This newly opened CD-ROM becomes the defaul

manpages/XtToolkitInitialize.3.html
XtToolkitInitialize(3) - create, destroy, and obtain an appl
The XtCreateApplicationContext function returns an application context, which is an opaque type. Every application must have at least one application context. T

manpages/ttyS.4.html
ttyS(4) - serial terminal lines (Special - Linux man page)
ttyS[0-3] are character devices for the serial terminal lines. They are typically created by: mknod -m 660 /dev/ttyS0 c 4 64 # base address 0x3f8 mknod -m 660 /

manpages/sha256.1ssl.html
sha256(1ssl) message digests (Commands - Linux man page)....
The digest functions output the message digest of a supplied file or files in hexadecimal. The digest functions also generate and verify digital signatures usin

manpages/pgmmake.1.html
pgmmake(1) - create a PGM image of a specified gray level an
This program is part of Netpbm(1) pgmmake produces a PGM image of the specified gray level, width, height, and maxval. Specify the gray level (graylevel) as a d

manpages/Tk_WindowId.3.html
Tk_WindowId(3) - retrieve information from Tk's local data s
Tk_WindowId and the other names listed above are all macros that return fields from Tks local data structure for tkwin. None of these macros requires any intera

manpages/XtResolvePathname.3.html
XtResolvePathname(3) - search for a file using standard subs
The substitutions specified by XtResolvePathname are determined from the value of the language string retrieved by XtDisplayInitialize for the specified display

manpages/Tcl_LimitTypeEnabled.3.html
Tcl_LimitTypeEnabled(3) - manage and check resource limits o
Tcls interpreter resource limit subsystem allows for close control over how much computation time a script may use, and is useful for cases where a program is d

manpages/Tcl_ClearChannelHandlers.3.html
Tcl_ClearChannelHandlers(3) - procedures for creating and ma
Tcl uses a two-layered channel architecture. It provides a generic upper layer to enable C and Tcl programs to perform input and output using the same APIs for

manpages/Tcl_GetChannelErrorInterp.3.html
Tcl_GetChannelErrorInterp(3) - functions to create/intercept
The current definition of a Tcl channel driver does not permit the direct return of arbitrary error messages, except for the setting and retrieval of channel op

manpages/clamdscan.1.html
clamdscan(1) - scan files and directories for viruses using
clamdscan is a clamd client which may be used as a clamscan replacement. It accepts all the options implemented in clamscan but most of them will be ignored bec





We can't live, work or learn in freedom unless the software we use is free.