RE: Ssh missing 'login as' prompt

2003-11-01 Thread Mike Loiterman
 
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Daniel mailto:[EMAIL PROTECTED] wrote:
 ssh -l (username) (host)

I understand that you can use the -l command to specifiy a user to
login as.  

I want the person ssh'ing into the server to have to enter a valid
username before they get a password prompt. 

- --
Mike Loiterman
grantADLER
Tel: 630-302-4944
Fax: 773-868-0071
Email: [EMAIL PROTECTED]
PGP Key 0xD1B9D18E

-BEGIN PGP SIGNATURE-
Version: PGP 8.0.3
Comment: Digitally signed by Mike Loiterman

iQA/AwUBP6NbmWjZbUnRudGOEQLCnACg5PJPN/rJ4JZNMPA9wVi523jw9j0AoMvh
3pOP2GMsU0OiToK9juhz4O0g
=idvR
-END PGP SIGNATURE-

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: question on linux-base installs

2003-11-01 Thread Peter Ulrich Kruppa
On Fri, 31 Oct 2003, Michael Perry wrote:

 HI all-

 I recently did my first make buildworld make installworld and it went
 very well.  The howto stuff is very handy :).  My question though
 probably has two parts or so so I'll try to elaborate them a bit.  I
 have been using the linux-mozilla 1.4 port a lot so I can take advantage
 of the plugins.  The one thing I have found with linux-base 8 is that
 the java plugins don't work and have a common error which I have seen
 with glibc or other problems.  Can one install two different linux-base
 versions?  I would like to go to linux-base 6 so I can get the java
 plugin working in linux-mozilla.  I don't see a java version which works
 with linux-base 8 and will work as a plugin.  Any issues with having two
 versions of linux base installed or should I just deinstall the version
 8 and install the linux base 6 stuff?
Getting linux-mozilla and java to work is always a bit tricky:
I have got
linux-mozilla1.5rc2
linux_base-8.0_1
linux-sun-jdk-1.4.2.01
and use the plugin found in
.../jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
This also works with
linux-realplayer, acroread-5 and linux-flash plugins.

Good Luck!

Uli.


+---+
|Peter Ulrich Kruppa|
| Wuppertal |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


black screens and fat32 and fsck, oh my...

2003-11-01 Thread Andrew B
Note1: my consoles (alt-F[1-8]) are currently black. By black, I mean they 
show nothing. The monitor shows no picture and after a few seconds it will 
go into power saving mode. Oddly, when in power saving mode, it doesn't give 
the normal on-off-on-off with the light that it steadily does. It's more of 
a tired person catching their head as soon as they start to fall. It is on, 
goes off and immediately comes back on for the normal time, goes off and 
quickly catches it, etc.

Note2: The USB hard drive is fat32, connected via USB1.1 host. Note that I 
said my _hard drive_ is fat32. I went into fdisk with every intent of 
creating a partition to format and saw a fourth partition. I deleted that, 
created a first, exited fdisk. Upon lsing /dev, I saw no partitions at all 
for the drive -- partition 4 was gone, 1 was nowhere to be found. Someone 
told me to use /dev/da0. So I did. This drive doesn't work on windows boxes, 
btw -- they say it's unallocated space.

Note3:
[~]# mount /dev/da0 /mnt/USB
mount: /dev/da0 on /mnt/USB: incorrect super block
Hmm. Musta fergotten to umount before ripping out the cable again:
[~]# fdisk -s /dev/da0
/dev/da0: 7296 cyl 255 hd 63 sec
PartStartSize Type Flags
[~]#
umass0: Myson Century, Inc. USB Mass Storage Device, rev 2.00/a0.01, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: HITACHI_ DK23FB-60 00M0 Fixed Direct Access SCSI-0 device
da0: 1.000MB/s transfers
da0: 57231MB (117210240 512 byte sectors: 255H 63S/T 7296C)
/dev contains only da0. No da0xx. The umass is also gone, it seems.

kernel conf (seems ktrace is commented out; most likely no debug support):
http://w3.uwyo.edu/~ablair/DrkAthlon.conf
FreeBSD DrkAthlon 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #0: Mon Oct 20 
20:30:08 MDT 2003 
[EMAIL PROTECTED]:/usr/home/obj/usr/home/src/sys/DrkAthlon  i386
I believe the world was built at the same time.

[~]$ XFree86 -version
XFree86 Version 4.3.0
Build Operating System: FreeBSD 5.1 i386 [ELF]
Build Date: 18 June 2003
Story:
Woot. New 60 gb USB drive, using a notebook hard drive. Portable, smallest 
notebook drive I have that fits, good external storage for this poor BSD box 
with about 3 gigs total on it. Course, I often rip out the USB cable of the 
poor fat32 drive without umounting it. I try one day:
[~]# mount /dev/da0 /mnt/USB
mount: /dev/da0 on /mnt/USB: incorrect super block
Oh, no, I think. I need to run fsck now. So I proceed to do so:
[~]# fsck /dev/da0
** /dev/da0
** Phase 1 - Read and Compare FATs
*drive read and write lights light up, stay as such for about 1 minute, at 
which time the hard drive in the BSD box starts crunching away, lagging 
everything*
top, a few tens of seconds in: Swap: 384M total, 281M used, 103M free, 73% 
in use...
*drive resumes reading/writing, top reports swap usage as 107M Free. The BSD 
box resumes crunching on the internal hard drive, I go, Oh shit -- 
Mozilla's the first thing to go! I quickly control-C fsck, it having no 
effect. It keeps going. In a mad rush, I copy this e-mail to vi before I 
lose it. Only lost notes 1 to half of 3.*

So, to recap, and after fsck died and took my mozilla with it:
[~]# fsck /dev/da0
** /dev/da0
** Phase 1 - Read and Compare FATs
fsck: /dev/da0: Killed
dmesg:
swap_pager_getswapspace: failed
swap_pager_getswapspace: failed
pid 81209 (fsck_msdosfs), uid 0, was killed: out of swap space
fsck ran out of swap space and killed mozilla along with it.

Now, that's the basis of what happened when I lost my consoles -- I couldn't 
get the drive to mount after I fsck'd, so what else to do but try it again? 
I do, and it killed X completely. Damn. Restart x, try mount, no go... so, I 
start fsck in a terminal (ctrl-alt-F3). It goes and goes, eventually it 
dies. Terminals still work, I believe, so I try it again, alt-F9 back into 
my X to play.. fsck fails with the usual great system lag and the death of 
X. But I'm thrown to a black console, not a text prompt with an error from X 
saying what went wrong. Alt-F[1-8], all black. Monitor turns off. Damn. 
Alt-F2 one more time, startx and here I am for the last week or so. I can 
use X just fine, but all my consoles are black.

