Mailing List Archive

[Bug 976] ssh-keyscan should accept cidr ranges
http://bugzilla.mindrot.org/show_bug.cgi?id=976

Summary: ssh-keyscan should accept cidr ranges
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: djm@mindrot.org


ssh-keyscan should accept cidr ranges and scan every host in the range. E.g.

ssh-keyscan 10.1.2.0/8



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 976] ssh-keyscan should accept cidr ranges [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=976





------- Additional Comments From dtucker@zip.com.au 2005-01-22 16:22 -------
Also AllowUsers/DenyUsers/AllowGroups/DenyGroups in sshd_config, eg

AllowGroups sshlocal@192.168.0.0/24
AllowGroups sshremote@0.0.0.0/0



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.