how to compile kernel with options NETGRAPH ?

2004-03-20 Thread manish gautam
how can i compile my kernel with netgraph 

Actually i want to attach my own created node to the
existed ether node. so for that i need ether node.

For that i need to compile my kernel with optins
NETGRAPH.

plz explain elaborately. Reply asap

Best regards
Manish Gautam


Yahoo! India Insurance Special: Be informed on the best policies, services, tools and 
more. 
Go to: http://in.insurance.yahoo.com/licspecial/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Sparc Ultra 10 X

2004-03-20 Thread Kris Kennaway
On Sat, Mar 20, 2004 at 12:11:38AM -0600, Eduardo Viruena Silva wrote:
 
 Saludos, FreeBSD gurus!
 
 I'm trying to configure X in an old sparc ultra 10.

This is unsupported, since it doesn't have a Creator3D card (the only
supported graphics card on FreeBSD/sparc64 right now).

Kris


pgp0.pgp
Description: PGP signature


Re: Sparc Ultra 10 X

2004-03-20 Thread Eduardo Viruena Silva
On Sat, 20 Mar 2004, Kris Kennaway wrote:

 On Sat, Mar 20, 2004 at 12:11:38AM -0600, Eduardo Viruena Silva wrote:
 
  Saludos, FreeBSD gurus!
 
  I'm trying to configure X in an old sparc ultra 10.

 This is unsupported, since it doesn't have a Creator3D card (the only
 supported graphics card on FreeBSD/sparc64 right now).

Thanks Kris.

... perhaps in a near future.


 Kris


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


Re: Top posting

2004-03-20 Thread Eric F Crist
On Saturday 20 March 2004 12:41 am, Chuck McManis wrote:
 Netiquette guidelines are like C coding styles, subject to great rip
 roaring debates. My personal pet peeve is 600 lines of included text only
 to get to the bottom line which adds This is how I feel about it too. I

My .02, 

Why can't people just cut what they have comments for out of the former 
posters' message?  If you look back, 99% of the time this is what I do, 
although not always.  I guess this isn't a huge issue to me.  IMHO, if I want 
people to read what I have to say, I make it as easy and effortless as 
possible to read and discern what point I'm trying make or question I'm 
trying to ask.

Again, just my .02.
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature


freebsd, php and gd libary

2004-03-20 Thread thomas may
Hi,

 

i installed mod_php4 from ports tree with gd options, but it starts
automatically a xfree86 installation what i dont need on my webserver.

So i tried to install gd-2.0.22 manually. But i get the following error
after make install

 

Can someone help me ? thanx thomas

 

gcc -g -O2 -o .libs/annotate annotate.o /usr/local/lib/libiconv.so
-Wl,-rpath -Wl,/usr/local/lib  -L/usr/local/lib ./.libs/libgd.so -ljpeg
-lfreetype -lz -lm -Wl,--rpath -Wl,/usr/local/lib

./.libs/libgd.so: undefined reference to `pthread_mutex_unlock'

./.libs/libgd.so: undefined reference to `pthread_mutex_destroy'

./.libs/libgd.so: undefined reference to `pthread_mutex_lock'

./.libs/libgd.so: undefined reference to `pthread_mutex_init'

*** Error code 1

 

Stop in /usr/local/src/gd-2.0.22.

*** Error code 1


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.631 / Virus Database: 404 - Release Date: 17.03.2004
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Resultats de vos commandes

2004-03-20 Thread SYMPA
 Antispam is turned off. See file!

Commande non comprise : la fin du message est ignorée.
Aucune commande n'a été reconnue dans votre message
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with MySon Ethernet Nics

2004-03-20 Thread GiTi
Olaf Hoyer wrote:
 Well, do you mean with compiled its driver that they provide some own
 driver?

yes, my Nic has own driver but ... only for Freebsd 2.x and 3.x. And this is
its instruction
begin-

Installation:

1. copy the source codes if_fet.c and if_fetreg.h to /sys/pci directory,

#cp if_fet.c /sys/pci
#cp if_fetreg.h /sys/pci

2. modify /sys/conf/files, add the following line

pci/if_fet.c optional   fet  device-driver

3. modify /usr/src/sys/i386/conf/GENERIC, add the following line

device  fet0

4. compile the kernel,

#cd /usr/src/sys/i386/conf
#cp GENERIC MYKERNEL
#/usr/sbin/config MYKERNEL
#cd /usr/src/sys/compile/MYKERNEL
#make depend
#make
#make install

5. reboot the system,

#reboot

6. bind your card to an IP address

#ifconfig fet0 ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}

7. now, you should be able to ping local network.

--end---


 Ok, in order to be able to help you, we  need at least a dmesg with the
 card, and the _exact_ message, and also a pciconf -lv will be helpful.
 Because of rebranding of network chips one can never be sure what
 chip-revision you get with those relabelled products.

 Please boot a kernel.GENERIC and post that dmesg.

thank you, Olaf Hoyer
this is my dmesg.today:
begin-
Copyright (c) 1992-2004 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.2-RELEASE #0: Sun Jan 11 04:21:45 GMT 2004
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel /boot/kernel/kernel at 0xc0a33000.
Preloaded elf module /boot/kernel/acpi.ko at 0xc0a3326c.
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  = 268369920 (255 MB)
avail memory = 251047936 (239 MB)
ACPI APIC Table: AMIINT INTEL845
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, 10 entries at 0xc00f7a60
acpi0: Power Button (fixed)
Timecounter ACPI-fast frequency 3579545 Hz quality 1000
ACPI-1287: *** Error: Method execution failed [\_SB_.PCI0.MDET] (Node
0xc16b2ba0), AE_AML_REGION_LIMIT
ACPI-1287: *** Error: Method execution failed [\_SB_.PCI0._CRS] (Node
0xc16b2ae0), AE_AML_REGION_LIMIT
ACPI-0175: *** Error: Method execution failed [\_SB_.PCI0._CRS] (Node
0xc16b2ae0), AE_AML_REGION_LIMIT
can't fetch resources for \_SB_.PCI0 - AE_AML_REGION_LIMIT
ACPI-1287: *** Error: Method execution failed [\_SB_.PCI0.MDET] (Node
0xc16b2ba0), AE_AML_REGION_LIMIT
ACPI-1287: *** Error: Method execution failed [\_SB_.MEM_._CRS] (Node
0xc16bd840), AE_AML_REGION_LIMIT
ACPI-0175: *** Error: Method execution failed [\_SB_.MEM_._CRS] (Node
0xc16bd840), AE_AML_REGION_LIMIT
can't fetch resources for \_SB_.MEM_ - AE_AML_REGION_LIMIT
acpi_timer0: 24-bit timer at 3.579545MHz port 0x808-0x80b on acpi0
acpi_cpu0: CPU on acpi0
acpi_cpu1: CPU on acpi0
device_probe_and_attach: acpi_cpu1 attach returned 6
acpi_button0: Power Button on acpi0
pcib0: ACPI Host-PCI bridge on acpi0
pci0: ACPI PCI bus on pcib0
agp0: Intel 82845 host to AGP bridge mem 0xe000-0xe3ff 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 0xd400-0xd41f 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 0xd800-0xd81f 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
uhci2: Intel 82801DB (ICH4) USB controller USB-C port 0xdc00-0xdc1f 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
pci3: ACPI PCI bus on pcib2
pci3: network, ethernet at device 4.0 (no driver attached)
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 

Re: freebsd, php and gd libary

2004-03-20 Thread Antoine Jacoutot
On Saturday 20 March 2004 10:24, thomas may wrote:
 i installed mod_php4 from ports tree with gd options, but it starts
 automatically a xfree86 installation what i dont need on my webserver.

You have to build gd without X support:
$ make -DWITHOUT_X11 install clean

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


Re: freebsd, php and gd libary

2004-03-20 Thread Jez Hancock
On Sat, Mar 20, 2004 at 10:24:28AM +0100, thomas may wrote:
 i installed mod_php4 from ports tree with gd options, but it starts
 automatically a xfree86 installation what i don?t need on my webserver.
 
 So i tried to install gd-2.0.22 manually. But i get the following error
 after make install

snip

Try something like:

cd /usr/ports/graphics/gd
make clean
make -DWITHOUT_X11 install

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: how to compile kernel with options NETGRAPH ?

2004-03-20 Thread Matthew Seaman
On Sat, Mar 20, 2004 at 08:08:45AM +, manish gautam wrote:
 how can i compile my kernel with netgraph 
 
 Actually i want to attach my own created node to the
 existed ether node. so for that i need ether node.
 
 For that i need to compile my kernel with optins
 NETGRAPH.
 
 plz explain elaborately. Reply asap

Please read the Handbook:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.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


HP PSC 1110 All-in-one

2004-03-20 Thread jsha

Hello.

My mom wants to use it.

Is there any support for it?

--
j.

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


Latency problem with traffic shaping (ipfw/dummynet)

2004-03-20 Thread Vincent Poy
On this subject, I have one of my own...  I have a
6.016Mbps/608kbps ADSL connection with 8 static IP's from my ISP.  I'm
using the FreeBSD box to basically limit my upstream bandwidth to 480kbps
so that the downloads would work while uploading.  In my kernel, I do have
the following options:

options IPFIREWALL  #firewall
options IPDIVERT#divert sockets
options DUMMYNET
options BRIDGE
options HZ=1000
options NMBCLUSTERS=65536

The 8 IP's I'm using is 208.204.244.224-231 on a /24 block with
the gateway on the other side at my ISP being 208.204.244.1.  The FreeBSD
machine is 208.204.244.224 and I do have gateway ip forwarding enabled. My
problem is that while as far as speeds are concerned, it's working
correctly on both the .224 (FreeBSD box) as well as the .225-.231 boxes
behind it.  The issue is that tracerouting from any box other than the
FreeBSD box shows latencies of 1000+ms after the FreeBSD router beginning
with hop 2 when the upstream pipe is being used while the FreeBSD box
shows the latency at 40-50ms which is correct under traffic load.  Anyone
knows what's causing this or is this the way it's supposed to work?  All
the machines are pointing to .224 (FreeBSD box) as the gateway.  All local
traffic doesn't go through dummynet's queues.  This is how I have ipfw
configured.

setup_loopback
# Traffic Shaping for DSL connection 6.016Mbps/608Kbps
# Make packets exiting dummynet not continue down the chain
# If this is not enabled, then packets leaving an early
# queue might enter a later queue if the conditions for
# the later queue are met, which would be completely
# devastating to all the prioritizing we're doing
${fwcmd} enable one_pass
# Add rules so that local routable IP LAN traffic does not use natd
${fwcmd} add 39 divert natd all from 10.0.0.0/8 to any via ${natd_interface}
${fwcmd} add 40 divert natd all from 172.16.0.0/12 to any via ${natd_interface}
${fwcmd} add 41 divert natd all from 192.168.0.0/16 to any via 
${natd_interface}
${fwcmd} add 42 divert natd all from 208.201.244.224/29 to 10.0.0.0/8 via 
${natd_interface}
${fwcmd} add 43 divert natd all from 208.201.244.224/29 to 172.16.0.0/12 via 
${natd_interface}
${fwcmd} add 44 divert natd all from 208.201.244.224/29 to 192.168.0.0/16 via 
${natd_interface}
${fwcmd} add 45 divert natd all from any to 10.0.0.0/8 via ${natd_interface}
${fwcmd} add 46 divert natd all from any to 172.16.0.0/12 via ${natd_interface}
${fwcmd} add 47 divert natd all from any to 192.168.0.0/16 via 
${natd_interface}
${fwcmd} add 48 divert natd all from any to 208.201.244.224/29 via 
${natd_interface}
${fwcmd} add 49 skipto 100 ip from 208.201.244.224/29 to any
${fwcmd} add 50 divert natd all from any to any via ${natd_interface}
${fwcmd} add 100 pass all from any to any via lo0
${fwcmd} add 200 deny all from any to 127.0.0.0/8
${fwcmd} add 300 deny ip from 127.0.0.0/8 to any
# Route LAN and RFC1918 networks without Traffic Shaping
${fwcmd} add 63000 allow all from any to 10.0.0.0/8 out
${fwcmd} add 63001 allow all from any to 172.16.0.0/12 out
${fwcmd} add 63002 allow all from any to 192.168.0.0/16 out
${fwcmd} add 63003 allow all from any to 208.201.244.224/29 out
# Define our upload pipe
${fwcmd} pipe 1 config bw 480Kbit/s
# Define a high-priority queue
${fwcmd} queue 1 config pipe 1 weight 100
# Define a medium-high-priority queue
${fwcmd} queue 2 config pipe 1 weight 99
# Define a medium-low-priority queue
${fwcmd} queue 3 config pipe 1 weight 98
# Define a low-priority queue
${fwcmd} queue 4 config pipe 1 weight 97
# Assign outgoing empty/small ACK packets to the high-priority queue
${fwcmd} add 63004 set 0 queue 1 tcp from any to any tcpflags ack iplen 0-80 
out
# Assign outgoing UDP (DNS/gaming) and SSH traffic to the medium-high-priority queue
${fwcmd} add 63005 set 0 queue 2 tcp from any to any 22,23 out
${fwcmd} add 63006 set 0 queue 2 udp from any to any not 80,443 out
# Assign outgoing HTTP/HTTPS WEB traffic to the medium-low-priority queue
${fwcmd} add 63007 set 0 queue 3 all from any to any 80,443 out
# Assign all other outgoing traffic to the low-priority queue
${fwcmd} add 63008 set 0 queue 4 all from any to any out
# End of Traffic Shaping
${fwcmd} add 65000 pass all from any to any

