Re: USB 2.0 harddisk performance

2004-03-02 Thread Guy Van Sanden
Hello Charles

Thanks for your answer.

I was googling for this, and I found out that you need some modules:
firewire.c fwohci.c fwohci_pci.c 

Will the fwohci driver provide better perfomance then the USB one?

On Mon, 2004-03-01 at 19:05, Charles Swiger wrote:
 On Mar 1, 2004, at 11:36 AM, Guy Van Sanden wrote:
  Is firewire fully supported on FreeBSD?
 
 Firewire support has been pretty good, at least for accessing mass 
 storage devices.  I haven't beaten on IP-over-Firewire or some of the 
 other capabilities that one might also experiment with
 
  The disk does have a firewire link, I can buy an addon card for about 
  30
  ¤, but I wanna make sure that it will work better.
 
 I was seeing about 35 MB/s read and about 20 MB/s using a Maxtor 5000DN 
 external drive via Firewire; this drive also supports USB 2, but at the 
 time I was testing OHCI USB was all that was available to me, not EHCI.
 
 (USB 1 was giving ~1.2 MB/s...)
-- 
__  

  Guy Van Sanden 
  http://unixmafia.port5.com  

  Registered Linux user #249404 - September 1997
__

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


Re: flashplugin-mozilla is marked as broken...?

2004-03-02 Thread albi
On Tue, 02 Mar 2004 11:18:58 +0900
Rob [EMAIL PROTECTED] wrote:

 How am I ever be able to convince my labmembers that FreeBSD is so
 much better than M$-Window$, if they get stuck on FreeBSD already
 after two minutes by simply browsing with Mozilla to their favorite
 webpage?
 

if you think that your collegues, friends etc. can evetually manage
FreeBSD on their own in the future then you should tell them that it
takes some effort from them too ... to (happily) continue using FreeBSD

 Moreover: how do I get rid of that annoying dialog Default Plugin,
 which asks me to Click OK to download Plugin. when an unknown plugin
 is encountered? This is annoying, because when I click OK, I get a
 webpage telling me that there's no such plugin for my OS.
 I want to get rid of this, once and for all. Is that possible?

delete the null-plugin in mozilla's plugin-directory

p.s.
you know that if you want flash in your browser in FreeBSD you need to
use the flash-plugin for Linux ?

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


Again GRUB

2004-03-02 Thread Robert Golovniov
Hello,

  I am trying to install the latest port version of GRUB. When running
  grub-install  --root-directory=/boot/grub hd0 command, I get this
  message: /dev/ad0s3a does not have any corresponding BIOS drive.

  The disk geometry of ad0 is as follows:
  ad0s1 - NTFS/HPFS/QNX
  ad0s2 - extended DOS
  ad0s3 - freebsd

  Any help?

-- 
 -=Robert  Beata Golovniov | Lviv, Ukraine=-
~~
mailto:[EMAIL PROTECTED]Body=Embedded%20key
~~




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


Once again floppy mounting problem

2004-03-02 Thread Robert Golovniov
Hello,

  I  tried  to  mount my floppy drive, but it turned out that I do not
  have  the  device  named  fd0 at all. I do have fd though. Did I
  miss something?

-- 
 -=Robert  Beata Golovniov | Lviv, Ukraine=-
~~
mailto:[EMAIL PROTECTED]Body=Embedded%20key
~~




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


Re: Problems Mounting CDROM

2004-03-02 Thread Rishi Chopra
Here's what happens:

usha# mount_cd9660 /dev/acd0 /mnt
mount_cd9660: /dev/acd0: No such file or directory
Kevin D. Kinsey, DaleCo, S.P. wrote:
Rishi Chopra wrote:

Rob,

The 'c' definitely was missing.  Unfortunately, so is /dev/acd0c - what
should I do now?


Hi, Rishi...have you tried this?
as root
   $mount_cd9660 /dev/acd0 /mnt

HTH,

Kevin Kinsey
DaleCo, S.P.
--
Rishi Chopra =)
http://www.ocf.berkeley.edu/~rchopra
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: flashplugin-mozilla is marked as broken...?

2004-03-02 Thread Rob
albi wrote:
On Tue, 02 Mar 2004 11:18:58 +0900
Rob [EMAIL PROTECTED] wrote:

How am I ever be able to convince my labmembers that FreeBSD is so
much better than M$-Window$, if they get stuck on FreeBSD already
after two minutes by simply browsing with Mozilla to their favorite
webpage?
if you think that your collegues, friends etc. can evetually manage
FreeBSD on their own in the future then you should tell them that it
takes some effort from them too ... to (happily) continue using FreeBSD
I want them to use some Unix flavour, so I can run my own software in the
background of their 2.X GHz PCs. We have so much computer power in our
lab, but Windows just kills optimized use of it.
So I'm trying to get them on to FreeBSD, but if I then also ask them to
put extra effort in get simple things going..they turn my offer
happily down and continue with Windows.
And if even I don't get things working properly (flash etc.) then how
can I expect them to do that?

Moreover: how do I get rid of that annoying dialog Default Plugin,
which asks me to Click OK to download Plugin. when an unknown plugin
is encountered? This is annoying, because when I click OK, I get a
webpage telling me that there's no such plugin for my OS.
I want to get rid of this, once and for all. Is that possible?
delete the null-plugin in mozilla's plugin-directory
Oh, yeah, thanks; I'll try that.

p.s.
you know that if you want flash in your browser in FreeBSD you need to
use the flash-plugin for Linux ?
So can I thus combine:
 FreeBSD-mozilla + linux-flash-plugin ?
Thanks for your help and comments!

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


Re: Once again floppy mounting problem

2004-03-02 Thread Peter Risdon
Robert Golovniov wrote:

Hello,

 I  tried  to  mount my floppy drive, but it turned out that I do not
 have  the  device  named  fd0 at all. I do have fd though. Did I
 miss something?
 

Please show your dmesg (/var/run/dmesg.boot).

PWR

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


Re: flashplugin-mozilla is marked as broken...?

2004-03-02 Thread albi
On Tue, 02 Mar 2004 17:46:57 +0900
Rob [EMAIL PROTECTED] wrote:

  you know that if you want flash in your browser in FreeBSD you need
  to use the flash-plugin for Linux ?
 
 So can I thus combine:
   FreeBSD-mozilla + linux-flash-plugin ?

i'm afraid not, you need to run linux-mozilla + linux-flashplugin
(check /usr/ports/www )
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems Mounting CDROM

2004-03-02 Thread Peter Risdon
Rishi Chopra wrote:

Here's what happens:

usha# mount_cd9660 /dev/acd0 /mnt
mount_cd9660: /dev/acd0: No such file or directory
I don't think you've shown your dmesg... is the cd drive picked up? If 
so, what as? Perhaps you could copy your dmesg to the list.

PWR.

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


Re: Once again floppy mounting problem

2004-03-02 Thread Peter Risdon
Robert Golovniov wrote:

On Tuesday, March 2, 2004, 10:55:12 AM, Peter Risdon wrote:

 

I  tried  to  mount my floppy drive, but it turned out that I do not
have  the  device  named  fd0 at all. I do have fd though. Did I
miss something?
 

PR Please show your dmesg (/var/run/dmesg.boot).

Attached.

 

You have some problems here:

...
fdc0: cmd 3 failed at out byte 1 of 3
(repeated)

...

fdc0: cannot reserve I/O port range (6 ports)

Is the floppy hardware OK?

PWR.

FreeBSD 5.2-RELEASE #3: Mon Mar 1 21:01:23 EET 2004

Preloaded elf kernel /boot/kernel/kernel at 0xc0831000.

Preloaded elf module /boot/kernel/acpi.ko at 0xc083126c.

ACPI APIC Table: AMIINT INTEL845

Timecounter i8254 frequency 1193182 Hz quality 0

CPU: Intel(R) Celeron(R) CPU 1.80GHz (1804.10-MHz 686-class CPU)

Origin = GenuineIntel Id = 0xf13 Stepping = 3

Features=0x3febfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM

real memory = 536805376 (511 MB)

avail memory = 511770624 (488 MB)

ioapic0 Version 2.0 irqs 0-23 on motherboard

Pentium Pro MTRR support enabled

npx0: [FAST]

npx0: math processor on motherboard

npx0: INT 16 interface

acpi0: AMIINT INTEL845 on motherboard

pcibios: BIOS version 2.10

Using $PIR table, 12 entries at 0xc00f7810

acpi0: Power Button (fixed)

Timecounter ACPI-fast frequency 3579545 Hz quality 1000

acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0

acpi_cpu0: CPU port 0x530-0x537 on acpi0

acpi_cpu1: CPU port 0x530-0x537 on acpi0

device_probe_and_attach: acpi_cpu1 attach returned 6

acpi_button0: Power Button on acpi0

pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0

pci0: ACPI PCI bus on pcib0

agp0: Intel Generic host to PCI bridge mem 0xe000-0xe7ff at 
device 0.0 on pci0

pcib1: PCI-PCI bridge at device 1.0 on pci0

pci1: PCI bus on pcib1

pcib1: slot 0 INTA is routed to irq 16

pci1: display, VGA at device 0.0 (no driver attached)

uhci0: Intel 82801DB (ICH4) USB controller USB-A port 0xe400-0xe41f 
irq 16 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 0xe800-0xe81f 
irq 19 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: Generic USB Storage Device, rev 1.10/1.00, addr 2

uhci2: Intel 82801DB (ICH4) USB controller USB-C port 0xec00-0xec1f 
irq 18 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: serial bus, USB at device 29.7 (no driver attached)

pcib2: ACPI PCI-PCI bridge at device 30.0 on pci0

pci2: ACPI PCI bus on pcib2

rl0: RealTek 8139 10/100BaseTX port 0xcc00-0xccff mem 
0xdfefff00-0xdfef irq 17 at device 1.0 on pci2

rl0: Ethernet address: 00:02:44:3f:84:fa

miibus0: MII bus on rl0

rlphy0: RealTek internal media interface on miibus0

rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

vr0: VIA VT6105 Rhine III 10/100BaseTX port 0xc800-0xc8ff mem 
0xdfeffe00-0xdfeffeff irq 18 at device 2.0 on pci2

vr0: Ethernet address: 00:40:f4:73:dd:9f

miibus1: MII bus on vr0

ukphy0: Generic IEEE 802.3u media interface on miibus1

ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

isab0: PCI-ISA bridge at device 31.0 on pci0

isa0: ISA bus on isab0

atapci0: Intel ICH4 UDMA100 controller port 
0xfc00-0xfc0f,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0

ata0: at 0x1f0 irq 14 on atapci0

ata0: [MPSAFE]

ata1: at 0x170 irq 15 on atapci0

ata1: [MPSAFE]

pci0: serial bus, SMBus at device 31.3 (no driver attached)

pcm0: Intel ICH4 (82801DB) port 0xdc00-0xdc3f,0xe000-0xe0ff mem 
0xd900-0xd9ff,0xda00-0xdbff irq 17 at device 31.5 on pci0

pcm0: Avance Logic ALC650 AC97 Codec

atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0

atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0

kbd0 at atkbd0

psm0: PS/2 Mouse irq 12 on atkbdc0

psm0: model IntelliMouse, device ID 3

fdc0: cmd 3 failed at out byte 1 of 3

sio0 port 0x3f8-0x3ff irq 4 on acpi0

sio0: type 16550A

sio1 port 0x2f8-0x2ff irq 3 on acpi0

sio1: type 16550A

ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0

ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode

ppc0: FIFO with 16/16/9 bytes threshold

ppbus0: Parallel port bus on ppc0

plip0: PLIP network interface on ppbus0

lpt0: Printer on ppbus0

lpt0: Interrupt-driven port

ppi0: Parallel I/O on ppbus0

acpi_cpu1: CPU port 0x530-0x537 on acpi0

device_probe_and_attach: acpi_cpu1 attach returned 6

fdc0: cmd 3 failed at out byte 1 of 3

orm0: Option ROM at 

firewall problem??

2004-03-02 Thread RYAN vAN GINNEKEN
Built a new freebsd 4.9 stable machine got it working ok could send and 
recieve packets and the like.  Did a cvsup and make world on it now it 
does not seem to be sending or recieveing anything.  Have been playing 
around with it now for several weeks off and on.  With a fresh reboot it 
does not seem too send or recieve anything

when i try to ping google.ca i get
cannot resolve google.ca  :host name lookup failure
when i ping 192.168.0.202 my gateway i get
ping: send to: permission denied
Seeing these error i think it must be firewalling everything out even me 
so I issue the following command.

ipfw add 00100 allow ip from any to any

Great now i can ping google and my own machines also most important i 
can login remotely.

ipfw shows this
v23# ipfw show
00100 291 27273 allow ip from any to any
65535  77 11673 deny ip from any to any
contents of /etc/resolv.conf are as follows.
search computerking.ca
nameserver 192.168.0.202
nameserver 24.71.223.144
nameserver 24.71.223.144
Contents of my rc.conf file are included below.  This machine is 
eventually going to be a server (sendmail bind apache samba ) for a 
differnt network so lots of stuff is commented out. I am new at running 
more than on BSD box on the same network and not sure if i need natd or 
firewall enabled.

#
#/etc/rc.conf @V23.computerking.ca
#==
#--
System
#--
hostname=v23.computerking.ca
defaultrouter=192.168.0.202
ifconfig_fxp0=DHCP
ntpdate_enable=YES
ntpdate_flags=ntp1.cmc.ec.gc.ca
sshd_enable=YES
#kern_securelevel_enable=NO
#--
#Server firewall and natd
#--
#ifconfig_xl0=inet 192.168.0.202  netmask 255.255.255.0
#gateway_enable=YES
#firewall_enable=YES
#firewall_type=OPEN
#firewall_quiet=NO
#firewall_script=/etc/rc.firewall
#natd_enable=YES
#natd_interface=fxp0
#natd_flags=-f /etc/natd.conf
#==
# end of file
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firewall problem??

2004-03-02 Thread Kris Kennaway
On Tue, Mar 02, 2004 at 03:03:37AM -0700, RYAN vAN GINNEKEN wrote:

 Contents of my rc.conf file are included below.  This machine is 
 eventually going to be a server (sendmail bind apache samba ) for a 
 differnt network so lots of stuff is commented out. I am new at running 
 more than on BSD box on the same network and not sure if i need natd or 
 firewall enabled.

You didn't include your kernel config file, but the default firewall
behaviour is to deny all traffic.  There's a kernel config option to
change this - see the sample config files.

Kris


pgp0.pgp
Description: PGP signature


Re: firewall problem??

2004-03-02 Thread RYAN vAN GINNEKEN
Thank you for your reply
Here is my kernel config file well just the options i added do you need 
more of it?
which samples are you refering to and how come i never had problems like 
this before??

options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options IPDIVERT
#optionsTCP_DROP_SYNFIN


Kris Kennaway wrote:

On Tue, Mar 02, 2004 at 03:03:37AM -0700, RYAN vAN GINNEKEN wrote:

 

Contents of my rc.conf file are included below.  This machine is 
eventually going to be a server (sendmail bind apache samba ) for a 
differnt network so lots of stuff is commented out. I am new at running 
more than on BSD box on the same network and not sure if i need natd or 
firewall enabled.
   

