Re: PPPoE vlan issue 6.4

2019-02-09 Thread Adam Evans
Some more debugging, a lot further but still no success. I attached the DD-WRT modem directly to a computer to capture the PADI packets. Capturing from the DD-WRT modem directly, PADI packets look like the below: 22:15:54.329145 a0:63:91:47:81:07 (oui Unknown) > Broadcast, ethertype 802.1Q

Re: gdb: DW_TAG_ (abbrev = 85, offset = 20161909)

2019-02-09 Thread Ted Unangst
Claus Assmann wrote: > Any suggestion how I can debug that program? (it's huge and written > in C++ with which I am not familiar anyway :-( You want egdb from ports, especially for anything c++. (pkg_add gdb)

gdb: DW_TAG_ (abbrev = 85, offset = 20161909)

2019-02-09 Thread Claus Assmann
I'm trying to debug a core dump from GoldenCheetah which has been compiled with clang++ on OpenBSD 6.4 amd64. gdb fails like this: $ gdb /usr/local/bin/GoldenCheetah GoldenCheetah.core GNU gdb 6.3 ... [[loading lots of shared (qt) libraries]] ... Loaded symbols for

Re: What programming languages and operating systems will be used after Jesus returns?

2019-02-09 Thread Patrick Dohman
> On Feb 9, 2019, at 3:11 PM, patrick keshishian wrote: > > also you have got daemons running in the system. > > > >> Yours, >> Ingo >> >From time to time the sounding of the dwarven horn will go on deaf ears ;) Regards Patrick

Re: What programming languages and operating systems will be used after Jesus returns?

2019-02-09 Thread patrick keshishian
On Sat, Feb 9, 2019 at 12:33 PM Ingo Schwarze wrote: > Hi Mihai, > > please don't feed trolls. > > The original BSD mascot happens to be the beast, > but apart from that, this thread is off-topic even on misc@. > also you have got daemons running in the system. > Yours, > Ingo > >

Re: What programming languages and operating systems will be used after Jesus returns?

2019-02-09 Thread Ingo Schwarze
Hi Mihai, please don't feed trolls. The original BSD mascot happens to be the beast, but apart from that, this thread is off-topic even on misc@. Yours, Ingo

Re: What programming languages and operating systems will be used after Jesus returns?

2019-02-09 Thread Mihai Popescu
Maybe the release 6.6 should be skipped then? I like the part with wine, smoke and lamb. A well done lamb.

What programming languages and operating systems will be used after Jesus returns?

2019-02-09 Thread Merry Christmas
And it was given to him that he gave spirit to the image of the beast, that the image of the beast might also speak, and cause all them that worship not the image of the beast to be slain. And he causes all, small and great, rich and poor, free and bond, to be given a sign in their right hand, or

Re: athn0: bad ROM checksum 0x2c64

2019-02-09 Thread Sebastian Reitenbach
Sent from my iPhone > On 9. Feb 2019, at 18:56, Sebastian Reitenbach > wrote: > > Hi, > > got a cheap TP-Link TL-WN821N, which shows up as Atheros AR7015 under Windows > 10. > > athn0 at uhub3 port 3 configuration 1 interface 0 "ATHEROS USB WLAN" rev > 2.00/2.02 addr 5 > athn0: failed

Re: athn0 bad ROM checksum 0x2c64

2019-02-09 Thread Mihai Popescu
http://man.openbsd.org/fw_update OT: Bad subject line, bad email address, at least I see them like this in marc.

getty vs. ttyU0

2019-02-09 Thread Edd Barrett
Hi all, I'm trying to get a USB->serial adapter serving a login prompt via getty. Here's the converter in question: ---8<--- uftdi0 at uhub3 port 3 configuration 1 interface 0 "FTDI FT232R USB UART" rev 2.00/6.00 addr 2 ucom0 at uftdi0 portno 1 --->8--- The following line in /etc/ttys:

athn0: bad ROM checksum 0x2c64

2019-02-09 Thread Sebastian Reitenbach
Hi, got a cheap TP-Link TL-WN821N, which shows up as Atheros AR7015 under Windows 10. athn0 at uhub3 port 3 configuration 1 interface 0 "ATHEROS USB WLAN" rev 2.00/2.02 addr 5 athn0: failed loadfirmware of file athn-open-ar7010 (error 2) athn0: could not load firmware athn0 at uhub3 port 3