This is what the latencies look like on the machines behind the
FreeBSD router when there is a upload:

Tracing route to wurldlink.net [66.193.144.22]
over a maximum of 30 hops:

  11 ms1 ms1 ms  adsl-208-201-244-224.sonic.net [208.201.244.224]
  2   915 ms   933 ms  1025 ms  adsl-208-201-244-1.sonic.net [208.201.244.1]
  3  1082 ms  1015 ms  1089 ms  fast1-0-0.border.sr.sonic.net [208.201.224.194]
  4 

Re: problem with MySon Ethernet Nics

2004-03-20 Thread Olaf Hoyer
On Sat, 20 Mar 2004, GiTi wrote:

 Olaf Hoyer wrote:
  Well, do you mean with compiled its driver that they provide some own
  driver?

 yes, my Nic has own driver but ... only for Freebsd 2.x and 3.x. And this is
 its instruction

Hi!

Ok, so there are sources, but the driver structure from 4.x and 5.x
differs a lot from 3.x, so they cannot work.


 pcib2: ACPI PCI-PCI bridge at device 30.0 on pci0
 pci3: ACPI PCI bus on pcib2
 pci3: network, ethernet at device 4.0 (no driver attached)

ok, these were the lines that were important.


 when i run command pciconf, i also met such error:
 Operation is not permitted

Probably you weren't root, pciconf -lv needs root riviliges.


With a 4.9-stable, it looks like this:

pris 14:03 pciconf -lv
pciconf: /dev/pci: Permission denied
pris 14:03 su -
Password:
pris# pciconf -lv

[EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x1a318086 rev=0x04
hdr=0x01
vendor   = 'Intel Corporation'
device   = '82845/E/MP/MZ Brookdale CPU to AGP Bridge'
class= bridge
subclass = PCI-PCI




In the case above, the entries of:
pcib2 and pci3  are important, could you post them?

Also please post a uname -a string of your system.

HTH
Olaf

-- 
Olaf Hoyer[EMAIL PROTECTED]
Fuerchterliche Erlebniss geben zu raten,
ob der, welcher sie erlebt, nicht etwas Fuerchterliches ist.
(Nietzsche, Jenseits von Gut und Boese)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with MySon Ethernet Nics

2004-03-20 Thread GiTi
  yes, my Nic has own driver but ... only for Freebsd 2.x and 3.x. And
this is
  its instruction

 Ok, so there are sources, but the driver structure from 4.x and 5.x
 differs a lot from 3.x, so they cannot work.

  pcib2:  at device 30.0 on pci0
  pci3:  on pcib2
  pci3:  at device 4.0 (no driver attached)

 ok, these were the lines that were important.

 
  when i run command pciconf, i also met such error:
  Operation is not permitted

 Probably you weren't root, pciconf -lv needs root riviliges.


 With a 4.9-stable, it looks like this:

 pris 14:03 pciconf -lv
 pciconf: /dev/pci: Permission denied
 pris 14:03 su -
 Password:
 pris# pciconf -lv

 [EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x1a318086 rev=0x04
 hdr=0x01
 vendor   = 'Intel Corporation'
 device   = '82845/E/MP/MZ Brookdale CPU to AGP Bridge'
 class= bridge
 subclass = PCI-PCI


 In the case above, the entries of:
 pcib2 and pci3  are important, could you post them?

 Also please post a uname -a string of your system.

Olaf Hoyer, thank you again

i knows Nic's driver is for 2.x and 3.x, i have compiled its driver because
i can not probe it

i was root when using pciconf. I was confused and ... And I have just
reinstall my freebsd 5.2, now i can run pciconf
And this is the result:
---begin---
[EMAIL PROTECTED]:0:0:  class=0x06 card=0x chip=0x1a308086 rev=0x11
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82845/E/MP/MZ Brookdale CPU to I/O Bridge'
class= bridge
subclass = HOST-PCI
[EMAIL PROTECTED]:1:0: class=0x060400 card=0x chip=0x1a318086 rev=0x11
hdr=0x01
vendor   = 'Intel Corporation'
device   = '82845/E/MP/MZ Brookdale CPU to AGP Bridge'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:29:0:class=0x0c0300 card=0x56611462 chip=0x24c28086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBM (ICH4/M) USB UHCI Controller #1'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:1:class=0x0c0300 card=0x56611462 chip=0x24c48086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBM (ICH4/M) USB UHCI Controller #2'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:2:class=0x0c0300 card=0x56611462 chip=0x24c78086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBM (ICH4/M) USB UHCI Controller #3'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:29:7:class=0x0c0320 card=0x39801462 chip=0x24cd8086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBM (ICH4/M) USB EHCI Controller'
class= serial bus
subclass = USB
[EMAIL PROTECTED]:30:0:class=0x060400 card=0x chip=0x244e8086
rev=0x82
hdr=0x01
vendor   = 'Intel Corporation'
device   = '82801BA/CA/DB/EB/ER (ICH2/3/4/5/5R) Hub Interface to PCI Bridge'
class= bridge
subclass = PCI-PCI
[EMAIL PROTECTED]:31:0:class=0x060100 card=0x chip=0x24c08086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB (ICH4) LPC Interface Bridge'
class= bridge
subclass = PCI-ISA
[EMAIL PROTECTED]:31:1:  class=0x01018a card=0x56611462 chip=0x24cb8086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB (ICH4) UltraATA/100 EIDE Controller'
class= mass storage
subclass = ATA
[EMAIL PROTECTED]:31:3:class=0x0c0500 card=0x56611462 chip=0x24c38086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBM (ICH4/M) SMBus Controller'
class= serial bus
subclass = SMBus
[EMAIL PROTECTED]:31:5:class=0x040100 card=0x56611462 chip=0x24c58086
rev=0x02
hdr=0x00
vendor   = 'Intel Corporation'
device   = '82801DB/DBM (ICH4/M) AC'97 Audio Controller'
class= multimedia
subclass = audio
[EMAIL PROTECTED]:0:0: class=0x03 card=0x000510de chip=0x002810de rev=0x15
hdr=0x00
vendor   = 'NVIDIA Corporation'
device   = 'NV5 TNT2 / TNT2 Pro'
class= display
subclass = VGA
[EMAIL PROTECTED]:4:0: class=0x02 card=0x132010bd chip=0x08031516 rev=0x00
hdr=0x00
vendor   = 'Myson Technology Inc'
device   = '803 series PCI Ethernet controller'
class= network
subclass = ethernet
end---
afterthat i run
# ifconfig -a
-begin---
plip0: flags=8810POINTOPOINT,SIMPLEX,MULTICAST mtu 1500
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet 127.0.0.1 netmask 0xff00
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
end--
I will post the uname -a string of system if needed but it looks like :
FreeBSd 5.2 ... i386 ... GENERIC
I have not rebuilt my kernel yet.
any suggestions? Thanks in advanced



www.airland.kiev.ua - Airland Network eMail
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[#5655-6508-37] Ticket Confirmation

2004-03-20 Thread WinGuides . com
Dear questions,

Thank-you for contacting WinGuides! This is an automated response confirming receipt 
of your message. Please include the tracking number, shown in the Subject line of this 
message, with any subsequent e-mail regarding this request.

Your query has been assigned ticket number 5655-6508-37 and has been allocated to a 
WinGuides.com consultant who will reply within one business day. 

You can review the current status of your request at anytime by visiting:
http://www.winguides.com/support/tickets.php?view=5655-6508-37key=fdec69

Due to the holiday period delays may be experienced, the WinGuides.com team would like 
to thank you in advance for your patience.

WinGuides.com
[EMAIL PROTECTED]
http://www.winguides.com/

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


Re: KDE 3.2.1

2004-03-20 Thread albi
On Sat, 20 Mar 2004 01:55:28 -0600
Chris [EMAIL PROTECTED] wrote:

 Is it me? Or does KDE 3.2.1 seem to run much faster then 3.2.0?

i'm also curious to the answer of that question! :) 
btw, compiled yourself or are there several packages out there ?

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


Re: Vinum, replaced disk -- fsck error.

2004-03-20 Thread Lewis Thompson
On Sat, Mar 20, 2004 at 11:14:23AM +1030, Greg 'groggy' Lehey wrote:
 I still don't understand why you're using dd.

To create as near-perfect copy of the disk as possible?

  I want to work on the failing disk as little as possible in case I
cause further damage.  Since the RAID0 volume is around 300GB I don't
have anywhere that I could cp all of that data so I saw the best
alternative as dd'ing the disk.

  Can you suggest another method I might use to achieve what I want?

  Thanks,

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature


Building Heimal without using ports

2004-03-20 Thread Robert Fitzpatrick
Well, I have sent two posts to the FreeBSD questions list, one to the
ports list, one to Heimdal and one to OpenLDAP and copied the port
maintainer on the last one to the FreeBSD questions list. No help on how
to get LDAP backend support built in to Heimdal using the port
security/heimdal. So, I guess I will go ahead and build it separate this
weekend. I just would like to know what this means as far as portupgrade
in the future. I assume I will not be able to use that feature for this
package if I build and install my own downloaded package? Or should I
look at the port Makefile and try to build in the same fashion using
prefix=/usr, etc? This is a shame since the ports collections and
portupgrade is one of my favorite things about FreeBSD and certainly
make things easy on you.

-- 
Robert

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


Re: KDE 3.2.1

2004-03-20 Thread Rob (Mailing Lists)
On Saturday 20 March 2004 01:55, Chris wrote:
 Is it me? Or does KDE 3.2.1 seem to run much faster then 3.2.0?


I've noticed this ass well, and even more so since qt33 has been put into 
ports. 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-20 Thread Tillman Hodgson
On Fri, Mar 19, 2004 at 10:41:14PM -0800, Chuck McManis wrote:
 At 03:24 PM 3/19/2004, you wrote:
 Top-posting may be an opinion, but RFC 1855 makes it _standard_ opinion.
 
 Let's get serious for a minute here. Just because someone wrote up an 
 INFORMATIONAL RFC does NOT make it STANDARD. It makes it INFORMATIONAL. Big 
 difference. Go look up RFC 2026 for what it takes to become a standard.

Absolutely. I'm very aware of the RFC process.

But bottom-posting has been published as an RFC since Oct of 1995 and
nobody has published any alternative since then. That doesn't make
bottom posting *the* standard, it makes it a standard opinion (as no
contrary opinions have been published).

Of course, now that I've said that karma dictates that somebody is
drafting up an alternative netiquette RFC at this very minute ;-)

-T


-- 
Draw bamboos for ten years, become a bamboo, then forget all about bamboos
when you are drawing.
Georges Duthuit
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: HP PSC 1110 All-in-one

2004-03-20 Thread Trey Sizemore
On Sat, 2004-03-20 at 03:34, jsha wrote:
 Hello.
 
 My mom wants to use it.
 
 Is there any support for it?
 
 --
 j.
 

Not sure, but check out http://www.linuxprinting.org.  They should be
able to tell you how well it's supported, if at all.

HTH.

-- 
Cheers,
Trey
---

The beauty of the soul shines out when a man bears with
composure one heavy mischance after another, not because he
does not feel them, but because he is a man of high and heroic temper.
- Aristotle 

11:41:59 up 13:10, 1 user, load average: 0.70, 0.42, 0.28 
Linux salamander 2.6.4 #1 SMP Wed Mar 10 23:59:57 PST 2004 i686 unknown
unknown GNU/Linux

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


Re: Building Heimal without using ports

2004-03-20 Thread Matthew Seaman
On Sat, Mar 20, 2004 at 04:23:32PM +, Matthew Seaman wrote:
 
 I think that the problem is the port doesn't add any dependencies
 against OpenLDAP even if WITH_LDAP is defined.  That's a bug.

D'oh! I should learn to read before posting such inaccurate drivel.
The security/heimdal port certainly does add a dependency on
openldap20-client.  However, it will happily link against
openldap21-client if you happen to have that already installed.
 
 In fact, can you try this patch to the security/heimdal Makefile?

Ignore that patch -- it's bogus.

Still doesn't explain why your attempt to install using WITH_LDAP
didn't work.  Could you try doing a 'make clean' and then rebuild the
port from scratch using WITH_LDAP?

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: What versions of Tomcat and Java work on FreeBSD

2004-03-20 Thread Lowell Gilbert
lrnobs [EMAIL PROTECTED] writes:

 I had a jsp web application written for me which was setup on RedHat9.
 
 I would like to move this onto FreeBSD or OpenBSD if possible.
 
 The Tomcat version used was 4.1 and the Java SDK used was Java 2 SDK
 Standard Edition 1.4.2
 
 Will these versions run on FreeBSD 4.8, 4.9, or 5.2 or do I have to stay
 with Linux without a rewrite.
 
 If it will run, are there big changes in file paths, etc.?
 
 I currently have 4.8 but could of course get newer stuff.

Those things are in the ports system and should work with little to no
changes in your application.

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/java-tomcat/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: update of OpenSSL from tarball

2004-03-20 Thread Lowell Gilbert
J.D. Bronson [EMAIL PROTECTED] writes:

 I thought I would post to the group my solution for updating OpenSSL
 w/o having to rebuild the entire machine...
 
 # tar xzf openssl-0.9.7d.tar.gz
 # cd openssl-0.9.7d
 # ./config --prefix=/usr --openssldir=/etc/ssl
 # make
 # make test
 # make install
 
 ..this seems to correctly place all the files where they need to be
 with the exception of a few. I did recompile a few apps since they had
 ldd to older files that were incorrect.
 
 The problem is that I build most things from tarballs and overwrite
 alot of the base install binariesso if I did this fix the
 'correct' way, I would have quite a mess on my hands.
 
 YMMV

Most peoples' mileage *does* vary, because updating OpenSSL by itself
isn't enough.  Everything that linked to it statically needs to be
updated as well, which most people won't have the skill (or
inclination) to track down.

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


Re: Pango/freetype

2004-03-20 Thread Lowell Gilbert
brad harder [EMAIL PROTECTED] writes:

   Sorry if this has been discussed before (I'd be surprised if it hasn't).
 
   I'm trying to build pango on my system (up-to-date 5.2.1), but it's choking (see 
 below)... I see on archived mailing lists, people are discussing Freetype and Pango, 
 and how _something_ isn't working, but I see no solutions for a fix.  Is there a fix 
 for this?

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


Su to Root

2004-03-20 Thread Kevin Coles
Hello everyone,
I am using freebsd 5.2, which I have installed recently. I cannot seem 
to su to root while using my normal account.
All I get is a message saying Sorry. Can anyone help?

Any help would be appreciated.

Thanks,

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


problem with su

2004-03-20 Thread Eric Yellin
When I su -m and login as root, all I get in the prompt is a % sign. My
normal user shell is tcsh and the prompt looks like this:
[EMAIL PROTECTED]/home/eric(29): but this is not kept when I su -m.
How can I change this?
Thanks,
Eric

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


Dependencies of statically linked apps (was Re: update of OpenSSL from tarball)

2004-03-20 Thread John Mills
On 20 Mar 2004, Lowell Gilbert wrote:

 J.D. Bronson [EMAIL PROTECTED] writes:

  ..this seems to correctly place all the files where they need to be
  with the exception of a few. I did recompile a few apps since they had
  ldd to older files that were incorrect.

..

 Most peoples' mileage *does* vary, because updating OpenSSL by itself
 isn't enough.  Everything that linked to it statically needs to be
 updated as well, which most people won't have the skill (or
 inclination) to track down.

