Re: boot Debian on a RouterStation Pro

2010-05-03 Thread Jon Radel
or somebody to please write him a more detailed howto for booting Debian on a device. Especially since he put no effort into explaining what he'd tried and what had gone wrong. You know, the usual stuff to show you're not joking.asking in the right forum, being specific, etc.,

Re: Question not found in FAQs or other documentation

2010-05-15 Thread Jon Radel
OS X 10.4.11. Upgrade to Mac OS 10.5.8 if your hardware supports it. It's still getting more attention from Apple. -- --Jon Radel j...@radel.com

Re: Best practices for securing SSH server

2009-06-27 Thread Jon Radel
former is that it's probably, other things being equal, less likely to be properly maintained and monitored. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: POLL: Linux preferences from FreeBSD users

2009-07-01 Thread Jon Radel
Daniel Underwood wrote: I'm very interested to see the spread of opinion about Linux distributions from FreeBSD fans. Why? -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Should DNS be on same server as webserver?

2009-07-13 Thread Jon Radel
ive dns servers for your domain on a different server, while on your web server you run a light-weight caching dns server reachable only on the loopback interface. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Should DNS be on same server as webserver?

2009-07-14 Thread Jon Radel
When BIND offers (and makes good on) a $1,000 bug bounty, I'll be happy to consider its security model the equal of djbdns. It's nice to see that their marketing efforts work on somebody. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: What does one call name server registration?

2009-07-15 Thread Jon Radel
n the example.com zone so that recursive lookups can find that one critical address and access the mydomain zone. That's the glue record. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: (no subject)

2009-07-22 Thread Jon Radel
/books/handbook/mail.html Once you've decided which e-mail server you wish to use and what you want it to do, feel free to come back with specific questions if things go wrong or specific steps remain obscure. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: difficult-to-phrase question...

2009-09-02 Thread Jon Radel
and do an inline post of src and example use. Do you mean something like rm `grep -l S *` or am I completely missing the point of what you're trying to do? -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: how to get rid of a character, 0x80?

2009-09-08 Thread Jon Radel
Mark Stapper wrote: besides.. 0x80!=0200 it's 0200 octal which is 128 decimal... Might be why it doesn't work for you. Don't mess with his head. ;-) 0200 = 0x80 = 128 200 octal = 80 hex = 128 decimal -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: System Upgrade

2009-09-12 Thread Jon Radel
states this phrase. These days the footnote is a bit more firm: Actual mileage will vary. See http://www.urbandictionary.com/define.php?term=YMMV or Google for more. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: looking for a secondary.

2008-12-16 Thread Jon Radel
ne per domain at any level. --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: OT: how many rankmount units is a tower-case

2009-01-04 Thread Jon Radel
uses up a bit more space in the rack. I suggest you discuss this all with your vendor; they're the only people who know what they're willing to do and how much they'll charge for it. --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Sun sucks

2009-01-08 Thread Jon Radel
Ansar Mohammed wrote: > Been there, did that same result :) And in what country is the IP address you were coming from? It can make a huge difference when dealing with a company which has to comply with export regulations for some of their products. --Jon Radel j...@radel.com smime.

Re: Sendmail DNS strangeness

2009-01-29 Thread Jon Radel
lhost, > and resolv.conf is pointing to localhost. Any ideas? Too much sanitation makes it hard to figure out your problem. However, if that amnesiac. is actually amnesiac.com this probably relates to the fact that DNS for amnesiac.com is horribly broken. dig +trace amnesiac.com should s

Re: no cats at home, but system (7.0-STABLE) reboots

2009-02-03 Thread Jon Radel
gs happening on them? Have you read through all your BIOS settings looking for clues? --Jon Radel j...@radel.com ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any m

Re: please remove all search results with name XXXX XXXXX

2009-02-10 Thread Jon Radel
the more hits that she didn't like would show up. --Jon Radel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: Aliassing 'svn log' to 'svn log -v'

2009-02-20 Thread Jon Radel
Glen Barber wrote: Try escaping it: alias svn\ log='svn log-v' Or just use your own command name: alias svnv='svn log -v' --Jon Radel ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/

