[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
secure subnet problems
Scott,
I see two problems with your IP-TCP configuration that could be causing
difficulties for you.
First, your INTERNET-SUBNET-MASKS user-property should be (("200.0.0.6"
"255.255.255.0")) instead of (("200.0.0.6" "255.255.255.6")).
Second, in Genera 8.0, we changed the default security for IP-TCP to be
restricted by default instead of allowing all access by default. You
need to add an appropriate entry to your SECURE-SUBNETS entry in your
site object. I would suggest using SECURE-SUBNETS INTERNET 200.0.0.0 to
allow access to all machines on net 200 access. Check the release notes
for more details.