| Summary: | [RFE] sshd Match based on my IP address | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Pat Riehecky <riehecky> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | enhancement | CC: | djm, dtucker |
| Priority: | P5 | ||
| Version: | 6.8p1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Pat Riehecky
2015-04-14 01:19:46 AEST
Does "Match LocalAddress" not already do what you want? I.e. Match LocalAddress 203.0.113.100 PasswordAuthentication no Somehow my search of the docs missed that option. Match LocalAddress is exactly what I was looking for. Close all resolved bugs after 7.3p1 release |