Anyone know why this happened? Does anyone have a way to get my consoles 
back? rebooting isn't fun. But, I'm perfectly willing to help debug 
something -- it's a personal desktop machine, so I can easily tolerate 
downtime and spend a bit of time working with things, if any debugging 
suggestions are given (note, I have no idea how to use any debugging utils, 
so you'd have to give me very specific directions).

With that, this is perhaps the third or fourth time I've lost all my 
terminals in such a way. I've never experienced this on 4.7, and I don't 
remember if all times were related to this fsck and taking gobs of swap 
space. Also keep in mind my dmesg is full of swap_pager_getswapspace: 
failed, so I can't see if anything was given when the error happened.

Finally, for those who don't know, the proper 

Re: Verifying integrity of Backup Tapes

2003-11-01 Thread Rick Duvall
I was doing incrementals, and since my amverify failed on one of my tapes, I
found that doing incrementals in my case is a bad idea if I can fit a full
backup of all my data onto one tape.  Now I am doing a level 0 on every run.
Amverify get's to about the 6th filesystem I am dumping to tape and gives me
an Input/output error.  I know it's not the end of the tape, otherwise
amdump would say so.

FYI:  These are travan 10/20 tapes.  I know, not the best choice.  I am
trying to convince my boss to replace it with a DDS4 drive, as the DDS4
tapes are less expensive.  These are $40 a piece, whereas the DDS4's are $13
a piece and hold twice as much data.

Sincerely,

Rick Duvall
- Original Message - 
From: Technical Director [EMAIL PROTECTED]
To: Rick Duvall [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, October 31, 2003 9:03 PM
Subject: Re: Verifying integrity of Backup Tapes



 Rick,

 I'm not to sure of a best method for checking the tapes, I might tar'ing a
 massive file to the tape and then back to see if it is working.

 Unfortunately during the use of your backup schema the tapes have to
 degrade. If it's a DLT400 tape or even a DDS# series I can see the need to
 hang on to them for some time to insure the cost of the media was
 repaid. Might it be best though to question the integrity of using a media
 that may have reached it's usable lifespan?

 As well depending on your method of backup, say full, 1/4, 1/2, 1/4, 1/8,
 etc. one tape that has a problem with the data on it will throw the entire
 sequence of backups. And if you have full backups, skipping the
 incremental, you might save yourself the hassle of a wrecked sequence of
 incrementals, yet the entire concept of backup is lost with bad media.

 I'm just trying to give you some ideas on how to go from here, not trying
 to critisize you on something you probably are already thinking.

 R.

 On Fri, 31 Oct 2003, Rick Duvall wrote:

  I have some backup tapes that I have been using each once per week for
about
  8 months.  I am getting errors when running amverify on a couple of
them.
  To be sure that my tapes are still good and not just the system giving
me
  fits, it would be nice if I could run a program that would write bits to
the
  tape in question and try to read them back, telling me which blocks on
the
  tape are bad.  Is there such a tool that does this?  I guess it would be
  kind of like a scandisk is to a DOS Floppy as what I am talking about is
to
  a Unix Tape.
 
  Sincerely,
 
  Rick Duvall
  Online Highways
  System Administrator
  (541) 997-8401 x 111
 
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
[EMAIL PROTECTED]
 



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: periodic weekly and 'find' commands ...

2003-11-01 Thread Norbert Koch
Marc G. Fournier [EMAIL PROTECTED] writes:

 I can see my machine running /usr/bin/periodic weekly right now, and it
 has a find running that I can't seem to find in any of the weekly scripts:

 find -s / ! ( -fstype ufs ) -prune -or -path /tmp -prune -or -path /usr/tmp -prune 
 -or -path /var/tmp -prune -or -print

 I did a 'grep' for find in /etc/periodic/weekly/*, and none of the ones
 that are returned look even close :(

It looks like this is the find called by /usr/libexec/locate.updatedb
to update your locate database.  It's called from 310.locate.

norbert.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firebird as non-root

2003-11-01 Thread Vulpes Velox
On Fri, 31 Oct 2003 23:32:25 -0500
Gerard Samuel [EMAIL PROTECTED] wrote:

 On Friday 31 October 2003 11:25 pm, Vulpes Velox wrote:
  Has any one else here had problems running firebird not as root? I can
  execute it and a ps -aux shows it as running, but nothing comes up on the
  screen. Under root it works rather fine.
 
 Comes up fine for me.
 Just installed it, and at first just ran 'firebird' from the command prompt, 
 and it came up.
 Then later set up a shortcut icon in KDE.

Yeah, after I deinstalled and nuked a few dirs that deinstall did not take care
of it began working fine again... some problem with installed extensions,
permissions, and ect...
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: problems with LPD

2003-11-01 Thread David Carter-Hitchin

 But before this I like to try the netgroup option, where can
 I begging to read?.

man yp

David

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


pmake version

2003-11-01 Thread Andrew Carroll
How can I find out what version of PMake is on my FreeBSD system?
Is it true that the PMake with FreeBSD cannot be used to develop commercial
software? (http://www.freebsd.org/cgi/url.cgi?ports/devel/pmake/pkg-descr)
Is the FreeBSD make (the one I use to compile the kernel) really PMake?

Thanks,

Andrew

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: what happens when connection is lost ?

2003-11-01 Thread Sunil Sunder Raj
Hi,
You will have to run the configure script with the nohup command.
# nohup configure

This will ignore the SIGHUP and SIGQUIT signal.

Regards
SSR
From: Charles Swiger [EMAIL PROTECTED]
To: M.D. DeWar [EMAIL PROTECTED]
CC: freebsd [EMAIL PROTECTED]
Subject: Re: what happens when connection is lost ?
Date: Fri, 31 Oct 2003 11:58:16 -0500
On Oct 31, 2003, at 11:54 AM, M.D. DeWar wrote:
Hello,
If I am logged in on a FreeBSD machine with ssh.
And doing say a ./configure or make  and I lose connection does that stop
what I was doing ?
In general, yes-- what happens is that a broken connection results in a 
hangup (HUP) signal being sent to the process group containing ssh, your 
shell, and whatever commands might have been running.

data get corrupted etc ?
Generally not.  The point of the HUP signal is to allow processes to shut 
down cleanly.  See man nohup, man signal

--
-Xhuxk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
[EMAIL PROTECTED]
_
Get Married!  http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Search 
from 7 lakh Brides  Grooms.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ssh missing 'login as' prompt

2003-11-01 Thread Matthew Seaman
On Sat, Nov 01, 2003 at 01:07:05AM -0600, Mike Loiterman wrote:
  
 Daniel mailto:[EMAIL PROTECTED] wrote:
  ssh -l (username) (host)
 
 I understand that you can use the -l command to specifiy a user to
 login as.  

You can't with ssh(1) -- it just doesn't work like that.

ssh(1) will try and log you into an account with the same name as your
current login by default, or you can log into an atlternate username
by:

% ssh -l username remotehost

or

% ssh [EMAIL PROTECTED]

 
 I want the person ssh'ing into the server to have to enter a valid
 username before they get a password prompt. 

It's also the case that it's a bad move in security terms for the
system to ever let on to an attacker that their attempted login failed
because they got a correct username but the wrong password.  That
should be indistinguishable from attempting to log in to a
non-existent username.  The principle being that once you know what
usernames exist on a server, you can target your attempts to crack the
passwords a lot more efficiently.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: pmake version

2003-11-01 Thread Matthew Seaman
On Sat, Nov 01, 2003 at 02:25:22AM -0700, Andrew Carroll wrote:
 How can I find out what version of PMake is on my FreeBSD system?
 Is it true that the PMake with FreeBSD cannot be used to develop commercial
 software? (http://www.freebsd.org/cgi/url.cgi?ports/devel/pmake/pkg-descr)
 Is the FreeBSD make (the one I use to compile the kernel) really PMake?

There's actually two different programs both referred to as 'pmake'
here, both of which may possibly have descended from a common ancestor.

The system 'make' command is referred to as PMake within the system
documentation -- /usr/share/doc/psd/12.make/paper.ascii.gz to
distinguish it from an earlier make(1) program supplied with previous
Unix versions.  Nowadays the 'pmake' name usually serves to
distinguish the BSD system make from GNU make or 'gmake'.

The system make doesn't really have it's own separate version number
any more, as like most utilities, it is an integrated part of the
whole FreeBSD userland.  There's no licensing restrictions on how you
can use the system make, other than the usual 2 clause FreeBSD license
about creating derivative make(1) programs and so forth.

/usr/ports/devel/pmake is another make(1) derivative, but in this case
the code emphasises parallellism in the make process -- even to the
extent of being able to spread a compilation job around a network of
servers. The licensing terms are more restrictive than the standard
system make.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: crontab question...

2003-11-01 Thread Jean-Baptiste Quenot
* Xpression:

 Hi guys, I was  wondering if I have three script  files on crontab and
 all they are executed at the same hour how it's function ???

AFAICT, cron  forks a  new process  for each job  scheduled at  the same
time.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Weirdness with permissions after mounting USB flash drive

2003-11-01 Thread Jean-Baptiste Quenot
* Paul Murphy:

  I'm stumped!

Once fstab  is properly configured,  of course the mount  command should
be  invoked without  options  and  with only  one  argument, the  target
directory:

mount /mns/usbkey

Did you do that?
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Travan SCSI tape random failures

2003-11-01 Thread Trevor Blackwell

I'm running 4.7-RELEASE on a dual P4-Xeon machine and trying to back up
to a Seagate 10/20 GB Travan tape drive:

sa0 at ahd1 bus 0 target 4 lun 0
sa0: Seagate STT2N 6A51 Removable Sequential Access SCSI-2 device 
sa0: 10.000MB/s transfers (10.000MHz, offset 15)

It's in the default mode:

tlb tlb$ sudo mt -f /dev/sa0.ctl status
Mode  Density  Blocksize  bpi  Compression
Current:  0x47 variable   0disabled
...

When I write to it, it usually fails after a few hundred MB, but the
amount of data is not repeatable even when I write identical files. For
example:

tlb tlb$ sudo dd of=/dev/nsa0 if=[huge file] bs=10240
dd: /dev/nsa0: short write on tape device
18139+0 records in
18138+1 records out

The kernel reports:

/kernel: (sa0:ahd1:0:4:0): WRITE FILEMARKS. CDB: 10 0 0 0 1 0 
/kernel: (sa0:ahd1:0:4:0): MEDIUM ERROR info:1 asc:c,0
/kernel: (sa0:ahd1:0:4:0): Write error
/kernel: (sa0:ahd1:0:4:0): failed to write terminating filemark(s)
/kernel: (sa0:ahd1:0:4:0): tape is now frozen- use an OFFLINE, REWIND or
MTEOM command to clear this state.

The drive and tape are both new; I haven't used this kind before. Any
suggestions?

-- 
Trevor Blackwell  [EMAIL PROTECTED]   (650) 210-9272


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login.conf and accents weirdness

2003-11-01 Thread Jean-Baptiste Quenot
* Joan Picanyol:

 I can't  see accents in mutt's  internal pager (even though  I can see
 them in  vim). I've read  iconv(), terminfo() and  the Internalization
 section in the Handbook among others, but I'm out of ideas.

* In console or in X11?
* If X11, what terminal emulator do you use?
* What shell do you use?
* What language and especially encoding has your mail?

I suggest  to set LC_CTYPE=es_ES.ISO8859-15  in your shell's  init file,
and don't  forget to  export that variable  (export with  [ba]sh, setenv
with [t]csh).

Also, please test with  more or less, not mutt, so it  will be easier to
find the solution.  Make a test  file with special characters not in the
7-bit range, and view it.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: My sound card can't work

2003-11-01 Thread Jean-Baptiste Quenot
* stevens root:

 I have installed FreeBSD 5.1 release+KDE 3.1,my sound card is Creative
 SB Vibra 128,I haved added device  pcm to kernel and rebuided it,but
 when  I  reboot  my  computer,the system  can't  initilize  my  card,I
 typedmesg|grep  pcm  without output,when  I  start  kde, the  system
 noticed me that no /dev/dsp found(no such file),what can I do?

The only device that works for me is /dev/dsp1.0.  But grep'ing dmesg
gives results.

$ ls /boot/kernel/snd_*
/boot/kernel/snd_ad1816.ko/boot/kernel/snd_ess.ko   /boot/kernel/snd_sb8.ko
/boot/kernel/snd_als4000.ko   /boot/kernel/snd_fm801.ko /boot/kernel/snd_sbc.ko
/boot/kernel/snd_cmi.ko   /boot/kernel/snd_ich.ko   /boot/kernel/snd_solo.ko
/boot/kernel/snd_cs4281.ko/boot/kernel/snd_maestro.ko   /boot/kernel/snd_t4dwave.ko
/boot/kernel/snd_csa.ko   /boot/kernel/snd_maestro3.ko  /boot/kernel/snd_uaudio.ko
/boot/kernel/snd_driver.ko/boot/kernel/snd_mss.ko   /boot/kernel/snd_via8233.ko
/boot/kernel/snd_ds1.ko   /boot/kernel/snd_neomagic.ko  
/boot/kernel/snd_via82c686.ko
/boot/kernel/snd_emu10k1.ko   /boot/kernel/snd_pcm.ko   /boot/kernel/snd_vibes.ko
/boot/kernel/snd_es137x.ko/boot/kernel/snd_sb16.ko

$ grep pcm /usr/src/sys/i386/conf/WATT
device  pcm

$ dmesg | grep pcm
pcm0: VIA VT82C686A port 0xd400-0xd403,0xd000-0xd003,0xcc00-0xccff irq 11 at device 
7.5 on pci0
pcm0: ICEnsemble ICE1232 AC97 Codec
pcm1: Creative CT5880-C port 0xdc00-0xdc3f irq 5 at device 9.0 on pci0
pcm1: SigmaTel STAC9721/23 AC97 Codec

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: wake-on-lan support? (WOL)

2003-11-01 Thread Alexander Kühn
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Wake-On-Lan (WOL) is something that has next to nothing to do with the
installed OS. If it's a x86 PC you need a ATX power supply and board, a
network card that supports WOL, have the powerconnector of the network
card connected to the board, so it has power even if the machine is
powered down. You need to enable it in the PC bios and for some NICs
also in the NIC's BIOS as well (e.g. RTL 8139) using a NIC specific tool
(usually under DOS). Then you should do a soft powerdown (e.g. halt -p)
and then send the magic packet to the subnet the WOL machine is in.
Unfortunatly there are also different magic packets send by different
tools and some of the are not available on FreeBSD (e.g. Donald Becker's
ether-wake, which works for me).
I hope this helps,
Alexander.
Alexander Mayer wrote:

| Hi,
|
| is wake-on-lan possible on a PC running FreeBSD? I want to boot my
| FreeBSD-PC with wake-on-lan. In Linux there is a problem with many
| drivers because they disable wake-on-lan. Only a few drivers give the
| possibility to enable this feature. What about FreeBSD?
|
| Alex
|
| ___
| [EMAIL PROTECTED] mailing list
| http://lists.freebsd.org/mailman/listinfo/freebsd-questions
| To unsubscribe, send any mail to
| [EMAIL PROTECTED]
- --
Alexander Kuehn
Papendorf Software Engineering
Cell phone: +49 (0)177 6461165
Cell fax:   +49 (0)177 6468001
Tel @Calw:  +49 (0)7051 936980
Fax @Calw:  +49 (0)7051 9369822
Mail @Calw mailto:[EMAIL PROTECTED]
- -BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.2.3 (FreeBSD)
mQGiBD9rZYgRBAD5JesIz29bwmNHhVIJdiH8yuhbJ9I+TYdpLuxIKr1OU2ZVn9FL
ONC85Za6ElMDm6qjqyy2UECCxl8F+HXXFfkpyDqB5KwtGFUA9sEa99ArC0tLWMaT
XHhSKcUsS6HPjgWTNn504vZm5pu4A54ALPbKA0BB8/XKBhfg+AzFNSRp9wCgtfM2
ILb+zs4f7JRbsKb8P+MIWC8EAJdevnxVaw3RpJGPDR+iZPTL9mGLkydlNyBplaoM
EzCiDI6GZv4Mxs78fGOh5DBui28LaJ/t1SpXGLd1NI9vgY9G/RLxdphvw3srmwBM
XfIdfQOkHkpcbBOaFypLDIVEoMV9a3UJ71jhqFL1yD2bcKXY/bkml/Tq/IwXsG7C
DNoiA/49SiLxvyNa7XkpDIHNjo+q/o8DXPvHa3Qc5vvAMnrzh7ocLKNBvUWUvy62
Lkw07GEp9Pxd16Tj1TNdIeEmMHKzUYt24cjoZ0y6HJ6rdQs9IXwyEx9vQ5KsL44u
SYH1XtBVr07N7DcsRMEU2hy7N/EJALtwV89vP7bVxsLWQ658wLQ2QWxleGFuZGVy
IEvDvGhuICh3d3cubmFnaWx1bS5vcmcpIDxha0BwYXBlbmRvcmYtc2UuZGU+iGQE
ExECACQFAj9rZYgCGwMFCQHhM4AGCwkIBwMCAxUCAwMWAgECHgECF4AACgkQk1Eo
cpNxA0Ye8ACgg11GVr2HkPxU6ebR9PN5j3I78DsAn2ON/SKQaxnIJk0hQlPu9dej
/UmxuQINBD9rZg4QCADmxQf6NT8sWgZQRJY812HZQK4icKwy6KgyVsx2cRtAyoi8
YiSHBBQ7qWEeBwhjk1RaDn4jP8bPMnnwQkW1YQ6Zh/LCEcl0j0LH9GZyZ8Glqdit
NfDktboWSBSaRWBjdOhLleGfplPEfWuq/neid9SgWy27fSo6+Yz/jAJ4BWBBdpH/
5khUTUjdPo4G+DXQW0+Mqp81fmSdeOxjfukF90fKq/LmLfqseTic6xnITaDMGOtV
1jeu6zp5GEcbtRr8aNTj+Gisg4EDoeZxihgnC2TWJtX4nfVk6aP0R8QlifYaukjf
Nye6qkfWiG0LwLDP/L4/6FlMDsg0u/ZcyPZFPyUrAAMGB/wJ+OaHzrKSxl0AmCZB
efq8kdrVqlH+fEbHbBhXTv3EKZbj75UWWe4QZI6A3eT9EKv7XMqhk9w/bRsnsVB6
Qx6uv1tXGV041TdnaQ0xezdHEAY81SixnntxyS6aiCPXeR+Bzpc2JL81vPt5Zftn
nofozDdiinpms0PkjEb1onR3rsIG9A4d/8Z70repweydQ+YWnLFDanP+B5Fw/jf0
HlU1fBWQvxtWXWqYagH6o9JbgdA2NqCtcAdq3FWwCTQUcJYzugjdmSgHVWSTpt7Y
n1IibfO/ELHyLQ8JivdOQNw1YcTtmoSHudJwRZRndYsc2JbbvpVz9TMiofN2dWAg
QehSiE8EGBECAA8FAj9rZg4CGwwFCQHhM4AACgkQk1EocpNxA0aOjQCfTe4ERTvh
99pDGdF5kZ0fwrnyYVcAoKxAsskAPM9JV86ugvxeQJIOqohB
=YSR6
- -END PGP PUBLIC KEY BLOCK-
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.3-nr1 (Windows 2000)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/o6HVk1EocpNxA0YRAs8XAJsEKgMXqomuHy/KDOUzI3wRQfa8OgCcChbf
QXPtqpDuTd5BqJS0jxqPWj8=
=hLPr
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: crontab question...

2003-11-01 Thread Sergey 'DoubleF' Zaharchenko
On Fri, 31 Oct 2003 13:16:29 -0500 Xpression [EMAIL PROTECTED] probably wrote:

 Hi guys, I was wondering if I have three script files on crontab and all
 they are executed at the same hour how it's function ??? I mean:
 
 #
 #minutehourmdaymonthwdaywhocommand
 #
 00***  root
 /path/one/script1
 00***  root
 /path/two/script2
 00***  root
 /path/three/script3
 
 they are executed at the same time or in order ??? thank

Generally, you shouldn't depend on that. If you want the scripts to be
executed in a particular order, write a wrapper script that says
something like

/path/one/script1
/path/two/script2
/path/three/script3

and add it to the crontab.

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
DoubleF
All men are mortal.  Socrates was mortal.  Therefore, all men are
Socrates.
-- Woody Allen


pgp0.pgp
Description: PGP signature


xinit: xf86OpenConsole: Server must be running with root permissions

2003-11-01 Thread [EMAIL PROTECTED]
I have problems with my startx script,see my other email
when I invoke startx, it seems to 'freeze' for a minute or so,then starts.
Before fixing the startx issue (I think startx has been overwritten
by the fluxconf-XFree86-libraries-4.3.0 installation),
I tested xinit after setting the root setuid bit of the X server 
(which on my machine points to XF86_SVGA).According to the
xinit error,I should be using Xwrapper to start the server or xdm.
We strongly advise against making the server SUID root!.
So,with the setuid bit set,xinit works,but the elegant solution
would be to use Xwrapper.How can I use Xwrapper ?
Does it accept a server name to execute ?

When you say 'runlevel 5' do you mean the kernel securelevels 
(i remember runlevels used as boot levels in linux) ?

Thank you for help
Bruno


- Original Message - 
From: Scott W [EMAIL PROTECTED]
To: [EMAIL PROTECTED] [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Thursday, October 30, 2003 3:56 PM
Subject: Re: xinit: xf86OpenConsole: Server must be running with rootpermissions

You should be starting X via the 'startx' command if you're not using 
runlevel 5/[xgk]dm.  Try that and see if the same problem persists.

Scott

[EMAIL PROTECTED] wrote:

Hi,

I just installed a port (fluxconf).That port installed Xfree86 Libraries 4.3.0.
Since then,when I invoke xinit, it exits with the error
xf86OpenConsole: Server must be running with root permissions
I include the output of 'uname -a' and 
the brief output from xinit for the problem

Thank you very much
Bruno

[EMAIL PROTECTED] (/dev/ttyp0) /usr/home/bruno 2 uname -a
FreeBSD ciao.singles.it 4.9-RC FreeBSD 4.9-RC #0: Wed Oct 15 00:12:26 CEST 2003 
root@:/usr/obj/usr/src/sys/CURRENT_WINE  i386

[EMAIL PROTECTED] (/dev/ttyp0) /usr/home/bruno 2xinit

XFree86 Version 3.3.6 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: January 8 2000
 If the server is older than 6-12 months, or if your card is newer
 than the above date, look for a newer version before reporting
 problems.  (see http://www.XFree86.Org/FAQ)
Operating System: FreeBSD 4.1.1-STABLE i386 [ELF] 
Configured drivers:
  SVGA: server for SVGA graphics adaptors (Patchlevel 1):
  NV1, STG2000, RIVA 128, RIVA TNT, RIVA TNT2, RIVA ULTRA TNT2,
  RIVA VANTA, RIVA ULTRA VANTA, RIVA INTEGRATED, GeForce 256,
  GeForce DDR, Quadro, ET4000, ET4000W32, ET4000W32i, ET4000W32i_rev_b,
  ET4000W32i_rev_c, ET4000W32p, ET4000W32p_rev_a, ET4000W32p_rev_b,
  ET4000W32p_rev_c, ET4000W32p_rev_d, ET6000, ET6100, et3000, pvga1,
  wd90c00, wd90c10, wd90c30, wd90c24, wd90c31, wd90c33, gvga, r128, ati,
  sis86c201, sis86c202, sis86c205, sis86c215, sis86c225, sis5597,
  sis5598, sis6326, sis530, sis620, sis300, sis630, sis540, tvga8200lx,
  tvga8800cs, tvga8900b, tvga8900c, tvga8900cl, tvga8900d, tvga9000,
  tvga9000i, tvga9100b, tvga9200cxr, tgui9400cxi, tgui9420, tgui9420dgi,
  tgui9430dgi, tgui9440agi, cyber9320, tgui9660, tgui9680, tgui9682,
  tgui9685, cyber9382, cyber9385, cyber9388, cyber9397, cyber9520,
  cyber9525, 3dimage975, 3dimage985, cyber9397dvd, blade3d, cyberblade,
  clgd5420, clgd5422, clgd5424, clgd5426, clgd5428, clgd5429, clgd5430,
  clgd5434, clgd5436, clgd5446, clgd5480, clgd5462, clgd5464, clgd5465,
  clgd6205, clgd6215, clgd6225, clgd6235, clgd7541, clgd7542, clgd7543,
  clgd7548, clgd7555, clgd7556, ncr77c22, ncr77c22e, cpq_avga, mga2064w,
  mga1064sg, mga2164w, mga2164w AGP, mgag200, mgag100, mgag400, oti067,
  oti077, oti087, oti037c, al2101, ali2228, ali2301, ali2302, ali2308,
  ali2401, cl6410, cl6412, cl6420, cl6440, video7, ark1000vl, ark1000pv,
  ark2000pv, ark2000mt, mx, realtek, AP6422, AT24, AT3D, s3_savage,
  s3_virge, s3_svga, NM2070, NM2090, NM2093, NM2097, NM2160, NM2200,
  ct65520, ct65525, ct65530, ct65535, ct65540, ct65545, ct65546,
  ct65548, ct65550, ct65554, ct6, ct68554, ct69000, ct64200,
  ct64300, mediagx, V1000, V2100, V2200, p9100, spc8110, i740, i740_pci,
  i810, i810-dc100, i810e, Voodoo Banshee, Voodoo3, smi, generic

Fatal server error:
xf86OpenConsole: Server must be running with root permissions
You should be using Xwrapper to start the server or xdm.
We strongly advise against making the server SUID root!


When reporting a problem related to a server crash, please send
the full server output, not just the last messages

X connection to :0.0 broken (explicit kill or server shutdown).
=== [EMAIL PROTECTED] (/dev/ttyp0) /usr/home/bruno 3exit


[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
To unsubscribe, send any mail to [EMAIL PROTECTED]


---
[Quipo ISP - Questa E-mail e' stata controllata dal programma Declude Virus]
[Quipo ISP - This E-mail was scanned for viruses by Declude Virus]

___
[EMAIL PROTECTED] mailing list

Re: Weirdness with permissions after mounting USB flash drive

2003-11-01 Thread Paul Murphy
On Sat, 1 Nov 2003 12:06:19 +0100
Jean-Baptiste Quenot [EMAIL PROTECTED] wrote:

 * Paul Murphy:
 
   I'm stumped!
 
 Once fstab  is properly configured,  of course the mount  command
 should be  invoked without  options  and  with only  one  argument,
 the  target directory:
 
 mount /mns/usbkey
 
 Did you do that?

 Yes. BTW, just upgraded to 4.9-STABLE from 4.9-RC? and now that
'mount_msdos' accepts '-M' everything works fine.

 Still stumped, but happy!

-- 
Cogeco ergo sum


pgp0.pgp
Description: PGP signature


new install on dual cpu/scsi drives

2003-11-01 Thread SWIT
I have a dual intel 333 machine laying around with a couple of scsi drives
in  it.
I was thinking of throwing latest 4.x on it.
is it harder or more work involved with the dual and scsi drives ?
never done freebsd with either hardware before.

thanks
mark


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


APC Smart-UPS 620VA

2003-11-01 Thread Bernhard Valenti
hi,

is the APC Smart-UPS 620VA supported in freebsd?
i searched the lists, but didnt find anything on that.
anyways, if you can recommend any other APC UPS for freebsd, i'd like to 
hear your experiences. if i understand correctly i need a smart UPS to 
make freebsd shutdown in case battery gets empty? the UPS i need should 
be around 250euros.

ok, thanks for any hints,
bernhard
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: MultiLinking ADSL connections

2003-11-01 Thread Jean-Baptiste Quenot
* Leon Verheem:

 Just  curious  if  anyone  has  experimented  with  multilinking  adsl
 connections

What's that, multilinking?

If  you mean  provide Internet  access to  the whole  LAN from  one adsl
connection, it's called NAT, and it's done with ipnat or ppp.

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


better way

2003-11-01 Thread SWIT
I was wondering what happens or the consequences of this.
I made a /temp on the install of FreeBSD 4.8
I untar all the programs to that point I want to install. LIke apache,
mysql. php or postnuke etc.

Then go to /temp/whaterver and do the ./configures/makes etc.
I had to remove all those directories for space. I never had removed them
after doing the installs. There were like 30-40 of them.
I was then wondering about what if I fubar my apache or php or mysql and
need to reinstall. ?
Am I okay in that I can untar and redo the install process ? Or do they need
the original compile I did ?
And what happens if I want to add some options to the compile/make process
after I have removed the directories from the original install or need to
recompile with a new configure option ?

Thanks
Mark




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


color to files

2003-11-01 Thread SWIT
Is there a way to make the directories to show in color when doing a ls ?
thanks
mark

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: color to files

2003-11-01 Thread Greg J.
On Sat, 1 Nov 2003 09:16:01 -0500
SWIT [EMAIL PROTECTED] wrote:

 Is there a way to make the directories to show in color when doing a
 ls ? thanks
 mark

ls -G

man ls :)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login.conf and accents weirdness

2003-11-01 Thread Joan Picanyol i Puig
[please honour MFT, not subscribed]

* Jean-Baptiste Quenot [EMAIL PROTECTED] [20031101 12:12]:
 * In console or in X11?
Both

 * If X11, what terminal emulator do you use?
xterm

 * What shell do you use?
bash

 * What language and especially encoding has your mail?
(15:23:01 ~/tmp) 0 $ grep ontent mail.test 
Content-Type: text/plain; charset=iso-8859-1; format=flowed

 I suggest  to set LC_CTYPE=es_ES.ISO8859-15  in your shell's  init file,
 and don't  forget to  export that variable  (export with  [ba]sh, setenv
 with [t]csh).
I have these lines in /etc/login.conf

:setenv=LC_CTYPE=ISO8859-15,LANG=ca_ES.ISO8859-15: \
:lang=ca_ES.ISO-8859-15:\
:charset=ISO8859-15:\

 Also, please test with  more or less, not mutt, so it  will be easier to
 find the solution.  Make a test  file with special characters not in the
 7-bit range, and view it.
I'm attaching my test file (an actual message). Both under xterm and
console the results are the sime: cat works fine but more and less do
not.

Where's the culprit?

tks
-- 
pica
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help With 'find' Syntax

2003-11-01 Thread Drew Tomlinson
- Original Message -
From: David Carter-Hitchin [EMAIL PROTECTED]
To: Drew Tomlinson [EMAIL PROTECTED]
Sent: Friday, October 31, 2003 5:04 PM


 Hi Drew,

 Find is one of those classic commands for confusing people.  One just gets
 used to it over time.  The behaviour of find varies significantly with
 different unixes under different shells.

 Which shell are you using?

tcsh

 Under bash this command does what you want:

 find / -mtime 7 -size +1024c -ls -o -ctime 7 -size +1024c -ls

 the sense here is:

 find / (-mtime 7 -size +1024c -ls) -o (-ctime 7 -size +1024c -ls)

 meaning find (i.e. examine all files) from / and either

 a) print (-ls) files modified exactly 7 days old and greater than size
 1024 chars (bytes).

 or (-o)

 b) print (-ls) files whose inode creation times are exactly 7 days old and
 greater than size 1024 chars.

 If neither a) nor b) are true for a file found under / then it is silently
 ignored.

 You may find the following note from man find helpful:

 # All primaries which take a numeric argument allow the number to be pre-
 # ceded by a plus sign (``+'') or a minus sign (``-'').  A preceding plus
 # sign means ``more than n'', a preceding minus sign means ``less than n''
 # and neither means ``exactly n''.

 So that is why I put a + in from of 1024 - to find files over 1024 bytes
 (c).

This is the piece I was missing.  Thanks!

 So in your example below:

  find /usr \( -mtime 6 -ls -size 100 \) -o \( -ctime 6 -ls -size 100
  \) -print

 You are trying to find files that are exactly 100 512k blocks in
 size. Admittedly the files you found were not of this size and I don't
 know why they were found - I can replicate this on my machine here, but I
 don't know why - perhaps it is the file allocation.  This is why I chose
 1024c instead of block size.

  (And why is this file listed twice, anyway?)

 Perhaps because there was a symbolic link pointing to it (as shown by the
 '2' before the permissions).

Ah yes, that's why?  Thanks for your help and time.  Now if I could just
figure out where my disk space went...  I'm still not seeing anything
significant.  I'll go back and look (now that I know how) at Oct. 24 and see
if I can find anything there.

Thanks again!

Drew

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login.conf and accents weirdness

2003-11-01 Thread Jean-Baptiste Quenot
* Joan Picanyol i Puig:

  I  suggest to  set  LC_CTYPE=es_ES.ISO8859-15 in  your shell's  init
  file, and don't forget to  export that variable (export with [ba]sh,
  setenv with [t]csh).

 I have these lines in /etc/login.conf
 
 :setenv=LC_CTYPE=ISO8859-15,LANG=ca_ES.ISO8859-15: \
 :lang=ca_ES.ISO-8859-15:\
 :charset=ISO8859-15:\

LC_CTYPE is wrong.

  Also, please test with more or less,  not mutt, so it will be easier
  to find the solution.  Make a  test file with special characters not
  in the 7-bit range, and view it.

 I'm attaching my  test file (an actual message). Both  under xterm and
 console the results are the sime: cat  works fine but more and less do
 not.

Where is the attachment?

Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: crontab question...

2003-11-01 Thread Jack L. Stone
At 11:57 AM 11.1.2003 +0100, Jean-Baptiste Quenot wrote:
* Xpression:

 Hi guys, I was  wondering if I have three script  files on crontab and
 all they are executed at the same hour how it's function ???

AFAICT, cron  forks a  new process  for each job  scheduled at  the same
time.

Cheers,
-- 
Jean-Baptiste Quenot

Indeed, if you run several cron jobs at the same time and then look at ps
-ax you'll see several crons running. That's in addition to
/usr/sbin/cron which is loaded.

Best regards,
Jack L. Stone,
Administrator

Sage American
http://www.sage-american.com
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Adaptec 2400A update

2003-11-01 Thread George Rich
I would like to update my driver in my CD-ROM (Adaptec).  How do I do that please?

George Rich
30 Lawrence Drive
Short Hills, N.J. 07078
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help With 'find' Syntax

2003-11-01 Thread Drew Tomlinson
 - Original Message -
 From: Malcolm Kay [EMAIL PROTECTED]
 To: David Carter-Hitchin [EMAIL PROTECTED]; Drew
 Tomlinson [EMAIL PROTECTED]
 Sent: Friday, October 31, 2003 4:44 PM

 On Sat, 1 Nov 2003 11:34, David Carter-Hitchin wrote:
  Hi Drew,
 [snip]
  You may find the following note from man find helpful:
 
  # All primaries which take a numeric argument allow the number to be
pre-
  # ceded by a plus sign (``+'') or a minus sign (``-'').  A preceding
plus
  # sign means ``more than n'', a preceding minus sign means ``less than
n''
  # and neither means ``exactly n''.
 
  So that is why I put a + in from of 1024 - to find files over 1024
bytes
  (c).
 
  So in your example below:
   find /usr \( -mtime 6 -ls -size 100 \) -o \( -ctime 6 -ls -size 100
   \) -print
 
  You are trying to find files that are exactly 100 512k blocks in
  size. Admittedly the files you found were not of this size

 At each stage find applies the test argument and passes on files that
 remain to the next argument for manipulation. This in the first 'or'
branch
 everthing that satisfies -mtime 6 is passed on to -ls and thus displayed
 before it is filtered by the -size 100 argument. To do what Drew wanted
the
 -size +100 should be applied *before* the -ls.

Thank you.  Now I understand.

 (It is difficult to see why Drew would want to use both -ls and -print)

Because I don't know what I'm doing.  :)  Thanks for pointing out that this
is redundant.

Cheers,

Drew

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


recover a broken man page

2003-11-01 Thread Florian Villoing
While testing acpi, my system crashed. I had an open xterm viewing the 
acpiconf man page. For now, when I want to see the man page again, I get 
the following error :

zcat: /usr/share/man/cat8/acpiconf.8.gz: unexpected end of file

What is the clean way to recover this man page ?

Thanks,

Florian

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


touchscreen displays?

2003-11-01 Thread Kevin Lynn, CISSP
Has anyone gotten touchscreen displays to work under freebsd?

If so, which display? what drivers did it use? what connection to the computer 
did it use (ps2,usb, etc.)?

Thanks in advance,
Kevin Lynn




-
This mail sent through IMP: http://horde.org/imp/

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: recover a broken man page

2003-11-01 Thread Malcolm Kay
On Sun, 2 Nov 2003 01:51, Florian Villoing wrote:
 While testing acpi, my system crashed. I had an open xterm viewing the
 acpiconf man page. For now, when I want to see the man page again, I get
 the following error :

 zcat: /usr/share/man/cat8/acpiconf.8.gz: unexpected end of file

 What is the clean way to recover this man page ?


# rm  /usr/share/man/cat8/acpiconf.8.gz

It will be regenerated from /usr/share/man/man8/acpiconf.8.gz
when you ask for it.

Malcolm Kay
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cannot boot, at mountroot prompt

2003-11-01 Thread Lowell Gilbert
Bob Collins [EMAIL PROTECTED] writes:

 I have a system running 5.0-RELEASE on an AMD 667Mhz processor with
 256MB ram, Soyo mobo. Install was no trouble, and setup of X, KDE,
 MySQL, Apache went fine. I ran a setup of both xmms and mplayer as
 well. Then I went for an install of Webmin.
 
 Once webmin was complete, I was running in KDE, I closed the term
 window and the machine rebooted immediately, no shutdown, nothing.
 
 Question, does this sound like a bad drive, RAM, or perhaps my bad luck.
 Second question, how can I address the mountroot prompt?
 
 Per the instructions at the prompt, I put in ufs:/dev/ad0s1a and hit
 the return key. The system then reboots.

To start with, you should definitely update your system to something
more recent.  5.0 was, after all, a very early technology preview
release from a branch that, after nearly a year, still isn't ready to
produce a production release.  Unless you have some (at least minimal)
skills at tracking down these kinds of problems, you should probably
move to the latest release, 4.9.

That said, there will probably be some hints in a kernel dump.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: error with sendmail on buildworld and/or mergemaster

2003-11-01 Thread Lowell Gilbert
Alex Obradovic [EMAIL PROTECTED] writes:

 I can't get make buildworld to finish because of the errors I am
 getting with sendmail. I am including logs for both buildworld and
 mergemaster.
 
 To try to remedy this I did the following:
 1) refreshed my /usr/src from CVS
 2) run /usr/src/usr.sbin/mergemaster/mergemaster.sh (from UPDATING)

According to the log you showed, you never did #2.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Howto make one of two sound cards default?

2003-11-01 Thread Lowell Gilbert
Alexey V. Litvinov [EMAIL PROTECTED] writes:

  Problem: I have two sound cards one inserted into PCI slot and one
  integrated into motherboard, all cards detected and working fine.
  First is pcm0 and second is pcm1.
  Since first (external) detected on boot first it is default to sound
  output, but i wish to use second (integrated) card by default since its
  more new.
  My researches point me to /dev/dsp and i'm tried to make
  ln -s /dev/dsp1.0 /dev/dsp
  but system says: file is exists... (i doesnt see it in /dev ? )
  How to make it default?
  
  (FreeBSD 5.0-RELEASE)

To start with, you should definitely update your system to something
more recent.  5.0 was, after all, a very early technology preview
release from a branch that, after nearly a year, still isn't ready to
produce a production release.  Unless you have some (at least minimal)
skills at tracking down these kinds of problems, you should probably
move to the latest release, 4.9.

I can't give you very exact advice here, because I'm still running 4.9
myself, but I think you want to advise the devfs system by setting up
rules for these nodes, so that (for example) /dev/dsp will refer to
the device that you want.  The devfs(8) utility seems to be designed
for this, and I suspect there is a system startup script intended to
initialize such rules, if you can just find the right place to
configure it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: recover a broken man page

2003-11-01 Thread Florian Villoing
This is exactly what I needed. It works perfectly.

Thanks a lot.

Florian

Malcolm Kay wrote:
On Sun, 2 Nov 2003 01:51, Florian Villoing wrote:

While testing acpi, my system crashed. I had an open xterm viewing the
acpiconf man page. For now, when I want to see the man page again, I get
the following error :
zcat: /usr/share/man/cat8/acpiconf.8.gz: unexpected end of file

What is the clean way to recover this man page ?



# rm  /usr/share/man/cat8/acpiconf.8.gz

It will be regenerated from /usr/share/man/man8/acpiconf.8.gz
when you ask for it.
Malcolm Kay

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What Does the Install Put In /var/log/security?

2003-11-01 Thread Lowell Gilbert
billg [EMAIL PROTECTED] writes:

 I've been playing with a new install of 4.8-release (now 4.9-stable).
 I've set up a simple ipfw firewall.  Before enabling firewall logging, I
 thought I noticed that /var/log/security was a binary file.
 
 Is that right?  What is installed there by default? Thanks.

It should probably be created as an empty file.

[But remember that there's no clear distinction between a binary and
a text file under Unix, except as you decide to interpret it...]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: linprocfs: Operation not supported

2003-11-01 Thread Lowell Gilbert
Brian Denny [EMAIL PROTECTED] writes:

  
  Hmm, yes I suspect the identifier in the 'device' column is arbitrary.
 
 ya, i think so too.
 
  
  Some other thoughts (possibly equally useless ;-) :
Do you have the executable /sbin/mount_linprocfs ?
Does the mount point /compat/linux/proc actually exist ?
 
 yes, and yes.  :-/

Is the linprocfs kernel module loaded?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Install X windows in Free BSD 4.8 - Help required.

2003-11-01 Thread Lowell Gilbert
Verghese George [EMAIL PROTECTED] writes:

 Can someone help me?
 
 I was trying to install X windows in my machine 
 The video card is shown as
 agp0 intel 82815 (i815) SVGA controller
 So modified the  /boot/loader.conf and inserted a line
 agp_load=YES 
 and rebooted the system to allow loading of the module
 I aos creted a agp device note 
 #cd /dev
 #sh MAKEDEV agpgart
 
 I used the  /stand/sysintall command and used a fully graphical
 interface for X server configuration.
 I used  a card mode  i810 815
 ver syn 50-100
 hor syn 31.5 - 57.0
 HF SVGA 1024 X 768 @ 70 Hz
 
 I modified the /etc/ttys file to change the X windows terminal  ttyp8 to
 on.
 
 It came up with an error that the X windows confiugration failed.
 When I rebooted the system, the X window screen came up. When  I entered
 the login name and password for root, nothing happened. The screen again
 came up.

Sounds like the X configuration (and xdm setup) is working fine.
Try logging in from a text console to make sure the accounts are set
up properly.  [You can get back to a text console from the xdm login
by typing C-A-Fx, where Fx is a function key between 1 and 8.]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Just curious, how large is FreeBSD?

2003-11-01 Thread Nicolai P Guba
Welcome!

 though.  Every time I installed ALL, the installation froze after about 30
minutes.  I tried this about 8 times
 and realized that every time it froze on the exact same place.  I
eventually came to the conclusion that ALL
 could

Ahem, why bother installing ALL esp for the first-time?  I would get a basic
system running first, then adding packages selectively via sysinstall.  I
very much doubt that you would need all the language dependend packages
etc... etc...

Alternatively, try going for the X-User or so pre-defined sets...

Happy Hacking

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: M/B Bios Settings

2003-11-01 Thread Lowell Gilbert
knomadness [EMAIL PROTECTED] writes:

 I am new to the unix, lunix and freebsd systems. I am
 familiar with bios settings for win98se and xp,
 however, i am not with freebsd or otherwise.
 
 I have 2 machines that i am building. one has a
 Gigabyte GA-7VRXP(2.0) m/b and the other has an Asus
 A7V333 m/b.
 
 In my bios settings, how should I set them for freebsd
 5.1?;

Mostly, it shouldn't matter.
Remember, however, that 5.x isn't really intended for neophytes.
http://www.freebsd.org/releases/5.1R/early-adopter.html

 In Features Setup; Interrupt Mode- PIC or APIC?

 Are there any other bios settings that freebsd
 requires or accepts?

Don't change any BIOS settings from their defaults except to deal with
observed problems.

 When setting up the video card configuration in
 X-windows, how do you indicate or direct it to use the
 AGP slot not a PCI slot?

Usually, by inserting a video card into an AGP slot instead of a PCI
slot.  If you have both installed, then the answer kind of depends on
why you did that; the PC architecture doesn't deal well with such a
configuration.

 Are there any other idiosyncrasies that i need to be
 aware of?

It's usually best to try the install and deal with problems, rather
than trying to anticipate problems that wouldn't have occurred anyway.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login.conf and accents weirdness

2003-11-01 Thread Joan Picanyol i Puig
[I expect mutt to properly set MFT, if it didn't please Cc: me]

* Jean-Baptiste Quenot [EMAIL PROTECTED] [20031101 15:53]:
 * Joan Picanyol i Puig:
  I have these lines in /etc/login.conf
  
  :setenv=LC_CTYPE=ISO8859-15,LANG=ca_ES.ISO8859-15: \
  :lang=ca_ES.ISO-8859-15:\
  :charset=ISO8859-15:\
 LC_CTYPE is wrong.
Yep, I changed it to both ca_ES.ISO8859-15 and es_ES.ISO8859-15 and made no difference.

   Also, please test with more or less,  not mutt, so it will be easier
   to find the solution.  Make a  test file with special characters not
   in the 7-bit range, and view it.
  I'm attaching my  test file (an actual message). Both  under xterm and
  console the results are the sime: cat  works fine but more and less do
  not.
 Where is the attachment?
Oops, now it's there

tks
-- 
pica
Return-Path: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 725 invoked from network); 13 Oct 2003 00:59:37 -
Received: from hobbes.biaix.org (192.168.124.6)
  by 0 with SMTP; 13 Oct 2003 00:59:37 -
Received: (qmail 20317 invoked by alias); 13 Oct 2003 01:04:38 -
Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Post: mailto:[EMAIL PROTECTED]
List-Help: mailto:[EMAIL PROTECTED]
List-Unsubscribe: mailto:[EMAIL PROTECTED]
List-Subscribe: mailto:[EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
Received: (qmail 20308 invoked from network); 13 Oct 2003 01:04:37 -
X-Originating-IP: [24.232.15.158]
X-Originating-Email: [EMAIL PROTECTED]
From: =?iso-8859-1?B?YWxiZXJ0IGliYfFleiBzYW5haHVqYQ==?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Bcc: 
Subject: noves velles, elles, elles
Date: Mon, 13 Oct 2003 01:04:48 +
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1; format=flowed
Message-ID: [EMAIL PROTECTED]
X-OriginalArrivalTime: 13 Oct 2003 01:04:48.0479 (UTC) FILETIME=[FF9CCEF0:01C39125]

Eco, eco,eco,  co,  co..co...co...co...o.o.o.o oo.oo.oo.
Hi ha algú a l'altre banda o estic al 'planeta dels simis'? sol amb el 
floquet, i la seva aixella tuberculosa...
Un dia d'aquests de segur que em trobaré amb el que quedà de la sagrada 
familía; (a la terra prohibida de la Catagònia, vora l'oceà; diuen que s'hi 
han vist les restes d' un monument mega-elíptic de singular bellesa contruit 
per éssers de civilitzacions passades); deu ser això...despres d'un llarg 
letargi a través de l'espai inter-celest-i-tal he retornat al mateix indret 
de procedencia, convertit en paisatge lunar i desolador si no fos per 
una crónica, una espurna d'esperaça que arribà ahir signada pen PICA, 
(Persona Identificada Com Androide potser) i jo pregunto ¿ com recollons 
s'entra de nou a la virtualitat compartida???, eu canviat el correu o es que 
no s'envien més bits d'informaciò.
Les úniques dades de que disposo són les d'un desalentador 5-3, a_viram si 
ens posem les ales colla de garseso haurem de venir a repartir llenya... 
qui la busca la troba, la brega la verga i el que faci falta.

Ja ha començat la NBA, el master of the univers in the stars? (MBA  'Marc  
Bernat Administrators' altrement dit en referencia al draft d'aquesta 
pretemporada o ' Millor que a Buenos Aires' pels escèptics...)
Doncs bè, per BsAs tot segueix igual de diferent, uns dies plou i els altres 
fa sol i les bruixes patinen i el colectivo treu verí, el fútbol mou les 
muntanyes i Maradona escombra tota la neu caiguda durant el llarg hivern.
Demà es 'feriado nacional', coincideix amb l'aniversari de l'astre, el mago 
Diego,( no sè qui va ser primer si l'astre o el feriado) la meva teorìa es 
que van convencer a en Diego perque canvies la seva partida de naixement per 
tal de donbar-li un sentit al dia Festiu...
Es pronostica una pujada de temperatures, necesaria per restablir 
l'equilibri global, a uns els toca patir el fred i als altres gaudir del 
calor i els rodamons com jo compartir i jugar amb la bola del mòn, ara cap 
aqui ara cap allì i anar amoldant el clima a les necesitats corporees...
Presisament demà arriben tambè els meus pares, disposats a escombrar-se mig 
continent, el punt d'inici ,com no, Bs As, com si tinguessim telepatia, 
venen al mateix lloc on jo estic, el que no saben és que aixo es immens, i 
que poden trigar dos mesos en trobar-me...

La nova més significativa és que l'1 de novembre em mudo a un piset junt amb 
dos alemanys i dos argentins al bell mig del barri de la BOCA, lluny dels 
turistes i de les influencies europees. Es el primer barri que tinguè la 
ciutat, construit per italians, encara preserva el color i l'activitat 
frenetica de carrer, pero avui en dia te fama de ser la zona mès perillosa 
de la ciutat, ja veurem... o ja veuran...Per que us feu una idea, allì es on 
ve naixer i es va criar en Riquelme, (a on es va deprimir mès ben dit), i la 
Bombonera està a dos cuadres i tres estables del piset, (potser ens farem 
socis de Boca).
Tot i així el caseta és molt acollidora, té un patì compartit amb tres 
altres cases

IPFW strange events

2003-11-01 Thread Chris

Hello,

This is occurring on a 4.8-RELEASE server using IPFW2...


I have numerous rules that block bogus networks... one of which is:

ipfw add 0104 deny log ip from 96.0.0.0/3 to any


And I know it's working because using ipfw list I get:

00104 deny log ip from 96.0.0.0/3 to any


Whenever that rule is active, it's blocking packets - ipfw show:

00104 21   1148 deny log ip from 96.0.0.0/3 to any

BUT

Various services stop working... so I look at /var/log/security and see NUMEROUS 
entries such as this:

Nov  1 10:30:00 server /kernel: ipfw: 104 Deny TCP 127.0.0.1:1051 127.0.0.1:80 out via 
lo0

Now I don't see anything in the rule about the localhost address, yet that's what it's 
blocking. But a little bit ahead of that rule, I do have this one:

ipfw add 082 divert natd all from any to any via fxp0

Would it help to put all the bogus network deny rules ahead of the divert rule?

Stumped,
Chris


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: What Does the Install Put In /var/log/security?

2003-11-01 Thread billg
On Sat, 2003-11-01 at 11:05, Lowell Gilbert wrote:
 billg [EMAIL PROTECTED] writes:
 
  ...Before enabling firewall logging, I
  thought I noticed that /var/log/security was a binary file.

 It should probably be created as an empty file.
 
 [But remember that there's no clear distinction between a binary and
 a text file under Unix, except as you decide to interpret it...]

True. In this case, it was less interpreting it as a binary file and
asking if I still wanted to look at it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: color to files

2003-11-01 Thread SWIT
Hello.
I did this and got nothing.,
A webpage - i can't remember which one said I need to load a program from
the ports which I had installed and still got no colors.

Thanks
Mark
- Original Message - 
From: Greg J. [EMAIL PROTECTED]
To: SWIT [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Saturday, November 01, 2003 9:23 AM
Subject: Re: color to files


 On Sat, 1 Nov 2003 09:16:01 -0500
 SWIT [EMAIL PROTECTED] wrote:

  Is there a way to make the directories to show in color when doing a
  ls ? thanks
  mark

 ls -G

 man ls :)


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: A-DATA flash drive: some oddities and how to add USB quirks

2003-11-01 Thread Igor B. Bykhalo
[Cc'ed to -questions. Hopefully someone knowlegeable can
 give guidelines or ask some more specific info]

From: Tim Vanderhoek [EMAIL PROTECTED]
To: Igor B. Bykhalo [EMAIL PROTECTED]
Sent: Saturday, November 01, 2003 8:23 AM
Subject: Re: A-DATA flash drive: some oddities and how to add USB quirks


 Were you able to get your A-DATA USB 2.0 SpeedDrive (256 MB flash drive)
 to work on FreeBSD?  What quirks (if any) did you need to use.

In short: no, it isn't functioning still, but read on...

 
 I've got a Soyo 128MB drive here, but I suspect that the innards may
 be very similar.  I'm hoping that whatever you used to get yours working
 will also work for mine

Is this a CigarDrive? If yes, then probably your are in
the same boat...

Actually, i took a second round attempt to make the thing work.
A week or two after my postings there were commits to usb and CAM
systems, after which the line in dmesg

 umass0: A-DATA Technology Inc. USB Mass Storage Device, rev 2.00/0.01, addr 3

changed into

 umass0: A-DATA Technology Inc. USB Mass Storage Device, rev 2.00/0.01, addr 3, 8070i 
 (ATAPI) over Bulk-Only

See this 8070i (ATAPI) over Bulk-Only part? I have a bad feeling
that ATAPI can be a key word for my problems.
(Before someone asks: yes, atapicam was also compiled into
the kernel.)

Anyway, i decided to try some quirks not only for scsi_da.c, but also
for umass.c. To do so for my particular hardware, i had to add HW identifiers
to src/sys/dev/usb/usbdevs and then to remake corresponding usbdevs* files
using makefile in this directory. The change was:

Index: /usr/src/sys/dev/usb/usbdevs
===
RCS file: /home/ncvs/src/sys/dev/usb/usbdevs,v
retrieving revision 1.11.2.48
diff -c -r1.11.2.48 usbdevs
*** /usr/src/sys/dev/usb/usbdevs 2 Sep 2003 14:35:17 - 1.11.2.48
--- /usr/src/sys/dev/usb/usbdevs 11 Sep 2003 13:50:54 -
***
*** 1002,1007 
--- 1002,1010 
  product PROLIFIC PL2303  0x2303  PL2303 Serial adapter (ATEN/IOGEAR UC232A)
  product PROLIFIC PL2305  0x2305 Parallel printer adapter
  product PROLIFIC ATAPI4  0x2307 ATAPI-4 Bridge Controller
+ product PROLIFIC PL2515  0x2515 PL2515 Embedded hub
+ product PROLIFIC PL2517  0x2517 PL2517 Mass Storage Device
+ 
  
  /* Putercom products */
  product PUTERCOM UPA100  0x047e USB-1284 BRIDGE 

Values initially were taken from the output of usbd -vv

Then i put some dummy quirk into umass.c - it only does
a printf() (PL2517 quirk was applied). It worked,
but something strange (to me) happened: message was
printed three times in a row! Well, possibly this
is not strange - i'm not a C person to read devices
probing code...

Then i tried some quirks mentioned here and there,
but to no avail... and here my research stopped
(lack of time).

So, until now the bottom line is:

If your device is made with PL-2515 chip - you'll probably
will have the same problems. Actually, i even opened mine,
and it really contains this Prolific chip.

Info on the chip:

http://www.prolific.com.tw/fr_pl2515.htm


Some technical info and Windows stuff is aviliable
via http://tech.prolific.com.tw

Sorry, this is all i have for now...

Device is still availiable, so in a week or two i'll
be able to put my hands on it again. Hints and suggestions
are welcome...

Igor

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Syslog and Cisco

2003-11-01 Thread list
I am trying to send cisco's syslog to Syslogd and i have been unsuccessful. I 
have modified the syslog.conf to list local6.*  /var/log/cisco. I have changed 
rc.conf to start syslog with -a and removed the -s command. I have checked 
with logger. While using the logger from FreeBsd i am able to log meesage in 
to the cisco.log file. However from network i am not able to do so. I looked 
tcpdump see the packets but nothing shows in cisco.log or to all the other 
log files.

thanks
Khursheed Siddiqui

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Syslog and Cisco

2003-11-01 Thread Joe Marcus Clarke
On Sat, 2003-11-01 at 12:33, list wrote:
 I am trying to send cisco's syslog to Syslogd and i have been unsuccessful. I 
 have modified the syslog.conf to list local6.*/var/log/cisco. I have changed 
 rc.conf to start syslog with -a and removed the -s command. I have checked 
 with logger. While using the logger from FreeBsd i am able to log meesage in 
 to the cisco.log file. However from network i am not able to do so. I looked 
 tcpdump see the packets but nothing shows in cisco.log or to all the other 
 log files.

By default, Cisco devices use the local7 facility.  Are you sure you
did:

logging facility local6 (IOS)
set logging server facility local6 (CatOS)

on your device(s)?

Joe

 
 thanks
 Khursheed Siddiqui
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: Syslog and Cisco

2003-11-01 Thread Joost Bekkers
On Sat, Nov 01, 2003 at 11:33:39AM -0600, list wrote:
 I am trying to send cisco's syslog to Syslogd and i have been unsuccessful. I 
 have modified the syslog.conf to list local6.*/var/log/cisco. I have changed 
 rc.conf to start syslog with -a and removed the -s command. I have checked 
 with logger. While using the logger from FreeBsd i am able to log meesage in 
 to the cisco.log file. However from network i am not able to do so. I looked 
 tcpdump see the packets but nothing shows in cisco.log or to all the other 
 log files.
 

You have to specify a 'service' of * on the syslogd commandline (with
the -a option). By default syslogd only accepts packets coming from
the sysog port on the remote host.  Cisco uses a dynamicly allocated
port for sending the logging.

Hope this helps.

-- 
greetz Joost
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help With 'find' Syntax -- SOLVED

2003-11-01 Thread Drew Tomlinson
Thank you to everyone for all your help!  Something must have 'puked' during
my nightly cvsup of the ports tree.  Every directory under /usr/ports had a
sysctl.core file.  By deleting these files, I recovered my disk space.

Thanks again!

Drew

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login.conf and accents weirdness

2003-11-01 Thread Jean-Baptiste Quenot
* Joan Picanyol i Puig:
   
 
 * Jean-Baptiste Quenot [EMAIL PROTECTED] [20031101 15:53]:

  * Joan Picanyol i Puig:
 
   I have these lines in /etc/login.conf
  
   :setenv=LC_CTYPE=ISO8859-15,LANG=ca_ES.ISO8859-15: \
   :lang=ca_ES.ISO-8859-15:\
   :charset=ISO8859-15:\
 
  LC_CTYPE is wrong.

 Yep, I  changed it to  both ca_ES.ISO8859-15 and  es_ES.ISO8859-15 and
 made no difference.
   
 
Try:
   
 
LC_CTYPE=ca_ES.ISO8859-15 more mail.test
   
 
It works  for me, the  accentuated chars show  up in xterm...  could you
dump the result  of « env »  to check your settings?  BTW  you can check
whether a given locale is available by looking at /usr/share/locale.

Also, when modifying login.conf, don't forget to logout completely from
X *and* console.
   
 
Cheers,
-- 
Jean-Baptiste Quenot
http://caraldi.com/jbq/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


how do you get a script to run

2003-11-01 Thread Gregory Stearns
I know I am retarded, how ever I can not get the script I wrote to run on Free BSD 4.7.
   Very Thankful for all the support,
  Greg
-- 
__
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: color to files

2003-11-01 Thread Lowell Gilbert
top-post. don't Please

 From: Greg J. [EMAIL PROTECTED]
 To: SWIT [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Saturday, November 01, 2003 9:23 AM
 Subject: Re: color to files
 
 
  On Sat, 1 Nov 2003 09:16:01 -0500
  SWIT [EMAIL PROTECTED] wrote:
 
   Is there a way to make the directories to show in color when doing a
   ls ? thanks
   mark
 
  ls -G
 
  man ls :)

SWIT [EMAIL PROTECTED] writes:

 I did this and got nothing.,

Then get a termtype that supports it.  On recent FreeBSD releases, it
should work out of the box on xterm and the text console.

 A webpage - i can't remember which one said I need to load a program from
 the ports which I had installed and still got no colors.

The Gnu ls, probably.  That should do it too.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how do you get a script to run

2003-11-01 Thread Lowell Gilbert
Gregory Stearns [EMAIL PROTECTED] writes:

 I can not get the script I wrote to run on Free BSD 4.7.

If it is an sh-type script, then sh script-name should work,
regardless of how anything else is configured.  If it is a csh-type
script, csh script-name should work.

There are a lot of other things you should know along this line; 
a decent tutorial on shell scripting would be a good place to start.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Machine locks in Probing devices... (4.9-RELEASE)

2003-11-01 Thread Lowell Gilbert
Carlos A. Carnero Delgado [EMAIL PROTECTED] writes:

 I'm installing 4.9-RELEASE into a (marginally) older Compaq computer
 (Presario 7000 series, Pentium III 1GHz). Well, booting off the CD doesn't
 work (a 4.8-RELEASE disc does); so I had to go with the floppy method.
 
 Way after the MFS is loaded, this machine seems to lock up in the Probing
 devices phase. How much time does that take?

That depends.  On a lot of things.  

 Is there a way for me to see what's locking up the probing?

Looking at what's printed just before the lockup would help.
Posting it here might help even more.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: new install on dual cpu/scsi drives

2003-11-01 Thread Matthew Seaman
On Sat, Nov 01, 2003 at 08:52:37AM -0500, SWIT wrote:
 I have a dual intel 333 machine laying around with a couple of scsi drives
 in  it.
 I was thinking of throwing latest 4.x on it.
 is it harder or more work involved with the dual and scsi drives ?
 never done freebsd with either hardware before.

No -- installing on SCSI is no harder than installing on ATAPI.  Just
remember that the disk devices are 'da' rather than 'ad' and
everything will be fine.

Note that the GENERIC kernel is a single processor kernel, which will
work fine on a dual Proc system, but (obviously) only use one of the
processors.  You'll need to compile yourself a custom kernel with the
multiprocessor stuff enabled to make use of both processors.  The
config changes you need to make are described in the GENERIC config
file.

Cheers,

Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: Adaptec 2400A update

2003-11-01 Thread Lowell Gilbert
George Rich [EMAIL PROTECTED] writes:

 I would like to update my driver in my CD-ROM (Adaptec).  How do I do that please?

That depends on what you mean and why you want to.
If you want to update the firmware in the drive itself, 
then you'll need to follow the manufacturer's instructions 
for that.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: APC Smart-UPS 620VA

2003-11-01 Thread Matthew Seaman
On Sat, Nov 01, 2003 at 03:05:49PM +0100, Bernhard Valenti wrote:

 is the APC Smart-UPS 620VA supported in freebsd?
 i searched the lists, but didnt find anything on that.
 anyways, if you can recommend any other APC UPS for freebsd, i'd like to 
 hear your experiences. if i understand correctly i need a smart UPS to 
 make freebsd shutdown in case battery gets empty? the UPS i need should 
 be around 250euros.

FreeBSD itself doesn't have any specific support for UPSes -- so long
as you feed AC into the power supply, FreeBSD will be happy.

In order to interface with a UPS, check out the sysutils/nut port
(http://www.exploits.org/nut/) -- this will let you monitor UPSes
attached to a serial port or attached by USB: pretty much all APC
hardware should be supported, but you may need to use a specific
cable.

You don't need a 'smart' UPS per-se but less fancy boxes won't let you
monitor the state of the UPS is such detail.  Generally if the UPS can
indicate it's on battery vs. on mains power then NUT can probably work
with it.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.   26 The Paddocks
  Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614  Bucks., SL7 1TH UK


pgp0.pgp
Description: PGP signature


Re: Travan SCSI tape random failures

2003-11-01 Thread Bill Campbell
On Thu, Oct 30, 2003, Trevor Blackwell wrote:

I'm running 4.7-RELEASE on a dual P4-Xeon machine and trying to back up
to a Seagate 10/20 GB Travan tape drive:

...
When I write to it, it usually fails after a few hundred MB, but the
amount of data is not repeatable even when I write identical files. For
example:

The Travan tape drives are slightly more reliable than the old Colorado
Memory Systems Junko floppy tape drives, but not much.

We used Travan drives for about a year on several systems, but found that
they often had problmes with apparent tape failures, possible drive
misalignment, etc.

We're now doing a lot of our backups using external FireWire 120gb hard
drives.  They're less expensive than reliable high capacity SCSI DLT drives
and the associated media (DLT tapes to back up 120gb cost about the same as
the external FireWire drives).

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``The only freedom which deserves the name, is that of pursuing our own good
in our own way, so long as we do not attempt to deprive others of theirs,
or impede their efforts to obtain it.'' -- John Stuart Mill, 1859
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: login.conf and accents weirdness

2003-11-01 Thread Joan Picanyol i Puig
* Jean-Baptiste Quenot [EMAIL PROTECTED] [20031101 19:09]:
 * Joan Picanyol i Puig:
  * Jean-Baptiste Quenot [EMAIL PROTECTED] [20031101 15:53]:
 
   * Joan Picanyol i Puig:
I have these lines in /etc/login.conf
   
:setenv=LC_CTYPE=ISO8859-15,LANG=ca_ES.ISO8859-15: \
:lang=ca_ES.ISO-8859-15:\
:charset=ISO8859-15:\
   LC_CTYPE is wrong.
  Yep, I  changed it to  both ca_ES.ISO8859-15 and  es_ES.ISO8859-15 and
  made no difference.
 Try:
  

 LC_CTYPE=ca_ES.ISO8859-15 more mail.test
  

 It works  for me, the  accentuated chars show  up in xterm...
It doesn't for me, nor in console or under X. I'm pasting underneath
what I see from the console (excerpt from the test file):

Eco, eco,eco,  co,  co..co...co...co...o.o.o.o oo.oo.oo.
Hi ha algFA a l'altre banda o estic al 'planeta dels simis'? sol amb
el
floquet, i la seva aixella tuberculosa...
Un dia d'aquests de segur que em trobarE9 amb el que quedE0 de la
sagrada
familEDa; (a la terra prohibida de la CatagF2nia, vora l'oceE0;
diuen que
s'hi

I wonder how you see it...

 could you dump the result  of « env »  to check your settings?
attached

 BTW  you can check whether a given locale is available by looking at
 /usr/share/locale.
(19:47:33 ~) 0 $ ls /usr/share/locale/ca_ES.ISO*
/usr/share/locale/ca_ES.ISO8859-1:
LC_COLLATE  LC_MONETARY LC_NUMERIC  LC_TIME
/usr/share/locale/ca_ES.ISO8859-15:
LC_COLLATE  LC_MONETARY LC_TIME
/usr/share/locale/ca_ES.ISO_8859-1:
LC_COLLATE  LC_MONETARY LC_NUMERIC  LC_TIME
/usr/share/locale/ca_ES.ISO_8859-15:
LC_COLLATE  LC_MONETARY LC_TIME

Beware, these are local modifications and might work. However, replacing
ca for es doesn't work either (and es_ES comes with the system)

 Also, when modifying login.conf, don't forget to logout completely
 from X *and* console.
I assume setting variables shoud work (from my reading of login.conf,
all it does in this context is set up the environment...)

tks
-- 
pica
BASH=/usr/local/bin/bash
BASH_VERSINFO=([0]=2 [1]=05b [2]=0 [3]=1 [4]=release 
[5]=i386-portbld-freebsd4.7)
BASH_VERSION='2.05b.0(1)-release'
BLOCKSIZE=K
CLICOLOR=
COLUMNS=80
DIRSTACK=()
EDITOR=vim
EUID=1000
GROUPS=()
HISTFILE=/home/joan/.bash_history
HISTFILESIZE=500
HISTSIZE=500
HOME=/home/joan
HOSTNAME=grummit.biaix.org
HOSTTYPE=i386
IFS=$' \t\n'
INFOPATH=/usr/share/info:/usr/local/info
LANG=ca_ES.ISO8859-15
LC_CTYPE=ca_ES.ISO8859-15
LINES=25
LOGNAME=joan
MACHTYPE=i386-portbld-freebsd4.7
MAIL=/home/joan/Maildir/
MAILCHECK=60
MANPATH=/usr/share/man:/usr/local/man:/var/qmail/man/
MM_CHARSET=ISO8859-15
OPTERR=1
OPTIND=1
OSTYPE=freebsd4.7
PAGER=less
PATH=/command:/bin:/usr/bin:/usr/local/bin:/command:/usr/X11R6/bin:/usr/games:/home/joan/bin:/usr/sbin:/usr/local/sbin:/sbin
PIPESTATUS=([0]=0)
PPID=272
PS1='(\[$(tput md)\]\t \w\[$(tput me)\]) $(echo $?) \$ '
PS2=' '
PS4='+ '
PWD=/home/joan
SHELL=/usr/local/bin/bash
SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:monitor
SHLVL=1
TERM=cons25l1
UID=1000
USER=joan
_=LC_CTYPE
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Genesys USB Storage Problem

2003-11-01 Thread John Morgan Salomon
Hi all,

I've installed 4.9-RELEASE without major problems on a Thinkpad X31.

I'm trying to access my old 20GB IBM laptop IDE drive via an external
USB drive case, but keep getting the well-known
Nov  1 19:15:55 asparagus /kernel: umass0: BBB reset failed, IOERROR
Nov  1 19:15:55 asparagus /kernel: umass0: BBB bulk-in clear stall failed, 
IOERROR
Nov  1 19:15:55 asparagus /kernel: umass0: BBB bulk-out clear stall 
failed, IOERROR

every 5 seconds.  The drive has 5 filesystems on it (it was the boot disk
for my last laptop);  I can mount and read the root filesystem as 
/dev/da0s1a.
All others (/dev/da0s1e and onwards) give me the IOERROR.  I can 
occasionally
mount them, and list files, but copying them creates empty files, or times
out.  I am not 100% sure that the drive itself is not physically damaged,
as it will not in the new laptop.

I've tried to add the following to /usr/src/sys/cam/scsi/scsi_da.c 
(although
to be honest, I am not entirely sure what I'm doing here):

{
{T_DIRECT, SIP_MEDIA_FIXED, GENESYS, *, *},
DA_Q_NO_SYNC_CACHE
},
Here's all the USB-relevant boot messages:

uhci0: Intel 82801DB (ICH4) USB controller USB-A port 0x1800-0x181f irq 
11 at
device 29.0 on pci0
usb0: Intel 82801DB (ICH4) USB controller USB-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801DB (ICH4) USB controller USB-B port 0x1820-0x183f irq 
11 at
device 29.1 on pci0
usb1: Intel 82801DB (ICH4) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
umass0: Genesys Logic USB Storage Device, rev 1.10/1.13, addr 2
umass0: Get Max Lun not supported (STALLED)
uhci2: Intel 82801DB (ICH4) USB controller USB-C port 0x1840-0x185f irq 
11 at
device 29.2 on pci0
usb2: Intel 82801DB (ICH4) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
pci0: USB controller at 29.7 irq 11

Any help is greatly appreciated.

Cheers,

-John

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ps segfault

2003-11-01 Thread Alexander P. Goldhammer
Hi I am a newbie to FreeBSD so I am trying to get things going...

1) When I perform a ps command I get a seg fault (core dumped)
I then get: Nov 1 13:48:22 /kernel: pid 618 (ps), uid 1001:exited on
signal 11 (core dumped)

Is there a reason I cannot run a ps command? Or why I would get a seg
fault?

Thanks,

-Alex

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Mounting USB drives and PCI USB and ieee1394 drives

2003-11-01 Thread Alexander P. Goldhammer

1) I am also trying to mount a usb hard drive.  I have found a number of
articles on doing this but none of them seem to work completely or the
articles reference older versions of FreeBSD and I cannot seem to find
an analogous thing in a Release 4.8.

My motherboard has two built-in USB1.0 ports.  When I plug in my drive I
get:

Umass0: In system Design USB Storage Adapter, rev 2.00/11.05, addr 2
da0 at umass-sim0 bus 0 target 0 lun 0
da0: IC25N030 ATSC04-0 CA30 Fixed Direct Access SCSI-0 device
da0: 650KB/s transfers
da0: 28615MB (58605120 512 byte sectors: 64H 32S/T 28615C)

This is great (I think).  I am able mount the drive by doing a:

mount -t msdos /dev/da0s1 /usb

I then get a msg saying:

(da0:umass-sim0:0:0:0): Read(6)/write(6) not supported, increasing the
minimum_cmd_size to 10.

I do a df and I see the drive listed.  I can see the files and
navigate the drive.   In fact I added this mount cmd to my fstab with a
noauto option

I do a umount /usb then a df and I see that the drive is no longer
listed.

When I physically disconnect the drive from the mother board I get:

#umass0: at hub0 port 1 (addr 2) disconnected
(da0:umass-sim0:0:0): lost device
(da0:umass-sim0:0:0): removing device entry
umass0: detached

My intuition tells me this is not good.

If I then plug the device into the next USB1.0 port I get:
umass0: In system Design USB Storage Adapter, rev 2.00/11.05, addr 2
umass0: BBB reset failed, TIMEOUT
umass0: BBB bulk-in clear stall failed, TIMEOUT
umass0: BBB bulk-out clear stall failed, TIMEOUT
over and over again then
(da0:umass-sim0:0:0:0): got CAM status 0x4
(da0:umass-sim0:0:0:0): fatal error, failed to attach to device
(da0:umass-sim0:0:0:0): lost device
(da0:umass-sim0:0:0:0): removing device entry

Does anyone have any ideas on how to address this/fix this?

2) My next question is kind of related but different.

I have a PCI card that has 3 x USB2.0 ports and 2 x ieee1394 ports
(Smartdisk with a NEC OHCI Compliant IEEE1394 Host Controller IRQ3 PCI
Slot 3 PCI bus2, device15, function0).

a) How do I confirm that FreeBSD is aware of the card and that the
driver is operating correctly etc.  How do I do that for my Ethernet
card for that matter?  During my install there were no conflicts.  On
boot-up it seems FreeBSD is able to recognize it.


b) If/when I plug it a USB/Firewire drive into this card how is the
device name specified?  Or is there a command to figure this out? 