You didn't include your kernel config file, but the default firewall
behaviour is to deny all traffic.  There's a kernel config option to
change this - see the sample config files.
Kris
 

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


Re: Once again floppy mounting problem

2004-03-02 Thread Koltunov Andrey
On Tue, Mar 02, 2004 at 09:36:19AM +, Peter Risdon wrote:
Date: Tue, 02 Mar 2004 09:36:19 +
From: Peter Risdon [EMAIL PROTECTED]
User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20031102
To: Robert Golovniov [EMAIL PROTECTED]
Cc: FreeBSD Question List [EMAIL PROTECTED]
Subject: Re: Once again floppy mounting problem
Robert Golovniov wrote:

On Tuesday, March 2, 2004, 10:55:12 AM, Peter Risdon wrote:

 

I  tried  to  mount my floppy drive, but it turned out that I do not
have  the  device  named  fd0 at all. I do have fd though. Did I
miss something?
 

PR Please show your dmesg (/var/run/dmesg.boot).

Attached.

 

You have some problems here:

...
fdc0: cmd 3 failed at out byte 1 of 3
(repeated)

...

fdc0: cannot reserve I/O port range (6 ports)

Is the floppy hardware OK?

PWR.
This is the ACPI problem. Turn off ACPI in BIOS and boot without ACPI support
or use devel/acpicatools


FreeBSD 5.2-RELEASE #3: Mon Mar 1 21:01:23 EET 2004

Preloaded elf kernel /boot/kernel/kernel at 0xc0831000.

Preloaded elf module /boot/kernel/acpi.ko at 0xc083126c.

ACPI APIC Table: AMIINT INTEL845

Timecounter i8254 frequency 1193182 Hz quality 0

CPU: Intel(R) Celeron(R) CPU 1.80GHz (1804.10-MHz 686-class CPU)

Origin = GenuineIntel Id = 0xf13 Stepping = 3

Features=0x3febfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM

real memory = 536805376 (511 MB)

avail memory = 511770624 (488 MB)

ioapic0 Version 2.0 irqs 0-23 on motherboard

Pentium Pro MTRR support enabled

npx0: [FAST]

npx0: math processor on motherboard

npx0: INT 16 interface

acpi0: AMIINT INTEL845 on motherboard

pcibios: BIOS version 2.10

Using $PIR table, 12 entries at 0xc00f7810

acpi0: Power Button (fixed)

Timecounter ACPI-fast frequency 3579545 Hz quality 1000

acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0

acpi_cpu0: CPU port 0x530-0x537 on acpi0

acpi_cpu1: CPU port 0x530-0x537 on acpi0

device_probe_and_attach: acpi_cpu1 attach returned 6

acpi_button0: Power Button on acpi0

pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0

pci0: ACPI PCI bus on pcib0

agp0: Intel Generic host to PCI bridge mem 0xe000-0xe7ff at 
device 0.0 on pci0

pcib1: PCI-PCI bridge at device 1.0 on pci0

pci1: PCI bus on pcib1

pcib1: slot 0 INTA is routed to irq 16

pci1: display, VGA at device 0.0 (no driver attached)

uhci0: Intel 82801DB (ICH4) USB controller USB-A port 0xe400-0xe41f 
irq 16 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 0xe800-0xe81f 
irq 19 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: Generic USB Storage Device, rev 1.10/1.00, addr 2

uhci2: Intel 82801DB (ICH4) USB controller USB-C port 0xec00-0xec1f 
irq 18 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: serial bus, USB at device 29.7 (no driver attached)

pcib2: ACPI PCI-PCI bridge at device 30.0 on pci0

pci2: ACPI PCI bus on pcib2

rl0: RealTek 8139 10/100BaseTX port 0xcc00-0xccff mem 
0xdfefff00-0xdfef irq 17 at device 1.0 on pci2

rl0: Ethernet address: 00:02:44:3f:84:fa

miibus0: MII bus on rl0

rlphy0: RealTek internal media interface on miibus0

rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

vr0: VIA VT6105 Rhine III 10/100BaseTX port 0xc800-0xc8ff mem 
0xdfeffe00-0xdfeffeff irq 18 at device 2.0 on pci2

vr0: Ethernet address: 00:40:f4:73:dd:9f

miibus1: MII bus on vr0

ukphy0: Generic IEEE 802.3u media interface on miibus1

ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

isab0: PCI-ISA bridge at device 31.0 on pci0

isa0: ISA bus on isab0

atapci0: Intel ICH4 UDMA100 controller port 
0xfc00-0xfc0f,0-0x3,0-0x7,0-0x3,0-0x7 at device 31.1 on pci0

ata0: at 0x1f0 irq 14 on atapci0

ata0: [MPSAFE]

ata1: at 0x170 irq 15 on atapci0

ata1: [MPSAFE]

pci0: serial bus, SMBus at device 31.3 (no driver attached)

pcm0: Intel ICH4 (82801DB) port 0xdc00-0xdc3f,0xe000-0xe0ff mem 
0xd900-0xd9ff,0xda00-0xdbff irq 17 at device 31.5 on pci0

pcm0: Avance Logic ALC650 AC97 Codec

atkbdc0: Keyboard controller (i8042) port 0x64,0x60 irq 1 on acpi0

atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0

kbd0 at atkbd0

psm0: PS/2 Mouse irq 12 on atkbdc0

psm0: model IntelliMouse, device ID 3

fdc0: cmd 3 failed at out byte 1 of 3

sio0 port 0x3f8-0x3ff irq 4 on acpi0

sio0: type 16550A

sio1 port 0x2f8-0x2ff irq 3 on acpi0

sio1: type 16550A

ppc0 port 

Where is Bill Paul's NDIS miniport driver wrapper?

2004-03-02 Thread Alistair Hamilton
Hello, all

I have installed the FreeBSD 5.2.1, which I assumed to be the latest
available. However, it does not appear to have the NDIS miniport driver
in the kernel source and there is no /sys/modules/ndis .  I need this
for my Centrino 802.11b.

Google has helped me to find quite a few references to it but I cannot
find a relevant URL. Is this driver distributed separately?  If so,
where do I get it?

TIA,
Alistair
--
[EMAIL PROTECTED]:~$ uname -a
FreeBSD irma.ty-eurgain 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #3: Mon Mar 
1 09:38:49 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/IRMAKERNEL  i386

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


Re: firewall problem??

2004-03-02 Thread Kris Kennaway
On Tue, Mar 02, 2004 at 03:23:24AM -0700, RYAN vAN GINNEKEN wrote:
 Thank you for your reply
 Here is my kernel config file well just the options i added do you need 
 more of it?
 which samples are you refering to and how come i never had problems like 
 this before??

Compare to GENERIC or LINT (called NOTES on 5.x)

Kris

pgp0.pgp
Description: PGP signature


UDMA error

2004-03-02 Thread RYAN vAN GINNEKEN
I run FreeBSD 4.9 and keep getting this message in my dmesg both the 
cable and the drive are cable of UDMA 100 at least and the board is a 
newer Intel 865 chip set.  Do i have to configure something in my kernel 
or what??

ad0: DMA limited to UDMA33, non-ATA66 cable or device
ad0: 38204MB SAMSUNG SP0411N [77622/16/63] at ata0-master UDMA33
acd0: CD-RW HL-DT-ST GCE-8525B at ata1-master PIO4
Mounting root from ufs:/dev/ad0s1a
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Firewire card support

2004-03-02 Thread Thomas Schwarzkopf
On Tuesday 02 March 2004 08:59, Guy Van Sanden wrote:
 Which firewire cards are currently supported on FreeBSD (I'm looking
 to buy one)?

man fwohci says:

The driver supports the following IEEE 1394 OHCI chipsets.

 NEC uPD72861

 Texas Instruments TSB12LV{22,23,26}, TSB43{AA22,AB22/A}, PCI44
{10A,50}

 Sony CX3022

 VIA VT6306

 Ricoh R5C552

I use a VIA chip based card and it works well.


Thomas

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


Re: flashplugin-mozilla is marked as broken...?

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 09:56:23AM +0100, albi wrote:
 On Tue, 02 Mar 2004 17:46:57 +0900
 Rob [EMAIL PROTECTED] wrote:
 
   you know that if you want flash in your browser in FreeBSD you need
   to use the flash-plugin for Linux ?
  
  So can I thus combine:
FreeBSD-mozilla + linux-flash-plugin ?
 
 i'm afraid not, you need to run linux-mozilla + linux-flashplugin
 (check /usr/ports/www )

Actually, you can run the linux flash plugin with the native mozilla.
You need to be running a version of the OS with libmap support --
either 5.x, or recent 4.9-STABLE, or there are some patches against
4.9-RELEASE available, which might apply to earlier versions of the
system.  Just try installing the www/linuxpluginwrapper port -- it
will tell you if your version of the OS is unsupported or not. Be sure
to follow the instructions about setting up /etc/libmap.conf
carefully.  This lets you install both linux-flashplugin and acroread
as browser plugins.  Works nicely.

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: Where is Bill Paul's NDIS miniport driver wrapper?

2004-03-02 Thread Michel Schwab
Hi

I found this guide:

Commit the first cut of Project Evil, also known as the NDISulator.

Yes, it's what you think it is. Yes, you should run away now.

This is a special compatibility module for allowing Windows NDIS
miniport network drivers to be used with FreeBSD/x86. This provides
_binary_ NDIS compatibility (not source): you can run NDIS driver
code, but you can't build it. There are three main parts:

sys/compat/ndis: the NDIS compat API, which provides binary
compatibility functions for many routines in NDIS.SYS, HAL.dll
and ntoskrnl.exe in Windows (these are the three modules that
most NDIS miniport drivers use). The compat module also contains
a small PE relocator/dynalinker which relocates the Windows .SYS
image and then patches in our native routines.

sys/dev/if_ndis: the if_ndis driver wrapper. This module makes
use of the ndis compat API and can be compiled with a specially
prepared binary image file (ndis_driver_data.h) containing the
Windows .SYS image and registry key information parsed out of the
accompanying .INF file. Once if_ndis.ko is built, it can be loaded
and unloaded just like a native FreeBSD kenrel module.

usr.sbin/ndiscvt: a special utility that converts foo.sys and foo.inf
into an ndis_driver_data.h file that can be compiled into if_ndis.o.
Contains an .inf file parser graciously provided by Matt Dodd (and
mercilessly hacked upon by me) that strips out device ID info and
registry key info from a .INF file and packages it up with a binary
image array. The ndiscvt(8) utility also does some manipulation of
the segments within the .sys file to make life easier for the kernel
loader. (Doing the manipulation here saves the kernel code from having
to move things around later, which would waste memory.)

ndiscvt is only built for the i386 arch. Only files.i386 has been
updated, and none of this is turned on in GENERIC. It should probably
work on pc98. I have no idea about amd64 or ia64 at this point.

This is still a work in progress. I estimate it's about %85 done, but
I want it under CVS control so I can track subsequent changes. It has
been tested with exactly three drivers: the LinkSys LNE100TX v4 driver
(Lne100v4.sys), the sample Intel 82559 driver from the Windows DDK
(e100bex.sys) and the Broadcom BCM43xx wireless driver (bcmwl5.sys). It
still needs to have a net80211 stuff added to it. To use it, you would
do something like this:

# cd /sys/modules/ndis
# make; make load
# cd /sys/modules/if_ndis
# ndiscvt -i /path/to/foo.inf -s /path/to/foo.sys -o ndis_driver_data.h
# make; make load
# sysctl -a | grep ndis

All registry keys are mapped to sysctl nodes. Sometimes drivers refer
to registry keys that aren't mentioned in foo.inf. If this happens,
the NDIS API module creates sysctl nodes for these keys on the fly so
you can tweak them.

An example usage of the Broadcom wireless driver would be:

# sysctl hw.ndis0.EnableAutoConnect=1
# sysctl hw.ndis0.SSID=MY_SSID
# sysctl hw.ndis0.NetworkType=0 (0 for bss, 1 for adhoc)
# ifconfig ndis0 my ipaddr netmask 0xff00 up

Things to be done:

- get rid of debug messages
- add in ndis80211 support
- defer transmissions until after a status update with
NDIS_STATUS_CONNECTED occurs
- Create smarter lookaside list support
- Split off if_ndis_pci.c and if_ndis_pccard.c attachments
- Make sure PCMCIA support works
- Fix ndiscvt to properly parse PCMCIA device IDs from INF files
- write ndisapi.9 man page

cheers michel


- Original Message - 
From: Alistair Hamilton [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 11:28 AM
Subject: Where is Bill Paul's NDIS miniport driver wrapper?


 Hello, all

 I have installed the FreeBSD 5.2.1, which I assumed to be the latest
 available. However, it does not appear to have the NDIS miniport driver
 in the kernel source and there is no /sys/modules/ndis .  I need this
 for my Centrino 802.11b.

 Google has helped me to find quite a few references to it but I cannot
 find a relevant URL. Is this driver distributed separately?  If so,
 where do I get it?

 TIA,
 Alistair
 --
 [EMAIL PROTECTED]:~$ uname -a
 FreeBSD irma.ty-eurgain 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #3: Mon Mar
 1 09:38:49 GMT 2004
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/IRMAKERNEL  i386

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


 !DSPAM:40446224275972446164773!




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


Re: MySQL and FreeBSD 4.x.. problems, problems with server

2004-03-02 Thread Uwe Doering
dap wrote:
This has happened with enough servers at different locations that I have to
believe there is a relationship here. I have servers running the latest
release of MySQL. I've run the servers on FreeBSD 4.4., 4.7, and 4.8. I am
not using the threaded version.
MySQL always uses threads.  It's just that you have the choice which 
implementation to use, native or Linux threads.

On all three versions, on different servers
at different sites, I have seen MySQL just go wacky after a while.
Two types of symptoms:

1. mysqld just decides to consume as much of the CPU as possible.
2. new connections to mysql fail
It will usually take 1-3 weeks between occurances.
[...]
Yes, this is a mysql problem probably, and not a FreeBSD problem. However,
I'm hoping to get some help or hope here as well as with the mysql people.
:)
There have been some fixes lately to 'libc_r', the threads lib MySQL 
uses by default on FreeBSD 4.x.  They deal with EOF conditions in 
connection with write(2) which may very well cause process looping. 
This programming error could be the cause of your problem as well, so it 
might be worthwhile to take a look at the latest CVS commits to 
'uthread_write.c':

http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc_r/uthread/uthread_write.c?sortby=dateonly_with_tag=RELENG_4

BTW, a potentially serious problem with signals in 'uthread_join.c' has 
been fixed recently, too.

Hope it helps in your case.

   Uwe
--
Uwe Doering |  EscapeBox - Managed On-Demand UNIX Servers
[EMAIL PROTECTED]  |  http://www.escapebox.net
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


what raid system should i purchase for freebsd ?

2004-03-02 Thread ei02435

I would like to install freebsd in a machine with a raid system.
 
So somehone have told me that linux sometimes dos not recognize some raid 
systems ...
 
can any one tell me what raid system can y purchase to have a garantee that 
freebsd will recognize im ?
 
i want to use RAID 1 (mirror)  system with 2 hard disks .
 
 
Tanks a lot !
ei02435
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: seeking shell scripting resources

2004-03-02 Thread Quintin Riis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
No problem.  I know of no good guides, all that I have found use
inefficient coding practices.  Just make it up as you go along, show
what you come up with to someone more experienced, and learn.
		Quintin

