Re: ethernet card not coming up on reboot

2004-05-25 Thread Luke Kearney

On Tue, 25 May 2004 20:00:12 -1000
[EMAIL PROTECTED] spake thus:

> Aloha Eric and Luke
> 
> I am aware that sysinstall will append to rc.conf.
> I went ahead and deleted all of the appends and rebooted.
> The ethernet did not come up on reboot. I had to use
> sysinstall to get an ip. And yes, it did append to 
> rc.conf again.
> 
> I will look into setting a static ip but I would like
> to know why this is happening. I have 3 other boxes
> that have FreeBSD on them and they don't have this problem.
> 
> Robert
> 
> - Original Message -
> From: Eric Crist <[EMAIL PROTECTED]>
> Date: Tuesday, May 25, 2004 7:30 pm
> Subject: RE: ethernet card not coming up on reboot
> 
> > I have also noticed this issue, but if I have only once instance of 
> > theentry in rc.conf, everything works fine.  Why not statically 
> > define the
> > IP, though?  That would be the best situation, IMHO.
> > 
> > HTH
> > 
> > Eric F Crist
> > President
> > AdTech Integrated Systems, Inc
> > (612) 998-3588
> > 
> > 
> > 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [EMAIL PROTECTED] On Behalf Of Luke Kearney
> > Sent: Tuesday, May 25, 2004 11:42 PM
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: Re: ethernet card not coming up on reboot
> > 
> > 
> > 
> > On Tue, 25 May 2004 17:58:04 -1000
> > [EMAIL PROTECTED] spake thus:
> > 
> > > Aloha
> > >
> > > I have a little annoyance on one of my boxes. The box has an Asus
> > > P4P800 mobo with a 2.6GHz P4 and 1GB of DDR-400 Ram. I have FreeBSD
> > > 5.2-RC1 loaded on a 120Gig SATA Hard disk. My ouput of uname -a:
> > >
> > > p4# uname -a
> > > FreeBSD p4.hawaii.rr.com 5.2-RC1 FreeBSD 5.2-RC1 #0: Sun Dec  7
> > 22:15:14
> > > GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
> > i386
> > >
> > >
> > > The mobo has an onboard 3COM 3C940 Gbit LAN controller. This device
> > > is recognised during boot as sk0 and uses the SysKonnectPCI driver.
> > >
> > > The problem is that after a reboot a DHCP address is not assigned to
> > > sk0. Here is "ifconfig -a" after a reboot.
> > >
> > > p4# ifconfig -a
> > > sk0: flags=8843 mtu 1500
> > > inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> > > ether 00:0c:6e:91:de:a6
> > > media: Ethernet autoselect (100baseTX
> > )
> > > status: active
> > > plip0: flags=8810 mtu 1500
> > > lo0: flags=8049 mtu 16384
> > > inet 127.0.0.1 netmask 0xff00
> > > inet6 ::1 prefixlen 128
> > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> > >
> > > Here is the output of resolv.conf and rc.conf
> > >
> > > p4# cat /etc/resolv.conf
> > > search hawaii.rr.com
> > > nameserver 24.25.227.66
> > > nameserver 24.25.227.33
> > > nameserver 24.25.227.64
> > >
> > > p4# cat /etc/rc.conf
> > >
> > > # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004 #
> > > Created: Thu May 20 10:05:35 2004 # Enable network daemons for user
> > > convenience. # Please make all changes to this file, not to
> > > /etc/defaults/rc.conf. # This file now contains just the overrides
> > > from /etc/defaults/rc.conf. hostname="p4.hawaii.rr.com"
> > > ifconfig_sk0="DHCP"
> > > linux_enable="YES"
> > > nfs_client_enable="YES"
> > > sshd_enable="YES"
> > > usbd_enable="YES"
> > > # This file now contains just the overrides from
> > /etc/defaults/rc.conf.
> > > # Please make all changes to this file, not to 
> > /etc/defaults/rc.conf.>
> > > # Enable network daemons for user convenience.
> > > # Created: Thu May 20 20:27:06 2004
> > > # -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
> > > ifconfig_sk0="DHCP" hostname="p4.hawaii.rr.com"
> > > # This file now contains just the overrides from
> > /etc/defaults/rc.conf.
> > > # Please make all changes to this file, not to 
> > /etc/defaults/rc.conf.>
> > > # Enable network daemons for user convenience.
> > >
> > > Notice that there is a second entry in rc.conf relating to sk0.
> > >
> > > If I enter /stand/sysinstall and choose configure then networking 
> > and> then
> > > interfaces and then chooses DHCP, the fields are all populated with
> > the
> > > correct information. I can then exit back to the "#" and when I then
> > > look at "ifconfig -a" I get some good stuff!
> > >
> > > p4# ifconfig -a
> > > sk0: flags=8843 mtu 1500
> > > inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> > > inet 192.168.1.103 netmask 0xff00 broadcast 
> > 192.168.1.255> ether 00:0c:6e:91:de:a6
> > > media: Ethernet autoselect (100baseTX
> > )
> > > status: active
> > > plip0: flags=8810 mtu 1500
> > > lo0: flags=8049 mtu 16384
> > > inet 127.0.0.1 netmask 0xff00
> > > inet6 ::1 prefixlen 128
> > > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> > >
> > > Notice I now have an inet line populated with an IP address.
> > >
> > > If I now look at rc.conf I get this
> > >
> > > p4# cat /etc/rc.conf
> > >
> > > # -- sysinstall generated deltas -- # Thu May 20 1

cannot load ndis module into kernel, FB 5.2.1, TrueMobile 1300

2004-05-25 Thread Dani Irinchev
Hi all,

I am willing to try the ndis wrapper for my TrueMobile 1300 card on a Dell
Inspiron 8500 notebook. I installed FreeBSD 5.2.1 and did a cvsup to
CURRENT(25th of May). No custom kernel as of yet. The module builds but make
load fails. Same is for if_ndis but it is because /sys/modules/ndis load
fails. Error that I get is:

 

/sbin/kldload -v /usr/src/sys/modules/ndis/ndis.ko

link_elf: symbol __panic undefined

kldload: can't load /usr/src/sys/modules/ndis/ndis.ko: No such file or
directory

 

*** Error code 1

 

Any idea about what could be wrong?

Cheers, Dani

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


Re: RE: ethernet card not coming up on reboot

2004-05-25 Thread hoe-waa
Aloha Eric and Luke

I am aware that sysinstall will append to rc.conf.
I went ahead and deleted all of the appends and rebooted.
The ethernet did not come up on reboot. I had to use
sysinstall to get an ip. And yes, it did append to 
rc.conf again.

I will look into setting a static ip but I would like
to know why this is happening. I have 3 other boxes
that have FreeBSD on them and they don't have this problem.

Robert

- Original Message -
From: Eric Crist <[EMAIL PROTECTED]>
Date: Tuesday, May 25, 2004 7:30 pm
Subject: RE: ethernet card not coming up on reboot

> I have also noticed this issue, but if I have only once instance of 
> theentry in rc.conf, everything works fine.  Why not statically 
> define the
> IP, though?  That would be the best situation, IMHO.
> 
> HTH
> 
> Eric F Crist
> President
> AdTech Integrated Systems, Inc
> (612) 998-3588
> 
> 
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [EMAIL PROTECTED] On Behalf Of Luke Kearney
> Sent: Tuesday, May 25, 2004 11:42 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: ethernet card not coming up on reboot
> 
> 
> 
> On Tue, 25 May 2004 17:58:04 -1000
> [EMAIL PROTECTED] spake thus:
> 
> > Aloha
> >
> > I have a little annoyance on one of my boxes. The box has an Asus
> > P4P800 mobo with a 2.6GHz P4 and 1GB of DDR-400 Ram. I have FreeBSD
> > 5.2-RC1 loaded on a 120Gig SATA Hard disk. My ouput of uname -a:
> >
> > p4# uname -a
> > FreeBSD p4.hawaii.rr.com 5.2-RC1 FreeBSD 5.2-RC1 #0: Sun Dec  7
> 22:15:14
> > GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
> i386
> >
> >
> > The mobo has an onboard 3COM 3C940 Gbit LAN controller. This device
> > is recognised during boot as sk0 and uses the SysKonnectPCI driver.
> >
> > The problem is that after a reboot a DHCP address is not assigned to
> > sk0. Here is "ifconfig -a" after a reboot.
> >
> > p4# ifconfig -a
> > sk0: flags=8843 mtu 1500
> > inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> > ether 00:0c:6e:91:de:a6
> > media: Ethernet autoselect (100baseTX
> )
> > status: active
> > plip0: flags=8810 mtu 1500
> > lo0: flags=8049 mtu 16384
> > inet 127.0.0.1 netmask 0xff00
> > inet6 ::1 prefixlen 128
> > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> >
> > Here is the output of resolv.conf and rc.conf
> >
> > p4# cat /etc/resolv.conf
> > search hawaii.rr.com
> > nameserver 24.25.227.66
> > nameserver 24.25.227.33
> > nameserver 24.25.227.64
> >
> > p4# cat /etc/rc.conf
> >
> > # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004 #
> > Created: Thu May 20 10:05:35 2004 # Enable network daemons for user
> > convenience. # Please make all changes to this file, not to
> > /etc/defaults/rc.conf. # This file now contains just the overrides
> > from /etc/defaults/rc.conf. hostname="p4.hawaii.rr.com"
> > ifconfig_sk0="DHCP"
> > linux_enable="YES"
> > nfs_client_enable="YES"
> > sshd_enable="YES"
> > usbd_enable="YES"
> > # This file now contains just the overrides from
> /etc/defaults/rc.conf.
> > # Please make all changes to this file, not to 
> /etc/defaults/rc.conf.>
> > # Enable network daemons for user convenience.
> > # Created: Thu May 20 20:27:06 2004
> > # -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
> > ifconfig_sk0="DHCP" hostname="p4.hawaii.rr.com"
> > # This file now contains just the overrides from
> /etc/defaults/rc.conf.
> > # Please make all changes to this file, not to 
> /etc/defaults/rc.conf.>
> > # Enable network daemons for user convenience.
> >
> > Notice that there is a second entry in rc.conf relating to sk0.
> >
> > If I enter /stand/sysinstall and choose configure then networking 
> and> then
> > interfaces and then chooses DHCP, the fields are all populated with
> the
> > correct information. I can then exit back to the "#" and when I then
> > look at "ifconfig -a" I get some good stuff!
> >
> > p4# ifconfig -a
> > sk0: flags=8843 mtu 1500
> > inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> > inet 192.168.1.103 netmask 0xff00 broadcast 
> 192.168.1.255> ether 00:0c:6e:91:de:a6
> > media: Ethernet autoselect (100baseTX
> )
> > status: active
> > plip0: flags=8810 mtu 1500
> > lo0: flags=8049 mtu 16384
> > inet 127.0.0.1 netmask 0xff00
> > inet6 ::1 prefixlen 128
> > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> >
> > Notice I now have an inet line populated with an IP address.
> >
> > If I now look at rc.conf I get this
> >
> > p4# cat /etc/rc.conf
> >
> > # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004 #
> > Created: Thu May 20 10:05:35 2004 # Enable network daemons for user
> > convenience. # Please make all changes to this file, not to
> > /etc/defaults/rc.conf. # This file now contains just the overrides
> > from /etc/defaults/rc.conf. hostname="p4.hawaii.rr.com"
> > ifconfig_sk0="DHCP"
> > linux_enable="YES"
> > nfs_client_enable=

Problem with an asus TUV4X

2004-05-25 Thread Alejandro 'Lanjoe9' Valenzuela
Well, after a hundred logical permutations or so, I tried something 
illogical: setting the CDROM as a master and the HD as a slave.
It works now... @[EMAIL PROTECTED]

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


RE: ethernet card not coming up on reboot

2004-05-25 Thread Eric Crist
I have also noticed this issue, but if I have only once instance of the
entry in rc.conf, everything works fine.  Why not statically define the
IP, though?  That would be the best situation, IMHO.

HTH

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



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Luke Kearney
Sent: Tuesday, May 25, 2004 11:42 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: ethernet card not coming up on reboot



On Tue, 25 May 2004 17:58:04 -1000
[EMAIL PROTECTED] spake thus:

