Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-13 Thread Tuomo Soini
On Sat, 12 Feb 2022 13:45:45 -0500 "Brian J. Murrell" wrote: > On Tue, 2022-02-08 at 10:36 +0200, Tuomo Soini wrote: > > > > I'll test the patch on rhel7 based system and we'll see if that > > works there - I don't think there is any older supported distro out > > there... > > Any result with

Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-12 Thread Brian J. Murrell
On Tue, 2022-02-08 at 10:36 +0200, Tuomo Soini wrote: > > I'll test the patch on rhel7 based system and we'll see if that works > there - I don't think there is any older supported distro out > there... Any result with this? Can we go ahead with the proposed MR? Cheers, b. __

Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-08 Thread Tuomo Soini
On Tue, 8 Feb 2022 07:45:50 +0100 "Simon Matter" wrote: > > There is now an MR at > > https://gitlab.com/shorewall/code/-/merge_requests/5 to migrate to > > newer, supported interfaces. > > What's wrong with the other method you proposed in your last mail > which uses Socket6::getaddrinfo? For

Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-07 Thread Simon Matter
> On Sun, 2022-02-06 at 10:58 -0500, Brian J. Murrell wrote: >> >> >> Well, it is, in that shorewall is using obsoleted interfaces. > > > There is now an MR at > https://gitlab.com/shorewall/code/-/merge_requests/5 to migrate to > newer, supported interfaces. What's wrong with the other method you

Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-07 Thread Brian J. Murrell
On Sun, 2022-02-06 at 10:58 -0500, Brian J. Murrell wrote: > > > Well, it is, in that shorewall is using obsoleted interfaces. There is now an MR at https://gitlab.com/shorewall/code/-/merge_requests/5 to migrate to newer, supported interfaces. Cheers, b. ___

Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-06 Thread Brian J. Murrell
On Thu, 2022-02-03 at 23:38 +0100, Benny Pedersen wrote: > On 2022-02-03 22:31, Brian J. Murrell wrote: > > > Is it really possible that Socket6::gethostbyname2 is not implemented > > on a modern and recent distro such as Fedora? > > yes Well, it seems that the gethostbyname*() interfaces are ac

Re: [Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-03 Thread Benny Pedersen
On 2022-02-03 22:31, Brian J. Murrell wrote: Is it really possible that Socket6::gethostbyname2 is not implemented on a modern and recent distro such as Fedora? yes Any ideas? reported to fedore maintainer ?, its not a shorewall bug ___ Shorewa

[Shorewall-users] Socket6::gethostbyname2 not implemented on this architecture

2022-02-03 Thread Brian J. Murrell
With Shorewall6 5.2.8 on Fedora 35, I am getting: Socket6::gethostbyname2 not implemented on this architecture at /usr/share/perl5/vendor_perl/Shorewall/IPAddrs.pm line 512, <$currentfile> line 37. Shorewall6 has worked fine in the past, for a very long time. Is use of Socket6::gethostbyname2