c) Is msdos the correct filesystem designation?

d) How can I mount/unmount the drive? Is the firewire port different.

e) How are the multiple usb/firewire ports designated/handled?



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ps segfault

2003-11-01 Thread Jonathan Chen
On Sat, Nov 01, 2003 at 02:48:11PM -0500, Alexander P. Goldhammer wrote:
 Hi I am a newbie to FreeBSD so I am trying to get things going...
 
 1) When I perform a ps command I get a seg fault (core dumped)
 I then get: Nov 1 13:48:22 /kernel: pid 618 (ps), uid 1001:exited on
 signal 11 (core dumped)

If it's a newly installed system, random core dump are an indication
of possible h/w problems, very likely bad memory.
-- 
Jonathan Chen [EMAIL PROTECTED]
--
 Nyuck, nyuck, nyuck - Curly
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


XFree86: disabled DRI

2003-11-01 Thread Mihail
Hello list,

I have a problem enabling direct rendering on
FreeBSD 5.1-RELEASE.
The first messages of my X log seem ok:

drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned 'PCI:1:0:0'
drmOpenDevice: minor is 1

But then, X goes after other
nodes starting with /dev/dri/card1
and finishes miserably like this:
drmOpenDevice: minor is 14
drmOpenDevice: node name is /dev/dri/card14
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: open result is -1, (No such file or directory)
drmOpenDevice: Open failed
(II) R128(0): [drm] drmOpen failed
(EE) R128(0): [dri] DRIScreenInit failed.  Disabling DRI.