Good point, but how _does_ one learn which libs have been statically
linked when one has only the binary (assuming debug tags were stripped)?

If common dependent apps are identified in the bug or fix report, well and
good. Otherwise I don't see any alternative to that app's maintainers
making the vulnerability information available. If there is a central list
or clearing-house of such information, where would it be?

 - John Mills
   1884 Ridgewood Dr, NE
   Atlanta, GA 30307-1166
   404.377.2577
   [EMAIL PROTECTED]

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


audio playback during processor intense activity

2004-03-20 Thread Aaron Peterson
I have a Dell workstation with dual P3 933 Xeons, 256M ECC RDRAM, 2 18G
Ultra160 SCSI drives.  It is loaded with FreeBSD 4.9, and the only thing
I've changed about the kernel configuration is the 2 options to turn on
SMP capability.  During processor intensive activities like encoding mpeg4
from dvd with mencoder, xmms audio playback frequently jitters for lack
of a better term.  I never experienced this with my 2.4GHz Celeron
machine, with normal pc hardware (DDR, ATA disk, etc).  I'm wondering if
there's something I can tweak, perhaps with sysctl, that will improve my
situation.  I was under the impression that a dual cpu would load balance
processor usage better, and at the very least i could run mencoder on one
processor and everything else on the other.  Is this likely to be caused
by some other system hardware?  I'm using a Sound Blaster Live card, which
I think should be well supported by now and is not a bottom of the line
sound card.

As a side note, it is interesting to me that when watching top, the
mencoder xmms processes (as well as all the other processes) seem to jump
back and forth between processors.  Why would they do that?  So sometimes
xmms and mencoder end up on the same processor...  I'm sure I will see
this problem with other applications as well, this is just my real world
situation at the moment...

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


Re: Su to Root

2004-03-20 Thread Remko Lodder


Kevin Coles wrote:

Hello everyone,
I am using freebsd 5.2, which I have installed recently. I cannot seem 
to su to root while using my normal account.
All I get is a message saying Sorry. Can anyone help?

Any help would be appreciated.

Thanks,

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

Are you in the group wheel?

You can see that with the command `id`
If you are not, then you cannot su to root :-)
Cheers

Remko

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


Re: Su to Root

2004-03-20 Thread Matthew Seaman
On Sat, Mar 20, 2004 at 12:37:37PM -0500, Kevin Coles wrote:

 I am using freebsd 5.2, which I have installed recently. I cannot seem 
 to su to root while using my normal account.
 All I get is a message saying Sorry. Can anyone help?

You need to be a member of the wheel group in order to use su(1).

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: problem with su

2004-03-20 Thread Jez Hancock
On Sat, Mar 20, 2004 at 07:41:53PM +0200, Eric Yellin wrote:
 When I su -m and login as root, all I get in the prompt is a % sign. My
 normal user shell is tcsh and the prompt looks like this:
 [EMAIL PROTECTED]/home/eric(29): but this is not kept when I su -m.
 How can I change this?

Have you tried copying ~eric/.cshrc to ~root/.cshrc?

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with su

2004-03-20 Thread Remko Lodder
Eric Yellin wrote:

When I su -m and login as root, all I get in the prompt is a % sign. My
normal user shell is tcsh and the prompt looks like this:
[EMAIL PROTECTED]/home/eric(29): but this is not kept when I su -m.
How can I change this?
Thanks,
Eric
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
Hi Eric,

When you use `su -` you say to the su program, Let me own the root 
profile and give it's settings to me, dropping my own settings.
use `su` if you want to say using your current settings.

Cheers

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


Re: problem with su

2004-03-20 Thread Lewis Thompson
On Sat, Mar 20, 2004 at 07:41:53PM +0200, Eric Yellin wrote:
 When I su -m and login as root, all I get in the prompt is a % sign. My
 normal user shell is tcsh and the prompt looks like this:
 [EMAIL PROTECTED]/home/eric(29): but this is not kept when I su -m.
 How can I change this?

Look in /root/.cshrc -- I generally just comment out the PROMPT line.

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature


Re: Su to Root

2004-03-20 Thread Jez Hancock
On Sat, Mar 20, 2004 at 12:37:37PM -0500, Kevin Coles wrote:
 I am using freebsd 5.2, which I have installed recently. I cannot seem 
 to su to root while using my normal account.
 All I get is a message saying Sorry. Can anyone help?

Try resetting the root password perhaps?  See here:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with su

2004-03-20 Thread Remko Lodder
Jez Hancock wrote:

On Sat, Mar 20, 2004 at 07:41:53PM +0200, Eric Yellin wrote:

When I su -m and login as root, all I get in the prompt is a % sign. My
normal user shell is tcsh and the prompt looks like this:
[EMAIL PROTECTED]/home/eric(29): but this is not kept when I su -m.
How can I change this?


Have you tried copying ~eric/.cshrc to ~root/.cshrc?

Why should you want to do that? Why not build a root specific 
environment setting? Or if you actually want to do it, don't forget to 
look at the files before you copy them, and insert the root options back 
in. (i mean that the root .cshrc might have other options than your 
$user .cshrc file, and you perhaps want to keep some settings which are 
in the root .cshrc)

Cheers

--
--
Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the 
hackerscene

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


Re: Su to Root

2004-03-20 Thread Remko Lodder
Jez Hancock wrote:

On Sat, Mar 20, 2004 at 12:37:37PM -0500, Kevin Coles wrote:

I am using freebsd 5.2, which I have installed recently. I cannot seem 
to su to root while using my normal account.
All I get is a message saying Sorry. Can anyone help?


Try resetting the root password perhaps?  See here:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW

Don't even think about that yet.. Read the reply from Matthew Seaman and 
mine first, if you can't become root after that, you might start 
considering it...

--
--
Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the 
hackerscene

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


RE: problem with su

2004-03-20 Thread Edmund Craske
This isn't right, when using the -m flag su uses your current
environment, keeping your shell, prompt etc the same as in your
own account. All I can think of is that it executes something
when it opens the new shell which changes it, which shouldn't
be root's cshrc. Perhaps some shell script conditional gubbins
around the prompt statement in the user's cshrc?

Ed

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Jez Hancock
 Sent: 20 March 2004 18:23
 To: Eric Yellin
 Cc: freeBSD
 Subject: Re: problem with su
 
 
 On Sat, Mar 20, 2004 at 07:41:53PM +0200, Eric Yellin wrote:
  When I su -m and login as root, all I get in the prompt 
 is a % sign. 
  My normal user shell is tcsh and the prompt looks like this:
  [EMAIL PROTECTED]/home/eric(29): but this is not kept when I su 
 -m. How can 
  I change this?
 
 Have you tried copying ~eric/.cshrc to ~root/.cshrc?
 
 -- 
 Jez Hancock
  - System Administrator / PHP Developer
 
http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[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]


Diskless PXE clients: loader.conf.MAC-address ...?

2004-03-20 Thread Chris Roehrig
I'm running FreeBSD 4.9_RELEASE and I'd like to share my server's root 
partition as the root partition for some diskless PXE clients, but I 
need different kernels for the server and clients.The /conf 
structure works great for providing different /etc environments for 
each machine, but I can't figure out how to boot a different kernel for 
my PXE clients.

The only way I can think of is to have a custom /boot/loader.4th that 
tests the environment (e.g boot.netif.hwaddr or loaddev) and reloads a 
different kernel depending on the result. I've gone down this path 
a bit, but I think I've only learned enough Forth to be dangerous and 
I'm in over my head.Something like:

   \  need to figure out where to put this snippet...
   s boot.netif.hwaddr environment? [if] s 00:00:24:c1:2a:64: 
compare 0= [if]
\  set kernel=/kernel.NET4501
: kernel s /kernel.NET4501 ;
[then]

Is there an easier way to do this?Am I missing something totally 
obvious like a
loader.conf.MAC-address?

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


Re: problem with su

2004-03-20 Thread Jez Hancock
On Sat, Mar 20, 2004 at 06:46:53PM -, Edmund Craske wrote:
 This isn't right, when using the -m flag su uses your current
 environment, keeping your shell, prompt etc the same as in your
 own account. All I can think of is that it executes something
 when it opens the new shell which changes it, which shouldn't
 be root's cshrc. Perhaps some shell script conditional gubbins
 around the prompt statement in the user's cshrc?