Re: RCS not working...how do I reinstall?

2009-02-25 Thread Jon Radel
ermore, if I now type ci foo If you want to have foo writable and ready for changes, you need to lock it. Try: co -l foo I suggest you read up on the -u and -l options in the man pages. The commands I use most often personally are: ci -u foo co -l foo -- --Jon Radel j...@radel.com

Re: TCP congestion avoidance

2009-02-26 Thread Jon Radel
hould help pass the time. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: CONF DNS

2009-02-26 Thread Jon Radel
you've added one character too many to the filename. Look for: /etc/resolv.conf It should be there unless you've managed to delete it somehow. If you're using DHCP to configure your machine, note that DHCP will update the contents of this file. -- --Jon Radel j...@radel.

Re: Apache

2009-02-28 Thread Jon Radel
one the system clock is set to. Now, if you were to tell us that your system isn't set to EST (or current equivalent), then this becomes a more interesting conversation Or is your question how to reset the time zone for your overall system? -- --Jon Radel j...@radel.com smime.p7

Re: non-interactive passwd

2009-03-24 Thread Jon Radel
Wojciech Puchar wrote: how to change password for account non-interactively from commandline/shell script? expect http://en.wikipedia.org/wiki/Expect is a more general purpose solution in that problem space, though obviously more effort in this specific case. -- --Jon Radel j

Re: ntp problem

2009-04-20 Thread Jon Radel
ar that ntpdate is depreciated and on its way out. Or you could just run ntpd as a daemon to maintain your time. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Can you ACTUALLY print from FreeBSD?

2009-04-20 Thread Jon Radel
in power of the printer. Things are relatively easy if you have a printer which directly accepts PostScript. Unfortunately, this is not the case with an HP OfficeJet 4110, hence all the extra bits and fiddling. But you can actually print from FreeBSD. I've seen it with my very own eyes. :-)

Re: Modern FreeBSD Installer?

2009-04-22 Thread Jon Radel
d the FreeBSD Project with FreeBSD Mall in his mind. The latter, of course, has subscriptions available for their CD/DVD sets. Dear OP: They're not the same organization, though to the best of my knowledge, they're on quite good terms with each other. -- --Jon Radel j...@radel.

Re: mail server/webmail

2009-04-23 Thread Jon Radel
the lay of the land the last time I was forced to pay close attention to Microsoft e-mail clients. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: su'ing not sourcing .bash_profile

2009-04-24 Thread Jon Radel
"root" in bold and red text. How come su'ing doesn't seem to effect everything in the /root/.bash_profile file? Thanks, Daniel Read the man page on the distinction between su and su - the latter probably being what you want to use. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Licensing

2009-05-08 Thread Jon Radel
to actually enforce a license are probably completely out of line with the value of the network utilities that you want to share. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: Remotely edit user disk quota

2009-05-28 Thread Jon Radel
any junior admins on shift 3 or comply with any best practices that he thinks are silly because it's all about him on his network" conversation on this list before. A rehash would be tedious. -- --Jon Radel j...@radel.com smime.p7s Description: S/MIME Cryptographic Signature

Re: OT: lots of IPv6 DNS requests

2008-06-10 Thread Jon Radel
8.142 dns2.tensor.gdynia.pl. 28800 IN 2001:4070:101::1 dns3.tensor.gdynia.pl. 28800 IN A 83.12.228.78 dns3.tensor.gdynia.pl. 28800 IN 2001:4070:101:2::1 Inconsistent from some of your other parents. Might want to clean up a bit. ;-) --Jon R

Re: OT: lots of IPv6 DNS requests

2008-06-10 Thread Jon Radel
ven's sake. We all know you like to shoot off your mouth. Now go back to my mail and read it ALL THE WAY THROUGH BEFORE YOU ANSWER AGAIN. Jeez. --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: OT: lots of IPv6 DNS requests

2008-06-10 Thread Jon Radel
e address in question and even looked up the nameserver which is handing out that address in a glue record. All you do is get petulant about how the answer to what turns out to be a rhetorical question is, "no." D'oh; which I certainly hope translates properly. --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: OT: lots of IPv6 DNS requests

