PPPoE connection does not set IP

2020-12-08 Thread Chris Narkiewicz
I'm trying to establish VDSL connection using an ECI modem over PPPoE. I'm running OpenBSD 6.8 on APU board from PC Engines. Relevant inerface configuration: /etc/hostname.em0 up /etc/hostname.pppoe0 inet 0.0.0.0 255.255.255.255 NONE mtu 1492 pppoedev em0 authproto chap authname 'my login'

Re: OT acpi failure

2020-12-08 Thread Bodie
On 8.12.2020 14:35, tru...@tutanota.com wrote: hallo list, my machine had one of the ahci failures after which it very fast went stiff (just the caps and num locks did light on/off if appropriate keys got pressed).  "very fast" means like a half a minute during which i managed to switch to

Re: base LoC & committers

2020-12-08 Thread Bodie
On 8.12.2020 19:43, Salvatore Cuzzilla wrote: do you know if it's possible to see some statistics about the committers? like for example number of commits per committer. The best statistic I know of is general feeling of quality out of the software, it's stability and simplicity. That

Re: PPPoE connection does not set IP

2020-12-08 Thread Bodie
On 9.12.2020 02:33, Chris Narkiewicz wrote: I'm trying to establish VDSL connection using an ECI modem over PPPoE. I'm running OpenBSD 6.8 on APU board from PC Engines. Relevant inerface configuration: /etc/hostname.em0 up /etc/hostname.pppoe0 inet 0.0.0.0 255.255.255.255 NONE mtu 1492

Default installurl and Package Source

2020-12-08 Thread Tito Mari Francis Escaño
Hi misc, I recently installed 6.8 on VM then applied errata patches. When I tried to install git, it complained that git is not in the packages-stable folder, I was pleasantly surprised. The /etc/installurl by default is http://cdn.openbsd.org/pub/OpenBSD, and I got error 503 on the site. Checking

support new

2020-12-08 Thread AMG Labs
0 C Brazil P RS T Santo Antonio da Patrulha Z 95500-000 O AMG Labs I Angelito Monteiro Goulart A Av. Cel Victor Villa Verde 126/301 M cont...@amglabs.net U https://www.amglabs.net/ B +55 51 92000 7613 X N We are a software development and server management company operating in the market since

Re: Unable to listen properly on UDP port 4500

2020-12-08 Thread Chris Johnson
Thanks and noted. Definitely not a masochist... I will adjust my ports accordingly. Cheers! Chris On 2020/12/8 16:29, Philip Guenther wrote: : bleys; grep 4500 /etc/services ipsec-nat-t     4500/tcp        ipsec-msft      # IPsec NAT-Traversal ipsec-nat-t     4500/udp        ipsec-msft      

Re: Unable to listen properly on UDP port 4500

2020-12-08 Thread Philip Guenther
: bleys; grep 4500 /etc/services ipsec-nat-t 4500/tcpipsec-msft # IPsec NAT-Traversal ipsec-nat-t 4500/udpipsec-msft # IPsec NAT-Traversal : bleys; sysctl net.inet.esp.udpencap net.inet.esp.udpencap=1 : bleys You're trying to use the ipsec ESP encapsulation port,

Unable to listen properly on UDP port 4500

2020-12-08 Thread Chris Johnson
Hello All, I am unable to set up a localhost netcat listener on UDP port 4500 that responds to a client on that same host. I encountered this issue attempting to test whether UDP 4500 was open on our departmental firewall. Simple test case: Fresh build of OpenBSD 6.8. No local network, no

Re: base LoC & committers

2020-12-08 Thread Benjamin Baier
On Tue, 08 Dec 2020 19:43:30 +0100 Salvatore Cuzzilla wrote: > do you know if it's possible to see some statistics about the > committers? like for example number of commits per committer. Sounds like an Advent of Code puzzle, for grepping through /cvs/CVSROOT/ChangeLog* The answer for Part 1:

Re: mongodb port

