Re: tftpd does not respond to connections

2005-09-11 Thread Aaron Glenn
di# uname -a FreeBSD di.fm 4.9-RELEASE FreeBSD 4.9-RELEASE #0: Mon Jul 19 10:34:46 GMT 2004 [EMAIL PROTECTED]:/usr/src/sys/compile/di.fm i386 di# ps -axww | grep inetd di# netstat -a -p udp Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign

Re: tftpd does not respond to connections

2005-09-11 Thread Aaron Glenn
On 9/11/05, Aaron Glenn [EMAIL PROTECTED] wrote: Can anyone tell me: - why tftp doesn't show as LISTEN in netstat? - why tftp did not respond on localhost? still curious about those - why the tftp client only works? and only on the IP? - why telnetting to port 69 does not work at all

tftpd does not respond to connections

2005-09-10 Thread Aaron Glenn
This has got me thoroughly stumped. On both stock FreeBSD 4.9 and FreeBSD 5.4 installs, tftpd does not and will not work. I uncomment out the first tftpd line found in /etc/inetd.conf, kill -HUP `/var/run/inetd.pid` and then attempt to connect to port 69. I've tried: - telnetting to localhost and

Re: FreeBSD 5.4 sparc64 netboot install?

2005-09-09 Thread Aaron Glenn
On 9/8/05, Kris Kennaway [EMAIL PROTECTED] wrote: On Thu, Sep 08, 2005 at 10:48:56PM -0700, Aaron Glenn wrote: If you can point me to a resource I've overlooked, please do so. I would greatly appreciate a hit with the cluestick on this one. You don't need a special bootloader any longer

FreeBSD 5.4 sparc64 netboot install?

2005-09-08 Thread Aaron Glenn
All I've been able to find is installation instructions from 5.0 DP1 [1] and nothing for anything more modern. Is this method of installation not support any longer? I've got a cd/floppy-less netra that needs FreeBSD on it and I have no idea how to get it on there. Please CC me as I am not

sparc64 netboot installation?

2005-09-08 Thread Aaron Glenn
How can I install 5.4 on a netra 105 with no floppy or cd drive currently running Solaris? All I've been able to find is a seroiusly outdated page[1] referring to 5.0-CURRENT with outdated links to bootloader files that no longer exist. Anyone? Please CC me as I'm not subscribed to -questions.

Re: FreeBSD 5.4 sparc64 netboot install?

2005-09-08 Thread Aaron Glenn
On 9/8/05, Kris Kennaway [EMAIL PROTECTED] wrote: Why do you think it's no longer supported? You can certainly install sparc machines by netbooting them. Kris Partly because there is nothing in the handbook[1], release notes[2], or installation notes[3] for sparc64 about it. And mostly

Re: aac support

2005-03-19 Thread Aaron Glenn
On Sat, 19 Mar 2005 12:38:48 -0700, Scott Long [EMAIL PROTECTED] wrote: Otherwise, stop crying that no one will help you. Please enlighten us (those who buy Adaptec hardware and would like full functionality on OpenBSD) why no one at Adaptec will help the OpenBSD developers by simply giving

Abnormally high CPU usage on BETA3

2004-09-08 Thread Aaron Glenn
All, I don't recall having this issue with 5.3-BETA2, but to be honest I can't be entirely sure. I just put a fresh install of BETA3 on a P4 2.8GHz machine and while untaring ports.tgz I get bsdtar hovering around 80% CPU usage. The machine becomes noticably sluggish, where neither previous BETA

apache port ignoring datadir variable

2004-08-26 Thread Aaron Glenn
All, I'm trying to build apache13-modssl with the data directory set to /var/www. I've tried the obvious make DATADIR=/var/www install clean to no avail. Issuing env DATADIR=/var/www make install clean doesn't do it either. I went so far as to editing the Makefile itself and I *still* end up with