mirror of
https://git.openafs.org/openafs.git
synced 2025-01-21 00:10:15 +00:00
d7da1acc31
pull in all documentation from IBM
61 lines
3.9 KiB
HTML
61 lines
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 4//EN">
|
|
<HTML><HEAD>
|
|
<TITLE>Administration Reference</TITLE>
|
|
<!-- Begin Header Records ========================================== -->
|
|
<!-- /tmp/idwt3672/auarf000.scr converted by idb2h R4.2 (359) ID -->
|
|
<!-- Workbench Version (AIX) on 3 Oct 2000 at 16:18:30 -->
|
|
<META HTTP-EQUIV="updated" CONTENT="Tue, 03 Oct 2000 16:18:29">
|
|
<META HTTP-EQUIV="review" CONTENT="Wed, 03 Oct 2001 16:18:29">
|
|
<META HTTP-EQUIV="expires" CONTENT="Thu, 03 Oct 2002 16:18:29">
|
|
</HEAD><BODY>
|
|
<!-- (C) IBM Corporation 2000. All Rights Reserved -->
|
|
<BODY bgcolor="ffffff">
|
|
<!-- End Header Records ============================================ -->
|
|
<A NAME="Top_Of_Page"></A>
|
|
<H1>Administration Reference</H1>
|
|
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf025.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Bot_Of_Page"><IMG SRC="../bot.gif" BORDER="0" ALT="[Bottom of Topic]"></A> <A HREF="auarf027.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
|
|
<P>
|
|
<H2><A NAME="HDRCLI_NETRESTRICT" HREF="auarf002.htm#ToC_24">NetRestrict (client version)</A></H2>
|
|
<P><STRONG>Purpose</STRONG>
|
|
<A NAME="IDX3953"></A>
|
|
<A NAME="IDX3954"></A>
|
|
<A NAME="IDX3955"></A>
|
|
<A NAME="IDX3956"></A>
|
|
<A NAME="IDX3957"></A>
|
|
<A NAME="IDX3958"></A>
|
|
<P>Defines client interfaces not to register with the File Server
|
|
<P><STRONG>Description</STRONG>
|
|
<P>The <B>NetRestrict</B> file, if present in a client machine's
|
|
<B>/usr/vice/etc</B> directory, defines the IP addresses of the interfaces
|
|
that the local Cache Manager does not register with a File Server when first
|
|
establishing a connection to it. For an explanation of how the File
|
|
Server uses the registered interfaces, see the reference page for the client
|
|
version of the <B>NetInfo</B> file.
|
|
<P>As it initializes, the Cache Manager constructs a list of interfaces to
|
|
register, from the <B>/usr/vice/etc/NetInfo</B> file if it exists, or from
|
|
the list of interfaces configured with the operating system otherwise.
|
|
The Cache Manager then removes from the list any addresses that appear in the
|
|
<B>NetRestrict</B> file, if it exists. The Cache Manager records
|
|
the resulting list in kernel memory.
|
|
<P>The <B>NetRestrict</B> file is in ASCII format. One IP address
|
|
appears on each line, in dotted decimal format. The order of the
|
|
addresses is not significant. The value <B>255</B> is a wildcard
|
|
that represents all possible addresses in that field. For example, the
|
|
value <B>192.12.105.255</B> indicates that the Cache
|
|
Manager does not register any of the addresses in the
|
|
<B>192.12.105</B> subnet.
|
|
<P>To display the addresses the Cache Manager is currently registering with
|
|
File Servers, use the <B>fs getclientaddrs</B> command.
|
|
<P><STRONG>Related Information</STRONG>
|
|
<P><A HREF="auarf024.htm#HDRCLI_NETINFO">NetInfo (client version)</A>
|
|
<P><A HREF="auarf145.htm#HDRFS_GETCLIENTADDRS">fs getclientaddrs</A>
|
|
<P>
|
|
<HR><P ALIGN="center"> <A HREF="../index.htm"><IMG SRC="../books.gif" BORDER="0" ALT="[Return to Library]"></A> <A HREF="auarf002.htm#ToC"><IMG SRC="../toc.gif" BORDER="0" ALT="[Contents]"></A> <A HREF="auarf025.htm"><IMG SRC="../prev.gif" BORDER="0" ALT="[Previous Topic]"></A> <A HREF="#Top_Of_Page"><IMG SRC="../top.gif" BORDER="0" ALT="[Top of Topic]"></A> <A HREF="auarf027.htm"><IMG SRC="../next.gif" BORDER="0" ALT="[Next Topic]"></A> <A HREF="auarf284.htm#HDRINDEX"><IMG SRC="../index.gif" BORDER="0" ALT="[Index]"></A> <P>
|
|
<!-- Begin Footer Records ========================================== -->
|
|
<P><HR><B>
|
|
<br>© <A HREF="http://www.ibm.com/">IBM Corporation 2000.</A> All Rights Reserved
|
|
</B>
|
|
<!-- End Footer Records ============================================ -->
|
|
<A NAME="Bot_Of_Page"></A>
|
|
</BODY></HTML>
|