2014-01-12 Yevhen Kyriukha :
>>
>> When trying the access some servers that belong to my domain, without the
>> domain name appended to the server name, I cannot reach them.
>>
>
> I get the same issue while been connected to VPN network.
> I can ping host's FQDN, but get an error while trying to p
On Fri, 2014-01-17 at 15:03 +0100, Peter Meerwald wrote:
>
> > This is indeed due to the DNS messge compression. Fixing this is a
> > little more complicated than anticipated. It's not only a matter of
> > updating the pointers after removing the domain part from the reply
> > whenever a short for
Hello,
> > It's not that one, checked out the code at the previous commit and it
> > still doesn't work. I noticed that even Wireshark cannot decipher the
> > replies we send. It's due to DNS Message compression specified in
> > chapter 3.1.3 in RFC 1035 whose pointers are not properly updated in
Hi,
On Tue, 2014-01-14 at 15:00 +0200, Patrik Flykt wrote:
> > After running git bisect, it appears the regression has been introduced by
> > the commit:
> > 984b91168c327ca8a68ef4bae28bafa05bee7559 - "service: Update nameservers
> > after IP state check"
>
> It's not that one, checked o
Hi,
On Mon, 2014-01-13 at 12:52 +0100, Samuel Martin wrote:
> > $ 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.41
All,
2014/1/8 Samuel Martin
> 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.mydomai
>
> When trying the access some servers that belong to my domain, without the
> domain name appended to the server name, I cannot reach them.
>
I get the same issue while been connected to VPN network.
I can ping host's FQDN, but get an error while trying to ping only host name.
Seems that somethi
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)