Mmm you're right - personally I do:

su -

to su from my normal to root user and I have ~root/.cshrc symlinked to
~user/.cshrc (ditto for most other dotrc files :P).

Works for me.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mail readers

2004-03-20 Thread Gary W. Swearingen
Parv [EMAIL PROTECTED] writes:

 Anybody still interested in this, should not miss ...

   RFC 3676, The Text/Plain Format and DelSp Parameters, Feb 2004
   ftp://ftp.rfc-editor.org/in-notes/rfc3676.txt

Thanks for the tip.

It's a shame that people (e.g., MSFT and its supporters) can't all
abide by the traditional simple rules or that we can't all switch to a
new standard with (SOME) features of modern markup languages, but such
is life, and RFC 3676 seems like a good compromise which should cut
down on a lot of acrimony.

Let's all lobby our mail software developers to add support for 3676.

 ... which supersedes RFC 2646.  What does that superseding
 actually translates to?, i do not know.

Like with all RFCs, there's only a hope that people will follow the
new ones, which often have features to deal with the fact that some
people won't, at least for a while. (E.g., see the last paragraph of
the RFC.)



BTW, does anybody understand why 3676 refers to 79-column screens?

   (In addition to conformance to [RFC-2822], there is a historical
   need that all lines, even when displayed by a non-flowed-aware
   program, will fit in a standard 79- or 80-column screen without
   having to be wrapped.  The limit is 78, not 79 or 80, because while
   79 or 80 fit on a line, the last column is often reserved for a
   line-wrap indicator.)

Anyone ever seen a 79-column screen width or know how common they are?
I've never heard of one.  (They obviously aren't talking about 80
minus one for a line-wrap indicator, but about 79 minus one.)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-20 Thread Alex de Kruijff
So far I only see argument agains top-posting. If it makes sense for
you, perhaps you could give a couple of arguments wy you think its a
good idee.

On Fri, Mar 19, 2004 at 05:35:06PM -0500, Al Johnson wrote:
 I'm with you... Top-posting makes the most sense for me.

I doubt it.

 I was born to top-post.

It would make sence if you have a mailer that handels threads and you
are accully following the whole thread. On second thougth: in this case
you could just as easly delete the whole mail. You don't read it any
how.

It doesn't make sence for ppl who don't have a mailer with thread
capabilty or don't read the whole thread.

 On Fri, Mar 19, 2004 at 02:28:24PM -0800, Charles McManis wrote:
  Perhaps it isn't logical, if you've read all the email then the quoted 
  thread is just reference anyway. This is the new stuff. I love being able 
  to read mail in the preview-pane vs next message , jump to the bottom, 
  next message jump to the bottom.
  
  It comes down to opinion I think

How much sence did this make?

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


AW: freebsd, php and gd libary

2004-03-20 Thread thomas may
Thanx for your answer.

I have installed the mod_php4 port, and need gd library support. So if i try
the following, i get errors, in the options dialog i enabled gd support.

neptun# make FORCE_PKG_REGISTER= -DWITHOUT_X11 install
===  Building for mod_php4-4.3.4_7,1
/bin/sh /usr/ports/www/mod_php4/work/php-4.3.4/libtool --silent
--preserve-dup-deps --mode=compile cc
-I/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd -DHAVE_LIBPNG
-DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DJISX0208 -Iext/gd/
-I/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/ -DPHP_ATOM_INC
-I/usr/ports/www/mod_php4/work/php-4.3.4/include
-I/usr/ports/www/mod_php4/work/php-4.3.4/main
-I/usr/ports/www/mod_php4/work/php-4.3.4
-I/usr/ports/www/mod_php4/work/php-4.3.4/Zend -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/mysql
-I/usr/ports/www/mod_php4/work/php-4.3.4/TSRM  -O -pipe  -prefer-pic -c
/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd/gdft.c -o
ext/gd/libgd/gdft.lo
In file included from
/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd/gdft.c:63:
/usr/local/include/freetype2/freetype/freetype.h:20: #error `ft2build.h'
hasn't been included yet!
/usr/local/include/freetype2/freetype/freetype.h:21: #error Please always
use macros to include FreeType header files.
/usr/local/include/freetype2/freetype/freetype.h:22: #error Example:
/usr/local/include/freetype2/freetype/freetype.h:23: #error   #include
ft2build.h
/usr/local/include/freetype2/freetype/freetype.h:24: #error   #include
FT_FREETYPE_H
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.3.4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

-Ursprüngliche Nachricht-
Von: Jez Hancock [mailto:[EMAIL PROTECTED] Im Auftrag von Jez Hancock
Gesendet: Samstag, 20. März 2004 11:33
An: thomas may
Cc: [EMAIL PROTECTED]
Betreff: Re: freebsd, php and gd libary

On Sat, Mar 20, 2004 at 10:24:28AM +0100, thomas may wrote:
 i installed mod_php4 from ports tree with gd options, but it starts
 automatically a xfree86 installation what i don?t need on my webserver.
 
 So i tried to install gd-2.0.22 manually. But i get the following error
 after make install

snip

Try something like:

cd /usr/ports/graphics/gd
make clean
make -DWITHOUT_X11 install

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.631 / Virus Database: 404 - Release Date: 17.03.2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.631 / Virus Database: 404 - Release Date: 17.03.2004
 

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


[no subject]

2004-03-20 Thread Klimax Payne
Hello freebsd-questions,

  

-- 
Best regards,
 Klimax  mailto:[EMAIL PROTECTED]

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


Re: freebsd, php and gd libary

2004-03-20 Thread Jez Hancock

On Sat, Mar 20, 2004 at 08:40:53PM +0100, thomas may wrote:
 Thanx for your answer.
 
 I have installed the mod_php4 port, and need gd library support. So if i try
 the following, i get errors, in the options dialog i enabled gd support.

Uninstall the mod_php4 port:

cd /usr/ports/www/mod_php4
make deinstall

deinstall and clean up the GD port:

cd /usr/ports/www/graphics/gd
make deinstall
make clean

install the GD port without x11:

make -DWITHOUT_X11 install

and then finally go back and reinstall mod_php4:

cd /usr/ports/www/mod_php4
make install

Note however:
 neptun# make FORCE_PKG_REGISTER= -DWITHOUT_X11 install
 ===  Building for mod_php4-4.3.4_7,1
snip
This is an old version of mod_php4 - you probably want to cvsup your
ports tree before doing anything else.

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with su

2004-03-20 Thread Kevin D. Kinsey, DaleCo, S.P.
Eric Yellin wrote:

When I su -m and login as root, all I get in the prompt is a % sign. My
normal user shell is tcsh and the prompt looks like this:
[EMAIL PROTECTED]/home/eric(29): but this is not kept when I su -m.
How can I change this?
Thanks,
Eric
 

Seems a tad unusual.  Don't know if I can help,
but can you give me some info?
a. What is root's shell entry in /etc/passwd?

b.  From whence do you set your normal prompt?  /~/.cshrc?

If the machine is not used by others, a quick
workaround might be to simply copy your .cshrc
to /root/ and simply use su.  But it does seem
a tad weird that su -m seems to be reading some
other resource file...or else my understanding of
-m is broken, which is entirely possible.
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]


I messed up my system, please help. library missing

2004-03-20 Thread Shaun T. Erickson
I went to rebuild the mod_php4 port with openssl support (btw, is the 
correct way to do that this: make -DWITH_OPENSSL ?).

During the build, it wanted to upgrade expat, but said there was an 
older version installed and that if I wanted it upgraded that I should 
to a 'make deinstall' and a 'make reinstall' to do so, then come back to 
the mod_php4 build. So I did that. Now my system is missing an 
apparently important library 'libexpat.so.4' and things are broken that 
need it - notably, my web server is down.

How do I get the old version reinstalled, and have the new version as 
well, for things that need it?

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


AW: freebsd, php and gd libary

2004-03-20 Thread thomas may
Thanx for your answer.

I have installed the mod_php4 port, and need gd library support. So if i try
the following, i get errors, in the options dialog i enabled gd support.

neptun# make FORCE_PKG_REGISTER= -DWITHOUT_X11 install
===  Building for mod_php4-4.3.4_7,1
/bin/sh /usr/ports/www/mod_php4/work/php-4.3.4/libtool --silent
--preserve-dup-deps --mode=compile cc
-I/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd -DHAVE_LIBPNG
-DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DJISX0208 -Iext/gd/
-I/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/ -DPHP_ATOM_INC
-I/usr/ports/www/mod_php4/work/php-4.3.4/include
-I/usr/ports/www/mod_php4/work/php-4.3.4/main
-I/usr/ports/www/mod_php4/work/php-4.3.4
-I/usr/ports/www/mod_php4/work/php-4.3.4/Zend -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/mysql
-I/usr/ports/www/mod_php4/work/php-4.3.4/TSRM  -O -pipe  -prefer-pic -c
/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd/gdft.c -o
ext/gd/libgd/gdft.lo
In file included from
/usr/ports/www/mod_php4/work/php-4.3.4/ext/gd/libgd/gdft.c:63:
/usr/local/include/freetype2/freetype/freetype.h:20: #error `ft2build.h'
hasn't been included yet!
/usr/local/include/freetype2/freetype/freetype.h:21: #error Please always
use macros to include FreeType header files.
/usr/local/include/freetype2/freetype/freetype.h:22: #error Example:
/usr/local/include/freetype2/freetype/freetype.h:23: #error   #include
ft2build.h
/usr/local/include/freetype2/freetype/freetype.h:24: #error   #include
FT_FREETYPE_H
*** Error code 1

Stop in /usr/ports/www/mod_php4/work/php-4.3.4.
*** Error code 1

Stop in /usr/ports/www/mod_php4.
*** Error code 1

