Re: CD files - order question

2007-09-12 Thread JD Bronson
At 08:17 PM 9/11/2007 -0600, Theo de Raadt wrote: > I understand that I do not get any bootable CD for > sparc...but do any of the CDs have the files on them that are needed > for an install (all of the .tgz files and the cd.iso file?) The upcoming 4.2 release will include an install42.iso file,

CD files - order question

2007-09-11 Thread JD Bronson
I understand that I do not get any bootable CD for sparc...but do any of the CDs have the files on them that are needed for an install (all of the .tgz files and the cd.iso file?) Typically I would download all of these..burn the ISO and boot the sparc off of the ISO and then do a local ftp in

Re: pppoe getting limited to 150k/sec?

2007-08-03 Thread JD Bronson
just out of curiosity... did you try kernel pppoe? man 4 pppoe I found that to be much faster and more robust than userland pppoe, but still doesnt explain your issue... CPU usage dramatically dropped when using kernelmode pppoe. -JD At 08:42 AM 8/3/2007 -0400, M. Parsons wrote: Hello, Runn

Re: kernelmode pppoe 4.1

2007-07-29 Thread JD Bronson
At 06:11 PM 7/29/2007 +0200, Matthias Kilian wrote: On Sun, Jul 29, 2007 at 09:48:29AM -0500, JD Bronson wrote: > My question is, is there a way to politely shut down the pppoe0 > interface during a reboot? Sure. Add ifconfig pppoe0 down to your /etc/rc.shutdown. I will test this. I

kernelmode pppoe 4.1

2007-07-29 Thread JD Bronson
I finally got this to work and it works GREAT! My question is, is there a way to politely shut down the pppoe0 interface during a reboot? My ISP doesnt like being 'dropped' and as such, on a reboot it can take many attempts to successfully authenticate back in. When I was running userland, I

ppp logging - solved?

2007-07-26 Thread JD Bronson
Well it seems once the machine is up..if I kill ppp and restart it, everything is logged. So a look, seems to tell me that the network comes up prior to syslogd starting and as such, syslog is not available to log while ppp starts. I start pppoe the 'new' way as was discussed: /etc/hostname.

Re: em Intel 1000 GT

2007-06-28 Thread JD Bronson
Someone posted on one of these lists asking about if this card works on 4.1... I dont recall seeing any reply.. I use this card just fine: em0 at pci1 dev 9 function 0 "Intel PRO/1000GT (82541GI)" rev 0x05: irq 5 -JD