2020-12-08 Thread Gregory Edigarov
On 12/8/20 4:05 PM, Stuart Henderson wrote: > On 2020-12-08, Gregory Edigarov wrote: >> Hello, >> >> Just found that mongodb port/package doesn't not install >> mongodump/mongorestore binaries. >> Are there any problems with them? >> >> -- >> With best regards, >> Gregory Edigarov >>

Re: base LoC & committers

2020-12-08 Thread Pierre Emeriaud
Le mar. 8 déc. 2020 à 19:46, Salvatore Cuzzilla a écrit : > > do you know if it's possible to see some statistics about the > committers? like for example number of commits per committer. There's at least http://www.oxide.org/cvs/index.html

Re: base LoC & committers

2020-12-08 Thread Salvatore Cuzzilla
do you know if it's possible to see some statistics about the committers? like for example number of commits per committer. On Tue, 2020-12-08 at 15:53 +0100, Benjamin Baier wrote: > On Tue, 08 Dec 2020 13:49:13 +0100 > Salvatore Cuzzilla wrote: > > > Hi Everyone, > > > > just out of

FWD: OT its ahci not acpi failure of course

2020-12-08 Thread trubak
Date: 8 Dec 2020, 14:35 From: tru...@tutanota.com To: misc@openbsd.org Subject: OT acpi failure > hallo list, > > my machine had one of the ahci failures after which it very fast went > stiff (just the caps and num locks did light on/off if appropriate keys > got pressed).  "very fast" means

OT acpi failure

2020-12-08 Thread trubak
hallo list, my machine had one of the ahci failures after which it very fast went stiff (just the caps and num locks did light on/off if appropriate keys got pressed).  "very fast" means like a half a minute during which i managed to switch to ttyC0 to see this "one of the ahci failure" messages

Re: mongodb port

2020-12-08 Thread Stuart Henderson
On 2020-12-08, Gregory Edigarov wrote: > > > On 12/8/20 4:05 PM, Stuart Henderson wrote: >> On 2020-12-08, Gregory Edigarov wrote: >>> Hello, >>> >>> Just found that mongodb port/package doesn't not install >>> mongodump/mongorestore binaries. >>> Are there any problems with them? >>> >>> -- >>>

Could "re0: watchdog timeout" be caused by pf queues?

2020-12-08 Thread Jurjen Oskam
Hi, On my home router, since a year or two I've occasionally seen watchdog timeouts on re0 (which is connected with 1Gbps to a Cisco switch): re0: watchdog timeout They weren't frequent, but when they occurred it was always under high-ish throughput (300-400 Mbps). Yesterday however, one

Re: base LoC & committers

2020-12-08 Thread Benjamin Baier
On Tue, 08 Dec 2020 13:49:13 +0100 Salvatore Cuzzilla wrote: > Hi Everyone, > > just out of curiosity, I was asking myself: > > - approx how many LoC do we have in *base*? > - & how many committers are actually contributing to it? > > when I think about some other OS with a kernel of almost

Re: base LoC & committers

2020-12-08 Thread Antal Ispanovity
2020-12-08 13:49 GMT+01:00, Salvatore Cuzzilla : > Hi Everyone, > > just out of curiosity, I was asking myself: > > - approx how many LoC do we have in *base*? You have access to the sources. > - & how many committers are actually contributing to it? https://www.openbsd.org/donations.html > >

Re: mongodb port

2020-12-08 Thread Stuart Henderson
On 2020-12-08, Gregory Edigarov wrote: > Hello, > > Just found that mongodb port/package doesn't not install > mongodump/mongorestore binaries. > Are there any problems with them? > > -- > With best regards, > Gregory Edigarov > > Tempted to just reply with "if it needs backing up it

base LoC & committers

2020-12-08 Thread Salvatore Cuzzilla
Hi Everyone, just out of curiosity, I was asking myself: - approx how many LoC do we have in *base*? - & how many committers are actually contributing to it? when I think about some other OS with a kernel of almost 30M LoC & over 5k committers I go insane :) Regards, Salvatore.

mongodb port

2020-12-08 Thread Gregory Edigarov
Hello, Just found that mongodb port/package doesn't not install mongodump/mongorestore binaries. Are there any problems with them? -- With best regards, Gregory Edigarov