-Ursprüngliche Nachricht-
Von: Jez Hancock [mailto:[EMAIL PROTECTED] Im Auftrag von Jez Hancock
Gesendet: Samstag, 20. März 2004 11:33
An: thomas may
Cc: [EMAIL PROTECTED]
Betreff: Re: freebsd, php and gd libary

On Sat, Mar 20, 2004 at 10:24:28AM +0100, thomas may wrote:
 i installed mod_php4 from ports tree with gd options, but it starts
 automatically a xfree86 installation what i don?t need on my webserver.
 
 So i tried to install gd-2.0.22 manually. But i get the following error
 after make install

snip

Try something like:

cd /usr/ports/graphics/gd
make clean
make -DWITHOUT_X11 install

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.631 / Virus Database: 404 - Release Date: 17.03.2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.631 / Virus Database: 404 - Release Date: 17.03.2004
 

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


Re: php installation problems; PortUpgrade Question...

2004-03-20 Thread samy lancher

Hello,

I have installed portupgrade tool on my system. I need some clarification before i use 
it. At present, my system has mysql3.23,Apache1.3 and no php. 

Earlier, My system had php4.2.2 but when i used pkg_update php4.2.2 ; php4-4.2.2 got 
uninstalled and  new version php4-4.3.3 was not  installed because it needed 
upgradation of mysql.

Anyways, Now I want to install php4-4.3.3.1 in my system using portupgrade without 
manually upgrading mysql. When i gave pkg_info | grep php i did not get any output 
since i do not have php installed on my system. So, I am not sure what should i 
specify after -NRr in portupgrade -NRr ??. 

Will the command  portupgrade -NRr php4-4.3.3.1 work? Will this command install 
php4-4.3.3.1 and also upgrade all its dependencies(if necessary). 

I would really appreciate any help.

 

Thanks,

Naveen.
Jorn Argelo [EMAIL PROTECTED] wrote:

Why don't you use portupgrade instead? You can install it via
/usr/ports/sysutils/portupgrade if you don't have it. Though I am not
certain if it works or even exists for FreeBSD 4.5

Anyway, if you do have it, try this:

pkg_info | grep php
portupgrade -Rr 

Cheers,

Jorn

On 3/19/2004, samy lancher wrote:


Hello All,

I have FreeBSD 4.5, apache 1.3.26_3 and mod_php4-4.2.2 . i wanted to upgrade php to 
php4-4.3.3.1 so i downloaded php4-4.3.3,1.tgz to usr/ports/distfiles and gave the 
command

port_update -r mod_php4-4.2.2 php4-4.3.3,1.tgz

I noticed that php old version got uninstalled and the new one did not get installed. 
Then in usr/ports/distfiles when i gave the command pkg_add php4-4.3.3,1.tgz i got 
an error

read_plist: bad command '@conflicts php4-4*'

I guess it is something to do with package version and their dependencies but I am 
not sure what exactly the problem is.

I would also like to know if there is a way i can find out all the dependencies for a 
particular package before actually installing it.

I would appreciate if some one could help me.

Thanks,

Naveen.


Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Vinum

2004-03-20 Thread Evan Sayer
I have a question about how vinum effects access to file systems.  When 
i have a vinum volume on a drive which contains the file system /usr, 
which is being mirrored to another volume on another drive, are the 
contents of  /usr encompassed in the volume (like a partition) or is 
the volume just a part of /usr.  Basically i want to have a RAID-1 
setup that mirrors the information on one drive to another.  If i do 
this will i be able to access all the files on the first hard drive as 
though it was just a regular partition.  If so how do i partition, is 
there something special i have to do at the partition editor when i 
install?  Do i need subdisks and plexes just to mirror the file 
systems' data?  Sorry if this is a bad question but the handbook has me 
a little confused.  Thanks a lot.

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


Re: Su to Root

2004-03-20 Thread Jez Hancock
On Sat, Mar 20, 2004 at 07:42:17PM +0100, Remko Lodder wrote:
 Jez Hancock wrote:
 
 On Sat, Mar 20, 2004 at 12:37:37PM -0500, Kevin Coles wrote:
 
 I am using freebsd 5.2, which I have installed recently. I cannot seem 
 to su to root while using my normal account.
 All I get is a message saying Sorry. Can anyone help?
 
 
 Try resetting the root password perhaps?  See here:
 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/admin.html#FORGOT-ROOT-PW
 
 
 Don't even think about that yet.. Read the reply from Matthew Seaman and 
 mine first, if you can't become root after that, you might start 
 considering it...

Well my thinking was that the user must already in the wheel group
otherwise the error would have been:

su: you are not in the correct group (wheel) to su root.

and not:

Sorry

Maybe I was jumping to conclusions though :P

-- 
Jez Hancock
 - System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/- ipfw peruser traffic logging
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem with su

2004-03-20 Thread Kevin D. Kinsey, DaleCo, S.P.
Edmund Craske wrote:

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of Jez Hancock
Sent: 20 March 2004 18:23
To: Eric Yellin
Cc: freeBSD
Subject: Re: problem with su

On Sat, Mar 20, 2004 at 07:41:53PM +0200, Eric Yellin wrote:
   

When I su -m and login as root, all I get in the prompt 
 

is a % sign. 
   

My normal user shell is tcsh and the prompt looks like this:
[EMAIL PROTECTED]/home/eric(29): but this is not kept when I su 
 

-m. How can 
   

I change this?
 

Have you tried copying ~eric/.cshrc to ~root/.cshrc?

--
Jez Hancock
- System Administrator / PHP Developer
   


This isn't right, when using the -m flag su uses your current
environment, keeping your shell, prompt etc the same as in your
own account. All I can think of is that it executes something
when it opens the new shell which changes it, which shouldn't
be root's cshrc. Perhaps some shell script conditional gubbins
around the prompt statement in the user's cshrc?
Ed


Testing, one, two three.

I wrote (even having tested first) something
similar to the list almost 3 hours ago.  As it
hasn't shown up yet (mailman seems fine, is my
DNS down again?) we'll try again:
--
Seems a tad unusual.  Don't know if I can help,
but can you give me some info?
a. What is root's shell entry in /etc/passwd?

b.  From whence do you set your normal prompt?  /~/.cshrc?

If the machine is not used by others, a quick
workaround might be to simply copy your .cshrc
to /root/ and simply use su.  But it does seem
a tad weird that su -m seems to be reading some
other resource file...or else my understanding of
-m is broken, which is entirely possible. 
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: I messed up my system, please help. library missing

2004-03-20 Thread Lewis Thompson
On Sat, Mar 20, 2004 at 01:46:14PM -0500, Shaun T. Erickson wrote:
 How do I get the old version reinstalled, and have the new version as 
 well, for things that need it?

Take a look at portupgrade.  You can find it in sysutils/portupgrade.
Once it's installed portupgrade expat should do the job.

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature


Re: pkgtools.conf strangeness

2004-03-20 Thread Lee Harr
It seems I can't get portupgrade -arR (or -f) to honor
pkgtools.conf.  I've run portsdb -Uu,

  MAKE_ARGS = {
'graphics/gimp-devel' = [
  'WITH_PYTHON=1',
  'WITHOUT_PRINT=1',
 ],
...
'www/mozilla/' = [
  'WITHOUT_MAILNEWS=1',
  'WITHOUT_LDAP=1',
  'WITHOUT_CHATZILLA=1',
  'WITHOUT_COMPOSER=1',
  'WITHOUT_CALENDAR=1',
  'WITH_OPTIMIZED_CFLAGS=1',
],


The thing I notice is that you have 'www/mozilla/' (with a slash at the end)
while none of the others have a slash at the end. I don't know if that will
make a difference, but it is something to try.
_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963

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


Re: I messed up my system, please help. library missing

2004-03-20 Thread Kirk Strauser
At 2004-03-20T18:46:14Z, Shaun T. Erickson [EMAIL PROTECTED] writes:

 How do I get the old version reinstalled, and have the new version as
 well, for things that need it?

From /usr/ports/UPDATING:

20040313:
  AFFECTS: users of textproc/expat2

  Users of expat2 (and its many dependencies) should do the following to
  properly update expat2 and all of its dependencies:

  portupgrade -rf textproc/expat2
-- 
Kirk Strauser

94 outdated ports on the box,
 94 outdated ports.
 Portupgrade one, an hour 'til done,
 82 outdated ports on the box.


pgp0.pgp
Description: PGP signature


RE: Building Heimal without using ports

2004-03-20 Thread Robert Fitzpatrick
 Still doesn't explain why your attempt to install using 
 WITH_LDAP didn't work.  Could you try doing a 'make clean' 
 and then rebuild the port from scratch using WITH_LDAP?
 

Man, I did everything :-(  I 'make clean'd twice one time because I read
somebody else did that. I did deinstall and reinstall, and even deinstall
and 'make all install'. I have the openldap-2.1.27 portupgrade installed
now. Do you think if I start all over with OpenLDAP and all, it may work. I
guess that's what I'll try. Maybe there is something it doesn't like about
my installation of LDAP. But like in my previous post, all of the packages
have been portupgrade'd, do I go back into the original dir under /usr/ports
for each and rebuild and re-portupgrade? Or did portupgrade download the
upgraded versions for me to work with?

--
Robert


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


Re: I messed up my system, please help. library missing

2004-03-20 Thread Jorn Argelo

I guess the best thing to do is to deinstall Apache as well, and
recompile it from the ports tree. (make sure to sync your ports-tree
first) Make sure you backup your website content, since I don't know if
the make deinstall will delete your content as well. Then recompile PHP
as well.

correct way to do that this: make -DWITH_OPENSSL ?).

I believe it was yes, though correct me if I am wrong.

Cheers,

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


Re: Vinum

2004-03-20 Thread Lewis Thompson
Hi,

I might be lying to you with my answers.  I'm hoping Greg Lehey or some
other Vinum hacker will point anything I get wrong out though :)

On Sat, Mar 20, 2004 at 01:23:53PM -0800, Evan Sayer wrote:
 I have a question about how vinum effects access to file systems.  When 
 i have a vinum volume on a drive which contains the file system /usr, 
 which is being mirrored to another volume on another drive, are the 
 contents of  /usr encompassed in the volume (like a partition) or is 

/usr is generally partition e on the slice (at least it is on my
machine).  This means you can set up two Vinum drives using, for
example, ad0s1e.  That way you will be able to mount either disk.

  However, that's not really useful.  You really want to be mounting
/dev/vinum/usr (if that's what you called your volume).  This way Vinum
will handle the synchronization for you.

 If i do this will i be able to access all the files on the first hard
 drive as though it was just a regular partition.

Yes.  Same for the second disk.  You really want to mount /dev/vinum/usr
as I mentioned above.

 Do i need subdisks and plexes just to mirror the file systems' data?

Yes.

-lewiz.

-- 
I was so much older then, I'm younger than that now.  --Bob Dylan, 1964.

-| msn:[EMAIL PROTECTED] | jabber:[EMAIL PROTECTED] | url:www.lewiz.org |-


pgp0.pgp
Description: PGP signature


Re: KDE 3.2.1

2004-03-20 Thread Jorn Argelo

On 3/21/2004, albi [EMAIL PROTECTED] wrote:

On Sat, 20 Mar 2004 01:55:28 -0600
Chris [EMAIL PROTECTED] wrote:

 Is it me? Or does KDE 3.2.1 seem to run much faster then 3.2.0?


I've compiled KDE from the ports-tree, and I do notice serious increase
of speed.

Cheers,

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


Kouwell Raid controler - drive not picked up

2004-03-20 Thread Simone Karol
Good day to you!
 
I have a problem with my raid controler - it picks up fine, but i cannot
see the drive(s) 
Here is some out put that might help - 
 
a# uname -r
4.9-STABLE

a# dmesg | grep atapci
atapci0: SiI 0680 ATA133 controller port
0xd000-0xd00f,0xcc00-0xcc03,0xc800-0xc807,0xc400-0xc403,0xc000-0xc007
mem 0xdf00-0xdfff irq 2 at device 11.0 on pci0
ata2: at 0xc000 on atapci0
ata3: at 0xc800 on atapci0
atapci1: VIA 8235 ATA133 controller port 0xe000-0xe00f at device 17.1
on pci0
ata0: at 0x1f0 irq 14 on atapci1
ata1: at 0x170 irq 15 on atapci1
 
I also have this:
 
pci0: unknown card (vendor=0x1106, dev=0x3059) at 17.5 irq 11 - but im
not sure what card this is.
 
When i go to /stand/sysinstall i only see :
 
Filesystem  1K-blocksUsed   Avail Capacity  Mounted on
/dev/ad0s1a128990   45564   7310838%/
/dev/ad0s1f257998   17814  219546 8%/tmp
/dev/ad0s1g  10998570 1344974 877371213%/usr
/dev/ad0s1e2579983512  233848 1%/var
procfs  4   4   0   100%/proc

the machine has 3 drives - one dedicated to the OS (normal ide) - the
other two are connected to the raid card (pci IDE) - the raid set
completed and is working fine (i would presume) - but i cannot see the
drive(s) in freebsd, so i cannot work with it. Please guys, i need to
get this sorted out and i have no clue how.
 
Thank you in advance for the help - 
 
Regards
 
Winston mailto:winston/at/lka.co.za


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


Re: I messed up my system, please help. library missing

2004-03-20 Thread Shaun T. Erickson
Jorn Argelo wrote:

I guess the best thing to do is to deinstall Apache as well, and
recompile it from the ports tree. (make sure to sync your ports-tree
first) Make sure you backup your website content, since I don't know if
the make deinstall will delete your content as well. Then recompile PHP
as well.

correct way to do that this: make -DWITH_OPENSSL ?).


I believe it was yes, though correct me if I am wrong.
What got me going again, was making a symbolic link from libexpat.so.5 
to libexpat.so.4. That got my webserver running, and allowed me to 
rebuild mod_php4 (and yes, that *was* the right way to get ssl support 
into it).

I probably should make the time to upgrade anything that relies on expat 
and remove that link though.

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


Firewall Making Many DNS PTR Queries

2004-03-20 Thread Jeff @ Lease2Purchase.com
Howdy, did you ever get that fixed?  I'm having the same
exact problem as you.


_o_
\  ...  Jeff Beaubien
Beaubien Investment Co, LLC.

www.L2P.com
www.Lease2Purchase.com
www.CREPlanet.com


==
Important Links
==

1. Frequently Asked Questions (FAQs):

http://www.Lease2Purchase.com/faq.html

2. L2P.com Chat Board:

http://www.Lease2Purchase.com/wwwboard/list.php?f=1

==

Please INCLUDE the last email in YOUR REPLY.

THIS MESSAGE IS PRIVILEGED AND CONFIDENTIAL.  IF THIS MESSAGE IS
NOT FOR YOU, DO NOT READ, COPY OR DISSEMINATE THIS COMMUNICATION.
IF YOU HAVE RECEIVED THIS COMMUNICATION IN ERROR, PLEASE NOTIFY
US IMMEDIATELY BY REPLYING TO THE SENDER AND DELETE THE MESSAGE.

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


