Andrew Hewus Fresh writes:
> On Sun, Dec 11, 2022 at 08:06:24PM -0500, Rob Whitlock wrote:
> > On line 408, fw_update has the expression ${LOCALSRC:#file:}. The parameter
> > substitution ${name:#word} is not documented in the manual page for ksh yet
> > its behavior seems to be equivalent to ${LOC
Hi,
Perhaps I was not really clear about this.
What is the rationale to only have DHCP server
to reply to DHCPINFORM messages and never serve any ip leases
while we bind it to UDP socket?
Currently, dhcp server will only serve ip addresses if its using raw sockets,
replaying to broadcasts etc.
On Sun, Dec 11, 2022 at 08:06:24PM -0500, Rob Whitlock wrote:
> On line 408, fw_update has the expression ${LOCALSRC:#file:}. The parameter
> substitution ${name:#word} is not documented in the manual page for ksh yet
> its behavior seems to be equivalent to ${LOCALSRC#file:}. Assuming this is
> a
On Sun, Dec 11, 2022 at 08:06:24PM -0500, Rob Whitlock wrote:
> On line 408, fw_update has the expression ${LOCALSRC:#file:}. The parameter
> substitution ${name:#word} is not documented in the manual page for ksh yet
> its behavior seems to be equivalent to ${LOCALSRC#file:}. Assuming this is
> a
I have a Protectli box that is the router for my home network. The home
network uses U-Verse to connect to the outside, and has separate
Ethernet networks for servers, wired clients, and Wi-Fi IoT clients.
U-Verse supplies their own box (a "Residential Gateway" or RG) that sits
at the connectio
[[[ My apologies, I accidentally sent this before I'd finished it. ]]]
I have a Protectli box that is the router for my home network. The home
network uses U-Verse to connect to the outside, and has separate
Ethernet networks for servers, wired clients, and Wi-Fi IoT clients.
U-Verse supplies
On line 408, fw_update has the expression ${LOCALSRC:#file:}. The parameter
substitution ${name:#word} is not documented in the manual page for ksh yet
its behavior seems to be equivalent to ${LOCALSRC#file:}. Assuming this is
a typo, a patch is provided to remove the colon. If it is not a typo, co
...
42136 ex RET read -1 errno 35 Resource temporarily unavailable
42136 ex CALL read(0,0x3d94b585400,0xff)
42136 ex RET read -1 errno 35 Resource temporarily unavailable
42136 ex CALL read(0,0x3d94b585400,0xff)
...
this condition can be
On 2022-12-11, Alceu Rodrigues de Freitas Junior
wrote:
>
>
> Em 11/12/2022 07:34, Stuart Henderson escreveu:
>> On 2022-12-10, Alceu Rodrigues de Freitas Junior
>> wrote:
>>> If I read correctly, the Mikrotik is using an SSLv3 certificate, which I
>>> guess shouldn't be in use anymore.
>>
>>
Hello misc@
I get the following error when trying to install go (for mips64/octeon):
# pkg_add go
quirks-6.42 signed on 2022-10-08T21:12:07Z
Ustar
[http://cdn.openbsd.org/pub/OpenBSD/7.2/packages/mips64/go-1.19.1p0.tgz][go/pkg/openbsd_mips64/cmd/compile/internal/reflectdata.a]:
Premature end of
Em 11/12/2022 07:34, Stuart Henderson escreveu:
On 2022-12-10, Alceu Rodrigues de Freitas Junior
wrote:
If I read correctly, the Mikrotik is using an SSLv3 certificate, which I
guess shouldn't be in use anymore.
There's no such thing as "an SSLv3 certificate", they are all just X.509
cert
On 12/11/22 11:34, Stuart Henderson wrote:
The security level stuff was only recently added to libressl, it is still
hidden behind #ifndef for libressl in p5-Net-SSLeay. I think you can set
it in the ciphers string though, if it is ADH maybe you need something like
"ADH:ALL:@SECLEVEL=0" (though
On 2022-12-11, Stuart Henderson wrote:
> On 2022-12-10, Alceu Rodrigues de Freitas Junior
> wrote:
>> If I read correctly, the Mikrotik is using an SSLv3 certificate, which I
>> guess shouldn't be in use anymore.
>
> There's no such thing as "an SSLv3 certificate", they are all just X.509
> cer
On 2022-12-10, Alceu Rodrigues de Freitas Junior
wrote:
> If I read correctly, the Mikrotik is using an SSLv3 certificate, which I
> guess shouldn't be in use anymore.
There's no such thing as "an SSLv3 certificate", they are all just X.509
certs. The sslv3 refers to the type of alert, sslv3 al
14 matches
Mail list logo