All, 2014/1/8 Samuel Martin <[email protected]>
> Hi all, > > When trying the access some servers that belong to my domain, without the > domain name appended to the server name, I cannot reach them. > > IOW, if I observe this behavior: > --- > $ ping myserver > ping: unknown host myserver > $ ping myserver.mydomain.lan > PING myserver.mydomain.lan (1.2.3.4) 56(84) bytes of data > 64 bytes from myserver.mydomain.lan (1.2.3.4): icmp_seq=1 ttl=63 > time=0.417 ms > ... > --- > > After running git bisect, it appears the regression has been introduced by the commit: 984b91168c327ca8a68ef4bae28bafa05bee7559 - "service: Update nameservers after IP state check" Here are logs from the culprit commit [1] (no offense), and the previous one (commit e174b78) [2], in which I logged src/service.c (in addition to src/resolver.c and src/dnsproxy.c). Regards, [1] connman-984b911 (ko): http://code.bulix.org/pr3dcl-85434 [2] connman-e174b78 (ok): http://code.bulix.org/1k7ipj-85435 -- Samuel Martin _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