Marty Landman wrote:

| At 10:09 AM 2/22/2004, Quintin Riis wrote:
|
| Are you using bash?
|
|
| I'm new and want to learn scripting to help with running my network. So
| I'm completely flexible as I don't know enough to have any preferences.
|
| Try /usr/ports/shells/bash2/work/bash-2.05b/examples/ for a few examples.
|
|
| Ok, making /usr/ports/shells/bash2/ now and then I'll see what's in there.
|
| Haven't found much around at all on shell programming and would like to
| start learning it. Any more resources would be most welcome to find out
| about.
|
| Thanks Quintin.
|
| Marty Landman   Face 2 Interface Inc 845-679-9387
| This Month's New Quiz --- Past Superbowl Winners
| Make a Website: http://face2interface.com/Home/Demo.shtml
|
|
|
|
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFARG2Pkt6kXuDr+LcRAtubAKCwqNJ/ei+gRYAesf7DzUrAr8/LggCgpgdt
oz3Bnb8B+SGGd9nADk3EkwA=
=gfu9
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: why bootpd running, though wrapped up in inetd superserver ?

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 12:46:54PM +0900, Rob wrote:

 I'm using bootpd for booting-up another diskless PC.
 
 In inetd.conf, I have enabled the bootps line, but to
 my surprise, bootpd keeps running continuously after
 being called once. I thought wrapping the daemon up in
 the inetd superserver would prevent this.
 
 I have tried already the bootpd-flags -t 5 and -i to no avail.
 
 Any idea what's wrong here, or am I myself making a mistake here ?

You seem to be doing everything right.  Most odd.  I see that the
default timeout is 15 minutes (by inspecting the source code: see
/usr/src/libexec/pootpd/pootpd.c, and look for the actualtimeout
struct) -- can you test waiting that long to see if the bootpd process
will eventually time out?  It might be worth running tcpdump(1) on
your network interface to verify that there isn't any traffic on ports
67 or 68 during that time -- the timeout gets reset whenever there's
any traffic at all.

When you edited /etc/inetd.conf to insert the '-t 5' option, did you
send a HUP signal to inetd(8) to make it reread the config file?

# kill -HUP `cat /var/run/inetd.pid`

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: Where is Bill Paul's NDIS miniport driver wrapper?

2004-03-02 Thread Kris Kennaway
On Tue, Mar 02, 2004 at 10:28:51AM +, Alistair Hamilton wrote:
 Hello, all
 
 I have installed the FreeBSD 5.2.1, which I assumed to be the latest
 available.

Latest *release*, yes.

 However, it does not appear to have the NDIS miniport driver
 in the kernel source and there is no /sys/modules/ndis .  I need this
 for my Centrino 802.11b.

The source is in the 5.2-CURRENT development branch.  See the handbook
for what -CURRENT means and why you might want to think twice before
running it on your system.

Kris


pgp0.pgp
Description: PGP signature


cyrus logs

2004-03-02 Thread RJ45

hello,
it happens that in the maillog I see different log message from sendmail
which delivers mail to cyrusv2.

this happens to the dame user or to different users.
sometimes the log is like:

Mar  2 12:25:48 postino
sm-mta[3269]: i22BPG01003269: [EMAIL PROTECTED],
delay=00:00:00, xdelay=00:00:00, mailer=cyrusv2, pri=34299,
relay=localhost [[UNIX: /var/imap/socket/lmtp]], dsn=2.0.0, stat=Sent

Mar  2 12:15:40 postino
sm-mta[2072]: i22BFH2003: [EMAIL PROTECTED],
delay=00:00:23, xdelay=00:00:01, mailer=cyrusv2, pri=170389,
relay=localhost, dsn=2.0.0, stat=Sent


I use vyrusv2 deliver using /var/imap/socket/lmtp

how come the log from user to user and from mail message to mail message
changes so much randomly ?
isn;t lmtp mechanism always used ?

thanks

Rick


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


Re: what raid system should i purchase for freebsd ?

2004-03-02 Thread Matthew Seaman
On Mon, Aug 12, 2002 at 02:58:42PM +0100, [EMAIL PROTECTED] wrote:

 can any one tell me what raid system can y purchase to have a garantee that 
 freebsd will recognize im ?

Assuming you mean hardware RAID controllers and a standard IA32 machine:
  
 i want to use RAID 1 (mirror)  system with 2 hard disks .

Depending on which version of FreeBSD you want to run, take a look at:

http://www.freebsd.org/releases/4.9R/hardware-i386.html#AEN33

or

http://www.freebsd.org/releases/5.2.1R/hardware-i386.html#AEN65

and look at the man pages linked from those documents for more
detailed lists of precisely what models are known to work.  Your
vendor will be able to tell you what RAID cards they use -- systems by
popular suppliers like Dell and Compaq are generally well supported.

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: flashplugin-mozilla is marked as broken...?

2004-03-02 Thread Danny Pansters
On Tuesday 02 March 2004 09:46, Rob wrote:

 So can I thus combine:
   FreeBSD-mozilla + linux-flash-plugin ?

No. Linux-mozilla plus linux-flashplugin OR (preferred if you ask me): 
FreeBSD-mozilla plus linux-flashplugin6 plus linuxpluginwrapper. They're all 
in /usr/ports/www. Do read the blurb about 'libmap.conf' when installing the 
latter.


HTH,

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


FreeBSD 5.2.1 Freezes ...

2004-03-02 Thread Dinesh Nadarajah
Hi all:

I recently intsalled FreeBSD 5.2 and of late 5.2.1. On both systems I
am seeing system freeze when I start X. Here are the two cases:

On my Dell laptop, X workes fine as long as I don't have ~/.xinitrc.
But if I start gnome-session through .xinitrc, the box freezes. When I
reboot, FreeBSD goes into an 'entropy harvesting' mode and then asks me
to execute /bin/sh and then run 'fsck'.

Then  had the same experience with a another machine (desktop). Here
everything worked fine. I was running gnome, etc. No problems. Then I
installed some fonts. No problems. I deceided to reboot. It rebooted
and as soon as I typed 'startx' it froze. I had to do a cold boot, and
again it took me to the run fsck instruction. It ran fine after the
'fsck'.

Is there a documented issue like this. I would like to learn more on
why this is happening. Any remedies/updates.

Thanks.

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


Re: FreeBSD 5.2.1 Freezes ...

2004-03-02 Thread Thorsten von Plotho-Kettner
Am Dienstag, 2. März 2004 14:09 schrieb Dinesh Nadarajah:

 I recently intsalled FreeBSD 5.2 and of late 5.2.1. On both systems I
 am seeing system freeze when I start X. Here are the two cases:

 On my Dell laptop, X workes fine as long as I don't have ~/.xinitrc.
 But if I start gnome-session through .xinitrc, the box freezes. When I
 reboot, FreeBSD goes into an 'entropy harvesting' mode and then asks me
 to execute /bin/sh and then run 'fsck'.

The same for me on a test-machine: 

HP Vectra VL
PIII-600
Matrox Millenium 8MB AGP

Regards,

Thorsten

-- 
 SO FAR - SO GNU - SO WHAT
Open-/FreeBSD/MandrakeLinux

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


Download FreeBSD.

2004-03-02 Thread Frank Guo
Hi,
 
Could you please provide the link that can download the FreeBSD? 
 
We are trying to test the software with our application.
 
Thanks,
 
Frank Guo
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


fatal trap 12

2004-03-02 Thread Marco
Hello, my name is Marco Giardini. My problem is the following one: When the
operating system initiates leaves mensage to me error that makes me
reinitiate the maquina. mensage that leaves is fatal trap 12.

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


Re: How to remove a non-empty directory

2004-03-02 Thread rfa
 Hi all folks,

 Kindly advise where can I find the small program 'midnight commander' for
 FreeBSD.  OR what command line shall be applied on FBSD to remove a
 non-empty
 directory together with its content

 TIA

 B.R.
 satimis

try this:
#cd /usr/ports
#make search name = mc | more
[you will find all the ports with mc in them]
then you will know that mc is in
#cd /usr/ports/misc/mc  make all install clean

rm -r for your previous question.  thats dangerous though be sure to type
carefully when doing this command.








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


Re: fatal trap 12

2004-03-02 Thread Matthew Seaman
On Mon, Mar 01, 2004 at 01:11:49PM -0300, Marco wrote:
 Hello, my name is Marco Giardini. My problem is the following one: When the
 operating system initiates leaves mensage to me error that makes me
 reinitiate the maquina. mensage that leaves is fatal trap 12.

http://www.freebsd.org/doc/es_ES.ISO8859-1/books/faq/troubleshoot.html#Q4.9.

Fatal trap 12 happens for much the same reasons as Signal 11.

Try running this to see if you can confirm hardware errors.

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: Download FreeBSD.

2004-03-02 Thread Matthew Seaman
On Mon, Mar 01, 2004 at 11:40:51AM -0800, Frank Guo wrote:

 Could you please provide the link that can download the FreeBSD? 

There are quite a few download sites:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html
  
 We are trying to test the software with our application.

Installation instructions are here:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/install.html

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: fatal trap 12

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 02:06:25PM +, Matthew Seaman wrote:
 On Mon, Mar 01, 2004 at 01:11:49PM -0300, Marco wrote:
  Hello, my name is Marco Giardini. My problem is the following one: When the
  operating system initiates leaves mensage to me error that makes me
  reinitiate the maquina. mensage that leaves is fatal trap 12.
 
 http://www.freebsd.org/doc/es_ES.ISO8859-1/books/faq/troubleshoot.html#Q4.9.
 
 Fatal trap 12 happens for much the same reasons as Signal 11.
 
 Try running this to see if you can confirm hardware errors.

Oops.  I meant to add: http://www.memtest86.com/

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


DRI troubles with radeon

2004-03-02 Thread Tobias Aigner
Hi there,

I'm having some troubles getting DRI to work. I'm runnig an
ASUS A7N8X-Deluxe Board with NForce2 and a ATI Radeon 8500. First of all
I started using the 5.2.1-RELEASE with following kernel-options:

device agp
device radeondrm

this caused XFree86 (4.3.0 and 4.4.0) to freeze on startx when DRI was
enabled. Then I removed agp and radeondrm from my kernel-config, now
dmesg showed this when startx was launched:

error: [drm:pid580:radeon_cp_init] *ERROR* radeon_cp_init called
without lock held
error: [drm:pid580:radeon_unlock] *ERROR* Process 580
using kernel context 0

but X actually started (glxinfo sayed 'direct rendering: no'). After
some reading I started to put these options in my XF86Config:

Option ForcePCIMode true
Option AGPMode 4

well, ok now glxinfo reported 'direct rendering: yes' but my performance
with glxgears should be much better:

1167 frames in 5.0 seconds = 233.400 FPS
1403 frames in 5.0 seconds = 280.600 FPS

dmesg showed this:

drm0: ATI Radeon QL R200 8500 LE port 0xb000-0xb0ff mem
0xc200-0xc200,0xb000-0xbfff irq 5 at device 0.0 on pci2
info: [drm] Initialized radeon 1.10.0 20020828 on minor 0 info: [drm]
Loading R200 Microcode

This problem is obviously caused by my mainboard, because my radeon used
to work with my old Gigabyte VIA mainboard.

So I'm slowly runnig out of ideas what to do.

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


Re: UDMA error

2004-03-02 Thread Jonathan Arnold
RYAN vAN GINNEKEN wrote:
I run FreeBSD 4.9 and keep getting this message in my dmesg both the 
cable and the drive are cable of UDMA 100 at least and the board is a 
newer Intel 865 chip set.  Do i have to configure something in my kernel 
or what??

ad0: DMA limited to UDMA33, non-ATA66 cable or device
ad0: 38204MB SAMSUNG SP0411N [77622/16/63] at ata0-master UDMA33
acd0: CD-RW HL-DT-ST GCE-8525B at ata1-master PIO4
Mounting root from ufs:/dev/ad0s1a
We were talking about this very thing not too long ago on this list.
Some have claimed this can happen if you:
a] Plug the cable in backwards - ie., the end with the single plug
should go into the motherboard and the end that has the two plugs
closer together should go into the drives.
b] Plug the wrong one of the two that are closer together into the
driver.
So I'd say try pulling out the cable and plugging it back in in a
different way.
Another thing to be sure of is that you have the UDMA 100 cable;
ie, one end should have a blue connector and that end should go into
the motherboard.
--
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Daemon Dancing in the Dark, a FreeBSD weblog:
http://freebsd.amazingdev.com/blog/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to remove a non-empty directory

2004-03-02 Thread Jerry McAllister
 
 Hi all folks,
 
 Kindly advise where can I find the small program 'midnight commander' for 
 FreeBSD.  OR what command line shall be applied on FBSD to remove a non-empty 
 directory together with its content

I have never tried anything called midnight commander, but you might 
check in the ports collection.   If you installed the skeleton like
you should have, go to /usr/ports and start looking around.   

As for removing a non-empty directory:

 rm -r dirname

I normally cd to the dir's parent (just above it) and do a couple
of checks of where I am and what I am rm-ing before actually doing
it, because once you hit enter it is gone.

If you happen to have any files in that directory tree with flags
set, especially schg, then it will not remove those, but will all
the others.   Then you would have to go in and run chflags noschg on
those files and then go back out and run the rm -r again.
It will ask you if it is OK to remove those files and act like it
did, but it won't.kernel is one of those files that normally
have schg set on it.   see man chflags

jerry

 
 TIA
 
 B.R.
 satimis
 
 ___
 [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: Tar command and OpenOffice 1.1 question

2004-03-02 Thread Stephen Liu
On Tuesday 02 March 2004 13:01,  wrote:
 Hi Stephen Liu,

The simple way is to use PORT to install OpenOffice.

Hi,

Tks for your advice.

I am aware of make install 'packagename'' on /usr/ports/.  Because I am 
running FreeBSD 5.2 on a slow PC I tried avoiding installing OOo from source 
code.  It will take lengthy time to go through compile, make, make install, 
etc.  I have experience on Gentoo running installation from source code.  On 
a slow PC it would be much earier to install OOo1.1 from its tarball.  For 
the small program 'midnight commander', it took 30 minutes to complete being 
an example

This is my 1st time installing/running UNIX.  I don't have much confidence on 
myself even though this is not my first time installing OOo from tarball nor 
my first time using tar command.  I have no idea whether there are diference 
opertaing them between UNIX and Linux.  Therefore I start to post.

Anyway thanks again for your advice.

B.R.
Stephen



 Hi all folks,
 
 I have following packages download from OpenOffice site to a folder in
  'user' directory;
 
 /home/user/download/
 en-ooodict-GB-1.2.tgz
 openoffice-1.1.0_1.tbz
 
 1) Can I use following command to extract OOo1.1 tarball to a designated
 directory;
 
 # cd /home/user/download/
 # tar jxvf openoffice-1.1.0_1.tbz -C /usr/share
 
 2) Is tar command and its tags on FBSD same as Linux

 Yes, they are the same.

 3) Is /usr/ an ideal diretory for OOo1.1 to be extracted to

 It depends on your partition.

 4) Can I use following command to extract the dictionary tarball
 
 # cd /home/user/download/
 # tar zxvf en-ooodict-GB-1.2.tgz -C /usr/share/OpenOffice.org1.1.0/
 
 Remark: 'OpenOffice.org1.1.0' is a new folder generated during extracting
  OOo 1.1 tarball.

 you must mannually create the directory.

 Kindly advise.  TIA
 
 B.R.
 Stephen Liu
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
  [EMAIL PROTECTED]

 = = = = = = = = = = = = = = = = = = = =


 
 

 
 Yu Li
 Library, Chinese Academy of Sciences
 33 Beisihuan Xilu, Beijing 100080
 Tel: +86-010-82626611-6619 010-82629002
 Fax: 010-82626611-6619
 E-mail: [EMAIL PROTECTED]

 
 [EMAIL PROTECTED]
 2004-03-02

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