I wonder if X somehow ignores /dev/dri/card0
and makes the decision on disabling DRI
according to the last results?

Here I've put further DRI messages:

extract
(II) R128(0): Memory manager initialized to (0,0) (1024,8191)
(II) R128(0): Reserved area from (0,768) to (1024,770)
(II) R128(0): Largest offscreen area available: 1024 x 7421
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) R128(0): Acceleration enabled /* I'm also puzzled by this entry */
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using hardware cursor (scanline 1540)
(II) R128(0): Largest offscreen area available: 1024 x 7419
(**) Option dpms
(**) R128(0): DPMS enabled
(WW) R128(0): Option UseCCEFor2D is not used
(II) R128(0): Direct rendering disabled
/extract

Hope I didn't flud the list too much =)
Thanks in advance,
smiha


-
Hot Mobiil - helinad, logod ja piltsõnumid!
http://portal.hot.ee

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 4.8 on i386

2003-11-01 Thread support
Hi,
Still haven't resolved the quandry of 8.4 release installation failures on 
my box. Initially in upgrade there are two firewire extraction failures, 
then old data is moved to /tmp/etc . Then lots of installs go on, ports 
get installed, then a number of Xserver dependant files fail to extract. 
Say no to those and we hum a while longer and the a prompt comes 
up to the effect of h, couldn't even extract the binary. This 
installation is considered failed. Aborting

