Hi, A. While working with iSCSI ACL openfiler, we discovered that if we have to allow a specific host then it makes an entry in /etc/initiators.allow in the form of complete IP Address as well as the subnet in 255.255.255.255 format but it should only takedown the IP Address instead of including the subnet alongwith it.
B. Another finding was that while allowing the complete network IP Address it tends to include subnet with Network IP Address but it should work fine if it prescribe the address information in IPAddress/24 format. Examples: A. If we have system with the IP Address as 172.18.15.2 then the allow file should only contain 172.18.15.2 instead of 172.18.15.2/255.255.255.255 B. If the network IP address is 172.18.15.0/24 then the allow file should only contain 172.18.15.0/24 instead of 172.18.15.0/ 255.255.255.0 and 172.18.15.2/24 Regards, Anuj Jain Send instant messages to your online friends http://in.messenger.yahoo.com Send instant messages to your online friends http://in.messenger.yahoo.com _______________________________________________ Openfiler-users mailing list [email protected] https://lists.openfiler.com/mailman/listinfo/openfiler-users
