> From [EMAIL PROTECTED] Fri Jun 16 13:30:14 2000
> Date: Fri, 16 Jun 2000 12:32:02 -0700 (PDT)
> From: Soo Hom <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: LPRng: ip restrictions
>
> I can't get my ip restrictions to work properly.  Using
> ## #Reject connections from hosts not on subnet 132.239.24
> ## # or non UCSD hosts
>    REJECT SERVICE=X NOT REMOTEIP=132.239.24.0/255
>    REJECT SERVICE=X NOT REMOTEHOST=*.ucsd.edu
>
> When I run lpc commands from 132.239.24.22 I keep getting no "connect
> permissions".  Is the 0/255 notation not correct for identifying a subnet?
>
>
> Soo

You want to use 132.239.24.0/24.  The /N is the number of bits. 255 gives
you 255 bits,  and there are only 32 bits in the IP address.

Patrick Powell                 Astart Technologies,
[EMAIL PROTECTED]            9475 Chesapeake Drive, Suite D,
Network and System             San Diego, CA 92123
  Consulting                   858-874-6543 FAX 858-279-8424 
LPRng - Print Spooler (http://www.astart.com)

-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------


-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to