Re: FreeBSD && MP3 Player's

2005-06-11 Thread Christopher Black
ing, and recording from the radio. Sound quality is superb, and battery life is reported as 24hrs, with many users regularly seeing 20+hrs in real use. -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite 304 - Ferndale, MI 48220 Tel (800) 761-4299 | Direc

Re: Problems with command line scratch files in zsh

2005-06-12 Thread Christopher Black
Why not just 'cat /etc/motd | wc' ? On Sun, 2005-06-12 at 03:31 -0500, Mike Meyer wrote: > Since going to 5.x with devfd, I've noticed that some of the shell > constructs used by zsh (and other shells - I know zsh didn't invent > this) quit working. To wit: > > guru% wc <(cat /etc/motd) > wc: /de

Re: cant su forgot passwd

2005-06-12 Thread Christopher Black
> http://discover.yahoo.com/mobile.html > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Christopher Black Chief Security Engineer Secure Crossing

Re: changing network card MAC address

2005-06-12 Thread Christopher Black
e modem. I put the following in /etc/rc.early, but this seems > inelegant and possibly deprecated. What is the proper way to do > this on a DHCP interface? > > ifconfig rl1 ether 'aa:bb:cc:dd:ee:ff' > > Thanks -- Christopher Black Chief Security Engineer Secure Crossin

Re: Celeron

2005-06-13 Thread Christopher Black
xample, you need radiation shielding. A point of note is that the third party shells packaged with Linux (such as bash or zsh) are the same third party tools packaged with FreeBSD. I would be inclined to say FreeBSD actually uses a higher percentage of third party configuration tools than RedHat

Re: OT: GnuPG

2005-06-15 Thread Christopher Black
e actual encrypted file, instead of having 10 seperate encrypted files. When the file could be hundreds of megabytes, this is a huge resource saver. -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite 304 - Ferndale, MI 48220 Tel (800) 761-4299 | Dir

Re: Newbie - Configuration File Location?

2005-06-15 Thread Christopher Black
a temporary config on startup if no config file is found. -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite 304 - Ferndale, MI 48220 Tel (800) 761-4299 | Direct (248) 658-6120 [EMAIL PROTECTED] | www.securecrossing.com signature.asc Description: This is a digitally signed message part

Re: GnuPG in the enterprise

2005-06-16 Thread Christopher Black
read the email, gpg will look for the encrypted session key it can decrypt, decrypt it with VIP2's private key to get the session key, then use the session key to decrypt the message. -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite 304 -

Re: (starbucks) "ssid = tmobile" and 5.x (hit-n-miss)

2005-06-17 Thread Christopher Black
loading of firewall rules; so you may need to add a line to the script to load your firewall rules after wi0 is up. Best of luck, Andrew Gould I believe it should be: ifconfig_wi0="DHCP" ifconfig_wi0_flags="ssid tmobile" HTH -- Christopher Black Chief Security Engineer S

Re: waiting 15 seconds for scsi devices to settle

2005-06-27 Thread Christopher Black
> freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite

Re: waiting 15 seconds for scsi devices to settle

2005-06-27 Thread Christopher Black
no raid, sadly) and see if the problem persists? -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite 304 - Ferndale, MI 48220 Tel (800) 761-4299 | Direct (248) 658-6120 [EMAIL PROTECTED] | www.securecrossing.com signature.asc Description: This is a digitally signed message part

Re: Looking for arp scanner

2005-06-29 Thread Christopher Black
putting this in a file called map.pl, and execute 'perl map.pl > map.txt'. It'd be better if it were mutli-threaded for speed and could parse a subnet mask, but this is a start. Be sure to edit the path to arping if need be, change the 'wi0' in the ARPING_ARGS to wh

RE: Ping and general network weirdness

2005-06-29 Thread Christopher Black
internal IP address. > > Look in the ports collection for djbdns It's obviously resolving the IP to 192.168.0.116, it could be a routing issue. What is the output of 'netstat -rn' and ifconfig? -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite

Re: Ping and general network weirdness

2005-06-29 Thread Christopher Black
; > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "[EMAIL PROTECTED]" > > > > > > > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EMAIL PROTECTED]" -- Christopher Black Chief Security Engineer Secure Crossing 22750 Woodward Suite 304 - Ferndale, MI 48220 Tel (800) 761-4299 | Direct (248) 658-6120 [EMAIL PROTECTED] | www.securecrossing.com signature.asc Description: This is a digitally signed message part

Re: Ping and general network weirdness

2005-06-29 Thread Christopher Black
; connection sharing is turned on? Which it is. It's at 192.168.0.1, > which netstat is correctly reporting as the default gateway... > > So is it a case of working out how to get XP to update things? > > > On 30 Jun 2005, at 01:22, Christopher Black wrote: > >

VM pager read error

2005-05-23 Thread Christopher Black
when there's no load at all on the boxes, such as when everyone has gone home for the night. Thanks! Chris -- Christopher Black <[EMAIL PROTECTED]> Secure Crossing signature.asc Description: This is a digitally signed message part

Re: RE:VM pager read error

2005-05-24 Thread Christopher Black
t a man on fire, and he'll > be warm for the rest of his life > > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "[EM