> Aloha
>
> I have a little annoyance on one of my boxes. The box has an Asus
> P4P800 mobo with a 2.6GHz P4 and 1GB of DDR-400 Ram. I have FreeBSD
> 5.2-RC1 loaded on a 120Gig SATA Hard disk. My ouput of uname -a:
>
> p4# uname -a
> FreeBSD p4.hawaii.rr.com 5.2-RC1 FreeBSD 5.2-RC1 #0: Sun Dec  7
22:15:14
> GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
i386
>
>
> The mobo has an onboard 3COM 3C940 Gbit LAN controller. This device
> is recognised during boot as sk0 and uses the SysKonnectPCI driver.
>
> The problem is that after a reboot a DHCP address is not assigned to
> sk0. Here is "ifconfig -a" after a reboot.
>
> p4# ifconfig -a
> sk0: flags=8843 mtu 1500
> inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> ether 00:0c:6e:91:de:a6
> media: Ethernet autoselect (100baseTX
)
> status: active
> plip0: flags=8810 mtu 1500
> lo0: flags=8049 mtu 16384
> inet 127.0.0.1 netmask 0xff00
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>
> Here is the output of resolv.conf and rc.conf
>
> p4# cat /etc/resolv.conf
> search hawaii.rr.com
> nameserver 24.25.227.66
> nameserver 24.25.227.33
> nameserver 24.25.227.64
>
> p4# cat /etc/rc.conf
>
> # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004 #
> Created: Thu May 20 10:05:35 2004 # Enable network daemons for user
> convenience. # Please make all changes to this file, not to
> /etc/defaults/rc.conf. # This file now contains just the overrides
> from /etc/defaults/rc.conf. hostname="p4.hawaii.rr.com"
> ifconfig_sk0="DHCP"
> linux_enable="YES"
> nfs_client_enable="YES"
> sshd_enable="YES"
> usbd_enable="YES"
> # This file now contains just the overrides from
/etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
>
> # Enable network daemons for user convenience.
> # Created: Thu May 20 20:27:06 2004
> # -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
> ifconfig_sk0="DHCP" hostname="p4.hawaii.rr.com"
> # This file now contains just the overrides from
/etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
>
> # Enable network daemons for user convenience.
>
> Notice that there is a second entry in rc.conf relating to sk0.
>
> If I enter /stand/sysinstall and choose configure then networking and
> then
> interfaces and then chooses DHCP, the fields are all populated with
the
> correct information. I can then exit back to the "#" and when I then
> look at "ifconfig -a" I get some good stuff!
>
> p4# ifconfig -a
> sk0: flags=8843 mtu 1500
> inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> inet 192.168.1.103 netmask 0xff00 broadcast 192.168.1.255
> ether 00:0c:6e:91:de:a6
> media: Ethernet autoselect (100baseTX
)
> status: active
> plip0: flags=8810 mtu 1500
> lo0: flags=8049 mtu 16384
> inet 127.0.0.1 netmask 0xff00
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>
> Notice I now have an inet line populated with an IP address.
>
> If I now look at rc.conf I get this
>
> p4# cat /etc/rc.conf
>
> # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004 #
> Created: Thu May 20 10:05:35 2004 # Enable network daemons for user
> convenience. # Please make all changes to this file, not to
> /etc/defaults/rc.conf. # This file now contains just the overrides
> from /etc/defaults/rc.conf. hostname="p4.hawaii.rr.com"
> ifconfig_sk0="DHCP"
> linux_enable="YES"
> nfs_client_enable="YES"
> sshd_enable="YES"
> usbd_enable="YES"
> # This file now contains just the overrides from
/etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
>
> # Enable network daemons for user convenience.
> # Created: Thu May 20 20:27:06 2004
> # -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
> ifconfig_sk0="DHCP" hostname="p4.hawaii.rr.com"
> # This file now contains just the overrides from
/etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
>
> # Enable network daemons for user convenience.
> # Created: Tue May 25 16:17:31 2004
> # This file now contains just the overrides from
> /etc/defaults/rc.conf. # Please make all changes to this file, not to
> /etc/defaults/rc.conf.
>
> # Enable network daemons for user convenience.
> #

Creating the 2.88 MB boot image

2004-05-25 Thread Joseph Davida
Looking for info on how to create the 2.88
MB boot image for the 5.2-CURRENT ?

Thanks,

J




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: ethernet card not coming up on reboot

2004-05-25 Thread Luke Kearney

On Tue, 25 May 2004 17:58:04 -1000
[EMAIL PROTECTED] spake thus:

> Aloha
> 
> I have a little annoyance on one of my boxes. The box has an Asus 
> P4P800 mobo with a 2.6GHz P4 and 1GB of DDR-400 Ram. I have FreeBSD 
> 5.2-RC1 loaded on a 120Gig SATA Hard disk. My ouput of uname -a:
> 
> p4# uname -a
> FreeBSD p4.hawaii.rr.com 5.2-RC1 FreeBSD 5.2-RC1 #0: Sun Dec  7 22:15:14 
> GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
> 
> 
> The mobo has an onboard 3COM 3C940 Gbit LAN controller. This device 
> is recognised during boot as sk0 and uses the SysKonnectPCI driver.
> 
> The problem is that after a reboot a DHCP address is not assigned to 
> sk0. Here is "ifconfig -a" after a reboot.
> 
> p4# ifconfig -a
> sk0: flags=8843 mtu 1500
> inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> ether 00:0c:6e:91:de:a6
> media: Ethernet autoselect (100baseTX )
> status: active
> plip0: flags=8810 mtu 1500
> lo0: flags=8049 mtu 16384
> inet 127.0.0.1 netmask 0xff00
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> 
> Here is the output of resolv.conf and rc.conf
> 
> p4# cat /etc/resolv.conf
> search hawaii.rr.com
> nameserver 24.25.227.66
> nameserver 24.25.227.33
> nameserver 24.25.227.64
> 
> p4# cat /etc/rc.conf
> 
> # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004
> # Created: Thu May 20 10:05:35 2004
> # Enable network daemons for user convenience.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> hostname="p4.hawaii.rr.com"
> ifconfig_sk0="DHCP"
> linux_enable="YES"
> nfs_client_enable="YES"
> sshd_enable="YES"
> usbd_enable="YES"
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> # Created: Thu May 20 20:27:06 2004
> # -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
> ifconfig_sk0="DHCP"
> hostname="p4.hawaii.rr.com"
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> 
> Notice that there is a second entry in rc.conf relating to sk0. 
> 
> If I enter /stand/sysinstall and choose configure then networking and then 
> interfaces and then chooses DHCP, the fields are all populated with the 
> correct information. I can then exit back to the "#" and when I then
> look at "ifconfig -a" I get some good stuff! 
> 
> p4# ifconfig -a
> sk0: flags=8843 mtu 1500
> inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
> inet 192.168.1.103 netmask 0xff00 broadcast 192.168.1.255
> ether 00:0c:6e:91:de:a6
> media: Ethernet autoselect (100baseTX )
> status: active
> plip0: flags=8810 mtu 1500
> lo0: flags=8049 mtu 16384
> inet 127.0.0.1 netmask 0xff00
> inet6 ::1 prefixlen 128
> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
> 
> Notice I now have an inet line populated with an IP address.
> 
> If I now look at rc.conf I get this
> 
> p4# cat /etc/rc.conf
> 
> # -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004
> # Created: Thu May 20 10:05:35 2004
> # Enable network daemons for user convenience.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> hostname="p4.hawaii.rr.com"
> ifconfig_sk0="DHCP"
> linux_enable="YES"
> nfs_client_enable="YES"
> sshd_enable="YES"
> usbd_enable="YES"
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> # Created: Thu May 20 20:27:06 2004
> # -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
> ifconfig_sk0="DHCP"
> hostname="p4.hawaii.rr.com"
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> # Created: Tue May 25 16:17:31 2004
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> # Created: Tue May 25 17:28:40 2004
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> 
> # Enable network daemons for user convenience.
> # Created: Tue May 25 17:31:13 2004
> # -- sysinstall generated deltas -- # Tue May 25 17:31:13 2004
> ifconfig_sk0="DHCP"
> hostname="p4.hawaii.rr.com"
> 
> Still another entry for sk0!!
> 
> As I stated at the begimming of this epic, this 

Re: SMTP AUTH

2004-05-25 Thread Richard Stevenson
On Tue, 25 May 2004, Noah wrote:
sendmail-8.12.11
freeBSD-4.9-STABLE
I must be doing something wrong.  SMTP AUTH is not working very well for me.
I have been trying to authenticate with user and password to port 25.
I prefer to send all auth user and password information with SSL encryption.
would like SSL Version 3 encryption.
You've got "This server requires a secure connection (SSL)" enabled for 
the SMTP server in Outlook?

I am using microsoft outlook on windows XP machine to do the sending.  I have
the username and password defined.
I have configured outgoing mail requiring authentication then clicking both
with Secure Password Authenticaiton and without.
That should be "without" for SPA.
this is the error ending up in /var/log/maillog
--- from the Maillogs ---
May 21 16:19:33 typhoon sm-mta[64503]: i4LNJXxA064503:
hostname.domain.com [10.10.10.10] did not
issue MAIL/EXPN/VRFY/ETRN during connection to MTA
--- snip ---
If you're requiring SSL, then my guess is that Outlook isn't seeing 
"STARTTLS" in response to EHLO.  You can confirm by getting a session log:

http://support.microsoft.com/?kbid=300479
And if you're running one of those [EMAIL PROTECTED]@[EMAIL PROTECTED] antivirus products that 
scans outbound e-mail, *disable it*.  Those things all prevent SMTP AUTH 
and/or STARTTLS from working.

Cheers
Richard
--
Richard Stevenson
  If you can hear your neighbours firing small arms, they are using
  subsonic ammunition.
   -- Andrew Dalgliesh, in the Monastery
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


ethernet card not coming up on reboot

2004-05-25 Thread hoe-waa
Aloha

I have a little annoyance on one of my boxes. The box has an Asus 
P4P800 mobo with a 2.6GHz P4 and 1GB of DDR-400 Ram. I have FreeBSD 
5.2-RC1 loaded on a 120Gig SATA Hard disk. My ouput of uname -a:

p4# uname -a
FreeBSD p4.hawaii.rr.com 5.2-RC1 FreeBSD 5.2-RC1 #0: Sun Dec  7 22:15:14 
GMT 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386


The mobo has an onboard 3COM 3C940 Gbit LAN controller. This device 
is recognised during boot as sk0 and uses the SysKonnectPCI driver.

The problem is that after a reboot a DHCP address is not assigned to 
sk0. Here is "ifconfig -a" after a reboot.

p4# ifconfig -a
sk0: flags=8843 mtu 1500
inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
ether 00:0c:6e:91:de:a6
media: Ethernet autoselect (100baseTX )
status: active
plip0: flags=8810 mtu 1500
lo0: flags=8049 mtu 16384
inet 127.0.0.1 netmask 0xff00
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3

Here is the output of resolv.conf and rc.conf

p4# cat /etc/resolv.conf
search hawaii.rr.com
nameserver 24.25.227.66
nameserver 24.25.227.33
nameserver 24.25.227.64

p4# cat /etc/rc.conf

# -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004
# Created: Thu May 20 10:05:35 2004
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
hostname="p4.hawaii.rr.com"
ifconfig_sk0="DHCP"
linux_enable="YES"
nfs_client_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Thu May 20 20:27:06 2004
# -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
ifconfig_sk0="DHCP"
hostname="p4.hawaii.rr.com"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.

Notice that there is a second entry in rc.conf relating to sk0. 

If I enter /stand/sysinstall and choose configure then networking and then 
interfaces and then chooses DHCP, the fields are all populated with the 
correct information. I can then exit back to the "#" and when I then
look at "ifconfig -a" I get some good stuff! 

p4# ifconfig -a
sk0: flags=8843 mtu 1500
inet6 fe80::20c:6eff:fe91:dea6%sk0 prefixlen 64 scopeid 0x1
inet 192.168.1.103 netmask 0xff00 broadcast 192.168.1.255
ether 00:0c:6e:91:de:a6
media: Ethernet autoselect (100baseTX )
status: active
plip0: flags=8810 mtu 1500
lo0: flags=8049 mtu 16384
inet 127.0.0.1 netmask 0xff00
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3

Notice I now have an inet line populated with an IP address.

If I now look at rc.conf I get this

p4# cat /etc/rc.conf

# -- sysinstall generated deltas -- # Thu May 20 10:05:35 2004
# Created: Thu May 20 10:05:35 2004
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
hostname="p4.hawaii.rr.com"
ifconfig_sk0="DHCP"
linux_enable="YES"
nfs_client_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Thu May 20 20:27:06 2004
# -- sysinstall generated deltas -- # Thu May 20 20:27:06 2004
ifconfig_sk0="DHCP"
hostname="p4.hawaii.rr.com"
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Tue May 25 16:17:31 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Tue May 25 17:28:40 2004
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Please make all changes to this file, not to /etc/defaults/rc.conf.

# Enable network daemons for user convenience.
# Created: Tue May 25 17:31:13 2004
# -- sysinstall generated deltas -- # Tue May 25 17:31:13 2004
ifconfig_sk0="DHCP"
hostname="p4.hawaii.rr.com"

Still another entry for sk0!!

As I stated at the begimming of this epic, this is merely an annoyance. I 
don't reboot all that often and when I do I usually log in as a normal user. 
Of course, at that time, I am not able to access the network and have logout 
and log back in as root in order to use sysinstall.

Has anyone run into this before?

I have also attached a copy of dmesg if anyone is still r

Package database corruption... need assistance

2004-05-25 Thread Scott I. Remick
Hello. A friend of mine is running 5.1-REL and has somehow managed to get
some serious corruption on her package database. It's more than I've come
across before so I wanted to find out the easiest way to clean this up.

The way things stand now, she gets lots of stale dependency errors when
doing an pkgdb -F. Such as:

Stale dependency: AbiWord2-gnome-2.0.3 -> libIDL-0.8.2 (devel/libIDL):
libvorbis-1.0.1,3 (score:18%) ? ([y]es/[n]o/[a]ll) [no]

Which suggests that libIDL isn't installed... but according to ls
/var/db/pkg it actually is.

I had her try going into /usr/ports/devel/libIDL to do a "make clean
install" but we get this:

===>  Checking if devel/glib20 already installed
pkg_info: /var/db/pkg/XFree86-fontCyrillic-4.3.0/+CONTENTS: No such file or directory
*** Error code 1
 
Stop in /usr/ports/devel/glib20.
*** Error code 1
 
Stop in /usr/ports/devel/libIDL.

She has the folder /var/db/pkg/XFree86-fontCyrillic-4.3.0/ with some files
(+COMMENT,+DESC,+MTREE_DIRS,+REQUIRED_BY) but not +CONTENTS. Presumably a
lot of her other stale-dependency errors (and there are many from pkgdb
-F) are also corrupted /var/db/pkg folders.

What's the easiest way of fixing this? Do each of the problem programs
need to be "make deinstall" and "make clean reinstall"? That's a lot. :(





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


SMTP AUTH

2004-05-25 Thread Noah
sendmail-8.12.11
freeBSD-4.9-STABLE

I must be doing something wrong.  SMTP AUTH is not working very well for me. 
I have been trying to authenticate with user and password to port 25.

I prefer to send all auth user and password information with SSL encryption. 
would like SSL Version 3 encryption.  

I am using microsoft outlook on windows XP machine to do the sending.  I have
the username and password defined.

I have configured outgoing mail requiring authentication then clicking both
with Secure Password Authenticaiton and without.

receiving POP mail securely is working fine.


this is the error ending up in /var/log/maillog