Noe I know there's a big difference in partition size limits between 4.2 
and 4.8 (4.2 caps out at just under 7 MEG/ mount) but not sure what 
else to be crashing it.

 And, last night just for kicks I ran uname -v and this showed up

  FreeBSD 4.8-RELEASE #0: thur Apr 3 10:53:38 GMT 2003
   [EMAIL PROTECTED]: /usr/obj/usr/src/sys/GENERIC 

According to this I have 4.8 installed. Can I verify this?

Trying to move forward,
Dan


Date sent:  Wed, 29 Oct 2003 09:03:28 -0600
From:   Kevin D. Kinsey, DaleCo, S.P. [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Copies to:  [EMAIL PROTECTED]
Subject:Re: 4.8 on i386

 [EMAIL PROTECTED] wrote:
 
 Hello,
 Are there issues with trying to install 4.8 on i386 machines? I've tried 
 upgrading from 4.2 on ISO cd to using the FTP site directly, even tried 
 a clean install from the ISO but the istall continues to fall apart while 
 retrieving anything with the Xserver and the binary itself. I just, this 
 AM, used the FTP direct upgrade (thinking my ISO burn was faulty), 
 skipped through the Xserve stuff that failed and allegedly did a 
 successful upgrade. On reboot I get:
 
 booting(kernel)...
 can't load 'kernel'
 can't load 'kernel.old'
 no bootable kernel
 ok
 
 I have a Mylex 760 raid card, is this the impediment? The 4.2 is 
 successful without a hitch. I have an AMI 3.0 bios, a Super p6dgs/dbs 
 motherboard. I've downloaded the ISO from different FTP sites and 
 still get the same result from ISO install attempts. Any words for the 
 unwise here?
 
 thanks,
 
 Dan 
 
 [EMAIL PROTECTED]
 
 
   
 
 I won't call you unwise, but it's a lng way from 4.2
 to 4.8.  If you've still got a 4.2 world and a 4.2 kernel, I'd
 try to use cvsup/makebuildworld/../../../mergemaster (etc.)
 to get to 4.4, then 4.6, then 4.8 or 4.9..
 
 Can you explain the phrase FTP direct upgrade a little
 more clearly?  Do you mean using /stand/sysinstall?
 
 You may need to wait until some bigger brains see your
 question  : (
 
 Kevin Kinsey
 DaleCo, S.P.
 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Syslog and Cisco

2003-11-01 Thread list
Thanks it worked!!

On Saturday 01 November 2003 02:11 pm, list wrote:
 that service * worked!
 thanks

 On Saturday 01 November 2003 12:06 pm, Joost Bekkers wrote:
  On Sat, Nov 01, 2003 at 11:33:39AM -0600, list wrote:
   I am trying to send cisco's syslog to Syslogd and i have been
   unsuccessful. I have modified the syslog.conf to list
   local6.*  /var/log/cisco. I have changed rc.conf to start syslog with -a
   and removed the -s command. I have checked with logger. While using the
   logger from FreeBsd i am able to log meesage in to the cisco.log file.
   However from network i am not able to do so. I looked tcpdump see the
   packets but nothing shows in cisco.log or to all the other log files.
 
  You have to specify a 'service' of * on the syslogd commandline (with
  the -a option). By default syslogd only accepts packets coming from
  the sysog port on the remote host.  Cisco uses a dynamicly allocated
  port for sending the logging.
 
  Hope this helps.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Syslog and Cisco

2003-11-01 Thread list
That worked!

On Saturday 01 November 2003 12:06 pm, Joost Bekkers wrote:
 On Sat, Nov 01, 2003 at 11:33:39AM -0600, list wrote:
  I am trying to send cisco's syslog to Syslogd and i have been
  unsuccessful. I have modified the syslog.conf to list
  local6.*/var/log/cisco. I have changed rc.conf to start syslog with -a
  and removed the -s command. I have checked with logger. While using the
  logger from FreeBsd i am able to log meesage in to the cisco.log file.
  However from network i am not able to do so. I looked tcpdump see the
  packets but nothing shows in cisco.log or to all the other log files.

 You have to specify a 'service' of * on the syslogd commandline (with
 the -a option). By default syslogd only accepts packets coming from
 the sysog port on the remote host.  Cisco uses a dynamicly allocated
 port for sending the logging.

 Hope this helps.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Installation issue, V4.9 vis a vi constant rebooting

2003-11-01 Thread Wayne Spivak
I'm trying to install FreeBSD 4.9 on a HP NetServer E45, with AHA 2910 
AHA 2940 SCSI cards.  The 2940 has two drives connected.

Each time I try the install, after the Visual screen, it finds the
hardware and then states:

Waiting 15 seconds for drives to settle
Rebooting, hit.

Any ideas?




___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1

2003-11-01 Thread SWIT
:
  On Thu, 2003-10-02 at 11:06, Mike Maltese wrote:
It's in
/usr/ports/net/samba-devel/
   
   Yes, but the port hasn't been updated to the release version.

newbie question.
why isn't the ports updated ? Seems alot of times the ports is outdated by a
version  or more.
I mean if everyone is always saying its in the ports should they not be
better upkeeped ?

Also why is such an old version of perl 5.003 still in the freebsd base when
5.8 is out ?

I am just curious. But for those that continually sing unix over ms praise
you think that matters like this would be looked after so
unixes would be easier for the common man/woman to use.

again I am just curious. Not looking to offend or start some bs. I like my
FreeBSD box. And the more I learn the more I like it.
However at time, too many times windows is just easier to deal with. (newbie
with a life that is).

Thanks and please don't be offened.
MdD


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how do you get a script to run

2003-11-01 Thread Chris Hill
On Sat, 1 Nov 2003, Gregory Stearns wrote:

 I know I am retarded, how ever I can not get the script I wrote to run
 on Free BSD 4.7.

1) Make sure it has execute permissions set (man chmod)

2) Make sure it's in a directory specified in your PATH variable.
Usually username/bin/ is a good place to put scripts. Alternatively, cd
to the directory where the script is and do a
   ./myscript.sh