Re: I messed up my system, please help. library missing

2004-03-20 Thread Shaun T. Erickson
Kirk Strauser wrote:

From /usr/ports/UPDATING:

20040313:
  AFFECTS: users of textproc/expat2
Sigh. I'm still new to FreeBSD. I *really* need to get in the habit of 
checking that file. Thanks.

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


Re: Latency problem with traffic shaping (ipfw/dummynet)

2004-03-20 Thread Luigi Rizzo
cannot comment on the reason for the huge delay (but one
way to check what is going on is to change the pipe's bandwidth
and see if anything changes), but i see a big
misunderstanding on weights vs. priorities in your
configuration:

 # Define our upload pipe
 ${fwcmd} pipe 1 config bw 480Kbit/s
 # Define a high-priority queue
 ${fwcmd} queue 1 config pipe 1 weight 100
 # Define a medium-high-priority queue
 ${fwcmd} queue 2 config pipe 1 weight 99
 # Define a medium-low-priority queue
 ${fwcmd} queue 3 config pipe 1 weight 98
 # Define a low-priority queue
 ${fwcmd} queue 4 config pipe 1 weight 97

the above configuration means that if queue 1 is getting a bandwidth
X, then queue 2 will get 0.99X, queue 3 will get 0.98X, queue
4 will get 0.97X. Hardly matching any reasonable definition of high-mid-low
priority!

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


Re: I messed up my system, please help. library missing

2004-03-20 Thread Remko Lodder
Jorn Argelo wrote:

I guess the best thing to do is to deinstall Apache as well, and
recompile it from the ports tree. (make sure to sync your ports-tree
first) Make sure you backup your website content, since I don't know if
the make deinstall will delete your content as well. Then recompile PHP
as well.

correct way to do that this: make -DWITH_OPENSSL ?).


I believe it was yes, though correct me if I am wrong.

Cheers,

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

You are not wrong -D$OPTION works with me, i always use that...
Just for your information :-)
Cheers.

--
--
Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the 
hackerscene

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


Re: Latency problem with traffic shaping (ipfw/dummynet)

2004-03-20 Thread Vincent Poy
On Sat, 20 Mar 2004, Luigi Rizzo wrote:

 cannot comment on the reason for the huge delay (but one
 way to check what is going on is to change the pipe's bandwidth
 and see if anything changes), but i see a big
 misunderstanding on weights vs. priorities in your
 configuration:

The delay only seems to be coming from machines behind the FreeBSD
box and not the FreeBSD box itself since every box has static IP's, only
the outgoing is via the FreeBSD box but the downstream is direct from the
modem through the switch and then the machines directly.

  # Define our upload pipe
  ${fwcmd} pipe 1 config bw 480Kbit/s
  # Define a high-priority queue
  ${fwcmd} queue 1 config pipe 1 weight 100
  # Define a medium-high-priority queue
  ${fwcmd} queue 2 config pipe 1 weight 99
  # Define a medium-low-priority queue
  ${fwcmd} queue 3 config pipe 1 weight 98
  # Define a low-priority queue
  ${fwcmd} queue 4 config pipe 1 weight 97

 the above configuration means that if queue 1 is getting a bandwidth
 X, then queue 2 will get 0.99X, queue 3 will get 0.98X, queue
 4 will get 0.97X. Hardly matching any reasonable definition of high-mid-low
 priority!

Hmm, I think I did it that way because 100 is the largest number
and I didn't decide on how many queues I may add later so the numbers will
change but does the weight number really mean 99%, 98%, 97% priority?  So
should it really be 66, 33, and 1?


Cheers,
Vince - [EMAIL PROTECTED] - Vice President    __ 
Unix Networking Operations - FreeBSD-Real Unix for Free / / / / |  / |[__  ]
WurldLink Corporation  / / / /  | /  | __] ]
San Francisco - Honolulu - Hong Kong  / / / / / |/ / | __] ]
HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[]
[EMAIL PROTECTED] - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin




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


PHP script to scroll msg in window at bottom of all browsers.

2004-03-20 Thread JJB
When out surfing the internet, some sites have an JavaScript as part
of their web page source html code to scroll an short message in the
small browser window at the bottom of the browser. Using apache with
php and would like to do the same thing. Looking for pointer to
where I can find sample php script to do this.

Thanks.

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


Re: pkgtools.conf strangeness

2004-03-20 Thread jimmie james
Lee Harr wrote:

'www/mozilla/' = [
   'WITHOUT_MAILNEWS=1',
   'WITHOUT_LDAP=1',
   'WITHOUT_CHATZILLA=1',
   'WITHOUT_COMPOSER=1',
   'WITHOUT_CALENDAR=1',
   'WITH_OPTIMIZED_CFLAGS=1',
],


The thing I notice is that you have 'www/mozilla/'
(with a slash at the end)
while none of the others have a slash at the end. I
don't know if that will
make a difference, but it is something to try.