--- from the Maillogs ---

May 21 16:19:33 typhoon sm-mta[64503]: i4LNJXxA064503:
hostname.domain.com [10.10.10.10] did not
issue MAIL/EXPN/VRFY/ETRN during connection to MTA

--- snip ---


--- sendmail prompt ---

Trying 127.0.0.1...
Connected to localhost
Escape character is '^]'.
220  ESMTP Sendmail 8.12.11/8.12.11; Fri, 21 May 2004 16:07:4
0 -0700 (PDT)

--- snip ---


--- from /etc/mail/.mc file ---

dnl password authentication for relaying only
define(`confAUTH_OPTIONS', `A p y')dnl
define(`confAUTH_MECHANISMS', `LOGIN PLAIN')dnl
TRUST_AUTH_MECH(`LOGIN PLAIN')dnl

define(`confCACERT_PATH',`/usr/local/openssl/certs')dnl
define(`confCACERT',`/usr/local/openssl/certs/ca-bundle.crt')dnl
define(`confSERVER_CERT',`/usr/local/openssl/certs/sendmail.pem')dnl
define(`confSERVER_KEY',`/usr/local/openssl/certs/sendmail.pem')dnl
define(`confCLIENT_CERT', `/usr/local/openssl/certs/sendmail.pem')dnl
define(`confCLIENT_KEY', `/usr/local/openssl/certs/sendmail.pem')dnl

--- snip 


Any clues on this?


- Noah

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


'#periodic monthly' '#periodic weekly' '#periodic daily' problems

2004-05-25 Thread Bull TORS
hi to everyone,

I have been using my freebsd system for almost 7-8 months.

I have read in my internal help documents about newbies that I should run 
#periodic monthly #periodic weekly #periodic daily from time to time...I 
still have not really grasp the importance of it but I have developed the 
habbit of running these commands from time to time...I think cron does run 
these commands for me too...but since I turn-off my laptop after work, i use 
to run these commands on my free time.

But, for the past few weeks, I have forgotten about these commands...
Yesterday, I wanted to run these commands but I encountered some problems:

future# periodic monthly
future# collect: Cannot write ./dfi4Q1lWFh000774 (bfcommit, uid=25, gid=25): 
Permission denied
queueup: cannot create queue file ./qfi4Q1lWFh000774, euid=25: Permission 
denied

future# periodic weekly
future# collect: Cannot write ./dfi4Q1rFUu000854 (bfcommit, uid=25, gid=25): 
Permission denied
queueup: cannot create queue file ./qfi4Q1rFUu000854, euid=25: Permission 
denied

future# periodic daily
future# collect: Cannot write ./dfi4Q1xS9A001139 (bfcommit, uid=25, gid=25): 
Permission denied
queueup: cannot create queue file ./qfi4Q1xS9A001139, euid=25: Permission 
denied

I can only say that a week fews ago, I still can no longer remember why...but 
I did a very not so good thing to my system...I did a #rm -rf * on 
my /var/log directory.  After that, since i do not want to bother the list 
about my on wrong doing I made a list of the /var/log files on the other pc 
at my home and created the almost the same files from that list, which i 
think I have done quite but maybe not successfully.  Does the errors above 
connection to what I did to the /var/log files?  What should I do to 
eliminate these errors and be able to run these commands again?

Thank you for any ideas and advices in advance...

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


Re: App like M$ Project

2004-05-25 Thread Murray Taylor
M I thought that mrproject was in the ports tree .. but I cant find
it...

Im sure I had it installed once when I was running Gnome rather than KDE
as I do now


On Wed, 2004-05-26 at 10:01, Frank Knobbe wrote:
> On Mon, 2004-05-24 at 13:05, Bob Collins wrote:
> > I am looking for a nice Open Source app like Microsloth's Project. I
> > have Googled a bit and find nothing interesting. Do any of you have a
> > suggestion for such a thing, assuming it even exists? Of course, I would
> > also like to run it on FBSD, but if it could also run on Winderz, for
> > some of my (L)users, that would be good too.
> 
> Another one is Mr. Project: http://mrproject.codefactory.se/
> 
> Regards,
> Frank
> 
> 
> 
> This Email has been scanned for Viruses by MailMarshal.
> 
-- 
Murray Taylor
Special Projects Engineer
-
Bytecraft Systems & Entertainment
P: +61 3 8710 2555
F: +61 3 8710 2599
D: +61 3 9238 4275
M: +61 417 319 256
E: [EMAIL PROTECTED]
or visit us on the web
http://www.bytecraftsystems.com
http://www.bytecraftentertainment.com




This Email has been scanned for Viruses by MailMarshal.

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


Re: GCC Query.

2004-05-25 Thread Simon Barner
[EMAIL PROTECTED] wrote:
> Which release of FreeBSD by standard has GCC 3.3.3 or higher?

5.2.1 has GCC 3.3.3 - don't know whether some lower versions of FreeBSD
5.x also had it (they're all GCC 3.x based), but you wouldn't want to
install anything below 5.2.1 anyway (if you decide to go for FreeBSD 5).

> Otherwise, are there any decent guides of how to setup GCC properly after
> upgrading 2.95 (FreeBSD 4.8-RELEASE). I've had major troubles since updating
> it - that things aren't being recognised as new - and have had to use
> symbolic links (which I still don't think are working 100%). I used the
> ports/lang/gcc33 port, should this have not have overwritten any gcc i had
> currently?

No!

You _must not_ overwrite your _system compiler_ with a port. The source
tree is only guaranteed to compile with the system compiler (from that
very tree).

If you need GCC 3.x on FreeBSD 4, use one of the ports, but you will
need to build your world with /usr/bin/gcc (a.k.a. 2.95.4). Ports should
work just fine with gcc 3.x, but you should not mix and build some with
gcc 2.x and some with 3.x. This is mainly because C++ name mangeling has
changed in 3.x (read c++ shared libs compiled with different versions of
GCC are incompatible).

Simon


signature.asc
Description: Digital signature


GCC Query.

2004-05-25 Thread dan
Hello,

Which release of FreeBSD by standard has GCC 3.3.3 or higher?

Otherwise, are there any decent guides of how to setup GCC properly after upgrading 
2.95 (FreeBSD 4.8-RELEASE). I've had major troubles since updating it - that things 
aren't being recognised as new - and have had to use symbolic links (which I still 
don't think are working 100%). I used the ports/lang/gcc33 port, should this have not 
have overwritten any gcc i had currently?

Many thanks for any guidance.

Regards,

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


Re: config is out of sinc

2004-05-25 Thread Kris Kennaway
On Tue, May 25, 2004 at 01:40:36PM -0500, Earl Larsen wrote:

> I installed FreeBSD 4.9-stabel, and used cvs to update everything. And
> when I tried to build my personel Kernel by using. Make build 
> KERNCONF... it came up with the fallowing :

It looks like you've accidentally updated your sources to 5.2-CURRENT.
Check your cvsupfile against the sample files provided, and post it
here if you need more help.

Kris


pgpPjbxNM5EwD.pgp
Description: PGP signature


Re: Repeated connections to port 25 with firewall

2004-05-25 Thread Jonathon McKitrick
On Mon, May 24, 2004 at 08:50:17AM -0400, JJB wrote:
: The messages you are getting are generated from the log-in-vain
: option you have turned on. Every night when the cron management
: reports run they post email from root to root using the 127.0.0.1

If I disable this 'feature' and adjust my filter rules as the next message
suggests, will I get my cron reports mailed correctly?  I want the bare
minimum sendmail setup needed so only system mail is allowed, and I do not
have to worry about outside access.  I use pop3 for personal email.


jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Repeated connections to port 25 with firewall

2004-05-25 Thread Jonathon McKitrick
On Mon, May 24, 2004 at 12:10:16PM -0400, JJB wrote:
: The log-in-vain feature is an good thing to keep. In your case it is

Okay, I'll put it back, then.

: The other post about firewall rules has nothing to do with your
: problem. The poster just did not recognize the messages as coming
: from the log-in-vain feature. Your system generated email should be
: working fine just the way you have things.

Funny, but I'm not getting any messages sent to root.  I think I have
sendmail totally disabled.  What I WANT is for sendmail to run only for
system mail, and nothing else.



jm
-- 
My other computer is your Windows box.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: App like M$ Project

2004-05-25 Thread Frank Knobbe
On Mon, 2004-05-24 at 13:05, Bob Collins wrote:
> I am looking for a nice Open Source app like Microsloth's Project. I
> have Googled a bit and find nothing interesting. Do any of you have a
> suggestion for such a thing, assuming it even exists? Of course, I would
> also like to run it on FBSD, but if it could also run on Winderz, for
> some of my (L)users, that would be good too.

Another one is Mr. Project: http://mrproject.codefactory.se/

Regards,
Frank



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


Re: Running FreeBSD 4.9 Jails on a FreeBSD 5.2.1 system

2004-05-25 Thread Kris Kennaway
On Tue, May 25, 2004 at 03:38:50PM -0500, Kung Foo Ham[p]?ster wrote:
> I'm looking at upgrading my main system from FreeBSD RELENG_4 to RELENG_5_2.
> I'll probably start with a clean sate for the system for that transition.
> 
> I have a few users who run their own systems on jails on my machine...
> 
> My question is:
> 
> When I install FreeBSD 5 on my system can I run those FreeBSD 4 Jails on it and
> then upgrade them individually without much pressure.
> 
> I want to have as minimal down time upgrading my system.
> I'm hoping that I can upgrade my system for a day and then upgrade the jails
> individually at my leisure.
> 
> Can this be done?

Sort of.  Some of the kernel interface tools like ps, netstat,
etc. will not run under 5.x since they are tied to the version of the
running kernel.  If you need these to work within the jail, you can
copy the 5.x binaries and necessary support libraries from the outside
host into the jail.  Other binaries will run fine.

Kris


pgpapRguIgphl.pgp
Description: PGP signature


Re: cvsup kills /etc/ipf.rules !?

2004-05-25 Thread Kris Kennaway
On Tue, May 25, 2004 at 05:57:42PM +0200, Yaraghchi, Stephan wrote:
> Hi fellows,
> 
> I was running cvsup on a FBSD 4.9-RELEASE #5 box
> with the following supfile:
> 
> *default host=cvsup6.FreeBSD.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs tag=RELENG_4_9
> *default delete use-rel-suffix
> *default compress
> src-all
> 
> when suddenly all ip connections broke down.
> 
> Further investigation turned up that /etc/ipf.rules
> somehow disappeared.
> Since the default stance in the kernel file is set to
> deny all the box reacted as expected, though.
> 
> Any ideas?

Sounds very strange.  I suspect something else is going on here
instead.

Kris


pgp1JaQDWtIXK.pgp
Description: PGP signature


FW: bootloader? question

2004-05-25 Thread stan
Sorry if this is a repeat.

I sent it about 4 hours agoa, and have yet to see it come back.


Today I tried to move a 20G drive that is running hapily in a P75 macghine
to a P2. 

Unfortunately it would not boot. I got a message like "READ ERROR" early in
the boot process.

I think this must be a bootlaoder issue? I tried booting the machine of a
disk I had just installed FreeBSD on, and adding the drive from the
original machine in as a slave.

Then I tried "boot0config -s 2 ad1", but I got an error message.

How cna i fix this?


-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin

- End forwarded message -

-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: how to find and start talkd for use it with talk command ?

2004-05-25 Thread Jonathan Chen
On Tue, May 25, 2004 at 01:52:55PM -0700, [EMAIL PROTECTED] wrote:
> hi!
> 
> on free bsd 5.2
> 
> how can i find and start talkd for use it with talk
> command ?
> can i?

Uncomment the "ntalk" line in /etc/inetd.conf, and:

kill -HUP 

-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
  Opportunities are seldom labeled
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Running FreeBSD 4.9 Jails on a FreeBSD 5.2.1 system

2004-05-25 Thread Pavel Duda
Kung Foo Ham[p]?ster wrote:
I'm looking at upgrading my main system from FreeBSD RELENG_4 to RELENG_5_2.
I'll probably start with a clean sate for the system for that transition.
I have a few users who run their own systems on jails on my machine...
My question is:
When I install FreeBSD 5 on my system can I run those FreeBSD 4 Jails on it and
then upgrade them individually without much pressure.
I want to have as minimal down time upgrading my system.
I'm hoping that I can upgrade my system for a day and then upgrade the jails
individually at my leisure.
Can this be done?
-Adam
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
AFAIK you can have different builds on main system and jails, though it 
is not good idea (it is always better to have system "synchronized" with 
kernel). So you probably can do that, but you may expect some problems...

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


Re: Running FreeBSD 4.9 Jails on a FreeBSD 5.2.1 system

2004-05-25 Thread Matthew Seaman
On Tue, May 25, 2004 at 03:38:50PM -0500, Kung Foo Ham[p]?ster wrote:

> When I install FreeBSD 5 on my system can I run those FreeBSD 4 Jails on it and
> then upgrade them individually without much pressure.

Afraid not.  The jails have to run the same version of the OS as the
host system.

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


pgpf5APtSkGqV.pgp
Description: PGP signature


portupgrade configuration

2004-05-25 Thread Robin Becker
I've been using the cvsup/portsdb/portupgrade mantra and have found 
problems recently with subversion. Basically I needed to do

make deinstall
SVNREPOS=/svn SVNGROUP=rptdev WITH_APACHE2_APR=1 make install
by hand as portupgrade didn't seem to know what settings it should use.
Is there a way to list all of my exceptional port settings? Can I make 
these available to portupgrade automatically somehow?
--
Robin Becker
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Device Driver issues on 4.7

2004-05-25 Thread Joe Kelsey
I have taken several existing device driver sources and used them to
create a new device driver.  However, I cannot seem to get the system to
probe for my device.

I created a device driver named vsbc which can get configured at either
0x0e0 or 0x1e0 depending on BIOS settings in a PC-104 mobo.  Therefore,
I need to use a kernel configuration line like:

device vsbc0 at isa? port 0x0e0

to configure it.  I added the lines to files.i386 and this part of the
configuration seems to work correctly, up to a point.  The problem
occurs somewhere in the actual device probing, in that isa_common.c
prints the following during boot -v:

vsbc0 failed to probe at port 0xe0 on isa0

I do not understand which important piece of linkage I have missed in
order to get the system to call my probe and attach subroutines in order
to make the device connect properly.

I have read all of the existing web resources I can find, and they all
seem hopelessly out-of-date or ones that apply only to -CURRENT.  I have
an isa_driver structure in my code which includes the probe and attach
linkages, so I guess the problem comes in linking this structure into
some sort of global list so the system can find it.

So, can anyone tell me which important piece of the configuration I have
missed?

Thanks in advance.
/Joe


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


Re: which kinds of AMD work withh FBSD?

2004-05-25 Thread Gary Kline
On Tue, May 25, 2004 at 12:41:47AM -0700, Kent Stewart wrote:
> On Monday 24 May 2004 10:53 pm, Gary Kline wrote:
> > On Mon, May 24, 2004 at 10:30:09PM -0700, Kris Kennaway wrote:
> > > On Mon, May 24, 2004 at 09:45:08PM -0700, Gary Kline wrote:

[[ ... ]]



> It will be slow by modern standards but probably a lot faster than what 
> you are using now. I wouldn't buy it because it is a duron and not an 
> XP. That is sort of simiar to buying a Celeron and not a P-4. I don't 
> think the Duron's have either the data paths or bandwidth. Besides, 
> what I see is 2400+'s going for $80+ and the 133MHZ fsb is 
> IMPORTANT :). I also think that USB-2 is important for future options. 

So there are different flavors of AMD?  Hm.  I just found
this computer store and they have a 'barebones' box for $200
and would be only too happy to have me upgrade the processor,
mem,, and drive.

> 
> FWIW, none of my new systems have floppies and the smallest has 3 x 40GB 
> HDs. The new HDs all run ATA-133 and have 8MB of cache. I have about 
> 40GB of mp3 and wma that I have created from CDs that I own and backup 
> on one of the 2400's. It isn't the one with the 3-40's :). None of the 
> on-board audio connect to the CD-Rom with a digital connection. Digital 
> extraction turns out to be very important when converting audio cds.

They've got a 120G drivefor around $80, IIRC...  For me, 
having lots of memory is more important than a large drive;
but thn I don't have forty G of mp3's!  

> 
> An ATA-133 controller is also important because you will find it 
> difficult to buy HDs under 120GB and the older mobo may not recognize 
> the newer, large ones. A 2400+ with ATA-133 HDs will do a buildworld in 
> 18 minutes. 
> 
> >
> > Anyway, this one can be a starting point if/when I spring
> > for it.  But what about the Video and Sound?  Are the FBSD
> > problems going to ID the kind of chipsets on this board?
> 
> I happen to like Creative Audigy Sound Cards and only 5-current will 
> recognize it. I don't have a high opinion of on mobo sound but I am 
> using one. I definitely do not like on board video. Every system I have 
> had to support with on board video came up lacking but my fastest ftp 
> sessions come between 2 machines with onboard SiS NICs. In the end, my 
> only won't touch bias is on board video.


On this server (i815), the video uses the system SDRAM and
since I'm not a gamer whatever chip-set this has is adequate.
Anyboy know what kind of on-board video comes with the
AMD mobo's?  (Am I going to be pulling my hair trying to get
it working? in other words.)  
> 
> I am currently using 4-stable on that system with the Audigy and do 
> without sound on those days when I boot that system to FreeBSD. Most of 
> the time it is running XP because I have to maintain my Nomad Zen2 from 
> XP. It also shares a monitor, keyboard, and mouse with the 3 systems 
> that run FreeBSD almost 100%.The 2 - 2400's run FreeBSD most of the 
> time. The 1400 Duron will probably take 2-3x longer.
> 
> >
> > Would you gents, Chris, Kent, Kris, recommend a second or
> > second and third fan?  The AMD's are known to run hot.
> > This is at computersonics, just down the hill and a few/several
> > bloks east.
> >
> 
> The last 2 2400+ XPs that I bought had enough fans on them. They run 
> setiathome 24x7, which keeps the cpu at 100%. I have one in an Antec 
> Sonata case and the other in one of the other Antec's. The Sonata has 
> its name spelled in holes at the top of both sides of the case but only 
> has a 120mm push fan. The Sonata power supply has 2 fans that help keep 
> the system cool. It runs 4-5oC cooler than the other 2400+ in the other 
> Antec case that has both a push and pull 120mm case fans. The HDs pull 
> out from the side, which makes accessing them very easy. Almost all of 
> my cases have 3 or more fans that cool the cases. I don't want to lose 
> a system because the case got too hot because the only fan died.
> 
> Think about what you will be content with for x-more years and go with 
> it. If it is the 1400, so be it. When I buy something, I want to know 
> all of the negatives so that what I buy is the combo that irritates me 
> the least :).
> 

Thanks for your input.  It's helping me to know what to
avoid; and what things to consider.  I probably will go
for the XP and an 80G drive.  The "integrated" audio 
and video are still open questions.

gary

-- 
   Gary Kline [EMAIL PROTECTED]   www.thought.org Public service Unix

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


Re: Getting source by anoncvs

2004-05-25 Thread Simon Barner
Raymond Lillard wrote:

> I just failed at an attempt to pull down the latest sources
> via anoncvs using the instructions found at the URL below.

Hi,

it seems that this server has been shut down due to security concerns.
See this thread on -current for more information:

http://lists.freebsd.org/pipermail/freebsd-current/2004-May/027793.html

Simon


signature.asc
Description: Digital signature


Re: Strange pkg_info output

2004-05-25 Thread Chuck Swiger
Christopher Nehren wrote:
On Tue, May 25, 2004 at 14:01:11 EDT, Chuck Swiger scribbled these
curious markings:
"Elbereth"...? :-)
pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded
pkg_info: package bsdpan-DBI-1.42 has no origin recorded
pkg_info: package bsdpan-GD-1.19 has no origin recorded

Should I be worried about this? Or, how do I fix this?
The messages are telling you that when you installed the package, BSDPAN
did register it into the package database, but it (obviously) has no
information about where from the ports tree you installed it; e.g., if
you installed DBI from the ports tree, its origin would be
databases/p5-DBI.
The CPAN module is Perl's mechanism for updating itself, and thus is kept more 
up-to-date than the FreeBSD ports collection.

The merits of customizing Perl more specificly for FreeBSD should be 
counterbalanced by the concern of modifying the behavior of a standard tool 
(similar to the concerns over archivers/gtar).

Why you're installing packages that are in the ports tree without using the
ports tree is beyond me. If you want it to be updated, send-pr with a
patch.
Unfortunately, the maintainer of perl is currently AWOL.  See:
http://www.freebsd.org/cgi/query-pr.cgi?pr=61444
http://www.freebsd.org/cgi/query-pr.cgi?pr=62209
http://www.freebsd.org/cgi/query-pr.cgi?pr=65925# from me...
http://www.freebsd.org/cgi/query-pr.cgi?pr=66782
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange pkg_info output

2004-05-25 Thread Chuck Swiger
Garance A Drosihn wrote:
At 4:49 PM -0400 5/25/04, Chuck Swiger wrote:
If you install perl from ports, you apparently get bsdpan included.
Hmm.  How would I know if I had it?
I don't seem to have any port with the letters 'pan' in it.
and `locate bsdpan' does not find anything.  I guess I don't
really know what I should be looking for...
How about this:
22-sec% cat /usr/ports/lang/perl5.8/distinfo
MD5 (perl-5.8.2.tar.gz) = fa356b74f99166b63a68a322c3c68f91
SIZE (perl-5.8.2.tar.gz) = 11896287
MD5 (BSDPAN-5.8.0_1.tar.gz) = af9f075e073b14714cfeb8a7582013e7
SIZE (BSDPAN-5.8.0_1.tar.gz) = 6338
...?  :-)
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: bell through sound card

2004-05-25 Thread Chris Pressey
On 25 Apr 2004 00:07:40 -0700
[EMAIL PROTECTED] wrote:

> I have a Shuttle box that (to my surprise) doesn't have a standard PC
> feeper.  Has anyone done any work on making the standard bell go
> through a sound card? Has anyone given any thought to what would be
> the right way to do it? Would adding code to syscons be the right way?
> 
> I've tried various X things, but they all seem to be lacking in some
> way.  It would be nice to have a 'real' solution that listens to
> kbdcontrol, doesn't try to be overly fancy, etc.
> 
> Steve

Hi,

I wrote the following for DragonFly.  It probably works on FreeBSD
4.x too, if that's what you're running.  No idea about 5.x.

  http://catseye.webhop.net/projects/belld/

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


Re: Strange pkg_info output

2004-05-25 Thread Garance A Drosihn
At 4:49 PM -0400 5/25/04, Chuck Swiger wrote:
Garance A Drosihn wrote:
   [ ...snip thread about "pkg_info: ... has no origin recorded"
messages... ]
In my case, it was happening on something that I had always
upgraded via ports & portupgrade.  It was not bsdpan (which I do
not even have installed...), but I do not remember what it was.
If you install perl from ports, you apparently get bsdpan included.
Hmm.  How would I know if I had it?
I don't seem to have any port with the letters 'pan' in it.
and `locate bsdpan' does not find anything.  I guess I don't
really know what I should be looking for...
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange pkg_info output

2004-05-25 Thread Christopher Nehren
On Tue, May 25, 2004 at 14:01:11 EDT, Chuck Swiger scribbled these
curious markings:
> >pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded
> >pkg_info: package bsdpan-DBI-1.42 has no origin recorded
> >pkg_info: package bsdpan-GD-1.19 has no origin recorded
> 
> >Should I be worried about this? Or, how do I fix this?

The messages are telling you that when you installed the package, BSDPAN
did register it into the package database, but it (obviously) has no
information about where from the ports tree you installed it; e.g., if
you installed DBI from the ports tree, its origin would be
databases/p5-DBI. Why you're installing packages that are in the ports
tree without using the ports tree is beyond me. If you want it to be
updated, send-pr with a patch.

> I would be interested in a fix for this as well, however.

The simplest solution would be to create a port out of the module in
question. It's extremely simple; a typical Perl module's port makefile
fits on one 80x25 console screen, and its pkg-plist would fit on an
80x10 screen :). I've done this myself a number of times. Just remember
that if you put the port in the category Makefile (e.g.
databases/Makefile), any subsequent cvsup / cvs update will remove your 
changes.

-- 
I abhor a system designed for the "user", if that word is a coded
pejorative meaning "stupid and unsophisticated".  -- Ken Thompson
-
Unix is user friendly. However, it isn't idiot friendly.
-
Please CC me in all replies, even if I'm on the relevant list(s).


pgp9SHi8jGc7e.pgp
Description: PGP signature


how to find and start talkd for use it with talk command ?

2004-05-25 Thread [EMAIL PROTECTED]
hi!

on free bsd 5.2

how can i find and start talkd for use it with talk
command ?
can i?

or if i cant - can i use some similar instead ...?

10x in advance.

regards!




__
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange pkg_info output

2004-05-25 Thread Chuck Swiger
Garance A Drosihn wrote:
[ ...snip thread about "pkg_info: ... has no origin recorded" messages... ]
In my case, it was happening on something that I had always
upgraded via ports & portupgrade.  It was not bsdpan (which I do
not even have installed...), but I do not remember what it was.
If you install perl from ports, you apparently get bsdpan included.
I think bsdpan is supposed to create the appropriate package bill-of-materials 
for Perl modules when you use CPAN, only things seems to behave differently 
than the packages you get using the ports tree (which have a "p5-" prefix 
rather than "bsdpan-").

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


Running FreeBSD 4.9 Jails on a FreeBSD 5.2.1 system

2004-05-25 Thread Kung Foo Ham[p]?ster
I'm looking at upgrading my main system from FreeBSD RELENG_4 to RELENG_5_2.
I'll probably start with a clean sate for the system for that transition.

I have a few users who run their own systems on jails on my machine...

My question is:

When I install FreeBSD 5 on my system can I run those FreeBSD 4 Jails on it and
then upgrade them individually without much pressure.

I want to have as minimal down time upgrading my system.
I'm hoping that I can upgrade my system for a day and then upgrade the jails
individually at my leisure.

Can this be done?

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


Re: install ipsec tools

2004-05-25 Thread Ben Timby
Xavier, you should attempt to install the package from the ports tree. 
FreeBSD uses the ports tree much like mandrake uses RPM files. The 
difference of course is that RPM files are binary packages while the 
ports tree simply provides a makefile which will fetch the source, 
configure and compile the software. The Additionally the FreeBSD folks 
verify that the makefiles work, and you will likely have good success 
installing from source in this manner. Ports are arranged in a file 
tree, so you need to find the specific folder that contains the port you 
wish to install, you can do a search in the following manner:

cd /usr/ports
make search key=racoon
All ports with that keyword in their name will be listed, go to the 
directory that is specified, and do:

make install
That will fetch/configure/compile/install the package for you.
Also, read the FreeBSD handbook concerning ports, and you should be all set.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html
Hopefully this helps.
xavier collot wrote:
Hi !!
I have mandrake 9.1 with a 2.6.6 kernel and I want to install the ipsec-tools3.2 on my server (freebsd 5.2) but I don't understand how I can do that? 
Sorry if it seems stupid but I don't find the rpm file (if it exists).
If I make a ./configure in the directory ipsec-tools3.2 I have an error (main.o) so I think it's depend of the library but when I make a ./configure in the directory racoon it's all right but the make doesn't work at all.
Thanks for your answers.
Xav
PS: sorry for my english :)


-
Yahoo! Mail : votre e-mail personnel et gratuit qui vous suit partout !
Créez votre Yahoo! Mail
Dialoguez en direct avec vos amis grâce à Yahoo! Messenger !
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup kills /etc/ipf.rules !?

2004-05-25 Thread Stephan F. Yaraghchi
Hi Chris,

I didn't get that far (to run mergemaster).

I started cvsup and in the process of syncing the sources
the ssh session to the machine died...

You're right: The file with the rules for ipf is defined in
/etc/rc.conf which didn't got changed in any way...

My assumption was that once the rules got loaded by ipf
I can do whatever I want to the file (/etc/ipf.rules) as
long as I don't reboot the machine.
It seems that the rules got flushed by the updating process
in some way...

Regards,

Stephan.

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


RE: Alternate file for log_in_vain

2004-05-25 Thread JJB
Sure you can.
In etc/syslog.conf  say

kern.=info  /var/log/loginvain.log



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Reuben A.
Popp
Sent: Tuesday, May 25, 2004 12:35 PM
To: [EMAIL PROTECTED]
Subject: Alternate file for log_in_vain

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Morning all :)

I was asked by a friend recently if log_in_vain messages could be
redirected
to another file besides /var/log/messages.  After doing some
sleuthing I
pretty much couldn't find anything.  The farthest I got was seeing
in the
source (/usr/src/sys/netinet/tcp_input.c) that log_in_vain logs as a
kernel
message at the info level.

So, my question is can one log all the output from log_in_vain to an
alternate
logfile easily, or would one have to hack the code to get it to work
(not to
mention possibly break something lol).

Thanks in advance for any insight :)

Cheers,
Reuben A. Popp
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAs3XJd1N/Kyhy5tIRArACAKDF0DKz8S2ISe6sXyO+jGPPjtJBVQCfasbP
jrZ/Bn7yF652FLew4b1LJyM=
=vMbD
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"[EMAIL PROTECTED]"

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


bochs

2004-05-25 Thread Brian Henning
I am running freebsd on bochs emulator as a guest os, but i can't get it to
recognize my pci devices. here is what happens.

any thoughts?

thanks,
brian

FreeBSD 4.10-RC2 (GENERIC) #0: Fri Apr 30 18:33:49 GMT 2004
testrouter# pciconf -l
pciconf: /dev/pci: Device not configured
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange pkg_info output

2004-05-25 Thread Garance A Drosihn
At 2:01 PM -0400 5/25/04, Chuck Swiger wrote:
Jorn Argelo wrote:
Recently I came across something which kind of bothered me. Every 
time when pkg_info removes and/or registers a package it gives this 
output:

pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded
pkg_info: package bsdpan-DBI-1.42 has no origin recorded
pkg_info: package bsdpan-GD-1.19 has no origin recorded
I've seen the same type of messages either when updating a
Perl module using CPAN, or now when using perl-5.8.4 (via
local modification to the port).
Should I be worried about this? Or, how do I fix this?
The messages are annoying but mostly harmless.
I have seen this too.  In fact, I think I ran into it the last
time I updated the ports on some of my systems.  I annoyed me
enough that I kept trying things until it went away, but to be
honest I don't remember what exactly I did that cured it.
In my case, it was happening on something that I had always
upgraded via ports & portupgrade.  It was not bsdpan (which I do
not even have installed...), but I do not remember what it was.
--
Garance Alistair Drosehn=   [EMAIL PROTECTED]
Senior Systems Programmer   or  [EMAIL PROTECTED]
Rensselaer Polytechnic Instituteor  [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


bootloader? question

2004-05-25 Thread stan
Today I tried to move a 20G drive that is running hapily in a P75 macghine
to a P2. 

Unfortunately it would not boot. I got a message like "READ ERROR" early in
the boot process.

I think this must be a bootlaoder issue? I tried booting the machine of a
disk I had just installed FreeBSD on, and adding the drive from the
original machine in as a slave.

Then I tried "boot0config -s 2 ad1", but I got an error message.

How cna i fix this?


-- 
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
-- Benjamin Franklin
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: which kinds of AMD work withh FBSD?

2004-05-25 Thread Kent Stewart
On Tuesday 25 May 2004 11:36 am, Derrick Ryalls wrote:
> 
>
> > FWIW, none of my new systems have floppies and the smallest
> > has 3 x 40GB HDs. The new HDs all run ATA-133 and have 8MB of
> > cache. I have about 40GB of mp3 and wma that I have created
> > from CDs that I own and backup on one of the 2400's. It isn't
> > the one with the 3-40's :). None of the on-board audio
> > connect to the CD-Rom with a digital connection. Digital
> > extraction turns out to be very important when converting audio
> > cds.
> >
> > An ATA-133 controller is also important because you will find
> > it difficult to buy HDs under 120GB and the older mobo may
> > not recognize the newer, large ones. A 2400+ with ATA-133 HDs
> > will do a buildworld in
> > 18 minutes.
>
> That makes me wonder what I am doing wrong.  I have an 2500XP, gig of
> ram, and a SATA drive, and buildworld take about 45min, buildkernel
> about 5-10min.  Yes, timing measured from pure console, not X.

I have /usr, /usr/src, and /usr/obj on their own ATA-133 controllers. 
When I was benchmarking Cray's, the kind of write caching you were 
doing could double the ouput. You wanted the write to be allowed to 
wait so that reads had priority. If you are running a corp. data base, 
data integrity if more important but this is my own machine and I 
wanted turn around speed on the buildworld.

A buildworld on 5.x is about 50% slower than 4-stable. On a single cpu, 
using -j? actually slowed the build down. I do not use the -j option.

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]"


config is out of sinc

2004-05-25 Thread Earl Larsen
I installed FreeBSD 4.9-stabel, and used cvs to update everything. And
when I tried to build my personel Kernel by using. Make build 
KERNCONF... it came up with the fallowing :

main# cd /usr/src
main# make buildkernel KERNCONF = KERNEL && make installkernel KERNCONF = 
KERNEL
make: no target to make.
"Makefile.inc1", line 115: warning: "MAKEFLAGS= make -f /dev/null 
-m /usr/src/share/mk  CPUTYPE=i686 -V CPUTYPE" returned non-zero status

--
>>> Kernel build for GENERIC started on Mon May 24 21:21:02 CDT 2004
--
===> GENERIC
mkdir -p /usr/obj/usr/src/sys

--
>>> stage 1: configuring the kernel
--
cd /usr/src/sys/i386/conf;  
PATH=/usr/obj/usr/src/i386/legacy/usr/sbin:/usr/obj/usr/src/i386/legacy/usr/bin:/usr/obj/usr/src/i386/legacy/usr/games:/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
  
config  -d /usr/obj/usr/src/sys/GENERIC  /usr/src/sys/i386/conf/GENERIC
../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard
Your version of config(8) is out of sync with your kernel source.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
main#

So how would I sync config(8) with the kernel source. I use FreeBSD-update. To 
update the security settings. I did mergemaster thinking it might sync.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question regarding reported directory sizes.

2004-05-25 Thread Dan Nelson
In the last episode (May 25), Jason DiCioccio said:
> <[EMAIL PROTECTED]> wrote:
> >In the last episode (May 25), Jason DiCioccio said:
> >>I have a very large directory (say, a mail spool) whose directory entry
> >>is  approx 606K..
> >>drwx--  5 cyrus  cyrus  606208 May 25 10:29 .
> >>
> >>Now.. That directory had a lot of files in it.  However, after
> >>deleting all of the files in that directory, the directory entry's
> >>size stays the same.  I realize this is fairly unimportant, however
> >>is there a way to 'garbage collect' that directory entry and all
> >>others like it?
> >
> >Create another file in the directory, and you'll see it shrink down.
> >The truncation code is in the file create codepath, not the delete
> >one (which means it's not constantly trying to shrink the directory
> >as you delete files).
>
> Thanks Dan..  However, this does not appear to be happening...  I
> could of course create a new directory and move everything into it as
> was suggested earlier.  However, this is more of a curiosity thing
> than anything.. I'm wondering if at any point the entry does become
> truncated, because it hasn't happened yet, even after the creation of
> files.

Your first post said you deleted all the files, but your second post
mentions "move everything into it".  The kernel can only truncate the
directory past the last filename.  If you happen to have an existing
file in there that's sitting at the 600k mark in the directory, then
that's as small as the directory can get.

Run this script in a test directory to see it in action.  Put the
script itself someplace so it doesn't affect the dir sizes:

#! /bin/sh
echo Creating 1000 files
for i in `jot 1000 1` ; do touch $i ; done
ls -ld .
echo Deleting 999 files, leaving file 10500
for i in `jot 500 1` `jot 499 10501` ; do rm $i ; done
ls -ld .
echo Creating 1 file.  Directory should shrink by 50%
touch 1 ; ls -ld .
echo Deleting last file
rm 10500 ; ls -ld .
echo Creating another file.  Directory should shrink to one frag
touch 10001 ; ls -ld .
rm 1 10001

-- 
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: which kinds of AMD work withh FBSD?

2004-05-25 Thread Derrick Ryalls

> 
> FWIW, none of my new systems have floppies and the smallest 
> has 3 x 40GB HDs. The new HDs all run ATA-133 and have 8MB of 
> cache. I have about 40GB of mp3 and wma that I have created 
> from CDs that I own and backup on one of the 2400's. It isn't 
> the one with the 3-40's :). None of the on-board audio 
> connect to the CD-Rom with a digital connection. Digital 
> extraction turns out to be very important when converting audio cds.
> 
> An ATA-133 controller is also important because you will find 
> it difficult to buy HDs under 120GB and the older mobo may 
> not recognize the newer, large ones. A 2400+ with ATA-133 HDs 
> will do a buildworld in
> 18 minutes. 

That makes me wonder what I am doing wrong.  I have an 2500XP, gig of ram,
and a SATA drive, and buildworld take about 45min, buildkernel about
5-10min.  Yes, timing measured from pure console, not X.


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


Re: Security run question

2004-05-25 Thread Lowell Gilbert
Uwe Doering <[EMAIL PROTECTED]> writes:

> Edd wrote:
> > I recieved my security run today (as usual) and an error which I have
> > never seen before appeared:
> > hitbox.monsternet.lan kernel log messages:
> >
> >>tabase /etc/aliases.db: No such file or directory
> > A quick locate shows that there is no such command as tabase! Any
> > ideas
> > what this might be?
> 
> That should probably read "database", and the message just got clipped
> for some reason.  Some program apparently tried to access
> '/etc/aliases.db', failed to do so and logged an error message, which
> the security run scripts subsequently reported to you.

No, it's more benign than that.
What almost certainly happened is that the first part of a line from
the *top* of the dmesg buffer got clipped off, and so this is only the
*end* of an *old* log message.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 2 ISP on one FreeBSD router

2004-05-25 Thread Paul Chvostek
On Tue, May 25, 2004 at 12:44:04PM -0400, Chuck Swiger wrote:
> 
> Piotr Gnyp wrote:
> >My question is:
> >Is there a way to configure FreeBSD, so the NATed workstations will use
> >two ISP at once and in case of one ISP failure the whole traffic will be
> >put on one connection?
> 
> Sure, that's a standard multihoming scenario.
> Get an AS number (www.arin.net) and set up BGP peering with your ISPs.

That's a good answer, but not for this particular question.

Piotr, if your FreeBSD router has an Ethernet interface bound to the IP
assigned by each ISP, then the easiest way to transfer your NAT from one
ISP to the other is probably simply to kill the existing natd and re-run
it with a different -n option.  This *will* have the effect of taking
down your NAT for the transition period -- this is unavoidable.

You could achieve the transition with a simple shell script that would
ping the "active" connection, and if it fails, `killall natd`, wait for
the process to die, and re-launch with the different command line opts.

The exact mechanics are left as an exercise for the reader.  Or the
consultant he hires.  ;)