Re: How to remove a non-empty directory

2004-03-02 Thread Stephen Liu
Hi Jerry and other folks,

Lot of thanks for your advice on the captioned question and time spent.  I 
learn an alternative in removing a non-empty directory.

mc/midnight commander is a small program.  It moves and removes/deletes 
directory including sub-directories and files at the same.  It also has 
editing capability.  It is a small and handy tool.  I have it installed from 
'PORT'.

B.R.
Stephen

On Tuesday 02 March 2004 22:28, Jerry McAllister wrote:
  Hi all folks,
 
  Kindly advise where can I find the small program 'midnight commander' for
  FreeBSD.  OR what command line shall be applied on FBSD to remove a
  non-empty directory together with its content

 I have never tried anything called midnight commander, but you might
 check in the ports collection.   If you installed the skeleton like
 you should have, go to /usr/ports and start looking around.

 As for removing a non-empty directory:

  rm -r dirname

 I normally cd to the dir's parent (just above it) and do a couple
 of checks of where I am and what I am rm-ing before actually doing
 it, because once you hit enter it is gone.

 If you happen to have any files in that directory tree with flags
 set, especially schg, then it will not remove those, but will all
 the others.   Then you would have to go in and run chflags noschg on
 those files and then go back out and run the rm -r again.
 It will ask you if it is OK to remove those files and act like it
 did, but it won't.kernel is one of those files that normally
 have schg set on it.   see man chflags

 jerry

  TIA
 
  B.R.
  satimis
 
  ___
  [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: LINT file?

2004-03-02 Thread Jerry McAllister
 
 fbsd_user wrote:
 
 And you think that, that's ok?
 
 Somebody messed up big time removing all the LINT comments.
 
 That's totally unacceptable.
 
 Aren't you going to submit an problem report about that.
 
 That's just so stupid it could not have been done with official
 approval.
 
 There could never be any reason to justify doing that.
 
 If defeats the whole purpose of having the LINT kernel max option
 statement file.
 
 You have to point out these blunder by submitting an problem report.
 
 Get on the stick and do your volunteer part in keeping Freebsd what
 we all expect it to be.
 
   
 
 FBSD_USER,
 
#1.) FreeBSD is a VOLUNTEER project
 
#2.) Who made you in charge or deciding what's acceptable and not !
 
#3.) If you REALLY think it's unacceptable, why not submitt what 
 comments you think should be in there.
 
 
 
 
 And if you are unable to understand the programming at all, then may 
 I suggest that you SHUT THE FUCK UP!!
 

Oh now that's a really helpful response.

Anyway, my 4.9 LINT has comments.
I certainly hope to see them when I get to 5.xxx.

Without the comments LINT is essentially useless.
Just long lists of cryptic character strings are not
very helpful, even if there is a man page on every one.

jerry

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


Re: Tar command and OpenOffice 1.1 question

2004-03-02 Thread Jerry McAllister
 
 Hash: SHA1
 
 Try `man tar', then reply if you still have questions.
 
   Quintin
 
 Stephen Liu wrote:
 | Hi all folks,
 |
 | I have following packages download from OpenOffice site to a folder in
 'user'
 | directory;
 |
 | /home/user/download/
 | en-ooodict-GB-1.2.tgz
 | openoffice-1.1.0_1.tbz
 |
 | 1) Can I use following command to extract OOo1.1 tarball to a designated
 | directory;
 |
 | # cd /home/user/download/
 | # tar jxvf openoffice-1.1.0_1.tbz -C /usr/share
 |
 | 2) Is tar command and its tags on FBSD same as Linux
 |
 | 3) Is /usr/ an ideal diretory for OOo1.1 to be extracted to
 |
 | 4) Can I use following command to extract the dictionary tarball
 |
 | # cd /home/user/download/
 | # tar zxvf en-ooodict-GB-1.2.tgz -C /usr/share/OpenOffice.org1.1.0/

I am presuming you have downloaded the appropriate binary install
from Openoffice.
Put the file in /usr/local
Do not unroll the file with tar
and run  psk-add on itpkg-add openoffice-1.1.0_1.tbz

During the process it will ask where you want to install it and you 
can choose something a little shorter than .../openoffice-1.1.0_1
if you want, but since you will have all the utilities in your path
and so won't have to use that long name all the time, it doesn't
really matter.   Best to leave the base path as /usr/local though.
Wherever you have put /usr/local and symlinked it if you have, is OK.

jerry


 |
 | Remark: 'OpenOffice.org1.1.0' is a new folder generated during
 extracting OOo
 | 1.1 tarball.
 |
 | Kindly advise.  TIA
 |
 | B.R.
 | Stephen Liu
 |
 | ___
 | [EMAIL PROTECTED] mailing list
 | http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 | To unsubscribe, send any mail to
 [EMAIL PROTECTED]
 |
 |
 |
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.4 (MingW32)
 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
 iD8DBQFARDM+kt6kXuDr+LcRAuozAJ9snLzPNqMci6nb/Pwvl3aT9fpJNgCg0O7j
 BMSW88mGaz8zHklPq5KhNnE=
 =PvbJ
 -END PGP SIGNATURE-
 
 ___
 [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: seeking shell scripting resources

2004-03-02 Thread Jeff Hinrichs
- Original Message - 
From: Quintin Riis [EMAIL PROTECTED]
To: Marty Landman [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, March 02, 2004 5:18 AM
Subject: Re: seeking shell scripting resources


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 No problem.  I know of no good guides, all that I have found use
 inefficient coding practices.  Just make it up as you go along, show
 what you come up with to someone more experienced, and learn.
 
Have you tried the Advanced Bash-Scripting Guide:
  http://www.tldp.org/LDP/abs/html/

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


anyone tried moodle?

2004-03-02 Thread rfa
i was thinking about setting up an online learning environment for some
students here and remembered moodle.

http://www.moodle.org

i did a #make search name=moodle on my ports and couldn't find anything. 
now, has anyone tried this?  im not familiar enough with freebsd and/or
the ports to know whether it is safe to install this on my system so i
just wanna ask around first...

another thing, they had instructions for getting it via CVS:

QUOTE
From a Unix computer
To connect and login for the first time to the CVS server, you can use
this command:

cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/moodle login

There is no password - when asked for one, just hit Enter.

To checkout (download) the entire Moodle code for the first time, use this
command:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/moodle co moodle
ENDQUOTE

anyway i tried this but it went like:

su-2.05b# cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/moodle login
Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/moodle
CVS password:
cvs [login aborted]: reading from server: Connection reset by peer

What does that mean?  Any ideas on how to fix this?  Although i could just
upload the tar file from my windows box, i am curious about this.

Yours,
Rommel




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


1 processor vs. 2

2004-03-02 Thread Joseph Koenig
I'm putting together a system that will host a relatively small database
(around 20,000 records), as well as run Apache / PHP to search that
database. I have the option in front of me to use a P III dual 1GHz machine
with a SCSI Raid 5, or to use a single P4 2.8 GHz with a SCSI Raid 1. Both
have 1GB RAM. I'm looking to use MySQL as the DB. The site that this machine
will host gets about 2 million hits per months (yes, hits, not pageviews or
visitors) from about 21,000 unique visitors. Does anyone have an opinion as
to which machine will perform best under this scenario? Obviously, both
would run FreeBSD. Thanks,

Joe Koenig
Production Manager
jWeb New Media Design
[EMAIL PROTECTED]
http://www.jwebmedia.com/
636.928.3162 

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


USB printer setup

2004-03-02 Thread Gareth Bailey
Ok. I read through the handbook pages on printing and it doesn't have too much on usb 
printers. Can anyone suggest where i might start with setting up my USB Samsung laser 
printer? (My system loads it on ulpt0 so kernel is fine!)

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


Re: Tar command and OpenOffice 1.1 question

2004-03-02 Thread Jerry McAllister
 
 On Tuesday 02 March 2004 13:01, ÀîÓî wrote:
  Hi Stephen Liu,
 
   The simple way is to use PORT to install OpenOffice.

For most things the simplest way if to install from ports, because most 
things are relatively small and the build easy and the author makes a 
version for whatever system the author uses (not necessarily FreeBSD) so 
the port maintainer creates a build that will do it for FreeBSD and you 
have to use that build process.

But in the case of openoffice, the simplest way is to download the binary
package from   http://projects.imp.ch/openoffice, plunk it in to an
appropriate directory (/usr/local) and run pkg-add on it.

This is because the build for openoffice is so large (4 GB) and long (many
hours) and the openoffice people kindly build FreeBSD versions for you all 
ready to plug in and use in just a few minutes.

The only caveats are that one of the isntructions are wrong.
You have to start up the setup by running  .../base_path/soffice 
instead of .../base_path/openofficeand there are a couple of
config/script files missing that you probably are expected to 
eventually fill with local config and startup settings, but which
can just be empty until you get clear about what you want to
configure.One of those is .../openofficexxx/program/freebsd-local.sh
but I don't remember the other at the moment.   It will complain and
refuse to start and name the missing file.  You can just go to the
directory and do a 'touch(1)' on those files to create empty ones and
it will then start up fine.

jerry

 
 Hi,
 
 Tks for your advice.
 
 I am aware of make install 'packagename'' on /usr/ports/.  Because I am 
 running FreeBSD 5.2 on a slow PC I tried avoiding installing OOo from source 
 code.  It will take lengthy time to go through compile, make, make install, 
 etc.  I have experience on Gentoo running installation from source code.  On 
 a slow PC it would be much earier to install OOo1.1 from its tarball.  For 
 the small program 'midnight commander', it took 30 minutes to complete being 
 an example
 
 This is my 1st time installing/running UNIX.  I don't have much confidence on 
 myself even though this is not my first time installing OOo from tarball nor 
 my first time using tar command.  I have no idea whether there are diference 
 opertaing them between UNIX and Linux.  Therefore I start to post.
 
 Anyway thanks again for your advice.
 
 B.R.
 Stephen
 
 
 
  Hi all folks,   
  I have following packages download from OpenOffice site to a folder in
   'user' directory;
  
  /home/user/download/
  en-ooodict-GB-1.2.tgz
  openoffice-1.1.0_1.tbz
  
  1) Can I use following command to extract OOo1.1 tarball to a designated
  directory;
  
  # cd /home/user/download/
  # tar jxvf openoffice-1.1.0_1.tbz -C /usr/share
  
  2) Is tar command and its tags on FBSD same as Linux
 
  Yes, they are the same.
 
  3) Is /usr/ an ideal diretory for OOo1.1 to be extracted to
 
  It depends on your partition.
 
  4) Can I use following command to extract the dictionary tarball
  
  # cd /home/user/download/
  # tar zxvf en-ooodict-GB-1.2.tgz -C /usr/share/OpenOffice.org1.1.0/
  
  Remark: 'OpenOffice.org1.1.0' is a new folder generated during extracting
   OOo 1.1 tarball.
 
  you must mannually create the directory.
 
  Kindly advise.  TIA
  
  B.R.
  Stephen Liu
  
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  To unsubscribe, send any mail to
   [EMAIL PROTECTED]
 
  = = = = = = = = = = = = = = = = = = = =
 
 
  ÖÂ
  Àñ£¡
 
  ÀîÓî
  Yu Li
  Library, Chinese Academy of Sciences
  33 Beisihuan Xilu, Beijing 100080
  Tel: +86-010-82626611-6619 010-82629002
  Fax: 010-82626611-6619
  E-mail: [EMAIL PROTECTED]
 
  ÀîÓî
  [EMAIL PROTECTED]
  2004-03-02
 
 ___
 [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: seeking shell scripting resources

2004-03-02 Thread Marty Landman
At 10:28 AM 3/2/2004, Jeff Hinrichs wrote:

Have you tried the Advanced Bash-Scripting Guide:
  http://www.tldp.org/LDP/abs/html/
Yep, on my server and scanned with htdig along with a bunch of others. 
Thanks Jeff.

Marty Landman   Face 2 Interface Inc.   845-679-9387
FormATable  DB: http://face2interface.com/Products/FormATable.shtml
Make a Website: http://face2interface.com/Home/Demo.shtml
Free Formmailer: http://face2interface.com/Products/Formal.shtml  

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


Keeping multiple machine up to date

2004-03-02 Thread hal
I have 10 FreeBSD machines which I need to keep
up to date software wise.  Half of the machines
only have access to the local network.  On the
machines which have network access I use cvsup.
Cvsuping multiple machines is time consuming, is
there a better way?  What is the conventional
wisdom for keeping many machines up to date?
A pointer to an FAQ or something would be great.

hal

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


Re: Tar command and OpenOffice 1.1 question

2004-03-02 Thread Stephen Liu
Hi Jerry,

Tks for your advice.

- snip -

 I am presuming you have downloaded the appropriate binary install
 from Openoffice.
 Put the file in /usr/local
 Do not unroll the file with tar
 and run  psk-add on itpkg-add openoffice-1.1.0_1.tbz

 During the process it will ask where you want to install it and you
 can choose something a little shorter than .../openoffice-1.1.0_1
 if you want, but since you will have all the utilities in your path
 and so won't have to use that long name all the time, it doesn't
 really matter.   Best to leave the base path as /usr/local though.
 Wherever you have put /usr/local and symlinked it if you have, is OK.

Yes I have 2 tarballs downloaded to

/home/user/Download/OpenOffice-1.1/
en-ooodict-GB-1.2.tgz
openoffice-1.1.0_1.tbz

Whether your suggested to run

# cd /home/user/Download/OpenOffice-1.1/
# pkg-add openoffice-1.1.0_1.tbz
(or pkg_add ???)

Give the path to '/usr/local/'.  Will it create the directory 
'openoffice-1.1.0_1' under 'usr/local', i.e.
/usr/local/openoffice-1.1.0_1

and then to run 'setup' from there afterwards.

How about the dictionary 'en-ooodict-GB-1.2.tgz'

B.R.
Stephen


  | Remark: 'OpenOffice.org1.1.0' is a new folder generated during
 
  extracting OOo
 
  | 1.1 tarball.
  |
  | Kindly advise.  TIA
  |
  | B.R.
  | Stephen Liu
  |
  | ___
  | [EMAIL PROTECTED] mailing list
  | http://lists.freebsd.org/mailman/listinfo/freebsd-questions
  | To unsubscribe, send any mail to
 
  [EMAIL PROTECTED]
 
 
 
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.2.4 (MingW32)
  Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
  iD8DBQFARDM+kt6kXuDr+LcRAuozAJ9snLzPNqMci6nb/Pwvl3aT9fpJNgCg0O7j
  BMSW88mGaz8zHklPq5KhNnE=
  =PvbJ
  -END PGP SIGNATURE-
 
  ___
  [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: Where is Bill Paul's NDIS miniport driver wrapper?

2004-03-02 Thread peter lageotakes

--- Alistair Hamilton [EMAIL PROTECTED] wrote:
 Hello, all
 
 I have installed the FreeBSD 5.2.1, which I assumed
 to be the latest
 available. However, it does not appear to have the
 NDIS miniport driver
 in the kernel source and there is no
 /sys/modules/ndis .  I need this
 for my Centrino 802.11b.
 
 Google has helped me to find quite a few references
 to it but I cannot
 find a relevant URL. Is this driver distributed
 separately?  If so,
 where do I get it?
 
 TIA,
 Alistair
 --
 [EMAIL PROTECTED]:~$ uname -a
 FreeBSD irma.ty-eurgain 5.2.1-RELEASE FreeBSD
 5.2.1-RELEASE #3: Mon Mar 
 1 09:38:49 GMT 2004

[EMAIL PROTECTED]:/usr/obj/usr/src/sys/IRMAKERNEL
  i386
 
 ___
 [EMAIL PROTECTED] mailing list

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


http://kerneltrap.org/node/view/2401

Hope this helps

__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 1 processor vs. 2

2004-03-02 Thread Yoan Talagrand
I would use the P III with the 5. branch of freebsd and the appropriate
configuration of mysql.

Yoan

 I'm putting together a system that will host a relatively small database
 (around 20,000 records), as well as run Apache / PHP to search that
 database. I have the option in front of me to use a P III dual 1GHz
 machine with a SCSI Raid 5, or to use a single P4 2.8 GHz with a SCSI
 Raid 1. Both have 1GB RAM. I'm looking to use MySQL as the DB. The site
 that this machine will host gets about 2 million hits per months (yes,
 hits, not pageviews or visitors) from about 21,000 unique visitors. Does
 anyone have an opinion as to which machine will perform best under this
 scenario? Obviously, both would run FreeBSD. Thanks,

 Joe Koenig
 Production Manager
 jWeb New Media Design
 [EMAIL PROTECTED]
 http://www.jwebmedia.com/
 636.928.3162

 ___
 [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]


road warrior VPN solution needed

2004-03-02 Thread Jon Wilson
I'm looking for a solution to the following VPN setup:

FreeBSD server on public IP address
Private, firewalled office LAN
Road warrior laptop users requiring access to the LAN
Users are anywhere in the world, possibly behind NAT
Users run Win2k or XP
Client software must be minimal, and easy to install and
 configure
It must be reliable
Minimal budget
Minimal patching and tweaking of server software would be a bonus. I'm 
prepared to get my hands dirty a little, but something that just werks 
without in-depth knowlege about IPSec and protocols would be good too.

The need for a Windows pointy-clicky interface appears to imply use of 
either L2TP or PPTP. Getting Ipsec working to an XP machine, using 
Racoon and shared secrets seems to work OK. But I've just wasted a day 
trying to get either of poptop and l2ptd working. The debugging output 
is terrible, and I'm not sure if my ppp configs are at all sane.

If anyone has a working Poptop or l2tpd setup, could they possibly give 
me a look at their config (including ipsec and ppp config)? I think I am 
missing something, but I'm not sure what.

Alternatively, if anyone has advise on other solutions to this problem 
(including paying small sums for alternative software/hardware) then I'm 
all ears.

Jon

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


Re: LINT file?

2004-03-02 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 2 Mar 2004 10:00:05 -0500 (EST)
Jerry McAllister [EMAIL PROTECTED] probably wrote:

  And if you are unable to understand the programming at all, then may 
  I suggest that you SHUT THE FUCK UP!!
  
 
 Oh now that's a really helpful response.
 

:(

 
 Anyway, my 4.9 LINT has comments.
 I certainly hope to see them when I get to 5.xxx.
 

You will see them, as Kris noted already, in NOTES. If you want to see
them in LINT, do something like

$ cd /usr/src/sys  cat conf/NOTES i386/conf/NOTES  i386/conf/LINT

:)

 
 Without the comments LINT is essentially useless.
 

I guess it serves a specific purpose for development: if you try to
compile a kernel with it as the config file, the compiler will attempt
to process most of the OS code.

 
 Just long lists of cryptic character strings are not
 very helpful, even if there is a man page on every one.
 

I feel like that this separation of a file needed for developers
(LINT) and file readable by others (NOTES) nevertheless has some
sense. For example, one doesn't have to make sure that NOTES is in any
way compilable, it's `lines that can be cut/pasted into kernel' config
file. That way, one may be able to enumerate more options, even they
are mutually exclsive. That's just one reason that came to my
mind. The reason for splitting notes into conf/NOTES and
arch/conf/NOTES seems more obvious: common devices go into the
former, specific - into the latter.

HTH.


-- 
DoubleF
Jesus Saves,
Moses Invests,
But only Buddha pays Dividends.


pgp0.pgp
Description: PGP signature


Re: 1 processor vs. 2

2004-03-02 Thread Kevin D. Kinsey, DaleCo, S.P.
Joseph Koenig wrote:

I'm putting together a system that will host a relatively small database
(around 20,000 records), as well as run Apache / PHP to search that
database. I have the option in front of me to use a P III dual 1GHz machine
with a SCSI Raid 5, or to use a single P4 2.8 GHz with a SCSI Raid 1. Both
have 1GB RAM. I'm looking to use MySQL as the DB. The site that this machine
will host gets about 2 million hits per months (yes, hits, not pageviews or
visitors) from about 21,000 unique visitors. Does anyone have an opinion as
to which machine will perform best under this scenario? Obviously, both
would run FreeBSD. Thanks,
Joe Koenig
Production Manager
jWeb New Media Design
[EMAIL PROTECTED]
http://www.jwebmedia.com/
636.928.3162 
 

Processors??  To quote Mr. Scott, the more
they overthink the plumbin' the easier 'tis
to stop up the drain...
Plus, the math.  Two PIII 1GHz shouldn't be
equal to one 2.8 P4.  And there's the question
of how well SMP is doing these days.  There
was some discussion of problems for some
folks using SMP on latter 4.X'es... but I think
DKFS that 5.X is doing better on this?  But
your talking a production machine...don't
you just love decisions?
The only advantage I see for the dual proc
solution is the RAID-5; a super-redundant
storage facility sounds good for an important
db.
My $.02,

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: Keeping multiple machine up to date

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 08:45:01AM -0700, hal wrote:
 I have 10 FreeBSD machines which I need to keep
 up to date software wise.  Half of the machines
 only have access to the local network.  On the
 machines which have network access I use cvsup.
 Cvsuping multiple machines is time consuming, is
 there a better way?  What is the conventional
 wisdom for keeping many machines up to date?
 
 A pointer to an FAQ or something would be great.

The usual thing in this situation is to choose one machine as your
local repository for sources, run cvsup(1) on that, and then
distribute the sources from there to the rest of your systems.

There's several variations on doing that.  Perhaps the simplest thing
to do is just cvsup(1) the ports onto a designated build machine, use
that machine to build packages for all of the others and either share
out /usr/ports/packages by NFS or setup an anoymous FTP server.

Alternatively, you can just NFS export your /usr/ports directory to
all of the machines on your network, and build stuff on each machine.
A good idea when doing this is to set WRKDIRPREFIX and maybe DISTDIR
in your environment (see ports(7)), or in pkgtools.conf (if you're a
portupgrade user) to point to chunk of diskspace held locally to each
machine.  That will let you avoid thrashing your network when building
ports.  If you have a local DISTDIR on each machine you can export
your /usr/ports read only which can be an advantage.  Nb. to avoid
repeatedly downloading the same source tarballs, either share out
/usr/ports/distfiles or set DISTDIR to a local directory and use
MASTER_SITE_OVERRIDE to force the client machines to try and get the
distfiles from a local server before they go out to the net.

The most flexible way of doing this sort of thing is to set up a
machine as a cvsup(1) mirror or a CVS server, and pull down the CVS
repository onto it.  There's a net/cvsup-mirror port to help you do
that.  Then you can either cvsup(1) you client machines against the
local cvsup server, which is blindingly fast on a 100Mb/s network and
even better if your local server has a fast disk system, or you can
use CVS to check the ports tree out of that server.

There's some description of all this sort of thing in the handbook --
see

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html

but it doesn't say much more than I've put in this e-mail.

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: 1 processor vs. 2

2004-03-02 Thread Chuck Swiger
Joseph Koenig wrote:
I'm putting together a system that will host a relatively small database
(around 20,000 records), as well as run Apache / PHP to search that
database. I have the option in front of me to use a P III dual 1GHz machine
with a SCSI Raid 5, or to use a single P4 2.8 GHz with a SCSI Raid 1. Both
have 1GB RAM. I'm looking to use MySQL as the DB  [ ... ]
I'd choose the P4 machine, not because of the difference in CPUs as much as 
because RAID-1 is much better suited for hosting a database than RAID-5.

You probably don't need the horsepower of the P4, or even a dual-P3 box unless 
your workload per transaction is fairly high.  2m hits per month is less than 
one hit per second; if you have one DB query per pageview, and ~10 hits per 
page, your average transaction load is going to be quite low.

On the other hand, if your usage patterns are bursty, a dual-proc machine 
helps reduce latency better than a single-proc might...

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


Hang on boot with 4.9 and 5.2

2004-03-02 Thread chemica
Hello all,

I am reinstalling FreeBSD after having destroyed my partition like 
a moron. I encounter the following error after the probe of my agp0:

panic: pmap_mapdev: couldn't alloc kernel virtual memory

Any help would be greatly appreciated.

Thank You,

Justin Hall

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


Re: what raid system should i purchase for freebsd ?

2004-03-02 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote:

I would like to install freebsd in a machine with a raid system.

So somehone have told me that linux sometimes dos not recognize some raid 
systems ...

can any one tell me what raid system can y purchase to have a garantee that 
freebsd will recognize im ?

i want to use RAID 1 (mirror)  system with 2 hard disks .

Tanks a lot !
ei02435
 



Take a look at the hardware compatibility list.
Most well-supported RAID hardware should be
there.
From www.freebsd.org/releases/ choose the
link for the software release (4.9 or 5.2) you
desire, then your hardware platform (i386/Intel,
Alpha, Sparc, AMD64, etc.)
Another idea would be to view the NOTES
file in the conf subdirectory of the src tree,
which is available for the public via CVSWEB
from the site as well.  On 5.2-RELEASE (my box)
the path is /usr/src/sys/i386/conf/NOTES; this
file contains kernel hints for various devices,
many RAID controllers mentioned there.
Finally, you could consider software RAID
emulation via vinum(8), which is documented
in the FreeBSD handbook and works quite
well for lots of people
HTH,

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: Tar command and OpenOffice 1.1 question

2004-03-02 Thread Jerry McAllister
 
 Hi Jerry,
 
 Tks for your advice.
 
 - snip -
 
  I am presuming you have downloaded the appropriate binary install
  from Openoffice.
  Put the file in /usr/local
  Do not unroll the file with tar
  and run  psk-add on itpkg-add openoffice-1.1.0_1.tbz
 
  During the process it will ask where you want to install it and you
  can choose something a little shorter than .../openoffice-1.1.0_1
  if you want, but since you will have all the utilities in your path
  and so won't have to use that long name all the time, it doesn't
  really matter.   Best to leave the base path as /usr/local though.
  Wherever you have put /usr/local and symlinked it if you have, is OK.
 
 Yes I have 2 tarballs downloaded to
 
 /home/user/Download/OpenOffice-1.1/
 en-ooodict-GB-1.2.tgz
 openoffice-1.1.0_1.tbz

OK.  I think the .tbz one is for 5.xx FreeBSD.  For 4.9 there is
an OpenOffice.tgz. I didn't do the dictionary one so don't
know much about that one.

 
 Whether your suggested to run
 
 # cd /home/user/Download/OpenOffice-1.1/
 # pkg-add openoffice-1.1.0_1.tbz
 (or pkg_add ???)
 
 Give the path to '/usr/local/'.  Will it create the directory 
 'openoffice-1.1.0_1' under 'usr/local', i.e.
 /usr/local/openoffice-1.1.0_1

Suggest:
  cd /home/user/Download
  cp openoffice-1.1.0_1 /usr/local/.
  cd /usr/local
  pkg_add openoffice-1.1.0_1.tbz 
replace instances of {BASE} with /usr/local if needed
  /usr/local/OpenOffice-1.1.0_1/program/soffice   to set up

later runs of soffice will start openoffice running.


(presuming you are running 5.xxx) suggest moving the openofficexxx.tbz
to /usr/local/  and running pkg-add on it.

The pkg-add command would be as above:  pkg-add openoffice-1.1.0_1.tbz

It will create the  openoffice-1.1.0_1 directory.  It does it  in the 
directory you are in when you run pkg_add, I think.   Since I followed 
the recommendation and put it in /usr/local and CD-ed there and ran it, 
I don't know just how it will do it if run from somewhere else.  But, 
however, that is where you want it to end up.   I also shortened the 
install dir name to .../openoffice1  when it asked but that shouldn't 
make any difference.

Also, by the way, you want to put the path to .../openoffice/program
in your regular path statement in .login or wherever works best for
you and your chosen shell.

 
 and then to run 'setup' from there afterwards.
 
 How about the dictionary 'en-ooodict-GB-1.2.tgz'

I didn't use that so I don't know.The install would
be the same.  Put it in /usr/local/   and run pkg-add on it.
Beyond that I don't know.Alternately it might go in the
.../OpenOffice1.1.0_1/ directory and then run pkg_add.

jerry

 
 B.R.
 Stephen
 
 
   | Remark: 'OpenOffice.org1.1.0' is a new folder generated during
  
   extracting OOo
  
   | 1.1 tarball.
   |
   | Kindly advise.  TIA
   |
   | B.R.
   | Stephen Liu
   |
   | ___
   | [EMAIL PROTECTED] mailing list
   | http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   | To unsubscribe, send any mail to
  
   [EMAIL PROTECTED]
  
  
  
   -BEGIN PGP SIGNATURE-
   Version: GnuPG v1.2.4 (MingW32)
   Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
  
   iD8DBQFARDM+kt6kXuDr+LcRAuozAJ9snLzPNqMci6nb/Pwvl3aT9fpJNgCg0O7j
   BMSW88mGaz8zHklPq5KhNnE=
   =PvbJ
   -END PGP SIGNATURE-
  
   ___
   [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]


priority-- curious about cpu resouce share

2004-03-02 Thread Zhang Weiwu
Today I did't experiment on {rt|id}prio(1), just to be interesting. I am 
trying to understand FreeBSD priority mechenism. IMHO realtime/idle 
priority only starvs processes when there is no cpu resource at all. 

To test, I run mpg321 on realtime priority 3, run ppp on realtime priority 
4, a little lower than mpg321, and scp over the ppp tunnel on normal 
priority. 

Top(1) shows an average about:
55.2% user,  0.0% nice, 21.5% system, 12.2% interrupt, 11.1% idle
* mpg321 takes average about 70%;
* ppp is seriously slowed down, it takes about 1.5% (normally 17% on full 
speed);
* sshd almost starves; it takes 0.00% (normally 2%) and only transfer 
several bytes once several minutes; the otherside scp prompts stalled.

I'm the kind of newbie think 11.1% idle cpu time to be free cpu resource, 
because I don't have idle process. I wish to know why, as there are still 
11.1% free cpu resource, ppp and sshd doesn't get this share? 

Just to be curious. Thank you.

_
 MSN Messenger:  http://messenger.msn.com/cn  

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


Re: LINT file?

2004-03-02 Thread Jerry McAllister
 
  
  Anyway, my 4.9 LINT has comments.
  I certainly hope to see them when I get to 5.xxx.
  
 
 You will see them, as Kris noted already, in NOTES. If you want to see
 them in LINT, do something like
 
 $ cd /usr/src/sys  cat conf/NOTES i386/conf/NOTES  i386/conf/LINT
 
 :)
 
