search for: addr_match_cidr_list

Displaying 3 results from an estimated 3 matches for "addr_match_cidr_list".

2016 Dec 01
3
[Bug 2645] New: allow cidr matching of host in ssh_config
...Assignee: unassigned-bugs at mindrot.org Reporter: mmendez534 at gmail.com Matching of Host values are limited to shell type globbing via `match_pattern`, but I'd like to be able to match via CIDR. I've hacked up an implementation that pulls out much of the logic from `addr_match_cidr_list` and uses that. If there is interest in this, then I will polish it up and submit the the mailing list for discussion. -- You are receiving this mail because: You are watching the assignee of the bug.
2015 Sep 26
5
[Bug 2473] New: sshd and -R port forwardings on 127.0.0.0/8
https://bugzilla.mindrot.org/show_bug.cgi?id=2473 Bug ID: 2473 Summary: sshd and -R port forwardings on 127.0.0.0/8 Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at
2014 Jun 23
2
ListenAdress Exclusion
I was wondering what everyone's thoughts were on a simpler way to exclude addresses from having listeners on them. I know a lot of people have multiple subnets, especially larger corporations. Some networks are non-route-able, and therefor unsuitable for use with SSH, aside from communication between other servers on the same subnet. Given that we may want to exclude those non-route-able