p

-- 
  Paul Chvostek <[EMAIL PROTECTED]>
  Operations / Abuse / Whatever
  it.canada, hosting and development   http://www.it.ca/

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


Re: openssh port not uptodate ?

2004-05-25 Thread Lowell Gilbert
"Thomas May" <[EMAIL PROTECTED]> writes:

> i have now downloaded the new ports.tar.gz file and if i want to install the
> openssh port, because of the security hole, i see the old version 3.6.1

I don't know which hole you're referring to, but all the ones I've
heard of are fixed by patches that are part of the port.

openssh is part of the base system, so an up-to-date base system
should be secure as well.

> how do I get the new version ? is the port not uptodate ?

If you want features from a later version, the openssh-portable port
will be what you want.  If all you want are security fixes, than I'd
recommend updating your base system (but the openssh port will be just
as secure).
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Imap Proxy server?

2004-05-25 Thread Antoine Jacoutot
On Tuesday 25 May 2004 20:06, [EMAIL PROTECTED] wrote:
> Hey all,
> I have looked into this before but never really found too much info on
> it.  On one of my FreeBSD boxes I run Squirrelmail.  I was told that
> there is a Imap Proxy server that can be ran on the local box to help
> with some slowness with accessing email.  I have installed the Imap
> Proxy server from the ports but there doesn't seem to be any decent
> documentation.  Also the link to the project site is no longer valid:
> http://www.kuleuven.net/projects/imapproxy/
>
> Has anyone installed / configured this and gotten it to work correctly?