I've tried as www/mozilla* www/mozilla-* www/mozilla
www/mozilla/* and www/mozilla/   and always ends up
the same. :(
--

Randy Pratt  wrote:
All the make args are on one line and enclosed with
one set of quotes.

I'm not sure this is the cause of the problem you're
seeing, but it might be worth a try.

I've tried as one line, as you suggest (and shown in
the pkgtools.conf.sample) and as an array.  Same
thing.

As far as I know, all the other ports with their
options are doing the same, yet, I've only seen it
with mozilla.  As I've been told on IRC (freenode
#freebsd) the permissions are right on the file:
-r--r--r--  1 root  wheel  14656 Mar 19 15:43
/usr/local/etc/pkgtools.conf

So, I'm at a loss, (at least I know the args to pass
on the command line, so all is not lost)

Thanks for the ideas, and I'm going to keep at it.

Jimmie

=
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GMU dpu s+:+ a? C UB P+++ L E--- W+++ N+++ o K+ w---
O+++ M- V-- PS+++ PE+++ Y++ PGP+++ 5-- X+ R* !tv b DI D
G++ e* h* r+ z**
--END GEEK CODE BLOCK--

__
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


special characters, ie spanish accents

2004-03-20 Thread chip
How do I get the special characters to work, which work in MS Windoze 
using the conbination of right-alt+4digit code? I need to be able to use 
certain accents and characters found in spanish writing. I am using 
FBSD-5.1 with XFCE window manager.
Thanks,
Chip

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


Best *nix OS for a laptop?

2004-03-20 Thread Eric F Crist
Hello list,

I've been using freebsd 4.x on a laptop for 6 months or so now, and I'm not 
entirely happy with it.  Mostly, it lacks multimedia support and power 
management.  I don't want to start some flame war here, but here goes.

Could some of you please send me an email telling me what OS you utilize on 
your laptop, and why?  I'm not looking for anyone bashing any other OS, just 
why you use what you do.

TIA
-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588


pgp0.pgp
Description: signature


Re: PHP script to scroll msg in window at bottom of all browsers.

2004-03-20 Thread Kevin D. Kinsey, DaleCo, S.P.
JJB wrote:

When out surfing the internet, some sites have an JavaScript as part
of their web page source html code to scroll an short message in the
small browser window at the bottom of the browser. Using apache with
php and would like to do the same thing. Looking for pointer to
where I can find sample php script to do this.
Thanks.

 

?php

$jscript=  ;   // insert appropriate javascript between quotes

echo $jscript; // I'm serious, so don't laugh too hard

?

Come on over to phpbuilder.com, and
we'll be happy to discuss why.  Some fine
people hang there, some of them are even
published and have sent me email personally.
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: Best *nix OS for a laptop?

2004-03-20 Thread Remko Lodder
Eric F Crist wrote:

Hello list,

I've been using freebsd 4.x on a laptop for 6 months or so now, and I'm not 
entirely happy with it.  Mostly, it lacks multimedia support and power 
management.  I don't want to start some flame war here, but here goes.

Could some of you please send me an email telling me what OS you utilize on 
your laptop, and why?  I'm not looking for anyone bashing any other OS, just 
why you use what you do.

TIA
Hi Eric,

First of all, when someone flamewars over this, it's very shamefull... 
The one who does that should know better, and even OS bashing is the 
same form, know better.

I run FreeBSD 5.2.1 on my laptop and that works rather ok. My soundcard 
words, and the Powermanagement i don't use so cannot tell anything about 
 that. Why do i use it? I like to run bleeding edge stuff, and on my 
laptop i cannot do any harm at all. Also i am interested in it :-).

I run on my laptop some applications to do some administration 
(OpenOffice) and i use it to connect to my servers in the home lan.
I've also used the laptop in a SANS track where we needed laptops, from 
every OS in the room i thought (and still think) that my FreeBSD laptop 
was most secure and reliable.

Also i like to use it as a mobile cd player and dvd player, and that 
works alright with xmms and Xine.

Hope this gives some information to you :-)

Cheers!

--
--
Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl Dutch community for helping newcomers on the 
hackerscene

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


Re: pkgtools.conf strangeness

2004-03-20 Thread Kent Stewart
On Saturday 20 March 2004 03:21 pm, jimmie james wrote:
 Lee Harr wrote:
 'www/mozilla/' = [
'WITHOUT_MAILNEWS=1',
'WITHOUT_LDAP=1',
'WITHOUT_CHATZILLA=1',
'WITHOUT_COMPOSER=1',
'WITHOUT_CALENDAR=1',
'WITH_OPTIMIZED_CFLAGS=1',
 ],
 
 
 The thing I notice is that you have 'www/mozilla/'
 (with a slash at the end)
 while none of the others have a slash at the end. I
 don't know if that will
 make a difference, but it is something to try.

 I've tried as www/mozilla* www/mozilla-* www/mozilla
 www/mozilla/* and www/mozilla/   and always ends up
 the same. :(

I have 

  MAKE_ARGS = {
'x11-fonts/webfonts' = 'WITH_NETSCAPE_ALIASES=yes',
'www/mozilla' = 'WITH_OPTIMIZED_CFLAGS=yes'
  }

I can see the -O2 being used during the build.

Kent

 --

 Randy Pratt  wrote:
 All the make args are on one line and enclosed with
 one set of quotes.
 
 I'm not sure this is the cause of the problem you're
 seeing, but it might be worth a try.

 I've tried as one line, as you suggest (and shown in
 the pkgtools.conf.sample) and as an array.  Same
 thing.

 As far as I know, all the other ports with their
 options are doing the same, yet, I've only seen it
 with mozilla.  As I've been told on IRC (freenode
 #freebsd) the permissions are right on the file:
 -r--r--r--  1 root  wheel  14656 Mar 19 15:43
 /usr/local/etc/pkgtools.conf

 So, I'm at a loss, (at least I know the args to pass
 on the command line, so all is not lost)

 Thanks for the ideas, and I'm going to keep at it.


-- 
Kent Stewart
Richland, WA

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


Re: special characters, ie spanish accents

2004-03-20 Thread Kent Stewart
On Saturday 20 March 2004 03:46 pm, chip wrote:
 How do I get the special characters to work, which work in MS Windoze
 using the conbination of right-alt+4digit code? I need to be able to
 use certain accents and characters found in spanish writing. I am
 using FBSD-5.1 with XFCE window manager.
 Thanks,
 Chip


I use kde-3.2.1, which allows you to set the 
regional and accessability  keyboard layouts. I use the es Spanish 
option. You don't have to do the terrible alt+keypad sequence.. There 
are a lot of people that have used xdb to do the same thing. Do an 
archive search.

BTW, you can do the same thing with W2K or XP. You choose the keyboard 
layout and you hold the right altshift down to switch. If you do a 
web search on keyboard layouts and go to the Microsoft site, you can 
grab images of the keyboard.

Kent

--- 
Kent Stewart
Richland, WA

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


Re: Looking for ipfw info.

2004-03-20 Thread Tony Frank
Hi there,

On Thu, Feb 26, 2004 at 01:13:08PM -0500, Shaun T. Erickson wrote:
 Thanks for the resources.
 
 A couple of questions (because I'm new to FreeBSD):
 
 The ipfw man page in 5.2.1-RELEASE says that ipfw in CURRENT is ipfw2 
 and that ipfw in STABLE is ipfw1. I still don't understand the 
 releationship between RELEASE and the other two, so I am not sure which 
 ipfw I have in 5.2.1-RELEASE.

If you are using ipfw on 5.2.1 you have ipfw2.

Brief summary:

-STABLE is at the moment based on FreeBSD 4.
-CURRENT is based on FreeBSD 5.

A -RELEASE is a snapshot of the state of the code at a particular point in
time.  5.2.1-RELEASE is based on FreeBSD 5.

Perhaps this page can help explain:
http://www.freebsd.org/releng/index.html 

There's also more detail on the various tags at:

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

To get ipfw2 on 4.9 you need to recompile with the ipfw2 option in the 
kernel config - the ipfw man page has a section on this aspect.

On a version note, while I personally have not experienced any problems 
running 5.2.1 it is a bit more bleeding edge than 4.9 for example.
4.9 is recommended if you want maximum stability for the moment.

 I have read the following 5 excellent articles on ipfw, by Dru Lavigne. 
 Even though they were written in 2001, and thus pre-date ipfw2, I found 
 them to be a great crash course in ipfw, and the ipfw manpage in 
 5.2.1-RELEASE just adds to it.
 
 In Dru's first article, she(?) discusses how the kernel must be modified 
 to support a firewall. She looks into /usr/src/sys/i386/conf/LINT to 
 find the relevant information that needs to be added to my kernel conf 
 file. I cannot find a LINT file on my 5.2.1-RELEASE system. Where can I 
 find complete information on what I need to do to my kernel?

4.9 and older used LINT to list all options for kernel config, 5 and 
onwards use a file called NOTES.

There's one of these under /usr/src/sys/conf (for machine independant bits)
and another under /usr/src/sys/i386/conf for i386 related (also other arch 
have their own)

Refer to the following pages for more info:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/kernelconfig.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html

/etc/rc.firewall is the best place to start for some sample rules and the 
ipfw man page is really quite good.

With 5.2.1 you should not need to recompile a kernel to use ipfw or any of
the other supported firewalls (ipfilter and pf).
Which firewall you choose to go with is your choice.

If you intend to use ipfw divert rule and natd you will probably need to
compile a new kernel with the divert option added to the kernel config,
ie:

options IPDIVERT

If you have firewall_enable=YES in your /etc/rc.conf the kld should be
loaded at boot time and the config will be pulled in from /etc/rc.firewall
so you can start with firewall_type=SIMPLE or whatever to get you going.

Basically start with the man pages they cover just about everything.
There is also the faq:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/networking.html

For natd specifically:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-natd.html

There is a lot of good information on the FreeBSD website so start there.
For ipfw specifically you can also search browse the freebsd-ipfw mailing
list.
For other firewalls you can find specific lists or try freebsd-net for 
some questions.
In general search the archives first to see if your question isn't already
answered.

http://www.freebsd.org/search/search.html#mailinglists

Hope it helps,

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


XFree86-Clients port problem

2004-03-20 Thread Matt Navarre
I was trying to upgrade some stuff via portupgrade and  the build of 
XFree86-Clients failed looking for -lXfont, here's the error from make:

 cc -o bdftopcf -O -pipe -ansi -Dasm=__asm  -Wall -Wpointer-arith -Wundef 
-L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib   bdftopcf.o -lXfont 
-lfntstubs  -L/usr/X11R6/lib  -lz -lm   -Wl,-rpath,/usr/X11R6/lib
/usr/libexec/elf/ld: cannot find -lXfont
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/bdftopcf.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-clients.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade75214.0 
make
** Fix the problem and try again.
** The following packages were not installed or upgraded 
(*:skipped / !:failed)
! x11/XFree86-4-clients (XFree86-clients-4.3.0_1)   (linker error)

Here's my uname -a:
FreeBSD reichlieu.lan 4.9-STABLE FreeBSD 4.9-STABLE #1: Sat Mar  6 12:52:18 
PST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/REICHLIEU  i386


I cvsuped my ports tree earlier today, but this has been broken since at least 
last night. Any one know how to fix this or should I file a PR about this? 
-- 
[EMAIL PROTECTED] 
it was a hard sell, since he's a database person, and as far as I've seen, 
once those database worms eat into your brain, it's hard to ever get anything 
practical done again. To a database person, every nail looks like a thumb. Or 
something like that. - jwz
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


top and smp

2004-03-20 Thread Matt Gostick
Hello,

The top command isn't showing the CPU percentage for my dual processors.  Is there a 
way to get this to show?

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


Re: Vinum

2004-03-20 Thread Greg 'groggy' Lehey
On Saturday, 20 March 2004 at 22:00:09 +, Lewis Thompson wrote:
 Hi,

 I might be lying to you with my answers.  I'm hoping Greg Lehey or some
 other Vinum hacker will point anything I get wrong out though :)

Heh.  You could have waited for me to wake up :-)

 On Sat, Mar 20, 2004 at 01:23:53PM -0800, Evan Sayer wrote:
 I have a question about how vinum effects access to file systems.  When
 i have a vinum volume on a drive which contains the file system /usr,
 which is being mirrored to another volume on another drive, are the
 contents of  /usr encompassed in the volume (like a partition) or is

 /usr is generally partition e on the slice (at least it is on my
 machine).  This means you can set up two Vinum drives using, for
 example, ad0s1e.

Well, no, that's the /usr slice.  Is that what you meant to say?

 That way you will be able to mount either disk.

I think you may have misunderstood the question.  I think that Evan is
misunderstanding how Vinum works, and he wants to overlay an existing
/usr slice under Vinum.  There's a description of how to do that at
http://www.vinumvm.org/cfbsd/vinum.pdf.

 If i do this will i be able to access all the files on the first
 hard drive as though it was just a regular partition.

Well, you can't access files on a partition.  You access files from a
file system, whether it's on a partition, a Vinum volume or elsewhere
(vnode device, for example).  That's the purpose of mount.  Once you
have mounted your file system, it doesn't make much difference where
it's stored.

Greg
--
Note: I discard all HTML mail unseen.
Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgp0.pgp
Description: PGP signature


Re: cant compile emacs after installing XFree86

2004-03-20 Thread Albert Vest
On Sat, 21 Feb 2004 16:57:31 -0800
Noah [EMAIL PROTECTED] wrote:

...
 okay I make clean the XFree86 and started building one thing at a time and now
 it looks like everything is happy and emacs compiled.

Glad to hear it.

 pkg_info | grep XFree86
 XFree86-3.3.6_11X11R6.3/XFree86 core distribution  --! raises a red flag.

This reminds me of the first time I tried upgrading XFree86 - by starting in 
x11/XFree86 instead of
x11/XFree86-4 I got a system full of 3.3.6x rather than 4.3.0x that I intended.  Not 
fun.  Had to
rewrite my XF86Config files since the syntax changed.

Here's my output today:

pkg_info | grep XFree86
XFree86-4.3.0,1 X11/XFree86 core distribution (complete, using mini/meta-po
XFree86-FontServer-4.3.0_3 XFree86-4 font server
XFree86-Server-4.3.0_14 XFree86-4 X server and related programs
XFree86-VirtualFramebufferServer-4.3.0_4 XFree86-4 virtual framebuffer server
XFree86-clients-4.3.0_6 XFree86-4 client programs and related files
XFree86-documents-4.3.0 XFree86-4 documentation
XFree86-font100dpi-4.3.0 XFree86-4 bitmap 100 dpi fonts
XFree86-font75dpi-4.3.0 XFree86-4 bitmap 75 dpi fonts
XFree86-fontCyrillic-4.3.0 XFree86-4 Cyrillic fonts
XFree86-fontDefaultBitmaps-4.3.0 XFree86-4 default bitmap fonts
XFree86-fontEncodings-4.3.0 XFree86-4 font encoding files
XFree86-fontScalable-4.3.0 XFree86-4 scalable fonts
XFree86-libraries-4.3.0_6 XFree86-4 libraries and headers
XFree86-manuals-4.3.0 XFree86-4 man pages
dri-4.3.0,1 OpenGL hardware acceleration drivers for XFree86
imake-4.3.0_2   Imake and other utilities from XFree86
wrapper-1.0_3   Wrapper for XFree86-4 server

 -- 
Albert Vest, al vest at earth link dot net
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top posting

2004-03-20 Thread Greg 'groggy' Lehey
[Format *not* recovered--see http://www.lemis.com/email/email-format.html]

RFC 1855 violation.

On Saturday, 20 March 2004 at 20:53:18 +0100, Alex de Kruijff wrote:
 So far I only see argument agains top-posting.

Why should the number of arguments count?  It's their validity.  But I
think you're miscounting, possibly because of your emphasis on keeping
the relevant text away from your reply.

 If it makes sense for you, perhaps you could give a couple of
 arguments wy you think its a good idee.

Well, another one is that I often answer messages on this mailing
list.  If I see badly formatted messages, I tend to discard them
unread.  *bingo* No reply.

Now could you please tell me what relevance the text below has?  I
can't see anything to which you refer.  If you can do this in a
sensible way while breaking the flow in the way you did above, I'll be
very impressed.

Greg

 On Fri, Mar 19, 2004 at 05:35:06PM -0500, Al Johnson wrote:
 I'm with you... Top-posting makes the most sense for me.

 I doubt it.

 I was born to top-post.

 It would make sence if you have a mailer that handels threads and you
 are accully following the whole thread. On second thougth: in this case
 you could just as easly delete the whole mail. You don't read it any
 how.

 It doesn't make sence for ppl who don't have a mailer with thread
 capabilty or don't read the whole thread.

 On Fri, Mar 19, 2004 at 02:28:24PM -0800, Charles McManis wrote:
 Perhaps it isn't logical, if you've read all the email then the quoted
 thread is just reference anyway. This is the new stuff. I love being able
 to read mail in the preview-pane vs next message , jump to the bottom,
 next message jump to the bottom.

 It comes down to opinion I think

 How much sence did this make?

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

--
When replying to this message, please copy the original recipients.
If you don't, I may ignore the reply or reply to the original recipients.
For more information, see http://www.lemis.com/questions.html
Note: I discard all HTML mail unseen.
Finger [EMAIL PROTECTED] for PGP public key.
See complete headers for address and phone numbers.


pgp0.pgp
Description: PGP signature


Dell 2650 config for FreeBSD 4.9

2004-03-20 Thread Dave
We are in the position to have to replace an intel ISP1100 which has
been running as our primary server for some time. As a potential
replacement we are looking at a Dell 2650 dual processor raid5 server,
specs below.   Up until now, the ISP1100 with a P3 800 and 1GB of PC100
RAM has been handling the load like a fine workhorse, but anything
purhcased now is well beyond those specs.  Does anyone have any first
hand experiences, caveats, warnings, or commendations for this server if
it is to use FreeBSD 4.9 as a dns/radius/website with extensive
PostgreSQL database usage.

PowerEdge 2650
Processor 2x Intel Xeon 2.4GHz
Memory 1.0GB DDR, 2X512 DIMMS
Hard Drive Backplane 5 Bay (1x5) Hot Plug SCSI Hard Drive Backplane
Hard Drive Configuration On-Board RAID 5
1st Hard Drive 18GB 15K RPM Ultra 320 SCSI
2nd Hard Drive 18GB 15K RPM Ultra 320 SCSI
3rd Hard Drive 18GB 15K RPM Ultra 320 SCSI
4th Hard Drive 18GB 15K RPM Ultra 320 SCSI
5th Hard Drive 18GB 15K RPM Ultra 320 SCSI
Primary Controller PERC3-DI, 128MB Battery Backed Cache, 2 Internal Ch-
Embedded RAID
Floppy Drive 1.44MB Diskette Drive
First Network Adapter Intel Pro 100S NIC w/ or w/o IP SEC Encryption
Optical Device 24X IDE Internal CD ROM
Power Supplies Redundant Power Supply, without Y-cord
Rack Rails VersaRails for Non-Dell 4-Post Rack

Apprecite comments;

Dave


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


Re: XFree86-Clients port problem

2004-03-20 Thread Matt Navarre
Errr... never mind, figured it out myself. Something screwed XFree86-libraries 
up  and deleted libXftont. Forcing a reinstall of the libs fixed it.

On Saturday 20 March 2004 17:14, Matt Navarre wrote:
 I was trying to upgrade some stuff via portupgrade and  the build of
 XFree86-Clients failed looking for -lXfont, here's the error from make:

  cc -o bdftopcf -O -pipe -ansi -Dasm=__asm  -Wall -Wpointer-arith -Wundef
 -L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib   bdftopcf.o -lXfont
 -lfntstubs  -L/usr/X11R6/lib  -lz -lm   -Wl,-rpath,/usr/X11R6/lib
 /usr/libexec/elf/ld: cannot find -lXfont
 *** Error code 1

 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs/bdftopcf.
 *** Error code 1

 Stop in /usr/ports/x11/XFree86-4-clients/work/xc/programs.
 *** Error code 1

 Stop in /usr/ports/x11/XFree86-4-clients.
 ** Command failed [exit code 1]: /usr/bin/script -qa
 /tmp/portupgrade75214.0 make
 ** Fix the problem and try again.
 ** The following packages were not installed or upgraded
 (*:skipped / !:failed)
 ! x11/XFree86-4-clients (XFree86-clients-4.3.0_1)   (linker
 error)

 Here's my uname -a:
 FreeBSD reichlieu.lan 4.9-STABLE FreeBSD 4.9-STABLE #1: Sat Mar  6 12:52:18
 PST 2004 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/REICHLIEU  i386


 I cvsuped my ports tree earlier today, but this has been broken since at
 least last night. Any one know how to fix this or should I file a PR about
 this?

-- 
[EMAIL PROTECTED] http://badstateofgruntledness.blogspot.com 
it was a hard sell, since he's a database person, and as far as I've seen, 
once those database worms eat into your brain, it's hard to ever get anything 
practical done again. To a database person, every nail looks like a thumb. Or 
something like that. - jwz
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


time sync tool?

2004-03-20 Thread Zhang Weiwu
Hello. Is there a time sync tool for FreeBSD? My local clock seems alway 
several minutes late, can I run a daemon and sync with a time server once 
several day?

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: time sync tool?

2004-03-20 Thread Dan MacMillan
 Zhang Weiwu Sent: March 20, 2004 20:28

 Hello. Is there a time sync tool for FreeBSD? My local clock seems alway
 several minutes late, can I run a daemon and sync with a time server once
 several day?

Yes, there is.  Take a look at man ntpd(8).

-Dan

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


Do I really need to rebuilding *everything*

2004-03-20 Thread Rilindo Foster
Okay, so there is this openssl vulnerability out there and I need to
patch the OS and then do the makeworld/buildworld.

Question is, can I get away with rebuilding my entire ports collection?
With about 300 apps complied, I really don't want to do it. ;_;

-- 
-
Rilindo Foster
http://monzell.com
AIM: rilindo

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


Re: Do I really need to rebuilding *everything*

2004-03-20 Thread Dan Nelson
In the last episode (Mar 20), Rilindo Foster said:
 Okay, so there is this openssl vulnerability out there and I need to
 patch the OS and then do the makeworld/buildworld.
 
 Question is, can I get away with rebuilding my entire ports
 collection? With about 300 apps complied, I really don't want to do
 it. ;_;

You only need to rebuild the ports that use the openssl libs and link
statically.  My guess is that would be zero.

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


Rejected by server: Access limit exceeded; try again later

2004-03-20 Thread Ryan Merrick
Hi

For the last week cvsup1 has been refusing connection from my mirror 
server. I checked the server with fastest_cvsup today then ran my update 
only to get the output Rejected by server: Access limit exceeded; try 
again later

Is Cvsup1.freebsd.org refusing connections by query type?

#fastest_cvsup -c us
  Querying servers in countries: us
-- Connecting to cvsup1.freebsd.org [198.104.69.57]...
- server replied: OK 17 0 SNAP_16_1e CVSup server ready
- time taken: 27.00 ms
  Speed Daemons:
- 1st: cvsup1.freebsd.org
- 2nd: cvsup5.freebsd.org
- 3rd: cvsup15.freebsd.org


#cat cvsup.log
CVSup update begins at 2004-03-20 21:21:10
Updating from cvsup1.freebsd.org
Connected to cvsup1.freebsd.org
Rejected by server: Access limit exceeded; try again later
CVSup update ends at 2004-03-20 21:21:10
--
-Ryan Merrick
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade error?

2004-03-20 Thread Ralph M. Los
Has anyone ever had this problem:

[EMAIL PROTECTED]portupgrade mozilla-devel
/usr/local/sbin/portupgrade:35:in `require': No such file to load -- pkgtools 
(LoadError)
from /usr/local/sbin/portupgrade:35


I can't seem to figure it out.  Any pointers would be great!

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


Re: portupgrade error?

2004-03-20 Thread Kris Kennaway
On Sun, Mar 21, 2004 at 12:57:34AM -0500, Ralph M. Los wrote:
 Has anyone ever had this problem:
 
 [EMAIL PROTECTED]portupgrade mozilla-devel
 /usr/local/sbin/portupgrade:35:in `require': No such file to load -- pkgtools 
 (LoadError)
 from /usr/local/sbin/portupgrade:35
 
 
 I can't seem to figure it out.  Any pointers would be great!

Did you update portupgrade following /usr/ports/UPDATING?

Kris


pgp0.pgp
Description: PGP signature


Re: Do I really need to rebuilding *everything*

2004-03-20 Thread Mark
- Original Message - 
From: Dan Nelson [EMAIL PROTECTED]
To: Rilindo Foster [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 5:01 AM
Subject: Re: Do I really need to rebuilding *everything*


  Question is, can I get away with rebuilding my entire
  ports collection? With about 300 apps complied, I really don't
  want to do it. ;_;

 You only need to rebuild the ports that use the openssl libs and
 link statically.  My guess is that would be zero.

What do you mean? I built OpenSSL into everything; sendmail, Apache,
qpopper, stunnel, php4, mod_perl, etc. Close to the 300 of the original
poster. :) And like him, I really feel rather upset if I'd have to do it all
over again. Or are all of the above dynamically linked?

Thanks,

- Mark

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


Re: Best *nix OS for a laptop?

2004-03-20 Thread Frank Knobbe
On Sat, 2004-03-20 at 17:42, Eric F Crist wrote:
 Could some of you please send me an email telling me what OS you utilize on 
 your laptop, and why?  I'm not looking for anyone bashing any other OS, just 
 why you use what you do.

I use FreeBSD 4.8 on my Dell Inspiron laptop. Everything works including
video, audio, PC card, DVD, firewire, USB, and APM. Perhaps your problem
is not so much the OS but the laptop. It would help to tell us what kind
of laptop you have.

Why I use BSD? Mainly for stability, usability, performance and security
reasons. 

Regards,
Frank



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


Re: Do I really need to rebuilding *everything*

2004-03-20 Thread Dan Nelson
In the last episode (Mar 21), Mark said:
 - Original Message - 
 From: Dan Nelson [EMAIL PROTECTED]
 To: Rilindo Foster [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, March 21, 2004 5:01 AM
 Subject: Re: Do I really need to rebuilding *everything*
 
 
   Question is, can I get away with rebuilding my entire
   ports collection? With about 300 apps complied, I really don't
   want to do it. ;_;
 
  You only need to rebuild the ports that use the openssl libs and
  link statically.  My guess is that would be zero.
 
 What do you mean? I built OpenSSL into everything; sendmail, Apache,
 qpopper, stunnel, php4, mod_perl, etc. Close to the 300 of the original
 poster. :) And like him, I really feel rather upset if I'd have to do it all
 over again. Or are all of the above dynamically linked?

The file command will indicate whether a program was linked static or
dynamic.

-- 
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: Do I really need to rebuilding *everything*

2004-03-20 Thread Mark
- Original Message - 
From: Dan Nelson [EMAIL PROTECTED]
To: Mark [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Sunday, March 21, 2004 7:55 AM
Subject: Re: Do I really need to rebuilding *everything*


Question is, can I get away with rebuilding my entire
ports collection? With about 300 apps complied, I really
don't want to do it. ;_;
  
   You only need to rebuild the ports that use the openssl libs
   and link statically.  My guess is that would be zero.
 
  What do you mean? I built OpenSSL into everything; sendmail,
  Apache, qpopper, stunnel, php4, mod_perl, etc. Close to the 300
  of the original poster. :) And like him, I really feel rather upset if
  I'd have to do it all over again. Or are all of the above
  dynamically linked?

 The file command will indicate whether a program was linked static
 or dynamic.

Pardon my daftness, but how is a 'file' against, say, httpd, like this,

file /usr/local/sbin/httpd
/usr/local/sbin/httpd: ELF 32-bit LSB executable, Intel 80386, version 1
(FreeBSD), dynamically linked (uses shared libs), not stripped

going to tell me whether httpd was dynamically linked against OpenSSL, or
statically? It just tells me httpd uses shared libraries. Or does it mean it
ONLY uses shared libraries?

Thanks,

- Mark

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


problem with IBM x 345 series!

2004-03-20 Thread Mesut GLNAZ
i use FreeBSD for everything for my love. but i have a problem.

i bought a IBM x series 345 Server. with ServeRAID 6.10
i could not install FreeBSD 5.* release. when i wanna boot default keyboard is freeze. 
and nothing is working.
but when i bott from single user or any other choose keyboard is work but 

No disk found!

what can i do!

i read http://unix.derkeiler.com/Mailing-Lists/FreeBSD/isp/2003-05/0065.html

but it says that 5.1 or other ServeRAID does not support.
i dont wanna use linux. i hate.
please help me!
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Do I really need to rebuilding *everything*

2004-03-20 Thread Kent Stewart
On Saturday 20 March 2004 11:08 pm, Mark wrote:
 - Original Message -
 From: Dan Nelson [EMAIL PROTECTED]
 To: Mark [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Sent: Sunday, March 21, 2004 7:55 AM
 Subject: Re: Do I really need to rebuilding *everything*

 Question is, can I get away with rebuilding my entire
 ports collection? With about 300 apps complied, I really
 don't want to do it. ;_;
   
You only need to rebuild the ports that use the openssl libs
and link statically.  My guess is that would be zero.
  
   What do you mean? I built OpenSSL into everything; sendmail,
   Apache, qpopper, stunnel, php4, mod_perl, etc. Close to the 300
   of the original poster. :) And like him, I really feel rather
   upset if I'd have to do it all over again. Or are all of the
   above dynamically linked?
 
  The file command will indicate whether a program was linked static
  or dynamic.

 Pardon my daftness, but how is a 'file' against, say, httpd, like
 this,

 file /usr/local/sbin/httpd
 /usr/local/sbin/httpd: ELF 32-bit LSB executable, Intel 80386,
 version 1 (FreeBSD), dynamically linked (uses shared libs), not
 stripped

 going to tell me whether httpd was dynamically linked against
 OpenSSL, or statically? It just tells me httpd uses shared libraries.
 Or does it mean it ONLY uses shared libraries?


I use a script that I call pkgreq (pkg-required). It is

# cat pkgreq
#! /bin/sh
cd /var/db/pkg
pkg_info -R $1* | more

The only thing it shows openssl being used for me is Apache-2.0.49. That 
is a no-brainer since Apache was updated to .49 after I updated 
openssl.

One thing to remember is that if a header file had been changed, which 
wasn't the case here, even dynamic library usage may have required a 
rebuild to be safe. If they had to change the typing of a variable used 
by a module, any program that used that module with the incorrect 
typing could have been passing or receiving bad data. Off by one or 
more errors occur when a structure is modified and using programs 
aren't rebuilt.

Kent

-- 
Kent Stewart
Richland, WA

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


Router looks like a proxy

2004-03-20 Thread Graham North
Okay, so maybe this is a dumb question but I need to ask

My Apache logs are showing only calls from its own address...hmmm!
Methinks that this is because all calls come in first through my USR
Router/firewall - Yes the router has DHCP and the firewall enabled.
Is it therefore inevitable that I will only see routed calls as originating
from the router address - or do I have something set up incorrectly between
my FreeBSD box and the router?   Can I make my router more transparent and
yet still retain its firewall?  I know that I am getting hits from outside
if only by the hack attacks plus a few accesses by myself from other
locations such as mywork and/or from friends.

Advice..?

Thanks,  Graham/



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


How can I do this on DHCP server ?

2004-03-20 Thread Supote Leelasupphakorn
Hi list,

   I've set up a DHCP server but I'd like to know
which address (from address pool) hasn't assigned
to any machine. Is there command line to accomplish
this.

PS. I use ISC-DHCP v.3 installed from ports.

TIA,
Pote


Yahoo! Messenger - Communicate instantly...Ping 
your friends today! Download Messenger Now 
http://uk.messenger.yahoo.com/download/index.html
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]