...
 
 I feel like that this separation of a file needed for developers
 (LINT) and file readable by others (NOTES) nevertheless has some
 sense. For example, one doesn't have to make sure that NOTES is in any
 way compilable, it's `lines that can be cut/pasted into kernel' config
 file. That way, one may be able to enumerate more options, even they
 are mutually exclsive. That's just one reason that came to my
 mind. The reason for splitting notes into conf/NOTES and
 arch/conf/NOTES seems more obvious: common devices go into the
 former, specific - into the latter.

Well if they are all there and well kept up, it could be OK.  I hope 
near the top of the LINT file there will be a comment referring us to 
that NOTES file then.   It will be helpful to keep down the high blood 
preassure of those of us in a panic.

jerry

 
 HTH.
 
 
 -- 
 DoubleF
 Jesus Saves,
 Moses Invests,
 But only Buddha pays Dividends.
 
 --Signature=_Tue__2_Mar_2004_18_58_01_+0300_DnChs3If.e7IrC0r
 Content-Type: application/pgp-signature
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.2.4 (FreeBSD)
 
 iD8DBQFARK8dwo7hT/9lVdwRAiRrAJwLQbjc4M3CYynFLcjrpjDJKayJxwCfSC5c
 pKXb1XITI9bQs+cg/Psk5R4=
 =YaPD
 -END PGP SIGNATURE-
 
 --Signature=_Tue__2_Mar_2004_18_58_01_+0300_DnChs3If.e7IrC0r--
 
 

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