Use http://www.imapproxy.org
It works fine and it is in the portss tree (/usr/ports/mail/up-imapproxy)

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


Re: IPFW2 Mac Address Filtering

2004-05-25 Thread Christian Hiris
On Tuesday 25 May 2004 17:57, Elijah A.Chancey wrote:
> I've searched high and low, and have read many times that doing mac
> address filtering with ipfw is possible.
>
> I'm running 4.9, have recompiled the kernel with 'options ipfw2', and
> have recompiled libalias & ipfw with ipfw2 support.
>
> I've read through the man pages, and I can't make this particular rule
> work.
>
> I need to block all IP packets EXCEPT for packets coming from specific
> MAC addresses.
>
> Can anyone give me an example of specifically how I should form this
> rule?
>
> Elijah Chancey
> NetlinkIP Sysadmin
>

Don't forget to set sysctl net.link.ether.ipfw=1.

[...]

# eth0: MAC of firewall NIC
# eth1: MAC of NIC to allow
# eth_broadcast: broadcast address  

eth0="00:04:00:00:00:01"
eth1="00:04:00:00:00:02"
eth_broadcast="ff:ff:ff:ff:ff:ff"

${fwcmd} add pass MAC ${eth0} ${eth1}  
${fwcmd} add pass MAC ${eth1} ${eth0}
${fwcmd} add pass MAC ${eth_broadcast} ${eth0}
${fwcmd} add pass MAC ${eth_broadcast} ${eth1}

