Re: Deprecating base system ftpd?

2021-04-04 Thread Mike Lempriere
ppy to make a port for it if anyone needs it. Comments? > ___ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org" > -- Mik

Re: named won't start

2009-01-16 Thread Mike Lempriere
Ah, gotcha -- I'm not using any secondary domains so this is not an issue for me. I do have an internal network, but it's mostly blocked by ipfw/nat and doesn't have a subdomain name. Thanks for explaining! Sergey N. Voronkov wrote: On Thu, Jan 15, 2009 at 05:30:23AM -0800,

Re: named won't start -- solved

2009-01-15 Thread Mike Lempriere
2009 at 08:11:27PM -0800, Mike Lempriere wrote: From /var/log/messages: starting BIND 9.4.3-P1 -t /var/named -u bind could not get query source dispatcher (0.0.0.0#53) loading configuration: address in use exiting (due to fatal error) I had just updated from 5-stable (at 5.5) to 6-stable (at 6

Re: named won't start

2009-01-15 Thread Mike Lempriere
I'm not real clear on what item 6 means. However all of my specified zones have at least one NS and one A record. Does this mean I'm Ok? Sergey N. Voronkov wrote: On Wed, Jan 14, 2009 at 08:11:27PM -0800, Mike Lempriere wrote: From /var/log/messages: starting BIND 9.4.3-P1 -t

Re: named won't start

2009-01-15 Thread Mike Lempriere
f (I didn't know about that one -- thank you!) it says nothing, returns zero. Didn't help -- but thanks for trying! Doug Barton wrote: Mike Lempriere wrote: loading configuration: address in use This error generally means that the old named is still running. Try 'rnd

named won't start

2009-01-14 Thread Mike Lempriere
file. This is a production machine, with paying customers -- please help! Thank you! -- Mike Lempriere- Home: m...@vintners.net Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: mikel...@tmail.com ___ freebsd-stable@freebsd.org mailing list

Re: mergemaster broken -- take 2

2009-01-09 Thread Mike Lempriere
Oliver Fromme wrote: Greg Byshenk wrote: > Andrei Kolu wrote: > > Mike Lempriere wrote: > > > Hi folks -- sorry to be a nag, but my main production system is barely > > > limping along on an old kernel with mismatched libraries. I have no > > > idea what el

mergemaster broken -- take 2

2009-01-07 Thread Mike Lempriere
c) however the file (master.passwd) is not. Any suggestions anyone? Thanks! -- Mike Lempriere- Home: m...@vintners.net Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: mikel...@tmail.com ___ freebsd-stable@freebsd.org mailing list http://lists

Re: mergemaster barf

2009-01-07 Thread Mike Lempriere
ong as you don't reboot before mergemaster is done. hth, Doug -- Mike Lempriere- Home: m...@vintners.net Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: mikel...@tmail.com ___ freebsd-stable@freebsd.org mailing list http://lists.f

mergemaster barf

2009-01-06 Thread Mike Lempriere
e temproot environment I've checked, the directory is there (/var/tmp/temproot/etc) however the file (master.passwd) is not. Any suggestions anyone? Thanks! -- Mike Lempriere- Home: m...@vintners.net Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: mik

Re: list spam

2008-03-10 Thread Mike Lempriere
That's all that I could ask -- I'll shut up now. Bill Campbell wrote: On Sun, Mar 09, 2008, Peter Wemm wrote: On Sun, Mar 9, 2008 at 8:53 PM, Mike Lempriere <[EMAIL PROTECTED]> wrote: I've had it with the list spam -- is the any possibility of moderating this li

list spam

2008-03-09 Thread Mike Lempriere
I've had it with the list spam -- is the any possibility of moderating this list, or changing it to must-be-subscriber-to-post? -- Mike Lempriere- Home: [EMAIL PROTECTED] Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: [EMAIL PROT

Re: questionable feature- rcvar woes

2007-11-28 Thread Mike Lempriere
of doing 2) then 1), or get in the habit of using forcestop. Given this, I don't see it as a problem. -- Clifton -- Mike Lempriere- Home: [EMAIL PROTECTED] Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: [EMAIL PROTECTED] ___ f

Re: CMOS, daylight saving time and dual-boot

2007-10-28 Thread Mike Lempriere
rage for this. Eugene ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Mike Lempriere- Home: [EMAIL PROTECTED] Phone: 206-78

"ioapicx" warnings at boot

2007-09-25 Thread Mike Lempriere
otherboard ioapic1 irqs 32-55 on motherboard -- Mike Lempriere- Home: [EMAIL PROTECTED] Phone: 206-780-2146 Cellphone: 206-200-5902; text pager: [EMAIL PROTECTED] ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

config problem routing external IP in to local net

2007-09-16 Thread Mike Lempriere
it's firewall related. I worked from: http://people.freebsd.org/~nik/nag/book.html (chapter 11) I have a natd.conf with 'interface' and 'redirect_address' statements. I have the special IP address aliased to the main external IP address. Anyone able to help me out this? Th