| Summary: | ISP bogus NX records override configuration Host | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Ricky Ng-Adam <rngadam> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | CC: | djm, dtucker |
| Priority: | P5 | ||
| Version: | 6.0p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Ricky Ng-Adam
2013-07-06 12:18:46 AEST
I'm not sure how this can happen; please attach the output of "ssh -vvv user@host" from a failing session and your ~/.ssh/config. (In reply to Damien Miller from comment #1) > I'm not sure how this can happen; indeed: ssh will use the Hostname from ssh_config or ~/.ssh/config if present instead of what's returned from DNS. another workaround: use a different DNS server such as google public DNS proper solution: get your ISP to stop lying about DNS answers or get a better ISP. If you can get a debug trace from unpatched OpenSSH showing this issue then please reopen this bug. (In reply to Damien Miller from comment #3) > If you can get a debug trace from unpatched OpenSSH showing this > issue then please reopen this bug. Also the fragment of ssh_config or ~/.ssh/config that you're using. Set all RESOLVED bugs to CLOSED with release of OpenSSH 7.1 |