[...]


regards
ch

-- 
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x941B6B0B 
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu


pgpxi3Pdngqfq.pgp
Description: signature


Re: Strange pkg_info output

2004-05-25 Thread Jorn Argelo
Chuck Swiger wrote:
Jorn Argelo wrote:
Recently I came across something which kind of bothered me. Every 
time when pkg_info removes and/or registers a package it gives this 
output:

pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded
pkg_info: package bsdpan-DBI-1.42 has no origin recorded
pkg_info: package bsdpan-GD-1.19 has no origin recorded

I've seen the same type of messages either when updating a Perl module 
using CPAN, or now when using perl-5.8.4 (via local modification to 
the port).

Should I be worried about this? Or, how do I fix this?

The messages are annoying but mostly harmless.  I suspect that the 
package dependency information is no longer reliable, however, but if 
you are already updating Perl software past the versions currently in 
the ports repository, hopefully you know what you are doing.  :-)

No, I won't. I always build everything from the ports-tree.
I would be interested in a fix for this as well, however.
Thanks for your reply.
Cheers,
Jorn
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Imap Proxy server?

2004-05-25 Thread whizkid
Hey all,
I have looked into this before but never really found too much info on
it.  On one of my FreeBSD boxes I run Squirrelmail.  I was told that
there is a Imap Proxy server that can be ran on the local box to help
with some slowness with accessing email.  I have installed the Imap
Proxy server from the ports but there doesn't seem to be any decent
documentation.  Also the link to the project site is no longer valid: 
http://www.kuleuven.net/projects/imapproxy/

Has anyone installed / configured this and gotten it to work correctly?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Strange pkg_info output

2004-05-25 Thread Chuck Swiger
Jorn Argelo wrote:
Recently I came across something which kind of bothered me. Every time 
when pkg_info removes and/or registers a package it gives this output:

pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded
pkg_info: package bsdpan-DBI-1.42 has no origin recorded
pkg_info: package bsdpan-GD-1.19 has no origin recorded
I've seen the same type of messages either when updating a Perl module using 
CPAN, or now when using perl-5.8.4 (via local modification to the port).

Should I be worried about this? Or, how do I fix this?
The messages are annoying but mostly harmless.  I suspect that the package 
dependency information is no longer reliable, however, but if you are already 
updating Perl software past the versions currently in the ports repository, 
hopefully you know what you are doing.  :-)

I would be interested in a fix for this as well, however.
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question regarding reported directory sizes.

2004-05-25 Thread Jason DiCioccio
Thanks Dan..  However, this does not appear to be happening...  I could of 
course create a new directory and move everything into it as was suggested 
earlier.  However, this is more of a curiosity thing than anything.. I'm 
wondering if at any point the entry does become truncated, because it 
hasn't happened yet, even after the creation of files.

The OS release is: 5.2-CURRENT from May 12th
Thanks!
Jason DiCioccio
--On Tuesday, May 25, 2004 10:42:42 -0500 Dan Nelson 
<[EMAIL PROTECTED]> wrote:

In the last episode (May 25), Jason DiCioccio said:
I know this question may seem silly..  However, here's my scenario.
I have a very large directory (say, a mail spool) whose directory entry
is  approx 606K..
drwx--  5 cyrus  cyrus  606208 May 25 10:29 .
Now.. That directory had a lot of files in it.  However, after deleting
all  of the files in that directory, the directory entry's size stays
the same.  I realize this is fairly unimportant, however is there a way
to 'garbage  collect' that directory entry and all others like it?
Create another file in the directory, and you'll see it shrink down.
The truncation code is in the file create codepath, not the delete one
(which means it's not constantly trying to shrink the directory as you
delete files).
--
Dan Nelson
[EMAIL PROTECTED]


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


Strange pkg_info output

2004-05-25 Thread Jorn Argelo
Hi all,
Recently I came across something which kind of bothered me. Every time 
when pkg_info removes and/or registers a package it gives this output:

pkg_info: package bsdpan-DBD-mysql-2.9003 has no origin recorded
pkg_info: package bsdpan-DBI-1.42 has no origin recorded
pkg_info: package bsdpan-GD-1.19 has no origin recorded
Should I be worried about this? Or, how do I fix this?
Thanks,
Jorn.

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


Re: Solved: FreeBSD as print server w/CUPS + samba + apsfilter

2004-05-25 Thread Andreas Ntaflos
Alas, too late I see this thread :)

I have written (some months ago) a guide covering the installation and
configuration of CUPS+Samba with printing from Windows (2k, NT, XP)
clients via the Samba/Windows Network-Interface (the one where you can
download printer drivers from the print server). I've sent it to
Daemonnews months ago, but they didn't reply.

I'll post the links here, and although it doesn't cover apsfilter, I am 
sure there are a few useful hints and points in there. It's a little
outdated, though (not much).

HTML version: http://daffit.meownz.info/html/cups-samba/
PDF: http://daffit.meownz.info/cups-samba.pdf

All that is based on a writeup of mine in the Gentoo forums, this
thread: http://forums.gentoo.org/viewtopic.php?t=110931

A good guy named Joshua Preston put it all---plus a lot more (CLAM-AV)---
together here: http://sungentoo.homeunix.com/test/quicksamba-howto.html

The latter two links contain more up-to-date information and
troubleshooting tips, and although they are written for the Gentoo Linux
system, it should be no problem adapting the important points to any
other Unix/Linux platform, especially FreeBSD.

Hopefully this helps! 
-- 
Andreas "daff" Ntaflos | "A cynic is a man who knows the price of
daff AT dword DOT org  | everything, and the value of nothing."
Vienna, AUSTRIA|  Oscar Wilde
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: CDrom problems

2004-05-25 Thread Joe Altman
On Tue, May 25, 2004 at 09:25:34AM -0500, Donald Szatkowski wrote:
> It appears that there are quite a few problems with basic setup and cdrom.

What does this mean? Please elaborate: do you mean that setup
beginning with sysinstall is problematic, in that you cannot use your
cdrom drive during sysinstall?

> Could someone please post a copy of associated files to give an example of 
> setup? The kernel.GENERIC is okay for root access to the cdrom, but there are 
> problems allowing general users access.

This appears to be the well-known FAQ about providing access to the CD
drive for non-root users.

Perhaps this will help:

Go to /usr/share/doc/ on your machine, and look for the FAQ
directory. In that document, you will find that chapter nine, question
9.22, is titled "How do I let ordinary users mount floppies, CDROMs
and other removable media?" Since the document in question is an html
document, you will be able to use a browser.

> Also, could someone address the question of ATAPI compliance of
> devices?

I'm not sure what this means; what question of compliance?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: two nics, one dhcp server

2004-05-25 Thread Chuck Swiger
dave wrote:
I've got a machine that i need to give two separate addresses to using
two nics, both of which are 3c905's, working fine under 5.2.1. I've got
lines in rc.conf set so they both get their addresses via dhcp, however this
isn't working. Having both cards in the box neither gets an IP, singley they
work fine. Cabling is working, and i'm out of ideas as to what to try.
The subject implies that you are connecting both NICs to the same subnet.  The 
simple answer is that this won't work-- it's not useful.

A more complex answer is that you could configure the DHCP server to give a 
different subnet mask to one of the interfaces using a host entry specifying 
the MAC address of that interface.

What are you trying to do?
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Detect CD Media Type?

2004-05-25 Thread Chuck Swiger
Warren Block wrote:
Are there any simple utilities that can detect the type of media loaded
in a CD or DVD recorder?  For example, a CD-R, or DVD+R, or CDRW. I'd
like to make a backup script auto-sensing.
The sysutils/dvd+rw-tools port comes with dvd+rw-mediainfo...
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 2 ISP on one FreeBSD router

2004-05-25 Thread Chuck Swiger
Piotr Gnyp wrote:
My question is:
Is there a way to configure FreeBSD, so the NATed workstations will use
two ISP at once and in case of one ISP failure the whole traffic will be
put on one connection?
Sure, that's a standard multihoming scenario.
Get an AS number (www.arin.net) and set up BGP peering with your ISPs.
--
-Chuck
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: SNMP in FreeBSD

2004-05-25 Thread Andras Kende
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alper Yurdakul
Sent: Tuesday, May 25, 2004 8:41 AM
To: [EMAIL PROTECTED]
Subject: SNMP in FreeBSD

Hi,
How can I enable SNMP in FreeBSD 5.2.1 ?
I am trying to monitor bandwidth usage via MRTG but I always get "SNMP
Error: no response received"

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





Hello,

Here is a nice howto to configure Snmpd:
http://silverwraith.com/papers/freebsd-snmp.php





Andras Kende
http://www.kende.com


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


Re: Problem after running portupgrade

2004-05-25 Thread Stephen Liu
Hi Remko,

Tks for your advice.

