I cannot seem to get NAS port restrictions to work. I always get rejects.
Does anyone have any ideas?
Also, it appears the NAS-Address-Port-List must be last, else the remainder
of the strings is considered part of the filename. Is this true?
This is my FlatFile database entry:
concentric User-Password="password" NAS-Address-Port-List = /tmp/portlist
This is my portlist file:
/tmp/portlist
# This file contains a list of permitted port ranges for various NASs
# You can refer to such a file with the NAS-Address-Port-List check item
# The format is:
# NAS-name-or-IP firstsport-lastport
# NAS-name-or-IP can be a DNS name or an IP address. Firstport and
# lastport are the first an last permitted port of a range of ports
# permitted on that NAS. You can have multiple entries for the same NAS
#203.63.154.1 1200-1201
#203.63.154.1 1230-1234
#203.63.154.2 1-10
#your.nas.com 1-30
# The following two are the same
192.168.1.8 1-99999
strawberry.sportbrain.com 1-99999
Thanks for any help.
-- Brian Keefe
===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.