confirmed, my system is messed up :-(

2004-03-02 Thread Chuck McManis
Well, I've confirmed that I've managed to pretty much screw up my system by 
trying to upgrade to KDE 3.2. I can't get khello world to link. QT 3.2, no 
libXmu, the ports say libXt is broken and needs to be fixed. sigh. As all 
I want to do is develop an application for KDE 3.2 (as opposed to work on 
KDE itself) I'm going to wait and 5.3 or 4.10 comes out and re-install my 
system from the built packages at that point.

Thanks for the pointers on portupgrade and -pufa, even through I ran 
through portupgrade -pufa (and I've cvsup'd my ports tree) I have yet to 
get back to a system where I can do development. Good old gcc works fine 
though.

--Chuck

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


How do I test for NO tcp flags being set, in ipfilter?

2004-03-02 Thread Shaun T. Erickson
See subject. :)

	-ste

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


Re: How do I test for NO tcp flags being set, in ipfilter?

2004-03-02 Thread Jerry McAllister
 
 See subject. :)

A note:   That is impolite and unhelpful.   You should put your 
information including the auestion in the body of the message.  

Without that, the question does not show up in the edit file
for a response unless the person responding qoes way out of
their way to grab it.   Since you are asking volunteers for
free help, I would think you woul d want to make it as easy for 
them as possible for them to respond.

Geez, now I have forgotten what the question was.   Oh well.

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


Re: How do I test for NO tcp flags being set, in ipfilter?

2004-03-02 Thread Shaun T. Erickson
Jerry McAllister wrote:

See subject. :)


A note:   That is impolite and unhelpful.   You should put your 
information including the auestion in the body of the message.  
My sincere apologys. I was trying to be helpful by not repeating myself, 
and wasting bandwidth when my entire question was framed in the subject.

I won't do it again though, if it's considered impolite.

	-ste

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


Re: Once again floppy mounting problem

2004-03-02 Thread Joshua Lokken
* Robert Golovniov [EMAIL PROTECTED] [2004-03-02 12:11]:
 Hello,
 
   I  tried  to  mount my floppy drive, but it turned out that I do not
   have  the  device  named  fd0 at all. I do have fd though. Did I
   miss something?
 

The fd device represents the kernel floppy driver.  There are a
couple of things I can think of, right off.  It sounds like your
floppy drive is not being detected by the kernel.  You don't 
mention what version of FreeBSD you're running.  If you're using
4.x, you could do:

# cd /dev
# sh MAKEDEV fd0

to create the fd0 device, but you shouldn't have to.  5.x takes
care of the device management for you.  More info would be helpful.

-- 
Joshua

Get back to your stations!
We're beaming down to the planet, sir.
-- Kirk and Mr. Leslie, This Side of Paradise,
   stardate 3417.3
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


linuxpluginwrapper ERROR

2004-03-02 Thread Osmany Guirola Cruz
 I am installin the linux plugin wrapper and it give me these error 

The linuxthreads port needs source code for libgcc
Please install FreeBSD source code in /usr/src
*** Error code 1

 in my /usr/src i have the sys folder .. some weeks ago i compiled the kernel . i 
don't understand these error i think that i have the source code installed if 
these is not the way please HEKP ME   



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


RE: compat linux

2004-03-02 Thread Osmany Guirola Cruz
Thanks Dan .. i include the line in my /compat/linux/etc/ld.so.conf and works whitout 
problem

In the last episode (Mar 01), Osmany Guirola Cruz said:
 I am runing vmd for linux in my freebsd box when i try to run the vmd
 it give me theses errors libX**.so.6 not shuch file or directory then
 i installed the linux-Xfree86-libs and the program give me the same
 error. and the files of these port are in the
 /compat/linux/usr/X11R6/lib/ but when i copy the lib*.so.6 from here
 to /compat/linux/usr/lib the vmd works without problem.. WHY? What
 should i do to remediate these little problem ?

Make sure /compat/linux/etc/ld.so.conf contains the line

/usr/X11R6/lib

, and then reboot or run /compat/linux/sbin/ldconfig.

-- 
Dan Nelson
[EMAIL PROTECTED]





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


Re: USB 2.0 harddisk performance

2004-03-02 Thread Chuck Swiger
Guy Van Sanden wrote:
[ ...in reference to USB 2 vs Firewire performance... ]
Thanks for your answer.
You're welcome.

I was googling for this, and I found out that you need some modules:
firewire.c fwohci.c fwohci_pci.c 
Yes, although FreeBSD 4.9 should have come with the module already compiled 
and available for use.  See whether you have:

/modules/firewire.ko

...on your system, otherwise add a device firewire and rebuild your kernel. 
 I've used both the VIA 6306 and whatever Creative uses on the SB Audigy 
(Sony 3022? I forget)...

Will the fwohci driver provide better perfomance then the USB one?
Right now it certainly does.  I was seeing data-level throughput of ~40 MB/s 
or 320 megabits per sec, which is ~80% utilization of the maximum available 
throughput of 400 mb/s.  I don't know how much protocol-level overhead is 
involved, but there is undoubtedly some so it seems the Firewire driver works 
about as efficiently as one might wish.

[ Bravo, Kobayashi-san and Shimokawa-san... ]

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


How do I test for NO tcp flags being set, in ipfilter? (repost)

2004-03-02 Thread Shaun T. Erickson
How do I test for NO tcp flags being set, in ipfilter?

	-ste

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


Re: linuxpluginwrapper ERROR

2004-03-02 Thread Kevin D. Kinsey, DaleCo, S.P.
Osmany Guirola Cruz wrote:

I am installin the linux plugin wrapper and it give me these error 

 

The linuxthreads port needs source code for libgcc
Please install FreeBSD source code in /usr/src
 

*** Error code 1

in my /usr/src i have the sys folder .. some weeks ago i compiled the kernel . i don't understand these error i think that i have the source code installed if these is not the way please HEKP ME   



 