> It says to you that the var drive is full, the var
> drive keeps logs etc 
> so pretty crucial that it has some space. Go to
> /var/log and check which 
> files are a bit big and "rotate" them. You can do
> that by entering 
> single user mode, mount the /var, go to /var/log,
> type `ls -lh' it gives
> you the filesizes
> 
> Some file has to be what bigger then the rest, so we
> need to clean it a bit.
> Mount the /usr drive and create the directory
> /usr/tmp (since that drive 
> has a lot of space left), now mv
> /var/log/$bigfilename /usr/tmp/ and
> touch /var/log/$bigfilename (So that it does exist).

It is not the files on /var/log/ taking up space but
following files on /var/tmp/

# ls -lh
total 192544
-rw-r--r--  1 satimis  wheel  2.3M May 14 22:26
tmp.0.QQlif7
-rw-r--r--  1 satimis  wheel  2.3M May 14 22:24
tmp.0.dr0vBP
-rw-r--r--  1 satimis  wheel  2.3M May 15 15:58
tmp.0.kDy79T
-rw-r--r--  1 satimis  wheel  2.3M May 14 22:29
tmp.0.lu8h4X
-rw-r--r--  1 satimis  wheel   26M May 14 22:26
tmp.1.Egne6s
-rw-r--r--  1 satimis  wheel   72M May 14 22:25
tmp.1.JW15qD
-rw-r--r--  1 satimis  wheel   32M May 14 22:29
tmp.1.nNXAdw
-rw-r--r--  1 satimis  wheel   48M May 15 15:59
tmp.1.xygGQv
.

I have no idea what they are and when they were
created.

# df
Filesystem  1K-blocksUsedAvail Capacity 
Mounted on
/dev/ad4s1a253678   45872   18751220%/
devfs   1   10   100%/dev
/dev/ad4s1e2536784672   228712 2%/tmp
/dev/ad4s1f  36354884 4807654 2863884014%/usr
/dev/ad4s1d253678   57664   17572025%/var

> If you reboot now the system will come up and i
> guess that the things 
> are starting to work again.
> 
> The Failure of gnome is too less space on /var i
> think,

After rebooting the PC, Gnome revived.  Still have
some minor problems, such as on KDE desktop Konsole
window, selected fonts unable to save (saving settings
having no function)

> The portsclean package? What's that? Search the
> internet

'portsclean' is an utility of 'portupgrade'.  Very
powerful taking about 5 minute to complete on my slow
system.  Now it got lost.  I think I have to reinstall
'portupgrade'

> Try changing your settings in Konsole now, perhaps
> there is enough space 
> now.

Still having problem.  Please see above.

Tks again for your advice.

B.R.
Stephen

___
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Alternate file for log_in_vain

2004-05-25 Thread Reuben A. Popp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Morning all :)

I was asked by a friend recently if log_in_vain messages could be redirected 
to another file besides /var/log/messages.  After doing some sleuthing I 
pretty much couldn't find anything.  The farthest I got was seeing in the 
source (/usr/src/sys/netinet/tcp_input.c) that log_in_vain logs as a kernel 
message at the info level.

So, my question is can one log all the output from log_in_vain to an alternate 
logfile easily, or would one have to hack the code to get it to work (not to 
mention possibly break something lol).

Thanks in advance for any insight :)

Cheers,
Reuben A. Popp
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAs3XJd1N/Kyhy5tIRArACAKDF0DKz8S2ISe6sXyO+jGPPjtJBVQCfasbP
jrZ/Bn7yF652FLew4b1LJyM=
=vMbD
-END PGP SIGNATURE-
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


analysing swap usage

2004-05-25 Thread Stephan van Beerschoten
Is there a way to see which programs have been swapped out / eg. use up swap ?
I am recently seeing an increase in swap usage where no real change has been made and 
I'm just curious if there is anything more to 'swap' then /usr/sbin/swapinfo.
/Stephan
--
Stephan van Beerschoten[KeyID: 0x08F12864]
"If you are adminstering UNIX systems and don't master tools
such as make, shell, and perl, then you are working too hard."
 -- Wietse Venema. Fri, 12 Dec 2003


pgpEjMq8eE7XO.pgp
Description: PGP signature


Re: Kernel compile failing

2004-05-25 Thread Parv
in message <[EMAIL PROTECTED]>,
wrote Odhiambo Washington thusly...
>
> 
> FreeBSD 4.9-STABLE here.
> I have done cvsup several times hoping the problem would go away but no.
> The log of the kernel compiling is here:
> 
> http://ns2.wananchi.com/~wash/pain/KERNEL.TXT

I recently compiled 4.9-p8.  I see warning messages for
procfs_status.c, if_ethersubr.c among many others which are missing
from your log...

  cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -ansi -g -nostdinc -I- -I. -I/misc/src-4.9/sys 
-I/misc/src-4.9/sys/../include -I/misc/src-4.9/sys/contrib/dev/acpica 
-I/misc/src-4.9/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h  
-mpreferred-stack-boundary=2  /misc/src-4.9/sys/miscfs/procfs/procfs_status.c
  /misc/src-4.9/sys/miscfs/procfs/procfs_status.c: In function `procfs_dostatus':
  /misc/src-4.9/sys/miscfs/procfs/procfs_status.c:73: warning: unused variable `xlen'
  /misc/src-4.9/sys/miscfs/procfs/procfs_status.c: In function `procfs_docmdline':
  /misc/src-4.9/sys/miscfs/procfs/procfs_status.c:184: warning: unused variable `xlen'
  ...
  cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -ansi -g -nostdinc -I- -I. -I/misc/src-4.9/sys 
-I/misc/src-4.9/sys/../include -I/misc/src-4.9/sys/contrib/dev/acpica 
-I/misc/src-4.9/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h  
-mpreferred-stack-boundary=2  /misc/src-4.9/sys/net/if_ethersubr.c
  /misc/src-4.9/sys/net/if_ethersubr.c: In function `ether_input':
  /misc/src-4.9/sys/net/if_ethersubr.c:602: warning: unused variable `oldm'


I would like to believe that those non-fatal but pesky messages had
been taken care of in FreeBSD 4.x, but that is quite unlikely.  You
seem to have captured only stdout output but not stderr output.  If
that assumption is correct, then (using bourne like shell) ...

  { make buildkernel && make installkernel; } >KERNEL.TXT 2>&1


...should capture output in both the streams.


  - Parv

-- 

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


Re: cvsup kills /etc/ipf.rules !?

2004-05-25 Thread Chris
On Tuesday 25 May 2004 10:57 am, Yaraghchi, Stephan wrote:
> Hi fellows,
>
> I was running cvsup on a FBSD 4.9-RELEASE #5 box
> with the following supfile:
>
> *default host=cvsup6.FreeBSD.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs tag=RELENG_4_9
> *default delete use-rel-suffix
> *default compress
> src-all
>
> when suddenly all ip connections broke down.
>
> Further investigation turned up that /etc/ipf.rules
> somehow disappeared.
> Since the default stance in the kernel file is set to
> deny all the box reacted as expected, though.
>
> Any ideas?
>
>
> Stephan.

My guess - perhaps you missed running mergmaster? If I remember right, your 
rc.conf should define the file to use for ipf/w

Perhaps rc.conf was overwritten? Is ipf.conf the default file name when 
running ipf? If so, perhaps changing it to something like myipf.conf will 
prevent any overwriting?

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


Tape support with mtx

2004-05-25 Thread Wayne Pascoe
Hi all,

I've checked the mtx compatibility list, but I can't find any mention of
the tape drives that I'm considering as a replacement for my dead DAT
autochanger. I've e-mailed the mtx list as well, but I thought I'd take
a chance on mailing here as well.

If anyone is running any of the following, and using mtx to control it,
please could you let me know...

ADIC LTO FastStor HVD LTO Ultrium Drive
Tanberg LTO2 Autoloader Ultrium Tape Library - External
Certance CL3200 LTO Ultrium Tape Library - Rackmount
HP MSL5030 1 Drive LTO Ultrium 230 Rackmount Tape Library

Regards,

-- 
Wayne Pascoe
I'm from Iowa. I just work in space. Admiral
Kirk - Star Trek IV
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


IPFW2 Mac Address Filtering

2004-05-25 Thread Elijah A . Chancey
I've searched high and low, and have read many times that doing mac 
address filtering with ipfw is possible.

I'm running 4.9, have recompiled the kernel with 'options ipfw2', and 
have recompiled libalias & ipfw with ipfw2 support.

I've read through the man pages, and I can't make this particular rule 
work.

I need to block all IP packets EXCEPT for packets coming from specific 
MAC addresses.

Can anyone give me an example of specifically how I should form this 
rule?

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


cvsup kills /etc/ipf.rules !?

2004-05-25 Thread Yaraghchi, Stephan
Hi fellows,

I was running cvsup on a FBSD 4.9-RELEASE #5 box
with the following supfile:

*default host=cvsup6.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4_9
*default delete use-rel-suffix
*default compress
src-all

when suddenly all ip connections broke down.

Further investigation turned up that /etc/ipf.rules
somehow disappeared.
Since the default stance in the kernel file is set to
deny all the box reacted as expected, though.

Any ideas?


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


Re: Solved: FreeBSD as print server w/CUPS + samba + apsfilter

2004-05-25 Thread Mike
Bart Silverstrim wrote:
On May 24, 2004, at 9:56 PM, Mike wrote:
Greetings:
This post is a result of 2 days of thrashing trying to get FreeBSD 
(4.9) to act as a print server to Win2K/XP clients.  I have included 
links to a how-to that I wrote that includes a full install and 
configuration of CUPS and Samba so that local (connected to server) 
printers print locally, and so that that local printer(s) can then be 
shared (served) as network printer amongst Windows 2k/XP clients.

Is it possible to have the writeup put on something like bsddiary so 
others could easily refer to it down the road?

Bart,
Good idea!  I'll look into it today.
Mike

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

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


Re: Stupid question

2004-05-25 Thread Chris
On Tuesday 25 May 2004 10:41 am, Albert Shih wrote:
> Hi all
>
> A stupid question :
>
>   Anyone have some idea when the 5.3 is released ? (juste some idea :
>   it's in middle of year or end of year)
>
> Regards.
>
> --
> Albert SHIH
> Universite de Paris 7 (Denis DIDEROT)
> U.F.R. de Mathematiques.
> Heure local/Local time:
> Tue May 25 17:40:22 CEST 2004

Take a look here:
http://www.freebsd.org/releases/index.html

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


cheap sun machine

2004-05-25 Thread arden
hi all 

I'm looking for a cheap sun system to play with solaris 9 and BSD on Ive
seen some on ebay but unsure of what to go 4 and who's trust worthy has
anyone any suggestions of where to get one (needs to be cheap) skint at
the moment 

i live in the north of england 

arden 

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


Re: Question regarding reported directory sizes.

2004-05-25 Thread Dan Nelson
In the last episode (May 25), Jason DiCioccio said:
> I know this question may seem silly..  However, here's my scenario.
> 
> I have a very large directory (say, a mail spool) whose directory entry is 
> approx 606K..
> drwx--  5 cyrus  cyrus  606208 May 25 10:29 .
> Now.. That directory had a lot of files in it.  However, after deleting all 
> of the files in that directory, the directory entry's size stays the same. 
> I realize this is fairly unimportant, however is there a way to 'garbage 
> collect' that directory entry and all others like it?

Create another file in the directory, and you'll see it shrink down. 
The truncation code is in the file create codepath, not the delete one
(which means it's not constantly trying to shrink the directory as you
delete files).

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


Stupid question

2004-05-25 Thread Albert Shih
Hi all

A stupid question :

Anyone have some idea when the 5.3 is released ? (juste some idea :
it's in middle of year or end of year)

Regards.

--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
Heure local/Local time:
Tue May 25 17:40:22 CEST 2004
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Question regarding reported directory sizes.

2004-05-25 Thread Cordula's Web
> I have a very large directory (say, a mail spool) whose directory entry is 
> approx 606K..
> drwx--  5 cyrus  cyrus  606208 May 25 10:29 .
> Now.. That directory had a lot of files in it.  However, after deleting all 
> of the files in that directory, the directory entry's size stays the same. 
> I realize this is fairly unimportant, however is there a way to 'garbage 
> collect' that directory entry and all others like it?

Have you tried the obvious?
  1. mkdir tmpdir
  2. mv everything from olddir/* to tmpdir, [*]
  3. rmdir olddir
  4. mv tmpdir olddir

[*] "mv olddir/* tempdir" may not work if you have many files left.
Use a script, find(1), tar(1) or whatever you feel comfortable
with, instead.

The directory could be in theory compacted, but only if it is not
in use (i.e. not mapped in the kernel's VNODE(9)s). It's perhaps
too cumbersome to create a syscall that would do this.

> Thanks!
> Jason DiCioccio

-- 
Cordula's Web. http://www.cordula.ws/

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


two nics, one dhcp server

2004-05-25 Thread dave
Hello,
I've got a machine that i need to give two separate addresses to using
two nics, both of which are 3c905's, working fine under 5.2.1. I've got
lines in rc.conf set so they both get their addresses via dhcp, however this
isn't working. Having both cards in the box neither gets an IP, singley they
work fine. Cabling is working, and i'm out of ideas as to what to try.
Is this configuration possible? Any help appreciated.
Thanks.
Dave.

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


Re: `call' function in `make'

2004-05-25 Thread Matthew Seaman
On Tue, May 25, 2004 at 07:25:59PM +0530, N. Raghavendra wrote:

> Is there an analogue in BSD `make' of the `call' function in `gmake':
> $(call VARIABLE,PARAM,PARAM,...)?

Not as such.  You can however use the '!=' operator to assign a value
to a variable based on the output of some external command:

RATIO  != sh -c 'echo $$(( $a / $b ))'

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


pgpWM4LudQJSc.pgp
Description: PGP signature


Question regarding reported directory sizes.

2004-05-25 Thread Jason DiCioccio
I know this question may seem silly..  However, here's my scenario.
I have a very large directory (say, a mail spool) whose directory entry is 
approx 606K..
drwx--  5 cyrus  cyrus  606208 May 25 10:29 .
Now.. That directory had a lot of files in it.  However, after deleting all 
of the files in that directory, the directory entry's size stays the same. 
I realize this is fairly unimportant, however is there a way to 'garbage 
collect' that directory entry and all others like it?

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


CDrom problems

2004-05-25 Thread Donald Szatkowski
It appears that there are quite a few problems with basic setup and cdrom.
Could someone please post a copy of associated files to give an example of 
setup? The kernel.GENERIC is okay for root access to the cdrom, but there are 
problems allowing general users access. Just the general associations would 
work. Also, could someone address the question of ATAPI compliance of 
devices?

Thanks in advance.
Don

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


Re: SNMP in FreeBSD

2004-05-25 Thread Jorn Argelo
Alper Yurdakul wrote:
Hi,
How can I enable SNMP in FreeBSD 5.2.1 ?
I am trying to monitor bandwidth usage via MRTG but I always get "SNMP
Error: no response received"
Thanks in advance,
Alper
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
.
 

/usr/ports/net-mgmt/net-snmp
make all install clean
And there we have an SNMP daemon :-)
Cheers,
Jorn
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


`call' function in `make'

2004-05-25 Thread N. Raghavendra
Hi,

Is there an analogue in BSD `make' of the `call' function in `gmake':
$(call VARIABLE,PARAM,PARAM,...)?

Thanks,
Raghavendra.

-- 
N. Raghavendra <[EMAIL PROTECTED]> | See mail headers for contact
Harish-Chandra Research Institute   | and OpenPGP details.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


SNMP in FreeBSD

2004-05-25 Thread Alper Yurdakul
Hi,
How can I enable SNMP in FreeBSD 5.2.1 ?
I am trying to monitor bandwidth usage via MRTG but I always get "SNMP
Error: no response received"

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


Re: freebsd MRTG nn7j

2004-05-25 Thread Brad Tarver
you have to run an SNMP daemon for the box you want to monitor with MRTG

Dan wrote on 05/24/04 09:51 AM:
What file has to run on a remote freebsd box to run MRTG I have MRTG on a FreeBSD 
admin  box. wanting to get stat from other freebsd box.
Dan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

--
Brad Tarver, CCNA
btarver[at]idlemind[dot]net
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: UsersFiles and Quota

2004-05-25 Thread Mat Kovach
* [EMAIL PROTECTED] [2004-05-24 23:58:30 -0500]:

> Is there a way to list files on my system that belong to a certain user. I
> have quotas enabled and cannot find out where all the space is being used. 

man find

something like :

find / -type ff -user > username_files should work for you.

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


Sysinstall failing to install from CD-ROM

2004-05-25 Thread putnam
I was trying to use sysintall to install additional packages. When specifying the 
FreeBSD CD as the source, I get the following error:

Error mounting /dev/acd0 on /dist: Input/Output Error (5)

Whenever I cat /dev/acd0 or try to mount the device to /cdrom I get the same error.

 What am I doing wrong?


thanks


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


freebsd MRTG nn7j

2004-05-25 Thread Dan
What file has to run on a remote freebsd box to run MRTG I have MRTG on a FreeBSD 
admin  box. wanting to get stat from other freebsd box.


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


Re: Problem after running portupgrade

2004-05-25 Thread Stephen Liu
Hi Chris,

Tks for your advice.
 
> Look into /var/log for a list of files like this
> example:
> 
> cron.0.bz2  maillog.1.bz2  
> sendmail.st.0
> cron.1.bz2  maillog.2.bz2  
> sendmail.st.1
> 
> Note the bz2 extensions and the files that have
> digits  at the end.
> Chances are you may have many. You can delete these
> if you wish.

ls /var/log/
XFree86.0-1.log messages.0.bz2
XFree86.0-2.log messages.1.bz2
XFree86.0-2.log~messages.2.bz2
XFree86.0-3.log messages.3.bz2
XFree86.0.log   messages.4.bz2
XFree86.0.log.old   messages.5.bz2
XFree86.0.log~  mount.today
XFree86.8-1.log ppp.log
XFree86.8.log   ppp.log.0.bz2
XFree86.8.log.old   ppp.log.1.bz2
XFree86.8.log~  ppp.log.2.bz2
auth.logppp.log.3.bz2
auth.log.0.bz2  ppp.log~
cronppp.yd_040225
cron.0.bz2  scrollkeeper.log
cron.1.bz2  security
cron.2.bz2  sendmail.st
cron.3.bz2  sendmail.st.0
cupssendmail.st.1
debug.log   sendmail.st.10
dmesg.today sendmail.st.2
dmesg.yesterday sendmail.st.3
kdm.log sendmail.st.4
lastlog sendmail.st.5
lpd-errssendmail.st.6
maillog sendmail.st.7
maillog.0.bz2   sendmail.st.8
maillog.1.bz2   sendmail.st.9
maillog.2.bz2   setuid.today
maillog.3.bz2   setuid.yesterday
maillog.4.bz2   slip.log
maillog.5.bz2   userlog
maillog.6.bz2   wtmp
maillog.7.bz2   xdm.log
messagesxferlog