HTH.

--
Chris Hill   [EMAIL PROTECTED]
** [ Busy Expunging | ]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how do you get a script to run

2003-11-01 Thread Chris
On Saturday 01 November 2003 02:37 pm, Chris Hill wrote:
 On Sat, 1 Nov 2003, Gregory Stearns wrote:
  I know I am retarded, how ever I can not get the script I wrote to run
  on Free BSD 4.7.

 1) Make sure it has execute permissions set (man chmod)

 2) Make sure it's in a directory specified in your PATH variable.
 Usually username/bin/ is a good place to put scripts. Alternatively, cd
 to the directory where the script is and do a
./myscript.sh

 HTH.

Alternatively,  use the explicate path with the name of the script.
for example:

/usr/home/mayname/scripts/scriptname



 --
 Chris Hill   [EMAIL PROTECTED]
 ** [ Busy Expunging | ]


 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

-- 

Best regards,
 Chris
__

PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363

PGP Mail encouraged / preferred - keys available on common key servers
__
   01010010011101100011011001010111001001011000


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1

2003-11-01 Thread Kris Kennaway
On Sat, Nov 01, 2003 at 03:34:30PM -0500, SWIT wrote:

 newbie question.
 why isn't the ports updated ? Seems alot of times the ports is outdated by a
 version  or more.
 I mean if everyone is always saying its in the ports should they not be
 better upkeeped ?