Re: How to print nicely formatted man pages?

2019-02-09 Thread Ingo Schwarze
Hi, Stephen Gregoratto wrote on Sat, Feb 09, 2019 at 10:41:17AM +1100: > In my opinion I find the PostScript/PDF output from groff to be > better than mandoc's, sorry Ingo :(. Absolutely, that is exactly what i always say. > The font size and line spacing makes a better print, which makes >

Re: How to shrink the SIZE memory?

2019-02-09 Thread Peter J. Philipp
On Sat, Feb 09, 2019 at 03:15:30PM +0100, Otto Moerbeek wrote: > On Sat, Feb 09, 2019 at 12:39:37PM +0100, Peter J. Philipp wrote: > > > On Sat, Feb 09, 2019 at 12:01:39PM +0100, Otto Moerbeek wrote: > > > Why is this a wall? Do your mmaps start failing? With what error code? > > > > Well 13G

Re: How to shrink the SIZE memory?

2019-02-09 Thread Otto Moerbeek
On Sat, Feb 09, 2019 at 12:39:37PM +0100, Peter J. Philipp wrote: > On Sat, Feb 09, 2019 at 12:01:39PM +0100, Otto Moerbeek wrote: > > Why is this a wall? Do your mmaps start failing? With what error code? > > Well 13G isn't the wall, but I had tried the entire /usr/share/dict/words as > A

Re: PPPoE vlan issue 6.4

2019-02-09 Thread Adam Evans
Sorry, a copy and paste error Below is the ifconfig -A output, note I've updated llprio to 1 on the vlan which now looks to send down the wire as prio=0 when testing on a client. Ref:

Re: How to shrink the SIZE memory?

2019-02-09 Thread Peter J. Philipp
On Sat, Feb 09, 2019 at 12:01:39PM +0100, Otto Moerbeek wrote: > Why is this a wall? Do your mmaps start failing? With what error code? Well 13G isn't the wall, but I had tried the entire /usr/share/dict/words as A records which would have given more than 200K RRSET's which would have blown up

Re: How to shrink the SIZE memory?

2019-02-09 Thread Otto Moerbeek
On Sat, Feb 09, 2019 at 11:34:41AM +0100, Peter J. Philipp wrote: > Hi misc@, > > I have a program, a DNS server. It has a database to hold internal data. > Right now it's very inneficient in the way it uses memory. Let me explain. > > If you know what an RRSET is it's all the RR records

Re: PPPoE vlan issue 6.4

2019-02-09 Thread Adam Evans
Thanks for the suggestion of plugging it into another machine to do a packet dump. There's a miss-match on the priority from what OpenBSD is reporting to what the client sees on the other end. OpenBSD priority=0, client has priority=1. OpenBSD: 21:01:37.959968 00:0d:b9:4f:74:98 Broadcast 8100

Re: PPPoE vlan issue 6.4

2019-02-09 Thread Sebastien Marie
On Sat, Feb 09, 2019 at 05:51:27PM +1100, Adam Evans wrote: > Hi, i'm trying to set up an OpenBSD router (6.4) on a PcEngines APU2D4 with > Intel i210AT nics however I am having difficulties with PPPoE. I can see the > discovery PADI packets going out using tcpdump but do not see any PADO >

How to shrink the SIZE memory?

2019-02-09 Thread Peter J. Philipp
Hi misc@, I have a program, a DNS server. It has a database to hold internal data. Right now it's very inneficient in the way it uses memory. Let me explain. If you know what an RRSET is it's all the RR records under one name. Like in the OpenBSD.ORG name there is a SOA, NS, A RR's and so on.

Re: PPPoE vlan issue 6.4

2019-02-09 Thread Stuart Henderson
On 2019-02-09, Adam Evans wrote: > Hi, i'm trying to set up an OpenBSD router (6.4) on a PcEngines APU2D4 with > Intel i210AT nics however I am having difficulties with PPPoE. I can see the > discovery PADI packets going out using tcpdump but do not see any PADO > response so PPPoE times out