I am going to delete following files;

/var/log/
messages.0.bz2
messages.1.bz2
messages.2.bz2
messages.3.bz2
messages.4.bz2
messages.5.bz2
ppp.log.0.bz2
ppp.log.1.bz2
ppp.log.2.bz2
ppp.log.3.bz2
auth.log.0.bz2
cron.0.bz2
cron.1.bz2
cron.2.bz2
cron.3.bz2
sendmail.st.1
sendmail.st.10
sendmail.st.2
sendmail.st.3
sendmail.st.4
sendmail.st.5
sendmail.st.6
sendmail.st.7
sendmail.st.8
sendmail.st.9
maillog.0.bz2
maillog.1.bz2
maillog.2.bz2
maillog.3.bz2
maillog.4.bz2
maillog.5.bz2
maillog.6.bz2
maillog.7.bz2

Any comment ???

> Also, look around the dirs within /var  You may have
> something logging such as 
> a core dump.

$ ls /var
account db  log rwho
at  empty   mailspool
backups games   msgstmp
crash   heimdal preserveyp
cronlib run

$ ls /var/backups
aliases.bak master.passwd.bak
group.bak   master.passwd.bak2
group.bak2

Can I delete all above files ???

$ ls /var/tmp
gconfd-root svh3k.tmp
gconfd-satimis  svh3m.tmp
linux_base-7.1_5.tbzsvmhc.tmp
mapping-rootsvmhe.tmp
mapping-satimis svmhg.tmp
orbit-root  teTeX-2.0.2_2.tbz
orbit-satimis   tmp.0.QQlif7
pkgdb.fixme tmp.0.dr0vBP
sv603.tmp   tmp.0.kDy79T
sv605.tmp   tmp.0.lu8h4X
sv607.tmp   tmp.1.Egne6s
svd5k.tmp   tmp.1.JW15qD
svd5m.tmp   tmp.1.nNXAdw
svd5o.tmp   tmp.1.xygGQv
svh3i.tmp   vi.recover

Can I delete above files with .tmp extension and all
tmp files ???

# ls /var/cron
tabs

# ls /var/run
cron.pid
.

core dump
could not be found

B.R.
Stephen

___
Do You Yahoo!?
Get your free @yahoo.com.hk address at http://mail.english.yahoo.com.hk
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: which kinds of AMD work withh FBSD?

2004-05-25 Thread Warren Block
On Mon, 24 May 2004, Gary Kline wrote:

> What kinds of the newer AMD processors worth with FreeBSD? It might be
> better long-run to buy a barebones system than mess with upgrading
> 5-yr-old boxen.  I'm thinking of something in the >= 2GHz rangewith
> 512MB and a 60 or 80G drive.  So far I've stuck with Intel since my
> first 8085/8088.  No problems with Unix.  If AMD is a good enough
> clone, it may be time to give it a shot.

The fastest AMD processor I've used with FreeBSD is a "Barton 3000"
Athlon.  Actual clock speed is 2100.  Works fine with FreeBSD 4.9, has
the same difficulties with 5.2.1 as every other computer I've tried.

For upgrading older ATX systems, consider using the MSI KM2M
motherboard.  It sells for about $55, will support Athlons up to 2400
(but only Palomino or Thoroughbred, be careful about that), and will
take either DDR or PC100/PC133 SDRAM (but not both).  It also has
Ethernet, sound, and video built in, all of which work with FreeBSD.

-Warren Block * Rapid City, South Dakota USA
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Solved: FreeBSD as print server w/CUPS + samba + apsfilter

2004-05-25 Thread Bart Silverstrim
On May 24, 2004, at 9:56 PM, Mike wrote:
Greetings:
This post is a result of 2 days of thrashing trying to get FreeBSD 
(4.9) to act as a print server to Win2K/XP clients.  I have included 
links to a how-to that I wrote that includes a full install and 
configuration of CUPS and Samba so that local (connected to server) 
printers print locally, and so that that local printer(s) can then be 
shared (served) as network printer amongst Windows 2k/XP clients.
Is it possible to have the writeup put on something like bsddiary so 
others could easily refer to it down the road?

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


buildworld/installworld failure 5.2.1

2004-05-25 Thread Steven McMaster
I am in a spot of bother. 
I have successfully buildworld, buildkernel and installkernel on 5.2.1-RELEASE... but 
when i came to installworld i ran into a problem. 
I now know that this was a simple problem with the Makefile, but unfortunately i 
cannot go back.

i am now trying to boot into my old kernel [5.0-RELEASE-p18] and the kernel is 
crashing with;

"init: /bin/sh on /etc/rc terminated abnormally, going to single user mode"

cool...well at least it gives me a shell.

going by the boot dump... the last message before crashing is 'mounting root from 
ufs:/dev/ad0s1a'

i run a fsck on ad0s1a and it looks good. any ideas? 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Kernel compile failing

2004-05-25 Thread Kent Stewart
On Monday 24 May 2004 11:13 pm, Odhiambo Washington wrote:
> FreeBSD 4.9-STABLE here.
> I have done cvsup several times hoping the problem would go away but
> no. The log of the kernel compiling is here:
>
> http://ns2.wananchi.com/~wash/pain/KERNEL.TXT
>
> Please tell me what you think is screwing this up ..
>

I almost forgot about this one. I started to look at the TXT and other 
konsole session covered it up while it was downloading and I forgot 
about it. What I don't see is an error. You have the "Error code 1", 
which I have always understood as an indication of an error and that 
you had to look elsewhere to find it. I couldn't.

What kind of options to you have in your kernel config files and 
make.conf. Make didn't like something but I sure don't have a clue.

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]"


2 ISP on one FreeBSD router

2004-05-25 Thread Piotr Gnyp
Hi.
Right now we have one ISP, our servers that uses IP from this ISP are
running several services (dns, www, databases, mta etc).
We want to increase stability of our network access by obtaining backup
internet connection from another ISP.
My question is:
Is there a way to configure FreeBSD, so the NATed workstations will use
two ISP at once and in case of one ISP failure the whole traffic will be
put on one connection?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: amd64 (Intern)

2004-05-25 Thread Jorn Argelo
[EMAIL PROTECTED] wrote:
I`m very close to byu a AMD64 system, but I`m not quite sure how it will work on 
FreeBSD.
Is there something I should be aware about? Some mainboards maybe?
And how about S-ATA on these boards?
(I will probably run 5-CURRENT)
--
Med vennlig hilsen
Christer Solskogen
Telenor Forhandlerservice
Tlf 55 55 17 70 - Fax 815 44 155
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
.
 

The 64-bit support on FreeBSD is very good, as long as you download the 
AMD64 ISOs and not the i386 ISOs. As for S-ATA, the support isn't really 
optimal as far as I know, especially when you're going to use an S-ATA 
RAID controller.

I've tried the 64-bit FreeBSD version on my AMD64 3000+, and it worked 
just fine. But I switched back to Bill's software since I wanted to make 
it a gaming machine, and not a real workstation.

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


Re: Sounds breaks up with 5.2-STABLE

2004-05-25 Thread Gerard Seibert
On Monday, May 24, 2004 10:59:45 PM [EMAIL PROTECTED] wrote:

|>Date: Mon, 24 May 2004 16:16:52 -0400
|>From: Andrew Kilpatrick <[EMAIL PROTECTED]>
|>Subject: Sounds breaks up with 5.2-STABLE
|>To: [EMAIL PROTECTED]
|>Message-ID: <[EMAIL PROTECTED]>
|>Content-Type: text/plain;  charset="us-ascii"
|>
|>Hi,
|>
|>I'm using FreeBSD 5.2-STABLE on my workstation and have just installed
|>a CMedia CMI8738-based sound card. The card has worked well under
|>OpenBSD in the past (even 3 in the same machine!) but with FreeBSD
|>the sound breaks up and is choppy if I do specific things in X like:
|>
|>- opening new windows
|>- dragging a window
|>- scrolling in my browser
|>- holding down a key (like space)
|>
|>It sounds like the buffers are underrunning. Looking at /dev/sndstat with
|>verbose set to 3 reveals a lot of buffer underruns, but it doesn't seem to
|>notice them all. I've tried unsuccessfully setting the hw.snd.pcm0.buffersize
|>variable higher than 16384, but to no avail.
|>
|>My system is a Mini-ITX EPIA 533MHz board with a CMI8738-based
|>card. Top shows lots of CPU idling. I wrote a little program in C to open
|>the sound card and dump stdin to it, so I can see how fast it's consuming
|>buffers and fiddle with the ioctls and stuff, but nothing I do seems to make
|>it work, and writing buffers larger than 16384 makes it play with gaps
|>between buffers.
|>
|>That's what I've tried so far... any help would be greatly appreciated!
|>
|>
|>Cheers,
|>
|>Andrew


** Reply Separator **
Tuesday, May 25, 2004 5:33:09 AM

I have been experiencing the same sort of problem using an old Compaq
5140 with an ESS ES1869 (Compag OEM) sound card. It rarely works while
using KDE.


Gerard E. Seibert
[EMAIL PROTECTED]

The only thing to do with good advice is to pass it on. It is never of
any use to oneself. - Oscar Wilde


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


Re: dump to a samba mounted FAT32 disk can't handle bigfiles?

2004-05-25 Thread anubis
On Tue, 25 May 2004 9:56 am, Warren Block wrote:
> On Mon, 24 May 2004, Joachim Dagerot wrote:
> > The man page for dump states this:
> >
> > []
> >  -B records
> > The number of kilobytes per output volume, except that if it is
> > not an integer multiple of the output block size, the command
> > uses the next smaller such multiple.  This option overrides the
> > calculation of tape size based on length and density.
> > []
> >
> > So I thougth this line should create a bunch of 35mb files. But
> > it did not. Any thouts on this?
> >
> > >dump -0 -L -a -B 35000 -f /HEMMET2/External_HD/freebsd_usr.dump
> >
> > /dev/ad0s1f
>
> A little farther down, the -f option says:
>
>   "Multiple file names may be given as a single argument separated
> by commas.  Each file will be used for one dump volume in the order
> listed; if the dump requires more volumes than the number of names
> given, the last file name will used for all remaining volumes after
> prompting for media changes."
>
> I don't know if there's a way to make dump automatically name or
> number a bunch of output files, but you can give it a list of
> filenames if you have an idea of how many it will need.

And once again from the fabulous man page


 -S option
Display an estimate of the backup size and the number of tapes 
required, and exit without actually performing the dump.


There seems to be a limitation in mount_smbfs that will not allow you 
to transfer files greater than 4GB
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


amd64 (Intern)

2004-05-25 Thread Christer.Solskogen
I`m very close to byu a AMD64 system, but I`m not quite sure how it will work on 
FreeBSD.
Is there something I should be aware about? Some mainboards maybe?
And how about S-ATA on these boards?

(I will probably run 5-CURRENT)

--
Med vennlig hilsen
Christer Solskogen
Telenor Forhandlerservice

Tlf 55 55 17 70 - Fax 815 44 155
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Help to start BIND on boot

2004-05-25 Thread Nuno César Pires
The problem is that this behaviour occurs also in a fresh installation
(4.9/8.3.6) in a different box (following the same installation checklist).

At this moment I'm considering to install and setup BIND 8.3.7 in the same
box that is running BIND 8.3.6 manually, i.e. not on boot. :-((

Thanks Matthew,
I will give you the feedback of this.
Nuno


-Original Message-
From: Matthew Seaman [mailto:[EMAIL PROTECTED] 
Sent: segunda-feira, 24 de Maio de 2004 14:09
To: Nuno César Pires
Cc: '[EMAIL PROTECTED]'
Subject: Re: Help to start BIND on boot

On Mon, May 24, 2004 at 12:29:55PM +0100, Nuno César Pires wrote:

> My question is: what solve the problem, the new FreeBSD 5.2.1 or the BIND
> 8.3.7?

Good question.  It's unlikely to be the simple replacement of one OS
version or one BIND version for another -- we would know about it if
there was a general problem with people running BIND on FreeBSD.  

> How can I solve this strange behaviour in the FreeBSD 4.9/BIND 8.3.6
system?

Unfortunately, having made my best guess, I'm afraid I'm all out of
suggestions.  Other than this: take a close look at the way both of
those boxes are set up, and try and isolate the differences in
configuration between the two.  The answer should lie somewhere in
there -- something you did differently on one of the boxes.  Isolate
that, and you're home and dry.

Which is easy to say, but not necessarily easy to do.

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
 

CONFIDENCIALIDADE: Esta mensagem e quaisquer documentos em anexo são
confidenciais. Se não for o destinatário desta mensagem, agradecemos que
avise imediatamente o remetente e que a elimine sem a reproduzir, armazenar
ou divulgar a qualquer entidade.

CONFIDENTIALITY: This  e-mail  and  any attachments are confidential and may
be privileged. If  you are not a named recipient, please notify the sender
immediately and do not disclose the contents to another person, use it for
any purpose or store or copy the information in any medium.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: UsersFiles and Quota

2004-05-25 Thread Uwe Doering
Chris Collins wrote:
Hello All
Is there a way to list files on my system that belong to a certain user. I
have quotas enabled and cannot find out where all the space is being used. 
With quotas enabled this should be easy.  Use 'repquota' and sort the 
list by allocated disk space:

  repquota -u /path/to/filesystem | sort -rn +2 -3
That's less taxing on the system than using 'find', and it also takes 
into account files that a user might have deleted but still holds open 
and therefore allocated.

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


  1   2   >