1) FreeBSD is a volunteer project, sometimes the volunteer maintainers
don't have time to immediately drop their day job or whatever else
they're doing and rush out a port update 5 minutes after the new
version is released

2) Sometimes the maintainer is unaware of the update until someone
tells him.

3) Some ports are unmaintained, which means they don't get updated
unless someone submits one.

4) Sometimes the maintainer chooses not to update the port
immediately, e.g. because it is a major update and they want to test
its stability, or because it's known to have bugs, etc.

Putting this together, if you find outdated software in the ports
collection, send mail to the maintainer.  Even better, develop a patch
to update the port yourself (see the Porter's Hanbdook) and send that
to the maintainer to make their job easier.  For unmaintained ports
([EMAIL PROTECTED]) you should submit the update using
send-pr(1).

 Also why is such an old version of perl 5.003 still in the freebsd base when
 5.8 is out ?

Because 5.8 is not backwards-compatible with 5.00503, and updating the
base system version would break a lot of scripts used on installed
FreeBSD machines.  You can trivially install perl 5.8 from the ports
collection if you want to use it.

Kris


pgp0.pgp
Description: PGP signature


USB2 external hard drive too slow ....

2003-11-01 Thread ivan georgiev
Hi,

I just bought 80GB WD USB2 hard drive. Everything works. I have 
formated it with ext2 file system, so that I can share file with 
linux. But the problem is that it is very slow compared to linux. 
When I transfered some files under linux the speed of the transfer is 
somewhere around 10MB/s but under freebsd (5-1p10) it is not more 
than 1MB/s :(

Is it running in USB1 mode? Can I make it run faster?

Thanks for your help.

Ivan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1

2003-11-01 Thread Lowell Gilbert
SWIT [EMAIL PROTECTED] writes:

 :
   On Thu, 2003-10-02 at 11:06, Mike Maltese wrote:
 It's in
 /usr/ports/net/samba-devel/

Yes, but the port hasn't been updated to the release version.
 
 newbie question.
 why isn't the ports updated ? Seems alot of times the ports is outdated by a
 version  or more.
 I mean if everyone is always saying its in the ports should they not be
 better upkeeped ?

It's a volunteer effort.  However, it's generally pretty good at being
up-to-date.  In this case, for example, the ports system has the
latest official release in the samba port, and the most recent
development release in the samba-devel port.  The samba-devel port
has often taken a couple of weeks to bring in the latest version, but
that doesn't seem unreasonable.

 Also why is such an old version of perl 5.003 still in the freebsd base when
 5.8 is out ?

For the most obvious reason:  some people still need it.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mounting USB drives and PCI USB and ieee1394 drives

2003-11-01 Thread Toni Schmidbauer
On Sat, Nov 01, 2003 at 02:50:13PM -0500, Alexander P. Goldhammer wrote:

i am really no scsi, usb, firewire specialist but i think for
some of your questions i can give an answer :-)

 (da0:umass-sim0:0:0:0): Read(6)/write(6) not supported, increasing the
 minimum_cmd_size to 10.

this is normal. 4.8 first tried 6 byte scsi commands. as the
messages says, for this device 10 byte scsi commands are required.
the default changed in 4.9 from 6 to 10 bytes for usb devices.

 #umass0: at hub0 port 1 (addr 2) disconnected
 (da0:umass-sim0:0:0): lost device
 (da0:umass-sim0:0:0): removing device entry
 umass0: detached
 
 My intuition tells me this is not good.

you should stop the drive before removing it (camcontrol stop
0:0:0). see camcontrol(8).

 (da0:umass-sim0:0:0:0): got CAM status 0x4
 (da0:umass-sim0:0:0:0): fatal error, failed to attach to device
 (da0:umass-sim0:0:0:0): lost device
 (da0:umass-sim0:0:0:0): removing device entry
 
 Does anyone have any ideas on how to address this/fix this?

when you stop the device (camcontrol), then remove it,
reattaching should work.

 b) If/when I plug it a USB/Firewire drive into this card how is the
 device name specified?  Or is there a command to figure this out? 

man 8 camcontrol

 c) Is msdos the correct filesystem designation?

if you share your data between windows and freebsd msdosfs is the
right fs. but be aware i had problems with huge partitions
and msdosfs see:

http://lists.freebsd.org/mailman/htdig/freebsd-stable/2003-May/000950.html
http://lists.freebsd.org/mailman/htdig/freebsd-stable/2003-October/004701.html

hth
toni
-- 
Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at 
lieber gar nicht, als dass man verurteile.   | Toni Schmidbauer
-- Rudolf Steiner| 


pgp0.pgp
Description: PGP signature


Re: color to files

2003-11-01 Thread andi payn
On Sat, 2003-11-01 at 06:16, SWIT wrote:
 Is there a way to make the directories to show in color when doing a ls ?
 thanks
 mark

Did you try a man ls? It should give you two options: use the -G
parameter, or set the CLICOLOR environment variable. If you don't know
how to do this (or how to make it permanent--as a hint, try adding
export CLICOLOR= in ~/.bashrc, if bash is your usual shell), come back
and ask for details.

If this doesn't work for you--or if it works on the text console but not
in X, or if it only works in some X terminal emulators but not in
others--make sure you've read the ls manpage's section on CLICOLOR and
dealt with the termcap issue.

If you don't like the colors, read the LSCOLORS section of the manpage.

You can also install the GNU fileutils port/package
(/usr/ports/sysutils/fileutils), and gls --color=auto should colorize
things in that vibrant Stallman style that linux people are used to.
Then you can alias ls to gls --color=auto in your .bashrc, etc.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mapping apps to keys in X Windows

2003-11-01 Thread Dru

Does any know if there are any tools or configurable scripts that come
with X that allow a user to map an application to a shortcut key? Or is one
supposed to instead use their window manager or an application in the ports
collection (such as xbindkeys).

TIA,

Dru
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1

2003-11-01 Thread andi payn
Meanwhile, on Sat, 2003-11-01 at 12:34, SWIT wrote:
 I am just curious. But for those that continually sing unix over ms praise
 you think that matters like this would be looked after so
 unixes would be easier for the common man/woman to use.

Do you think Microsoft always gives you new code as soon as they develop
it? Of course not. So, imagine how much more complicated it is for a
FreeBSD maintainer to give you new code as soon as some guy he's never
met working halfway around the world develops it!

Plus, being right at the bleeding edge and being easier to use are often
contradictory desires. You want your system to work; you want all of the
ports you install to work together; you want to have proper
documentation, and a list full of people with experience using the same
software on FreeBSD who can help you. 

All of this is often more important than having version 1.50 instead of
1.48b. Especially for the common man/woman, who enjoys using software
more than upgrading it.

In essence, this is similar to (part of) the reason Microsoft doesn't
give you new code right away--they want to have their QA teams go over
it, and their tech support people trained on it, and their marketing
people ready to spin the new bugs into features. (Of course they also
want to find ways to charge you for upgrades, but that's a side issue;
their service packs and hotfixes, and upgrades to IE and OE, and lots of
other things, are available at no cost.)

Of course any system can be improved. For example, when Mandrake wrote a
simple script that scanned Freshmeat every day and emailed package
maintainers with messages like, A new version of foo, foo-1.3.21, was
released today, at http://www.foo.org/foo/foo-newest.tgz;, that
definitely improved the freshness of their contribs repository. I'm sure
there are ideas that could help FreeBSD. But I doubt there will ever be
a day when every port in the tree has the very newest version available.


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Machine locks in Probing devices... (4.9-RELEASE)

2003-11-01 Thread Carlos A. Carnero Delgado
Hi,

  Is there a way for me to see what's locking up the probing?
 
 Looking at what's printed just before the lockup would help.
 Posting it here might help even more.

OK. Is there a way to capture that, or Pencil and Paper (TM) will do the
trick?

Thanks,
Carlos.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: color to files

2003-11-01 Thread Sham Khalil


On Sat, 1 Nov 2003, SWIT wrote:

 Is there a way to make the directories to show in color when doing a ls ?
 thanks


Try ls -G
this maybe what you want
then set alias ls = ls -G in your environment


sham khalil

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Machine locks in Probing devices... (4.9-RELEASE)

2003-11-01 Thread Lowell Gilbert
Carlos A. Carnero Delgado [EMAIL PROTECTED] writes:

 OK. Is there a way to capture that, or Pencil and Paper (TM) will do the
 trick?

You have to copy it off by hand, I'm afraid.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mapping apps to keys in X Windows

2003-11-01 Thread Lowell Gilbert
Dru [EMAIL PROTECTED] writes:

 Does any know if there are any tools or configurable scripts that come
 with X that allow a user to map an application to a shortcut key? Or is one
 supposed to instead use their window manager or an application in the ports
 collection (such as xbindkeys).

Traditionally, it has been a window manager issue.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1

2003-11-01 Thread SWIT
thanks all.
it was a curiosity question. some seem to take it personally and that was
not the intention. I was curious as to why .
I was installing java and it kept saying this port was outof date and that
one was and when I googled the alleged out of date ports I found a newer
version.
If anyone was offened that was not what I was attempting to do.
Nor was I trying to compare ms to freebsd in anyway or manner.
I believe each has their strong points and weaknesses.
I do like my freebsd box.
And just like my MS boxes I would like to throw it thru the windows
sometimes (no pun intended).
Thanks for the info.

Mark
- Original Message - 
From: andi payn [EMAIL PROTECTED]
To: SWIT [EMAIL PROTECTED]
Cc: freebsd-questions [EMAIL PROTECTED]
Sent: Saturday, November 01, 2003 5:35 PM
Subject: Re: why are theynot updated WAS Re: samba 3.0, FreeBSD 5.1


 Meanwhile, on Sat, 2003-11-01 at 12:34, SWIT wrote:
  I am just curious. But for those that continually sing unix over ms
praise
  you think that matters like this would be looked after so
  unixes would be easier for the common man/woman to use.

 Do you think Microsoft always gives you new code as soon as they develop
 it? Of course not. So, imagine how much more complicated it is for a
 FreeBSD maintainer to give you new code as soon as some guy he's never
 met working halfway around the world develops it!

 Plus, being right at the bleeding edge and being easier to use are often
 contradictory desires. You want your system to work; you want all of the
 ports you install to work together; you want to have proper
 documentation, and a list full of people with experience using the same
 software on FreeBSD who can help you.

 All of this is often more important than having version 1.50 instead of
 1.48b. Especially for the common man/woman, who enjoys using software
 more than upgrading it.

 In essence, this is similar to (part of) the reason Microsoft doesn't
 give you new code right away--they want to have their QA teams go over
 it, and their tech support people trained on it, and their marketing
 people ready to spin the new bugs into features. (Of course they also
 want to find ways to charge you for upgrades, but that's a side issue;
 their service packs and hotfixes, and upgrades to IE and OE, and lots of
 other things, are available at no cost.)

 Of course any system can be improved. For example, when Mandrake wrote a
 simple script that scanned Freshmeat every day and emailed package
 maintainers with messages like, A new version of foo, foo-1.3.21, was
 released today, at http://www.foo.org/foo/foo-newest.tgz;, that
 definitely improved the freshness of their contribs repository. I'm sure
 there are ideas that could help FreeBSD. But I doubt there will ever be
 a day when every port in the tree has the very newest version available.





___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mapping apps to keys in X Windows

2003-11-01 Thread Toni Schmidbauer
On Sat, Nov 01, 2003 at 05:31:17PM -0500, Dru wrote:
 Does any know if there are any tools or configurable scripts that come
 with X that allow a user to map an application to a shortcut key? Or is one
 supposed to instead use their window manager or an application in the ports
 collection (such as xbindkeys).

this is normaly a feature of your windowmanager. for example
under fvwm2(1):

Key g   A M Exec exec /usr/X11R6/bin/galeon

xbindkeys should work to.

hth,
toni
-- 
Kann man etwas nicht verstehen, dann urteile man | toni at stderror dot at 
lieber gar nicht, als dass man verurteile.   | Toni Schmidbauer
-- Rudolf Steiner| 


pgp0.pgp
Description: PGP signature


Re: wake-on-lan support? (WOL)

2003-11-01 Thread Alexander Mayer
Hi,

Alexander Kühn wrote:

powered down. You need to enable it in the PC bios and for some NICs
also in the NIC's BIOS as well (e.g. RTL 8139) using a NIC specific 
tool
But most drivers in Linux disable WOL per default (on the NIC). It's a 
common problem: WOL works if I boot into Windows then shutdown. When I 
shutdown from Linux the PC doesn't wake up. Only a few drivers in Linux 
2.4.x (vanilla) provide a kernel option like enable_wol=1, usually 
you need a kernel patch (if you can find one).

Are there similar problems on FreeBSD?

Thanks,
Alex
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apache mod_ssl build error

2003-11-01 Thread Matt Edwards
 Original Message - 
From: Dirk Meyer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; Matt Edwards
[EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Saturday, November 01, 2003 7:20 AM
Subject: Re: apache mod_ssl build error


 Matt Edwards schrieb:,

  Yep.  Me again.  Sorry. :)  Did you ever find a solution to this (see
below my
   name) besides moving to 5.1?  I am currently having the same issue,
(though n
  ot with portupgrade),  with the building of mod_ssl itself.  Trouble is,
