IFUSER

Section: Maintenance Commands (8)
Updated: 1999/10/25 19:50:46
Index Return to Main Contents
 

NAME

ifuser - identify destinations routed to a particular network interface  

SYNOPSIS

ifuser [-v] interface [target ...]  

DESCRIPTION

This utility checks to see if any of the listed hosts or network addresses are routed through the specified interface. Destinations may be specified either by IP address or by name.

The exit code will be 0 if any listed host or network is routed through this interface, and 1 if the interface is not in use (similar to fuser).  

OPTIONS

-v
Verbose mode: if enabled, then the names of those destinations routed to this interface (if any) will be reported on standard output.
 

AUTHORS

David Hinds - dhinds@pcmcia.sourceforge.org
Regis "HPReg" Duchesne - regis@via.ecp.fr


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
AUTHORS

This document was created by man2html, using the manual pages.
Time: 23:01:58 GMT, December 21, 1999