2008-06-11 Thread Jon Radel
Ted Mittelstaedt wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jon Radel Sent: Tuesday, June 10, 2008 4:02 PM To: Wojciech Puchar Cc: freebsd-questions@freebsd.org Subject: Re: OT: lots of IPv6 DNS requests Nameservers are hitting an address

Re: OT: lots of IPv6 DNS requests

2008-06-11 Thread Jon Radel
plenty that do. Is this your fault? I haven't the foggiest. I would suggest you go and talk to your parents about why they're making you so unhappy. :-) --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: OT: lots of IPv6 DNS requests Was: Re: freebsd-questions Digest, Vol 219, Issue 6

2008-06-11 Thread Jon Radel
the case; and maybe he'll be able to convince whomever runs the parent nameserver(s) to update the records for his zone. (Just to cover the rest of your questions. :-) --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: OT: lots of IPv6 DNS requests

2008-06-11 Thread Jon Radel
Ted Mittelstaedt wrote: -Original Message- From: Jon Radel [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 6:15 AM To: Ted Mittelstaedt Cc: Wojciech Puchar; freebsd-questions@freebsd.org Subject: Re: OT: lots of IPv6 DNS requests Ted Mittelstaedt wrote: -Original

Re: Unable to reach hosts outside my subnet after initial installation

2008-06-14 Thread Jon Radel
cked down or having a static entry (or really, really long expire times) for the IP address you've given newdewey. Ordinarily I'd worry that you had a longer netmask on the gateway than on your new machine, but with dewey at .3 (which works, yes?), newdewey at .5, and the gateway at .1, t

Re: FreeBSD 7 / Sendmail

2008-06-18 Thread Jon Radel
, so the important question is whether you created a .cf file from your .mc file post your change and then restarted sendmail? Assuming mx0.cs1.sri.com is the hostname of the server you're building, cd /etc/mail make install make restart may well be all you need. --Jon Radel smim

Re: FreeBSD for webserver?

2008-07-22 Thread Jon Radel
is that it just works. ;-) --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: Switching to IPv6?

2008-08-06 Thread Jon Radel
any use to your software. See something like http://en.wikipedia.org/wiki/IPv6_translation_mechanisms for more. --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: Updated 'bind' And FreeBSD 6.3

2008-08-15 Thread Jon Radel
both exist and have a similar relationship, but you don't need them to address the security flaw that has everyone so excited. --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: Tailing logs

2008-08-22 Thread Jon Radel
search. While I'm sure there are other ways of achieving this, this is the one I use on a regular basis. --Jon Radel smime.p7s Description: S/MIME Cryptographic Signature

Re: I can't execute a script in crontab

2010-05-18 Thread Jon Radel
ot/.ssh/id_rsa.pub have a passphrase on it? -- --Jon Radel j...@radel.com

Re: sendmail: My unqualified host name

2010-06-28 Thread Jon Radel
nly change in the system I can think of is that I replaced pf with ipfw. I doubt that has anything to do with it. Unless the change blocked access to DNS and reverse DNS was being used to look up the system name. -- --Jon Radel j...@radel.com

Re: Subject: pf: pass in quick to port 25 still getting some blocks

2010-07-02 Thread Jon Radel
tting blocked part of a connection? Are you sure the blocked packets are actually a legitimate first packet, with the appropriate flags set, or is the "flags S/SA" portion of your rule not matching? -- --Jon Radel j...@radel.com

Re: Timestamp + Interval time zone issues

2010-07-28 Thread Jon Radel
? Because Daylight Saving Time will be over by 1/3/2011? Does it still happen if you use a statically entered time stamp that's during Daylight Saving? -- --Jon Radel j...@radel.com

Re: Open Mail Relay

2010-08-14 Thread Jon Radel
or. Recall from the OP's description: "saying relaying was denied in 17 separate tests." The above also can be an issue if you do the test from an IP address that the SMTP server has been configured to treat as "trusted." --Jon Radel j...@radel.com

Re: how do i scp .dotfiles??

2010-08-27 Thread Jon Radel
I find that slightly easier to keep track of. There are many ways to skin this cat.... -- --Jon Radel j...@radel.com

<    1   2