https://bugzilla.mindrot.org/show_bug.cgi?id=3906
--- Comment #9 from Darren Tucker <[email protected]> --- (In reply to egberts from comment #8) > I had thought that I was supposed to do: > > Match Address 127.0.0.1 > > and not use the 'Host'. Well it'll match against the resolved name for the source address, so depending on how your name resolution is configured it may or may not do what you want, but it's a valid configuration and shouldn't crash. You may also have problems with chroot permissions which are strictly enforced since they can be an attack vector, but again the configuration is valid although it might not do what you want. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