You need the full source distribution;
(well, at least you'd need /contrib)
$ls -l /usr/src
total 1
-rw-r--r--1 root  wheel   6189 Jan 12 15:50 COPYRIGHT
-rw-r--r--1 root  wheel   7736 Aug  1  2003 MAINTAINERS
-rw-r--r--1 root  wheel   7822 Nov  7 02:36 Makefile
-rw-r--r--1 root  wheel  26361 Dec 18 12:22 Makefile.inc1
-rw-r--r--1 root  wheel   2749 Mar  8  2003 README
-rw-r--r--1 root  wheel  56012 Dec 16 10:19 UPDATING
drwxr-xr-x   37 root  wheel   1024 Jan 12 15:51 bin/
drwxr-xr-x   51 root  wheel   1024 Jan 12 16:45 contrib/
drwxr-xr-x5 root  wheel512 Jan 12 16:55 crypto/
drwxr-xr-x   19 root  wheel   1536 Jan 12 16:57 etc/
drwxr-xr-x   18 root  wheel   1024 Jan 12 17:05 games/
drwxr-xr-x4 root  wheel512 Sep 13 01:21 gnu/
drwxr-xr-x6 root  wheel   2048 Jan 12 17:10 include/
drwxr-xr-x8 root  wheel512 Jan 12 17:10 kerberos5/
drwxr-xr-x   68 root  wheel   1536 Jan 12 17:27 lib/
drwxr-xr-x   35 root  wheel   1024 Jan 12 17:28 libexec/
drwxr-xr-x   12 root  wheel512 Jan 12 17:32 release/
drwxr-xr-x4 root  wheel512 Jan 12 17:32 rescue/
drwxr-xr-x   93 root  wheel   2048 Jan 12 17:34 sbin/
drwxr-xr-x6 root  wheel512 Jan 12 17:35 secure/
drwxr-xr-x   24 root  wheel512 Sep 13 02:30 share/
drwxr-xr-x   55 root  wheel   1024 Jan 12 18:11 sys/
drwxr-xr-x   10 root  wheel512 Jan 12 18:14 tools/
drwxr-xr-x  217 root  wheel   4096 Jan 12 18:17 usr.bin/
drwxr-xr-x  177 root  wheel   3072 Jan 12 18:23 usr.sbin/
HTH,

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: linuxpluginwrapper ERROR

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 12:09:24PM -0500, Osmany Guirola Cruz wrote:
  I am installin the linux plugin wrapper and it give me these error 
 
 The linuxthreads port needs source code for libgcc
 Please install FreeBSD source code in /usr/src
 *** Error code 1
 
  in my /usr/src i have the sys folder .. some weeks ago i compiled the kernel . 
 i don't understand these error i think that i have the source code installed if 
 these is not the way please HEKP ME   

Relax -- no need to panic.

The sys directory contains just the kernel sources, but the
linuxthreads package needs bits of source code from the rest of the
system.  Most people would simply use cvsup(1) to get all of the
system sources (including the kernel sources), however as that comes
to about 315Mb, you may not want to download all that. [Of course,
once you've got the bulk sources, then cvsup is excellent at keeping
them up to date using a minimum amount of network bandwidth].

If you have installation media you should be able to install system
sources from there, or you can take eg. a copy of the
/usr/share/examples/cvsup/standard.supfile and edit it to only pull
down the 'src-gnu' collection.

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: linuxpluginwrapper ERROR

2004-03-02 Thread Kevin D. Kinsey, DaleCo, S.P.
Matthew Seaman wrote:

On Tue, Mar 02, 2004 at 12:09:24PM -0500, Osmany Guirola Cruz wrote:
 

I am installin the linux plugin wrapper and it give me these error 

   

The linuxthreads port needs source code for libgcc
Please install FreeBSD source code in /usr/src
   

*** Error code 1

in my /usr/src i have the sys folder .. some weeks ago i compiled the kernel . i don't understand these error i think that i have the source code installed if these is not the way please HEKP ME   
   

Relax -- no need to panic.

The sys directory contains just the kernel sources, but the
linuxthreads package needs bits of source code from the rest of the
system.  Most people would simply use cvsup(1) to get all of the
system sources (including the kernel sources), however as that comes
to about 315Mb, you may not want to download all that. [Of course,
once you've got the bulk sources, then cvsup is excellent at keeping
them up to date using a minimum amount of network bandwidth].
If you have installation media you should be able to install system
sources from there, or you can take eg. a copy of the
/usr/share/examples/cvsup/standard.supfile and edit it to only pull
down the 'src-gnu' collection.
	Cheers,

	Matthew

 

Doh! my bad...

Matthew is right as usual, it's /src/gnu
you'd likely need, not /src/contrib 
Sorry for wasted b/w...

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


DNSBL - including descriptive text in sendmail error message

2004-03-02 Thread John Fox
I am configuring a mail server to make use of the DNS-based black lists
supplied by spamhaus.org, and have run into a bit of a snag.

I'm running sendmail 8.12.11, and have successfully configured the
'dnsbl' feature to reject mail from hosts in the black lists, but
spamhaus.org has requested that MTA error messages contain the
descriptive text corresponding to the blacklisted host (e.g.
http://www.spamhaus.org/SBL/sbl.lasso?query=SBL14030;).

I've checked sendmail docs for information on how to do this, and
come up with nothing.  I've also looked for the information on the
spamhaus site itself, but to no avail.  Likewise for Google searches.

The black lists themselves are quite helpful, and so I would like to
be in compliance with spamhaus' request.  Any clues would be much
appreciated.

BTW, I hope it's not inappropriate to have posted this to both
-isp and -questions.  Please let me know if I should not have
done so.

Thank you much,

-John
--
+---+
| John Fox jjf @ mind.net|   System Administrator   | InfoStructure   |
+---+
| I used to trust the media to tell me the truth, tell us the truth |
| But now I've seen the payoffs everywhere I look   |
| Who can you trust when everyone's a crook?|
| -- Queensryche, Revolution Calling  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How do I test for NO tcp flags being set, in ipfilter? (repost)

2004-03-02 Thread Danny Pansters
On Tuesday 02 March 2004 18:27, Shaun T. Erickson wrote:
 How do I test for NO tcp flags being set, in ipfilter?

You can filter on TCP flags but seems to me what you really mean is how to 
check for no TCP options (nop) rather than no flags:

'with opt nop' is a syntax that should work.

WRT flags, it's my understanding that every TCP packet has at least the A or S 
flag set. 


HTH,

Dan

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


RE: linuxpluginwrapper ERROR

2004-03-02 Thread Osmany Guirola Cruz
Ok, i understand but.. i don't have cvs in my network it's imposible to me do 
(cvs) :-(  .. i need to know if i can find these files in the image that i download 
from internet... i am using 5.2 REALEASE or download the src from  internet...
 Thanks 


-Original Message-
From:   Kevin D. Kinsey, DaleCo, S.P. [mailto:[EMAIL PROTECTED]
Sent:   Tue 3/2/2004 1:14 PM
To: Matthew Seaman
Cc: Osmany Guirola Cruz; albi; [EMAIL PROTECTED]
Subject:Re: linuxpluginwrapper ERROR
Matthew Seaman wrote:

On Tue, Mar 02, 2004 at 12:09:24PM -0500, Osmany Guirola Cruz wrote:
  

 I am installin the linux plugin wrapper and it give me these error 



The linuxthreads port needs source code for libgcc
Please install FreeBSD source code in /usr/src


*** Error code 1

 in my /usr/src i have the sys folder .. some weeks ago i compiled the kernel . 
 i don't understand these error i think that i have the source code installed if 
 these is not the way please HEKP ME   



Relax -- no need to panic.

The sys directory contains just the kernel sources, but the
linuxthreads package needs bits of source code from the rest of the
system.  Most people would simply use cvsup(1) to get all of the
system sources (including the kernel sources), however as that comes
to about 315Mb, you may not want to download all that. [Of course,
once you've got the bulk sources, then cvsup is excellent at keeping
them up to date using a minimum amount of network bandwidth].

If you have installation media you should be able to install system
sources from there, or you can take eg. a copy of the
/usr/share/examples/cvsup/standard.supfile and edit it to only pull
down the 'src-gnu' collection.

   Cheers,

   Matthew

  

Doh! my bad...

Matthew is right as usual, it's /src/gnu
you'd likely need, not /src/contrib 

Sorry for wasted b/w...

Kevin Kinsey





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


Re: anyone tried moodle?

2004-03-02 Thread Kevin D. Kinsey, DaleCo, S.P.
[EMAIL PROTECTED] wrote:

i was thinking about setting up an online learning environment for some
students here and remembered moodle.
http://www.moodle.org

i did a #make search name=moodle on my ports and couldn't find anything. 
now, has anyone tried this?  im not familiar enough with freebsd and/or
the ports to know whether it is safe to install this on my system so i
just wanna ask around first...

 

Well, to answer your subject: no, haven't tried it.
I used to be a teacher, though...I'll wish you luck.
A brief browse of the url you provided yields this
information:
Moodle is a web-based application, written with
PHP and a database backend (MySql, PostGreSQL).
As for security, it's not *real* likely that these guys
have done anything on purpose to threaten your
security.
A harder issue would be whether or not the PHP
scripts have been written securely, and that's a
subject for another forum.  I like PHPBuilder.com
for PHP issues.  I would be sure and check whether
or not they are using a lot of system-type calls
(shell_exec(), system(), passthru(), etc.) or whether
the application is more self-contained.  Also, whether
or not the PHP engine must be run without safe_mode
might be something to think about.
If you can run a webserver with PHP and a database,
you will be able to use Moodle.  It hasn't been ported
to FreeBSD, probably, because of one of the following
(which are all speculations) :
a.  it's new?  Can't tell...
b.  Nobody wanted to port it (seems likely ... need a hobby?) ;-)
c.  It doesn't really *need* to be ported, as it's just a set
 of web server scripts.
d.  Kris Kennaway doesn't want another blasted
   port/maintainer to deal with...
**Joking, joking!!! We luv Kris and the whole FBSD team ;-) **
another thing, they had instructions for getting it via CVS:

QUOTE
From a Unix computer
To connect and login for the first time to the CVS server, you can use
this command:
cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/moodle login

There is no password - when asked for one, just hit Enter.

To checkout (download) the entire Moodle code for the first time, use this
command:
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/moodle co moodle
ENDQUOTE
anyway i tried this but it went like:

su-2.05b# cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/moodle login
Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/moodle
CVS password:
cvs [login aborted]: reading from server: Connection reset by peer
What does that mean?  Any ideas on how to fix this?  Although i could just
upload the tar file from my windows box, i am curious about this.
Yours,
Rommel


 

Hmm, anonymous CVS asking for a pw?  I do know
that the sourceforge *developer* cvs system has been
having problems with LDAP not adding passwords for
developers properly.  A workaround for that is to simply
re-add your password using their interface.  But, I don't
think that's going to help in your case.
I'm guessing that it's a problem on their end, or
something in your environment asking their server
for a login prompt.  I'm not that good with CVS, so
I probably can't help you there.  However, I can say
that it worked for me just a moment ago
Are you not running a GUI on FreeBSD?
You can grab the tarball from a browser, or
note the URL and grab it from the CLI with
fetch(1) or wget(1) or the like.  I'm doubting
that a PHP project would take very long to
get even on a slow modem.  (hmm, except
the pix...and the compatibility programs
this is looking rather interesting.)  OK, the
new release BETA is 2X the size of the older
one... hmm, I'd not cvs this one probably;
although I guess the good news would be
that you could keep up easily once you'd done
it once.
I'll wish you good luck ... and like I said,
checkout PHPBuilder.com; it's a nice community
there, as well, much like FreeBSD, only younger
(maybe) and they don't all type as well...  :-D
I've gone on long enough.  HAND!
HTH,

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: How do I test for NO tcp flags being set, in ipfilter? (repost)

2004-03-02 Thread Shaun T. Erickson
Danny Pansters wrote:

On Tuesday 02 March 2004 18:27, Shaun T. Erickson wrote:

How do I test for NO tcp flags being set, in ipfilter?


You can filter on TCP flags but seems to me what you really mean is how to 
check for no TCP options (nop) rather than no flags:

'with opt nop' is a syntax that should work.

WRT flags, it's my understanding that every TCP packet has at least the A or S 
flag set. 
Actually, I do mean no flags set. Nmap's null scan uses packets with all 
tcp flags turned off.

On linux, with iptables, I would say -tcp-flags ALL NONE to test for 
this (the bits to test and the mask are in reverse order to how we 
specify them in ipfilter). The closest ipfilter statement would be 
flags /FSRPAU, specifying no flags to be set, out of all flags. I 
don't believe this is legal syntax though.

	-ste

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


Re: FreeBSD 5.2.1 Freezes ...

2004-03-02 Thread Dinesh Nadarajah
I am testing the install on a spare machine and to date no luck. I have
been waiting for a good 5.x series to move from Linux to freeBSD but
guess will have to wait longer. I did some searches on the web but no
one seems to know - maybe it is titled as something else. Not sure if
4.9 would have any problems. The last time I tried it, it did not
detect my WiFi card.

-D

 I recently intsalled FreeBSD 5.2 and of late 5.2.1. On both systems I
 am seeing system freeze when I start X. Here are the two cases:

 On my Dell laptop, X workes fine as long as I don't have ~/.xinitrc.
 But if I start gnome-session through .xinitrc, the box freezes. When
I
 reboot, FreeBSD goes into an 'entropy harvesting' mode and then asks
me
 to execute /bin/sh and then run 'fsck'.


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


Gtk#/Mono on FreeBSD?

2004-03-02 Thread Dinesh Nadarajah
Can anyone please tell me if GTK# is available on FreeBSD? Already
searched the Applications database but no entries there. Have not heard
of anyone working on it either.

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


Restore woes

2004-03-02 Thread Kirill Ponazdyr
Hi,

We have following problem on one of our releng_4_9 boxes:

A very large (700gig) backup was made over a number of AIT-2 tapes, during
the backup procedure one of the tapes had a writing error, the dump just
went to the next tape (The procedure itself was automated by scripts and
loader).

Now when we try to restore this backup set, the restore gets stuck at the
tape  dump was having a problem with (Even position on tape is the same),
the problem is: It will not let us skip to the next tape but complains
about read error and asks if we should retry, if we say no it exists, it
we say yes it retries and brings same error again. We tried to use -y in
hope that the restore will eventually reach EOT but this results in
non-stop spamming with Tape read error while trying to resynchronize
messages for many hours.

-R will request same tape again and will not let us insert next.

Is there any way to force restore into skiping this tape and continuing on
the next one? I have seen only one refference to identical problem
(http://www.freebsd.org/cgi/query-pr.cgi?pr=17791) but it is not clear to
me if it was fixed or not.

Regards

Kirill

-- 
Kirill Ponazdyr
Technical Director
Codeangels Solutions GmbH
Tel: +41 (0)43 844 90 10
Fax: +41 (0)43 844 90 12
Web: www.codeangels.com
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/etc/make.conf wget...

2004-03-02 Thread Glenn Sieb
In my /etc/make.conf I have:

FETCH_CMD = /usr/local/bin/wget

When I go to build a port (in this case, kde3), it goes to fetch gettext
(for example), then I get:

wget: illegal option --

Then it stops. I've updated wget to 1.8.2, with the same result. So now
I've #'d out that line in make.conf so I'm using fetch again, but I'd
really prefer to use wget, if possible.

I've googled for this, with no luck... Any ideas?

Thanks in advance!
Glenn
---
The original portions of this message are the copyright of the author
(c)1998-2004 Glenn E. Sieb.ICQ UIN: 300395IRC Nick: Rainbear
All acts of Love and Pleasure are Her rituals-Charge of the Goddess

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


Can one compile khello.cc ?

2004-03-02 Thread Charles McManis
Ok, so this is now officially weird. I decided to try to compile khello.cc 
from the KDE tutorial on my 4.8 system that has never had me attempt to 
upgrade KDE on it. 

When I compile khello.cc, it compiles fine, when I link it I get this:
-snip
ddp% make
g++ -o khello -R/usr/X11R6/lib -L/usr/local/lib/kde3/ -L/usr/local/lib 
-L/usr/X11R6/lib -lqt-mt -pthread -lkdeui -lkdecore -lXft khello.o
/usr/local/gnu/lib/gcc-lib/i386-unknown-freebsd4.8/3.2.3/../../../../i386-unknown-freebsd4.8/bin/ld:
 
warning: libstdc++.so.3, needed by /usr/X11R6/lib/libqt-mt.so, may conflict 
with libstdc++.so.5
/usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using 
mkstemp()
/usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using 
mkstemp()
/usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not 
recommended.
/usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using 
mkstemp()
khello.o(.text+0x2b): In function `main':
: undefined reference to `QCString::QCString[in-charge](char const*)'
khello.o(.text+0x48): In function `main':
: undefined reference to `KApplication::KApplication[in-charge](int, char**, 
QCString const, bool, bool)'
khello.o(.text+0x68): In function `main':
: undefined reference to `QCString::~QCString [in-charge]()'
khello.o(.text+0x8e): In function `main':
: undefined reference to `QCString::~QCString [in-charge]()'
khello.o(.text+0xc2): In function `main':
: undefined reference to `KMainWindow::KMainWindow[in-charge](QWidget*, char 
const*, unsigned)'
khello.o(.text+0x16e): In function `main':
: undefined reference to `QApplication::setMainWidget(QWidget*)'
khello.o(.text+0x19d): In function `main':
: undefined reference to `QApplication::exec()'
khello.o(.text+0x1b1): In function `main':
: undefined reference to `KApplication::~KApplication [in-charge]()'
khello.o(.text+0x1d7): In function `main':
: undefined reference to `KApplication::~KApplication [in-charge]()'
collect2: ld returned 1 exit status
make: *** [khello] Error 1
ddp% 
-
So what am I missing?

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


Re: Gtk#/Mono on FreeBSD?

2004-03-02 Thread Joe Marcus Clarke
On Tue, 2004-03-02 at 13:54, Dinesh Nadarajah wrote:
 Can anyone please tell me if GTK# is available on FreeBSD? Already
 searched the Applications database but no entries there. Have not heard
 of anyone working on it either.

It's in the ports tree as x11-toolkits/gtk-sharp, but it's most likely
broken as mono support isn't there on FreeBSD yet.

Joe

 
 -D
 ___
 [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: Problems Mounting CDROM

2004-03-02 Thread Rishi Chopra
Here's the dmesg (Kernel config also included below):

Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 5.1-RELEASE #0: Sat Dec 13 07:05:15 PST 2003
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/VISION
Preloaded elf kernel /boot/kernel/kernel at 0xc068f000.
Timecounter i8254  frequency 1193182 Hz
Timecounter TSC  frequency 119752863 Hz
CPU: Pentium/P54C (119.75-MHz 586-class CPU)
  Origin = GenuineIntel  Id = 0x525  Stepping = 5
  Features=0x1bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8
real memory  = 100663296 (96 MB)
avail memory = 90685440 (86 MB)
Intel Pentium detected, installing workaround for F00F bug
npx0: math processor on motherboard
npx0: INT 16 interface
pcibios: BIOS version 2.10
pcib0: Host to PCI bridge at pcibus 0 on motherboard
pci0: PCI bus on pcib0
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci0: Intel PIIX WDMA2 controller port 0xffa0-0xffaf at device 7.1 
on pci0
atapci0: Busmastering DMA not supported
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: display, VGA at device 13.0 (no driver attached)
asr0: Adaptec Caching SCSI RAID mem 0xf000-0xf7ff irq 5 at 
device 14.0 on pci0
asr0: major=154
asr0: ADAPTEC 2400A FW Rev. 3A0L, 4 channel, 256 CCBs, Protocol I2O
pcib1: PCI-PCI bridge at device 14.1 on pci0
pci1: PCI bus on pcib1
rl0: RealTek 8139 10/100BaseTX port 0xf880-0xf8ff mem 
0xfffbfc00-0xfffbfc7f irq 9 at device 15.0 on pci0
rl0: Ethernet address: 00:00:b4:91:28:03
miibus0: MII bus on rl0
rlphy0: RealTek internal media interface on miibus0
rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
rl1: RealTek 8139 10/100BaseTX port 0xfc00-0xfcff mem 
0xfffb7c00-0xfffb7cff irq 10 at device 16.0 on pci0
rl1: Realtek 8139B detected. Warning, this may be unstable in autoselect 
mode
rl1: Ethernet address: 00:50:fc:21:df:8f
miibus1: MII bus on rl1
rlphy1: RealTek internal media interface on miibus1
rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
orm0: Option ROMs at iomem 
0xed000-0xedfff,0xc8000-0xcdfff,0xc-0xc7fff on isa0
pmtimer0 on isa0
atkbdc0: Keyboard controller (i8042) at port 0x64,0x60 on isa0
atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
kbd0 at atkbd0
fdc0: Enhanced floppy controller (i82077, NE72065 or clone) at port 
0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
fdc0: FIFO enabled, 8 bytes threshold
fd0: 1440-KB 3.5 drive on fdc0 drive 0
ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0
ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
ppbus0: Parallel port bus on ppc0
plip0: PLIP network interface on ppbus0
lpt0: Printer on ppbus0
lpt0: Interrupt-driven port
ppi0: Parallel I/O on ppbus0
sc0: System console at flags 0x100 on isa0
sc0: VGA 16 virtual consoles, flags=0x300
sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
sio0: type 16550A
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
unknown: PNP0303 can't assign resources (port)
unknown: PNP0700 can't assign resources (port)
unknown: PNP0400 can't assign resources (port)
unknown: PNP0501 can't assign resources (port)
unknown: PNP0501 can't assign resources (port)
Timecounters tick every 10.000 msec
ipfw2 initialized, divert enabled, rule-based forwarding enabled, 
default to deny, logging disabled
da0 at asr0 bus 0 target 0 lun 0
da0: ADAPTEC RAID-5 3A0L Fixed Direct Access SCSI-2 device
da0: 572202MB (1171869696 512 byte sectors: 255H 63S/T 72945C)
Mounting root from ufs:/dev/da0s1a
WARNING: / was not properly dismounted
WARNING: /usr was not properly dismounted
WARNING: /var was not properly dismounted

Kernel config file shows the following:

options CD9660  #ISO 9660 Filesystem
device  atapicd # ATAPI CDROM drives
device  cd  # CD
Peter Risdon wrote:

Rishi Chopra wrote:

Here's what happens:

usha# mount_cd9660 /dev/acd0 /mnt
mount_cd9660: /dev/acd0: No such file or directory
I don't think you've shown your dmesg... is the cd drive picked up? If 
so, what as? Perhaps you could copy your dmesg to the list.

PWR.


--
Rishi Chopra =)
http://www.ocf.berkeley.edu/~rchopra
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems Mounting CDROM

2004-03-02 Thread Ion-Mihai Tetcu
On Tue, 02 Mar 2004 11:46:56 -0800
Rishi Chopra [EMAIL PROTECTED] wrote:

 Here's the dmesg (Kernel config also included below):
 
 Copyright (c) 1992-2003 The FreeBSD Project.
 Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
  The Regents of the University of California. All rights reserved.
 FreeBSD 5.1-RELEASE #0: Sat Dec 13 07:05:15 PST 2003
  [EMAIL PROTECTED]:/usr/src/sys/i386/compile/VISION
 Preloaded elf kernel /boot/kernel/kernel at 0xc068f000.
 Timecounter i8254  frequency 1193182 Hz
 Timecounter TSC  frequency 119752863 Hz
 CPU: Pentium/P54C (119.75-MHz 586-class CPU)
Origin = GenuineIntel  Id = 0x525  Stepping = 5
Features=0x1bfFPU,VME,DE,PSE,TSC,MSR,MCE,CX8
 real memory  = 100663296 (96 MB)
 avail memory = 90685440 (86 MB)
 Intel Pentium detected, installing workaround for F00F bug
 npx0: math processor on motherboard
 npx0: INT 16 interface
 pcibios: BIOS version 2.10
 pcib0: Host to PCI bridge at pcibus 0 on motherboard
 pci0: PCI bus on pcib0
 isab0: PCI-ISA bridge at device 7.0 on pci0
 isa0: ISA bus on isab0
 atapci0: Intel PIIX WDMA2 controller port 0xffa0-0xffaf at device 7.1 
 on pci0
 atapci0: Busmastering DMA not supported
 ata0: at 0x1f0 irq 14 on atapci0
 ata1: at 0x170 irq 15 on atapci0
 pci0: display, VGA at device 13.0 (no driver attached)
 asr0: Adaptec Caching SCSI RAID mem 0xf000-0xf7ff irq 5 at 
 device 14.0 on pci0
 asr0: major=154
 asr0: ADAPTEC 2400A FW Rev. 3A0L, 4 channel, 256 CCBs, Protocol I2O
 pcib1: PCI-PCI bridge at device 14.1 on pci0
 pci1: PCI bus on pcib1
 rl0: RealTek 8139 10/100BaseTX port 0xf880-0xf8ff mem 
 0xfffbfc00-0xfffbfc7f irq 9 at device 15.0 on pci0
 rl0: Ethernet address: 00:00:b4:91:28:03
 miibus0: MII bus on rl0
 rlphy0: RealTek internal media interface on miibus0
 rlphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 rl1: RealTek 8139 10/100BaseTX port 0xfc00-0xfcff mem 
 0xfffb7c00-0xfffb7cff irq 10 at device 16.0 on pci0
 rl1: Realtek 8139B detected. Warning, this may be unstable in autoselect 
 mode
 rl1: Ethernet address: 00:50:fc:21:df:8f
 miibus1: MII bus on rl1
 rlphy1: RealTek internal media interface on miibus1
 rlphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
 orm0: Option ROMs at iomem 
 0xed000-0xedfff,0xc8000-0xcdfff,0xc-0xc7fff on isa0
 pmtimer0 on isa0
 atkbdc0: Keyboard controller (i8042) at port 0x64,0x60 on isa0
 atkbd0: AT Keyboard flags 0x1 irq 1 on atkbdc0
 kbd0 at atkbd0
 fdc0: Enhanced floppy controller (i82077, NE72065 or clone) at port 
 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0
 fdc0: FIFO enabled, 8 bytes threshold
 fd0: 1440-KB 3.5 drive on fdc0 drive 0
 ppc0: Parallel port at port 0x378-0x37f irq 7 on isa0
 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode
 ppbus0: Parallel port bus on ppc0
 plip0: PLIP network interface on ppbus0
 lpt0: Printer on ppbus0
 lpt0: Interrupt-driven port
 ppi0: Parallel I/O on ppbus0
 sc0: System console at flags 0x100 on isa0
 sc0: VGA 16 virtual consoles, flags=0x300
 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0
 sio0: type 16550A
 sio1 at port 0x2f8-0x2ff irq 3 on isa0
 sio1: type 16550A
 vga0: Generic ISA VGA at port 0x3c0-0x3df iomem 0xa-0xb on isa0
 unknown: PNP0303 can't assign resources (port)
 unknown: PNP0700 can't assign resources (port)
 unknown: PNP0400 can't assign resources (port)
 unknown: PNP0501 can't assign resources (port)
 unknown: PNP0501 can't assign resources (port)
 Timecounters tick every 10.000 msec
 ipfw2 initialized, divert enabled, rule-based forwarding enabled, 
 default to deny, logging disabled
 da0 at asr0 bus 0 target 0 lun 0
 da0: ADAPTEC RAID-5 3A0L Fixed Direct Access SCSI-2 device
 da0: 572202MB (1171869696 512 byte sectors: 255H 63S/T 72945C)
 Mounting root from ufs:/dev/da0s1a
 WARNING: / was not properly dismounted
 WARNING: /usr was not properly dismounted
 WARNING: /var was not properly dismounted
 
 Kernel config file shows the following:
 
 options CD9660  #ISO 9660 Filesystem
 device  atapicd # ATAPI CDROM drives
 device  cd  # CD

It doesn't show up any atapi (IDE) CDROM. Is it IDE ? If not, do you
have the appropriate SCSI in your kernel ?



-- 
IOnut
Unregistered ;) FreeBSD user

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


sendmail: Operation timed out with

2004-03-02 Thread Justin Brody
Hello,
I've been unable to get sendmail to send mail properly and am hoping
someone can give some advice.  My internet connection is fine; I can use
ssh, http, etc. without any trouble.  My machine connects to a a router
which is connected to a cable modem:

aleph# netstat -r
Routing tables

Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default192.168.0.1UGSc70rl0
localhost  localhost  UH  1   49lo0
192.168.0  link#1 UC  10rl0
192.168.0.100:80:c8:24:0b:cb  UHLW80rl0823

aleph# ifconfig rl0
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet6 fe80::2e0:4cff:fe98:36fa%rl0 prefixlen 64 scopeid 0x1
inet 192.168.0.197 netmask 0xff00 broadcast 192.168.0.255
ether 00:e0:4c:98:36:fa
media: Ethernet autoselect (100baseTX full-duplex)
status: active

I can't send any mail though.  The first entries in my mail queue:
i22K75of0002083 Tue Mar  2 15:07 [EMAIL PROTECTED]
 (Deferred: Operation timed out with math.umd.edu.)
 [EMAIL PROTECTED]
i22K6mof0001985 Tue Mar  2 15:06 [EMAIL PROTECTED]
 (Deferred: Operation timed out with math.umd.edu.)
 [EMAIL PROTECTED]

And lots more like it.  I can telnet to math.umd.edu port 25 just fine.
I've also tried sending to other addresses and using '-f' to set my return
address.  That unfortunately exhausts my knowledge of sendmail!

I'd greatly appreciate any help!  I browsed some on the internet and saw
that someone once had a similar problem with his hostname being set
incorrectly.  I wasn't sure how to look at that though...

Thanks,
Justin Brody


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


Strange behaviour in assembly language program

2004-03-02 Thread Daniela
Hi!

I'm already a bit experienced with assembly, and started to enter my 
executables directly in the hexeditor (for educational purpose only; I know 
this is poor programming style).
I do not yet fully understand all aspects of the ELF header, but I managed to 
somehow write working ELF executables. I tried first a program that exits 
with status 1, and it works. But then I tried other values, and found out 
that it always exits with 1 no matter what I enter. I don't think I made a 
stupid mistake, because the Linux version (exit value given in EBX and 
ELF_OSABI = 03) runs perfectly in emulation mode. The first strange thing is, 
that it doesn't run on a real Linux system (tells me it doesn't have enough 
core memory for a 96 byte program).

Second strange thing:
Finally I came up with the simplest ASM program that reproduces the error.
Here it is:

.text
.global _start
_start:
pushl   $0
movl$1, %eax
int $0x80

I looked everywhere (Developer's handbook, Google, ...) to find the solution, 
but all resources I consulted tell me this is the right way to do it.
This program, however, always exits with 1 regardless of the value I push.

Please, can someone tell me that I made a really stupid error? I'm already 
pulling my hair out.

Thanks for your time.

Daniela


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


extended IPFW funcionality.. possible?

2004-03-02 Thread Hugo (6s-gaming.com)
Hi,

Come to think about it, it would be REALLY useful if one could see the uid
of the user initializing an outbound connection that got blocked, and the
size of the packet that was just blocked. I remembered this as I am trying
to figure out who is using excess bandwidth from a server with 102 users,
if ipfw would log uid of the user trying to connect outside it would be so
useful. I remembered the packetsize thing mainly because attempted ICMP
floods. No one ever thought on this ? Or does this exist, but these
options must be turned on somewhere?




-- 
http://www.6s-gaming.com - your online store!

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


Re: linuxpluginwrapper ERROR

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 01:45:19PM -0500, Osmany Guirola Cruz wrote:
 Ok, i understand but.. i don't have cvs in my network it's imposible to me do 
 (cvs) :-(  .. i need to know if i can find these files in the image that i download 
 from internet... i am using 5.2 REALEASE or download the src from  internet...

cvs(1) comes with the system.  However, we've been talking about a
different (but related) program called cvsup(1).  cvsup(1) is
practically indispensable for effective management of a FreeBSD
machine.  To get started with cvsup(1), simply issue the following
command:

# pkg_add -r cvsup-without-gui

This (modulo running rehash for tcsh(1) users) will install the cvsup
program.  Typically this is my first action on a newly installed
FreeBSD machine...

Now read all about how to use cvsup(1) in the handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html

This is (IMHO) *the* best way to download FreeBSD sources from the Internet.

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: sendmail: Operation timed out with

2004-03-02 Thread Matthew Seaman
On Tue, Mar 02, 2004 at 03:15:48PM -0500, Justin Brody wrote:

 I can't send any mail though.  The first entries in my mail queue:
 i22K75of000208 3 Tue Mar 2 15:07 [EMAIL PROTECTED] (Deferred:
 Operation timed out with math.umd.edu.)  [EMAIL PROTECTED]
 i22K6mof000198 5 Tue Mar 2 15:06 [EMAIL PROTECTED] (Deferred:
 Operation timed out with math.umd.edu.)  [EMAIL PROTECTED]

Hmmm... Is there any more information in /var/log/maillog?

What's the result of running:

/usr/sbin/sendmail -q -v 

-- or at least the beginning of the SMTP dialog up to attempting to
send the first message.

I note you're using 'none.org' as a domain name -- that used to be a
registered domain for a corporation in Korea (it's on 'client hold
pending delete' at the moment).  Seems to have disappeared from the
DNS though.  You'll find that sendmail works a lot better if you use
correctly registered domain names -- although it should cope without.

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: Anti-Virus?

2004-03-02 Thread Vivek Khera
 MW == Mark Weisman [EMAIL PROTECTED] writes:

MW Anyone know of a good Anti-virus software that works on FBSD?

There are several.  Commercial ones include vexira and sophos (we use
vexira, but sophos was just as good technically in our tests), and the
free one we use is clamav (from ports tree).

google is your friend!

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.Khera Communications, Inc.
Internet: [EMAIL PROTECTED]   Rockville, MD  +1-301-869-4449 x806
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Your music

2004-03-02 Thread [EMAIL PROTECTED]

This is an acknowledgement from the ITC consult account.  Your message has
been received and is being reviewed by a staff member.  You should receive
either a response or a request for more information about your problem
within two (2) working days.  

Should this matter need more immediate attention, please call the ITC Computing
Help Desk at (434) 924-3731 or see the ITC System Status web page at the 
following url: 

http://www.itc.virginia.edu/pubs/alerts/

Information and help are available on-line.  You can use your web browser
and go to the following url: 

http://www.itc.virginia.edu

then use the Search feature to look for assistance with your problem.

If your problem has been resolved, please let us know.

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


Re: Anti-Virus?

2004-03-02 Thread Vivek Khera
 AB == Andrew Boothman [EMAIL PROTECTED] writes:

AB If you're looking for something to scan email I constantly hear good
AB things about Vexira MailArmor
AB http://www.centralcommand.com/mailserver_products.html, thet also do
AB a normal file scanner too.

The MailArmor product cannot be used as a normal file scanner.  At
least that was the case last summer.  The command line vexira scanner
integrates nicely with amavisd-new for mail scanning.

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.Khera Communications, Inc.
Internet: [EMAIL PROTECTED]   Rockville, MD  +1-301-869-4449 x806
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /etc/make.conf wget...

2004-03-02 Thread Jonathan Chen
On Tue, Mar 02, 2004 at 02:14:39PM -0500, Glenn Sieb wrote:
 In my /etc/make.conf I have:
 
 FETCH_CMD = /usr/local/bin/wget
 
 When I go to build a port (in this case, kde3), it goes to fetch gettext
 (for example), then I get:
 
 wget: illegal option --
 
 Then it stops. I've updated wget to 1.8.2, with the same result. So now
 I've #'d out that line in make.conf so I'm using fetch again, but I'd
 really prefer to use wget, if possible.
 
 I've googled for this, with no luck... Any ideas?

The recent updates to the ports/Mk/* files restricts the FETCH_CMD to
/usr/bin/fetch. Why would you use wget instead of the base-system's
fetch to build the ports anyway?
-- 
Jonathan Chen [EMAIL PROTECTED]
--
   Do not take life too seriously.
   You will never get out of it alive.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ipfw question - ICMP

2004-03-02 Thread C. Kukulies
I have setup my FreeBSD box with ASDL (pppoe) and ipfw (rc.firewall with 
type 'simple').

I have finetuned to allow ssh from certain addresses outside, sendmail works,
but I cannot ping either from inside or from outside.

What does the rule for ICMP look like?

--
Chris Christoph P. U. Kukulies kuku_at_physik.rwth-aachen.de
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Redirecting all incoming connections to an internal host

2004-03-02 Thread Werner Schalk
Hi,

I have a single DSL line with a single IP address and I am relatively new to 
FreeBSD (FreeBSD acts as a firewall/router for a local area network). What I 
would like to do is I would like to redirect all incoming connections (not 
only single ports) to an internal host (private IP address). Therefore I 
tried to use natd to reach this goal and set it up exactly as described at 
http://www.freebsd.org/cgi/man.cgi?natd. Unfortunately it is not working 
correctly because I can't reach the services running on the internal host 
from external (e.g. Internet). Is there another way to accomplish this goal? 
I also tried to use a bridge which seemed to work alright but still I was not 
able to access the internal machine...any hints, comments or howtos?

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


linuxthreads

2004-03-02 Thread Osmany Guirola Cruz
hi again
  i am tryin to install the linuxpluginwrapper and from the source i installed  
 contrib and gnu when i try to do da make install clean i have these error

SYS.h : no such file or directory
{standard input} Assambler message
{standard input}:55: Error: no such instruction: 'kerncall'

  What should i do? what part of the source i have to install.




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


  1   2   >