Re: haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-07 Thread Baptiste
On Mon, Sep 7, 2015 at 10:07 AM, Dmitry Sivachenko wrote: > >> On 7 сент. 2015 г., at 9:36, Lukas Tribus wrote: >> >> >> >> Best would be to strace this, but this is Freebsd amd64, >> so that doesn't work. Can you trace the syscalls with >> the strace

Re: haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-07 Thread Dmitry Sivachenko
> On 7 сент. 2015 г., at 9:36, Lukas Tribus wrote: > > > > Best would be to strace this, but this is Freebsd amd64, > so that doesn't work. Can you trace the syscalls with > the strace equivalent at least? It fails that way: socket(PF_INET,SOCK_DGRAM,17)

Re: haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-07 Thread Dmitry Sivachenko
> On 7 сент. 2015 г., at 1:46, PiBa-NL wrote: > > Hi guys, > > Hoping someone can shed some light on what i might be doing wrong? > Or is there something in FreeBSD that might be causing the trouble with the > new resolvers options? > > Thanks in advance. > PiBa-NL >

Re: Re: haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-07 Thread Remi Gacogne
Hi, On 09/07/2015 10:47 AM, Baptiste wrote: >> It fails that way: >> >> socket(PF_INET,SOCK_DGRAM,17)= (0x4) >> connect(4,{ AF_INET 8.8.8.8:53 },128)ERR#22 'Invalid argument' >> >> 3rd argument for connect() looks wrong for ipv4: >> >> ERRORS >> The connect()

Re: Re: haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-07 Thread Baptiste
On Mon, Sep 7, 2015 at 12:32 PM, Remi Gacogne wrote: > Hi, > > On 09/07/2015 10:47 AM, Baptiste wrote: >>> It fails that way: >>> >>> socket(PF_INET,SOCK_DGRAM,17)= (0x4) >>> connect(4,{ AF_INET 8.8.8.8:53 },128)ERR#22 'Invalid argument' >>>

Re: haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-07 Thread PiBa-NL
Hi Remi & Baptiste, Op 7-9-2015 om 12:36 schreef Baptiste: On Mon, Sep 7, 2015 at 12:32 PM, Remi Gacogne wrote: Hi, On 09/07/2015 10:47 AM, Baptiste wrote: It fails that way: socket(PF_INET,SOCK_DGRAM,17)= (0x4) connect(4,{ AF_INET 8.8.8.8:53

haproxy resolvers "nameserver: can't connect socket" (on FreeBSD)

2015-09-06 Thread PiBa-NL
Hi guys, Hoping someone can shed some light on what i might be doing wrong? Or is there something in FreeBSD that might be causing the trouble with the new resolvers options? Thanks in advance. PiBa-NL haproxy -f /var/haproxy.cfg -d [ALERT] 248/222758 (22942) : SSLv3 support requested but