I'm r
  unning 5.1.

 I have no problem on FreeBSD 5.1

  ap_fnmatch.c:143: `FNM_CASE_BLIND' undeclared (first use in this
function)

 you might habe a fnmatch.h ins /usr/local/include/
 (maybe from the heimdal port)
 $ pkg_info -W /usr/local/include/fnmatch.h

 If you deinstall this file, mod_ssl will build without problems.

 kind regards Dirk

 - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
 - [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]

Thank you Dirk.  That was exactly what I needed to get it to build.  I did
in fact have heimdal installed.  I appreciate you getting back to me on
this.  I un-installed heimdal, built and installed mod_ssl and then
reinstalled heimdal again.  The only question that remains now is will the
re-install of heimdal cause any problems?  So far kerberos is working fine,
but I have yet to configure apache for the ssl stuff to see if it is working
ok (not that I can't, I just haven't gotten around to doing it yet. :).

thanks,

matt


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: apache mod_ssl build error

2003-11-01 Thread T Kellers
On Saturday 01 November 2003 06:40 pm, Matt Edwards wrote:
  Original Message -
 From: Dirk Meyer [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]; Matt Edwards
 [EMAIL PROTECTED]; [EMAIL PROTECTED]
 Sent: Saturday, November 01, 2003 7:20 AM
 Subject: Re: apache mod_ssl build error

  Matt Edwards schrieb:,
 
   Yep.  Me again.  Sorry. :)  Did you ever find a solution to this (see

 below my

name) besides moving to 5.1?  I am currently having the same issue,

 (though n

   ot with portupgrade),  with the building of mod_ssl itself.  Trouble
   is,

 I'm r

   unning 5.1.
 
  I have no problem on FreeBSD 5.1
 
   ap_fnmatch.c:143: `FNM_CASE_BLIND' undeclared (first use in this

 function)

  you might habe a fnmatch.h ins /usr/local/include/
  (maybe from the heimdal port)
  $ pkg_info -W /usr/local/include/fnmatch.h
 
  If you deinstall this file, mod_ssl will build without problems.
 
  kind regards Dirk
 
  - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
  - [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]

 Thank you Dirk.  That was exactly what I needed to get it to build.  I did
 in fact have heimdal installed.  I appreciate you getting back to me on
 this.  I un-installed heimdal, built and installed mod_ssl and then
 reinstalled heimdal again.  The only question that remains now is will the
 re-install of heimdal cause any problems?  So far kerberos is working fine,
 but I have yet to configure apache for the ssl stuff to see if it is
 working ok (not that I can't, I just haven't gotten around to doing it yet.
 :).

 thanks,

 matt

And a big Thanks from me, too.  On just one of my servers, apache stopped 
portupgrading (within the past several weeks); it hadn't really grabbed my 
attention until a power failure in Newark on Wednesday made my operating 
version of apache+mod-ssl unrunnable (or so I thought) and I actually had to 
pkg_delete apache from the machine and then do a pkg_add -r apache+mod_ssl to 
get a working version back.

The upshot of the apache blasting power failure was that it wasn't apache at 
all that was the actual culprit.  When the machine rebooted and came back 
online, for some odd reason, portsentry grabbed port 80 and wouldn't let go.  
While apachectl startssl didn't return a command line error, the /var/log/
httpd-error logfile recorded that the port was already in use.  ps -ax |grep 
http only returned grep http.  I found the problem with netstat or sockstat 
(I forget now, it was a Real late night, that night), killed portsentry, 
restarted apache, and restarted portsentry.  All has been well since.  Now, 
though, I know what to do to properly portupgrade apache next time.

Thanks

Tim Kellers
CPE/NJIT

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


font in xfterm4

2003-11-01 Thread Sham Khalil
i have xfce4 and xfterm4 on my freebsd 4.9-RC
how do i replace font and size for xfterm4?

sham khalil
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


NAT and gateway

2003-11-01 Thread Doug Poland
Hello,

I'm running 4.8-STABLE.  I've got a question about NAT and gateway.
Today, I'm running a typical NAT configuration like this...

if0 = public_ip
if1 = private_lan

Everything is working fine, internal clients use if1 and their gateway
and their addresses are translated and sent out on if0.

My question is: can I alias if1 with a public IP and point other
clients (also with public IP) if1 as their gateway?  In this case, I
would want if1 to route to if0 and have their public IPs remain intact.

I'm asking this as a questions because I've just tried it and packets
are not routing from if1 to if0.

Many thanks for your help.

-- 
Regards,
Doug
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Install from hard disk.

2003-11-01 Thread Paul Halliday

I have two drives in my pc164. What do i need to put on the second drive
in order to use it as the installation media? I have tried dd'ing the
floppy images to the second hard drive but this doesnt work. Any pointers?


Thanks.

Paul Halliday.
http://dp.penix.org
---

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Verifying integrity of Backup Tapes

2003-11-01 Thread anubis
On Sat, 1 Nov 2003 02:31 pm, Rick Duvall wrote:
 I have some backup tapes that I have been using each once per week for
 about 8 months.  I am getting errors when running amverify on a couple of
 them. To be sure that my tapes are still good and not just the system
 giving me fits, it would be nice if I could run a program that would write
 bits to the tape in question and try to read them back, telling me which
 blocks on the tape are bad.  Is there such a tool that does this?  I guess
 it would be kind of like a scandisk is to a DOS Floppy as what I am talking
 about is to a Unix Tape.

 Sincerely,

 Rick Duvall
 Online Highways
 System Administrator
 (541) 997-8401 x 111

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

If I get errors on tapes I bin them immediately.  Tapes wear and they do have 
a life span which varies from tape to tape.  If you are backing up something 
it is obviously important so take no chances in loosing it.
On my windows system I have the o/s backup set to verify to make sure the data 
is ok.  When it crashed and had to be restored from tape I found that 2 of 
the tapes that were verified couldnt be read.  The tapes were about a year 
old.  The amount of money the company lost from having an old tape could have 
paid for a new server, several tape drives and media.  The lesson I learnt 
was tapes are cheap, turn over frequently.

Remember with dds technology they are a helical scan head.  Tapes backed up on 
one dds drive are not necessarily readable by any other dds drive as I found 
out the hard way.  Look at DLT as an alternative.  Whatever you get make sure 
you add in a 3 year warranty.  Get one from hp or ibm.  We had our hp fail at 
4pm.  Had a new one on site 10am next day.  They only fail when you really 
need them.



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Via EPIA 800Mhz

2003-11-01 Thread anubis
On Wed, 29 Oct 2003 07:39 am, Pranav A. Desai wrote:
 I have the same options in the kernel config ... it still does the same
 thing :( ... now I am certain I am doing something wrong ... I think I
 will the GENERIC kernel config and see if that works ...

 Thanks for your help
 -Pranav

 ***
 Pranav A. Desai

 On Tue, 28 Oct 2003, J. Seth Henry wrote:
  Hi!
  
Does anyone know if the Via EPIA 800MHz is supported in any version of
  freebsd. I tried it with 4.6.2 and it reboots as soon as kernel loads.
  Or do I need to enable any specific options in the kernel config.
  
  It has the following CPU-
  VIA C3 800 E-Series processor, 800 MHz
  
  I would appreciate any kind of help.
  
  Thanks
  
  ***
   Pranav A. Desai
 
  Yes, it does. My ipfilter/NAT machine is running 4.8-REL on a 933MHz EPIA
  board, and I have an X terminal running 4.8-REL on a 800MHz EPIA board.
 
  I use the following kernel configuration (for the X terminal):
 
  # Kernel configuration for gearbox (4/25/2003) working copy
 
  machine i386
  cpu I686_CPU
  ident   gearbox
  maxusers0
 
  options INET#InterNETworking
  #optionsINET6   #IPv6 Communications Protocols
  options FFS #Berkeley Fast Filesystem
  options FFS_ROOT#FFS usable as root device [keep this!]
  options SOFTUPDATES #Enable FFS soft updates support
  options MFS #Memory Filesystem
  options MD_ROOT #MD is a potential root device
  options MSDOSFS #MSDOS Filesystem
  options CD9660  #ISO 9660 Filesystem
  options CD9660_ROOT #CD-ROM usable as root, CD9660 required
  options PROCFS  #Process filesystem
  options COMPAT_43   #Compatible with BSD 4.3 [KEEP THIS!]
  options SCSI_DELAY=1000 #Delay (in ms) before probing SCSI
  options UCONSOLE#Allow users to grab the console
  options USERCONFIG  #boot -c editor
  options VISUAL_USERCONFIG   #visual boot -c editor
  options KTRACE  #ktrace(1) support
  options SYSVSHM #SYSV-style shared memory
  options SYSVMSG #SYSV-style message queues
  options SYSVSEM #SYSV-style semaphores
  options P1003_1B#Posix P1003_1B real-time extensions
  options _KPOSIX_PRIORITY_SCHEDULING
  options ICMP_BANDLIM#Rate limit bad replies
  options KBD_INSTALL_CDEV# install a CDEV entry in /dev
  options QUOTA
  options SUIDDIR
  options NO_F00F_HACK
  options DDB_UNATTENDED
 
  device  isa
  device  eisa
  device  pci
 
  # Floppy drives
  #device fdc0at isa? port IO_FD1 irq 6 drq 2
  #device fd0 at fdc0 drive 0
  #device fd1 at fdc0 drive 1
 
  # ATA and ATAPI devices
  device  ata
  device  atadisk # ATA disk drives
  device  atapicd # ATAPI CDROM drives
  #device atapifd # ATAPI floppy drives
  #device atapist # ATAPI tape drives
  options ATA_STATIC_ID   #Static device numbering
 
  # SCSI Controllers
  #device ahc # AHA2940 and onboard AIC7xxx devices
  #device sym # NCR/Symbios Logic device
 
  # SCSI peripherals
  device  scbus   # SCSI bus (required)
  device  da  # Direct Access (disks)
  #device sa  # Sequential Access (tape etc)
  device  cd  # CD
  device  pass# Passthrough device (direct SCSI access)
 
  # atkbdc0 controls both the keyboard and the PS/2 mouse
  device  atkbdc0 at isa? port IO_KBD
  device  atkbd0  at atkbdc? irq 1 flags 0x1
  device  psm0at atkbdc? irq 12
  device  vga0at isa?
 
  # splash screen/screen saver
  pseudo-device   splash
 
  # syscons is the default console driver, resembling an SCO console
  device  sc0 at isa? flags 0x100
 
  # Floating point support - do not disable.
  device  npx0at nexus? port IO_NPX irq 13
 
  # Power management support (see LINT for more options)
  #device apm0at nexus? disable flags 0x20 # Advanced Power 
  Management
 
  # Serial (COM) ports
  device  sio0at isa? port IO_COM1 irq 4
  device  sio1at isa? port IO_COM2 flags 0x10 irq 3
 
  # Parallel port
  device  ppc0at isa? irq 7
  device 

Mozilla 1.5 errors?

2003-11-01 Thread paul beard
What's wrong here? I've updated ports today, if that's useful to 
know.

===  Building for mozilla-1.5_1,2
/usr/local/bin/gmake -C config export
gmake[1]: Entering directory 
`/opt/ports/www/mozilla/work/mozilla/config'
gmake[2]: Entering directory 
`/opt/ports/www/mozilla/work/mozilla/config/mkdepend'
cppsetup.c
cc -o host_cppsetup.o -c -O -pipe  -DXP_UNIX -O3 
-DINCLUDEDIR=\/usr/include\ -DOBJSUFFIX=\.o\ 
-DPREINCDIR=\include\   -I../../dist/include/mkdepend 
-I../../dist/include 
-I/opt/ports/www/mozilla/work/mozilla/dist/include/nspr 
-I/usr/local/include -I/usr/local/include 
-I/opt/ports/www/mozilla/work/mozilla/dist/include/nspr  cppsetup.c
In file included from cppsetup.c:28:
def.h:29: X11/Xos.h: No such file or directory
def.h:30: X11/Xfuncproto.h: No such file or directory
gmake[2]: *** [host_cppsetup.o] Error 1
gmake[2]: Leaving directory 
`/opt/ports/www/mozilla/work/mozilla/config/mkdepend'
gmake[1]: *** [export] Error 2
gmake[1]: Leaving directory 
`/opt/ports/www/mozilla/work/mozilla/config'
gmake: *** [default] Error 2
*** Error code 2

--
Paul Beard
http://paulbeard.no-ip.org/movabletype/
whois -h whois.networksolutions.com ha=pb202
Remember, even if you win the rat race -- you're still a rat.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Okay, who broke sysutils/eject?

2003-11-01 Thread J. Porter Clark
eject from /usr/ports/sysutils/eject used to work fine.  Now, on a
4.9-STABLE system:

% eject -v acd0c
eject: trying device /dev/acd0cc
eject: trying device /dev/acd0c
eject: /dev/ad0s3a mounted on /
eject: /dev/ad0s3f mounted on /tmp
eject: /dev/ad0s3g mounted on /usr
eject: /dev/ad0s3e mounted on /var
eject: unmounting /var
eject: /var: Device busy

And on a different system:

% eject -v acd0c
eject: trying device /dev/acd0cc
eject: trying device /dev/acd0c
eject: /dev/da0s1a mounted on /
eject: /dev/da0s1f mounted on /tmp
eject: /dev/da0s1g mounted on /usr
eject: /dev/da0s1e mounted on /var
eject: /dev/da1s1e mounted on /home
eject: unmounting /home
eject: /home: Device busy

In neither case is the CD (or anything else) ejected.

What's going on?

-- 
J. Porter Clark  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Okay, who broke sysutils/eject?

2003-11-01 Thread Rob
Does 'cdcontrol eject' work?

- Original Message -
From: J. Porter Clark [EMAIL PROTECTED]
Subject: Okay, who broke sysutils/eject?


 eject from /usr/ports/sysutils/eject used to work fine.  Now, on a
 4.9-STABLE system:

 % eject -v acd0c
 eject: trying device /dev/acd0cc
 eject: trying device /dev/acd0c
 eject: /dev/ad0s3a mounted on /
 eject: /dev/ad0s3f mounted on /tmp
 eject: /dev/ad0s3g mounted on /usr
 eject: /dev/ad0s3e mounted on /var
 eject: unmounting /var
 eject: /var: Device busy

 And on a different system:

 % eject -v acd0c
 eject: trying device /dev/acd0cc
 eject: trying device /dev/acd0c
 eject: /dev/da0s1a mounted on /
 eject: /dev/da0s1f mounted on /tmp
 eject: /dev/da0s1g mounted on /usr
 eject: /dev/da0s1e mounted on /var
 eject: /dev/da1s1e mounted on /home
 eject: unmounting /home
 eject: /home: Device busy

 In neither case is the CD (or anything else) ejected.

 What's going on?

 --
 J. Porter Clark  [EMAIL PROTECTED]
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
[EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


mail question...

2003-11-01 Thread Xpression
Hi guys, I have read the man pages about mail, but I can't found
something to attacht files to sent mails, and I want to mail me some files
from the server to not have to login to read them...somebody can tell me ???
There is any other solution to get the files, please any help deeply
grateful...

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  1   2   >