Re: ScreenCapturing tool for FreeBSD-7.0 Release

2008-09-27 Thread Christian Hiris
On Wednesday 24 September 2008, dhaneshk k wrote:
 HI all ;

 Can anyone recommend a working screencapturing tool such as XvidCap  for
 FreeBSD-7.0 

graphics/scrot

Cheers,
ch

-- 
Christian Hiris [EMAIL PROTECTED] | OpenPGP KeyID 0x1A9BE943
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gateway NAT settings lost

2008-09-27 Thread Colin Brace


Mel-15 wrote:
 
 The obvious a file in /, possibly a core dump.
 The less obvious, an open but deleted file.
 Even less obvious, a file in /tmp created in single user mode, without
 /tmp 
 mounted. 
 My money is on option 2:
 fstat -f / |sort -rnk 8|head
 

OK, here is what that returns:

$ sudo fstat -f / |sort -rnk 8|head
root init   1 text / 16492 -r-xr-xr-x  599320  r
root devd 618 text / 16467 -r-xr-xr-x  334060  r
root dhclient1192 text / 16469 -r-xr-xr-x   74172  r
_dhcpdhclient1231 text / 16469 -r-xr-xr-x   74172  r
root fstat  787685 / 49687 -rw---   40960  r
root pflogd   478 text / 16527 -r-xr-xr-x   18716  r
_pflogd  pflogd   481 text / 16527 -r-xr-xr-x   18716  r
root adjkerntz136 text / 16457 -r-xr-xr-x7244  r
www  php-cgi69281 root / 2 drwxr-xr-x 512  r
www  php-cgi 1122 root / 2 drwxr-xr-x 512  r

Do you see anything that looks unusual?

I also ran: 

$ sudo find / -iname *.core

and it turned up a few .core files, but nothing in the root tree.

At this point, I am thinking I might as well move the OS to an drive with
bigger partitions. There is a tutorial here
http://www.tutorialhero.com/click-42879-moving_freebsd_to_a_new_hard_drive.php
which explains how to do this using dump and restore. Just curious: why is
this preferable to using plain old cp?



-
  Colin Brace
  Amsterdam
  http://lim.nl
-- 
View this message in context: 
http://www.nabble.com/gateway-NAT-settings-lost-tp19685563p19701345.html
Sent from the freebsd-questions mailing list archive at Nabble.com.

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


Re: facility for mobile DDR RAM

2008-09-27 Thread john seth
 
Hi Sir,
    Actually we are doing a project Power management in RAM. For that, we 
want to know whether Partial Array Self Refresh (PASR) is implemented in 
software or not. We have read datasheets  we think that PASR is implemented at 
hardware level. The bank(s) which are not in use will be switched off (before 
that the data in that bank(s) will be moved to active bank). We are not getting 
such facility in mobile DDR RAM. 
 
Thanks,

--- On Fri, 9/26/08, Chuck Swiger [EMAIL PROTECTED] wrote:

From: Chuck Swiger [EMAIL PROTECTED]
Subject: Re: facility for mobile DDR RAM
To: [EMAIL PROTECTED]
Cc: freebsd-questions@freebsd.org
Date: Friday, September 26, 2008, 1:19 PM

On Sep 26, 2008, at 6:51 AM, john seth wrote:
  I want to know whether there is facility for mobile DDR RAM, so  
 that we can switch of a bank(s) without loosing the data in other  
 bank(s)..

Swapping RAM without taking down the system is feature or capability  
of high-end hardware like Sun Enterprise xx00 and Tandem non-stop  
minis.  I don't know of any systems for under a ~6-figure price which  
has that...

Regards,
-- 
-Chuck

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




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


Re: 7.1-PRELEASE sporadically panicking with fatal trap 12

2008-09-27 Thread Kris Kennaway

John L. Templer wrote:
I'm running 7.1-PRERELEASE, with /usr/src and /usr/ports last csup-ed 
just a few days ago.  After being up for about a day or so the system 
will panic because of a page fault.  I'm not completely sure, but it 
seems that the system is more stable when gdm and gnome are disabled in 
rc.conf.  At least it stayed up for several days when I did that.


I've run memtest several times, so I'm pretty confident it's not a 
memory problem.  Also the stack trace is always the same, so I'm 
thinking it's not hardware related.


I've attached a stack trace from kgdb, and the output from dmesg.  I'd 
appreciate any help you could give me with this.


Please re-send to stable@ and CC [EMAIL PROTECTED]  It looks like a locking problem 
in an error case that you are hitting (note ATA driver message prior to 
panic).


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


neon28 fails, conflicts with neon26

2008-09-27 Thread Eduardo Cerejo
FreeBSD 7 stable

ports/UPDATING mentions this:

subversion now uses neon-0.28.x (www/neon28) port, and automatic
  portupgrade will fail because www/neon28 will conflict with installed
  www/neon26 port.

  You should upgrade neon library before subversion with the command:

# portupgrade -o www/neon28 neon26

I did exactly that and It still fails:

** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.44225.0 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=neon26-0.26.4_1 
UPGRADE_PORT_VER=0.26.4_1 make reinstall
---  Restoring the old version
pkg_add: package 'neon26-0.26.4_1' conflicts with neon28-0.28.2_1
pkg_add: -f specified; proceeding anyway
** Fix the installation problem and try again.
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1002 packages found 
(-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! www/neon28 (neon26-0.26.4_1)  (install error)

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


Re: installing 7.0-release from .isos: endless mfi status msgs on console

2008-09-27 Thread Jacob Yocom-Piatt

FreeBSD wrote:

Jacob Yocom-Piatt a écrit :
am setting up a new fileserver on a poweredge 1950 and installing 
from the freebsd 7.0-release .isos but can't read anything on the 
console since the PERC 5/i or 5/e card(s) are dumping status messages 
to the console non-stop (~1000 lines / minute).




What are exactly those messages? I have the same server with FreeBSD 
7.0-Release too and I don't get any annoying messages. I would be 
tempted to say that there is something wrong...





martin,

they are status messages of some sort that are coming from the two PERC 
cards installed in the machine, a 5/i for the SAS disks inside it and a 
5/e for the MD1000 disk array attached to it via a SAS cable. since i 
don't have a console attached at this machine's location, i can't easily 
dump the messages here. suffice it to say that i get similar messages on 
my other freebsd fileserver running on essentially the same hardware 
(amd64 on poweredge 1950 + MD1000 enclosure). if you really want to see 
them, i can acquire them from the console whenever i reboot the machine 
but only after i have the console reading out.


if i wait 5-10 minutes, the messages 'settle' and the installer gets 
further along, but the amd64 installer seizes whereas the i386 one gets 
to the usual install menu, i.e. 'choose your country', etc. if the amd64 
installer is seizing up, can anyone recommend a workaround? i'm not 
about to install a 32-bit arch onto this machine since it needs to do 
ZFS which is known to have additional problems with 32-bit arches.


cheers,
jake



Martin
is there any way to disable these status messages so that i can get 
freebsd installed? AFAICT there is nothing broken with the battery on 
either of the PERC 5/i or 5/e cards installed.


cheers,
jake




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


monodevelop compile-time problem

2008-09-27 Thread mdh
Howdy,
When trying to compile monodevelop on FreeBSD 7-STABLE, I get the following 
errors:
Making all in contrib
Making all in Mono.Cecil
Error expanding embedded variable.
*** Error code 1

Stop in /u/root/bld/monodevelop-1.0/contrib.
*** Error code 1

Stop in /u/root/bld/monodevelop-1.0.

This is similar to an error when I tried to compile mono-addins, however 
installing mono-addins from ports worked.  I'm using the latest 
mono/mono-addins/gtksourceview/gtk# from ports.  Unfortunately, there's no 
monodevelop port.  Has anyone successfully gotten monodevelop working?  I 
looked for patches in the mono-addins port to see if it changed anything that 
might fix this error, but found none.  Any help is, of course, much 
appreciated.  

Thanks, mdh



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


Re: sound card and freebsd v7.0

2008-09-27 Thread RW
On Sat, 27 Sep 2008 09:44:07 +1000
jonathan michaels [EMAIL PROTECTED] wrote:

 i do not understand this .. i mean i do not understant how freebsd can
 take a drive with the cylinders/heads/sectors that produces xxx
 million sectors that muitiplied by 512 bytes producs 120 gb (real gb)
 solaris also identifies this as a 120 gb drive as do several linux
 distrinutions (centos and ubuntu based).


FreeBSD is reporting it in 1024-based units like memory/storage is
usually reported within OSs - it's just that the use of MiB etc hasn't
really caught on. Manufacturers use decimal units.

It's actually reporting 114440MB rather than the 114GB you mentioned, so
it's a factor of (1000/1024)^2 not (1000/1024)^3. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: X server crashes on exit

2008-09-27 Thread Glen Barber
 I use the default install and I don't know what driver to get or how to
 build it.. but surely if you have the wrong drivers X will not start rather
 than not stop?

X will start, but odd things will happen (such as your mouse not
working, distorted resolutions, etc).

Installing the Xorg meta-packages will install a bunch of 'default'
graphics drivers, such as nv.  These drivers are used if the proper
driver for your card are not installed.


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


Installation Question

2008-09-27 Thread Ray Madigan
I am trying to move a couple of machines from Suse Linux to FreeBSD and I am
having an installation issue on the first machine.  I have a 1.8GHZ Pentium
on an ASUS mainboard.  DUring installation I give the geometry of the drive
on the machine, a Western Digital WD8000JB, the drive geometry that I find
on their website 16383/16/63 in FDisk.  The disk was used for the Suse
installation so the partitions are correct.  So I press Q on the keyboard.
I go through the installation until I get to DiskLabel and the drive doesn't
show up on the top of the screen.  The screen is blank except for the
options section.

Does anyone know what could be going wrong here.

Thanks in advance

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


Re: neon28 fails, conflicts with neon26

2008-09-27 Thread Dan Nelson
In the last episode (Sep 27), Eduardo Cerejo said:
 FreeBSD 7 stable
 
 ports/UPDATING mentions this:
 
 subversion now uses neon-0.28.x (www/neon28) port, and automatic
   portupgrade will fail because www/neon28 will conflict with installed
   www/neon26 port.
 
   You should upgrade neon library before subversion with the command:
 
   # portupgrade -o www/neon28 neon26
 
 I did exactly that and It still fails:
 
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.44225.0 
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=neon26-0.26.4_1 
 UPGRADE_PORT_VER=0.26.4_1 make reinstall
 ---  Restoring the old version
 pkg_add: package 'neon26-0.26.4_1' conflicts with neon28-0.28.2_1
 pkg_add: -f specified; proceeding anyway
 ** Fix the installation problem and try again.
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1002 packages 
 found (-0 +1) . done]
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! www/neon28 (neon26-0.26.4_1)  (install error)

The last line you pasted indicates an install error of some sort, but
you didn't list the original error.  It'll be above the ** Command
failed [exit code 1]: ... line, possibly some lines up if the neon
build requires gmake and recursed into a bunch of subdirectories before
failing.

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


sshguard upgrade error

2008-09-27 Thread Tim Kellers

I have autoconf 2.62 installed.  Is there a workaround?



===  Building for sshguard-1.2
Making all in src
cd ..  /bin/sh 
/usr/ports/security/sshguard/work/sshguard-1.2/missing --run autoheader

aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63
autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit 
status: 63

*** Error code 1


FreeBSD xx.njit.edu 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5: Fri Sep 
26 14:03:32 EDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/AMD  amd64


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


Re: Installation Question

2008-09-27 Thread Rodrigo Gonzalez

Ray Madigan wrote:

I am trying to move a couple of machines from Suse Linux to FreeBSD and I am
having an installation issue on the first machine.  I have a 1.8GHZ Pentium
on an ASUS mainboard.  DUring installation I give the geometry of the drive
on the machine, a Western Digital WD8000JB, the drive geometry that I find
on their website 16383/16/63 in FDisk.  The disk was used for the Suse
installation so the partitions are correct.  So I press Q on the keyboard.
I go through the installation until I get to DiskLabel and the drive doesn't
show up on the top of the screen.  The screen is blank except for the
options section.

Does anyone know what could be going wrong here.

Thanks in advance

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
  
The partitions are not correct, you have to delete them and create a 
freebsd slice, after that you will be able to make the partitions

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


Re: sshguard upgrade error

2008-09-27 Thread Dan Nelson
In the last episode (Sep 27), Tim Kellers said:
 I have autoconf 2.62 installed.  Is there a workaround?
 
  ===  Building for sshguard-1.2
  Making all in src
  cd ..  /bin/sh 
  /usr/ports/security/sshguard/work/sshguard-1.2/missing --run autoheader
  aclocal.m4:14: error: this file was generated for autoconf 2.61.
  You have another version of autoconf.  If you want to use that,
  you should regenerate the build system entirely.
  aclocal.m4:14: the top level
  autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63
  autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit 
  status: 63
  *** Error code 1

It looks like the original author didn't prepare their source tree
correctly before creating the tarball (end-users should never need to
run autoheader), and the port maintainer didn't specify any autotools
dependencies to compensate.

Try this patch:

diff -u -r1.10 Makefile
--- Makefile23 Sep 2008 18:58:35 -  1.10
+++ Makefile27 Sep 2008 17:13:38 -
@@ -21,6 +21,7 @@
 MANCOMPRESSED= no
 USE_BZIP2= yes
 MAKE_ARGS+=ACLOCAL=${TRUE} AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
+USE_AUTOTOOLS= aclocal:110 autoheader:262
 HAS_CONFIGURE= yes
 
 # sublist will be set afterward

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


Re: neon28 fails, conflicts with neon26

2008-09-27 Thread Eduardo Cerejo

 In the last episode (Sep 27), Eduardo Cerejo said:
  FreeBSD 7 stable
  
  ports/UPDATING mentions this:
  
  subversion now uses neon-0.28.x (www/neon28) port, and automatic
portupgrade will fail because www/neon28 will conflict with installed
www/neon26 port.
  
You should upgrade neon library before subversion with the command:
  
  # portupgrade -o www/neon28 neon26
  
  I did exactly that and It still fails:
  
  ** Command failed [exit code 1]: /usr/bin/script -qa 
  /tmp/portupgrade.44225.0 env UPGRADE_TOOL=portupgrade 
  UPGRADE_PORT=neon26-0.26.4_1 UPGRADE_PORT_VER=0.26.4_1 make reinstall
  ---  Restoring the old version
  pkg_add: package 'neon26-0.26.4_1' conflicts with neon28-0.28.2_1
  pkg_add: -f specified; proceeding anyway
  ** Fix the installation problem and try again.
  [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1002 packages 
  found (-0 +1) . done]
  ** Listing the failed packages (-:ignored / *:skipped / !:failed)
  ! www/neon28 (neon26-0.26.4_1)  (install error)
 
 The last line you pasted indicates an install error of some sort, but
 you didn't list the original error.  It'll be above the ** Command
 failed [exit code 1]: ... line, possibly some lines up if the neon
 build requires gmake and recursed into a bunch of subdirectories before
 failing.

Here's what it says above that line, I just don't see any more errors above 
that line, it only says it conflicts with neon26.

[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1001 packages found 
(-1 +0) (...) done]
---  Installing the new version via the port
===  Installing for neon28-0.28.3
===   neon28-0.28.3 depends on shared library: expat.6 - found
===   neon28-0.28.3 depends on shared library: intl - found
===   Generating temporary packing list
===  Checking if www/neon28 already installed
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.1108.0 
env UPGRADE_TOOL=portupgrade UPGRADE_PORT=neon26-0.26.4_1 
UPGRADE_PORT_VER=0.26.4_1 make reinstall
---  Restoring the old version
pkg_add: package 'neon26-0.26.4_1' conflicts with neon28-0.28.2_1
pkg_add: -f specified; proceeding anyway
** Fix the installation problem and try again.
[Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1002 packages found 
(-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! www/neon28 (neon26-0.26.4_1)  (install error)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sshguard upgrade error

2008-09-27 Thread Tim Kellers



Dan Nelson wrote:

In the last episode (Sep 27), Tim Kellers said:
  

I have autoconf 2.62 installed.  Is there a workaround?



===  Building for sshguard-1.2
Making all in src
cd ..  /bin/sh 
/usr/ports/security/sshguard/work/sshguard-1.2/missing --run autoheader

aclocal.m4:14: error: this file was generated for autoconf 2.61.
You have another version of autoconf.  If you want to use that,
you should regenerate the build system entirely.
aclocal.m4:14: the top level
autom4te-2.62: /usr/local/bin/gm4 failed with exit status: 63
autoheader-2.62: '/usr/local/bin/autom4te-2.62' failed with exit 
status: 63

*** Error code 1
  


It looks like the original author didn't prepare their source tree
correctly before creating the tarball (end-users should never need to
run autoheader), and the port maintainer didn't specify any autotools
dependencies to compensate.

Try this patch:

diff -u -r1.10 Makefile
--- Makefile23 Sep 2008 18:58:35 -  1.10
+++ Makefile27 Sep 2008 17:13:38 -
@@ -21,6 +21,7 @@
 MANCOMPRESSED= no
 USE_BZIP2= yes
 MAKE_ARGS+=ACLOCAL=${TRUE} AUTOCONF=${TRUE} AUTOMAKE=${TRUE}
+USE_AUTOTOOLS= aclocal:110 autoheader:262
 HAS_CONFIGURE= yes
 
 # sublist will be set afterward


  

Thanks Dan,

That:

USE_AUTOTOOLS= aclocal:110 autoheader:262

Did the trick

will you send-pr it? 



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


can't add interfaces to bridge

2008-09-27 Thread Steve Franks
I'm getting the following error - ifconfig: BRDGADD ath0: Invalid argument

Given the following commands (which work for my tap interface with
qemu on 7.1, but apparently not with two regular network cards on
6.3):

sudo kldload if_bridge
sudo ifconfig ath0 down
sudo ifconfig rl0 down
sudo ifconfig bridge0 destroy
sudo ifconfig bridge0 create
sudo ifconfig bridge0 addm ath0
sudo ifconfig bridge0 addm rl0
sudo ifconfig bridge0 up
sudo ifconfig ath0 up
sudo ifconfig rl0 up
sudo dhclient bridge0
ifconfig

I get the following output:

[EMAIL PROTECTED] /usr/home/steve]$ bridge
kldload: can't load if_bridge: File exists
net.link.tap.user_open: 1 - 1
net.link.tap.devfs_cloning: 1 - 1
net.link.tap.up_on_open: 1 - 1
ifconfig: BRDGADD ath0: Invalid argument
ifconfig: BRDGADD rl0: Invalid argument
DHCPDISCOVER on bridge0 to 255.255.255.255 port 67 interval 8
ath0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
inet 192.168.2.69 netmask 0xff00 broadcast 192.168.2.255
ether 00:13:f7:4a:0f:a8
media: IEEE 802.11 Wireless Ethernet autoselect (DS/1Mbps)
status: no carrier
ssid  channel 3
authmode OPEN privacy ON deftxkey 1 wepkey 1:104-bit txpowmax 39
bmiss 7 protmode CTS burst bintval 100
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
options=8VLAN_MTU
inet 192.168.1.1 netmask 0xff00 broadcast 192.168.1.255
ether 00:01:6c:16:44:6f
media: Ethernet autoselect (none)
status: no carrier
plip0: flags=108810POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT mtu 1500
lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff00
bridge0: flags=8802BROADCAST,SIMPLEX,MULTICAST mtu 1500
ether ea:57:36:3c:28:0c
priority 32768 hellotime 2 fwddelay 15 maxage 20
[EMAIL PROTECTED] /usr/home/steve]$

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


testing

2008-09-27 Thread Michael P. Soulier
I've gotten many bounces from the list MX lately. Let me test right
from gmail instead of my ISP's mail server.

Mike
-- 
Michael P. Soulier [EMAIL PROTECTED]
Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction.
--Albert Einstein
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: neon28 fails, conflicts with neon26

2008-09-27 Thread Daniel Bye
On Sat, Sep 27, 2008 at 01:28:47PM -0400, Eduardo Cerejo wrote:
 
 Here's what it says above that line, I just don't see any more errors above 
 that line, it only says it conflicts with neon26.
 
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1001 packages 
 found (-1 +0) (...) done]
 ---  Installing the new version via the port
 ===  Installing for neon28-0.28.3
 ===   neon28-0.28.3 depends on shared library: expat.6 - found
 ===   neon28-0.28.3 depends on shared library: intl - found
 ===   Generating temporary packing list
 ===  Checking if www/neon28 already installed
 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.1108.0 
 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=neon26-0.26.4_1 
 UPGRADE_PORT_VER=0.26.4_1 make reinstall
 ---  Restoring the old version
 pkg_add: package 'neon26-0.26.4_1' conflicts with neon28-0.28.2_1
 pkg_add: -f specified; proceeding anyway
 ** Fix the installation problem and try again.
 [Updating the pkgdb format:bdb_btree in /var/db/pkg ... - 1002 packages 
 found (-0 +1) . done]
 ** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! www/neon28 (neon26-0.26.4_1)  (install error)

I remember I manually removed neon26 when I upgraded subversion. It'll
probably work fine, but check to see what other ports, if any, have a
dependency on neon26 so you can upgrade them as well.

Dan

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgpyZpETwbdIs.pgp
Description: PGP signature


Re: testing

2008-09-27 Thread Sahil Tandon
Michael P. Soulier [EMAIL PROTECTED] wrote:

 I've gotten many bounces from the list MX lately. Let me test right
 from gmail instead of my ISP's mail server.

From the Handbook:

 Note: If you wish to test your ability to send to FreeBSD lists, send a
 test message to freebsd-test. Please do not send test messages to any
 other list.

% dig +short MX digitaltorque.ca 
20 gatekeeper.digitaltorque.ca.
0 mail.digitaltorque.ca.

I know those are the incoming MXs for your domain, but were you by any
chance trying to relay to the FreeBSD list via gatekeeper?  Its IP is
listed on multiple RBLs:

dnsbl.sorbs.net
dul.dnsbl.sorbs.net
zen.spamhaus.org

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


Re: Installation Question

2008-09-27 Thread Michael Powell
Ray Madigan wrote:

 I am trying to move a couple of machines from Suse Linux to FreeBSD and I
 am
 having an installation issue on the first machine.  I have a 1.8GHZ
 Pentium
 on an ASUS mainboard.  DUring installation I give the geometry of the
 drive on the machine, a Western Digital WD8000JB, the drive geometry that
 I find
 on their website 16383/16/63 in FDisk.  The disk was used for the Suse
 installation so the partitions are correct.  So I press Q on the keyboard.
 I go through the installation until I get to DiskLabel and the drive
 doesn't
 show up on the top of the screen.  The screen is blank except for the
 options section.
 
 Does anyone know what could be going wrong here.
[snip]

You need to completely wipe the disk of whatever was on it before. On
machines with a floppy sometimes I boot from Dos and use it's fdisk, but
really any fdisk will do this. Just delete and write back to the drive and
start over.

I have a WD800JB here and as far as specifying drive geometry that is
generally not required. Just make sure you have LBA mode activated in the
BIOS.

A quick note about sysinstall: many times it will display an error screen
complaining about CHS values being wrong immediately prior to going into
fdisk. This is really an error in sysinstall and most people just totally
ignore it. So don't pay that screen any attention, it is bogus.

-Mike



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


MPlayer is broken on 71-PRERELEASE?

2008-09-27 Thread Yuri


When I am trying to play a regular DVD video I am getting a messages:
X11 error: BadShmSeg (invalid shared segment parameter)% 11.2% 9 0


Similar messages are printed hen I tried to play some other media files.

Seems like something is broken in MPlayer on FreeBSD-71-PRERELEASE.

Few months ago it used to work fine.

FreeBSD xxx.xxx.xxx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #13: Sat Sep 
13 22:42:11 PDT 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

mplayer-0.99.11_6

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


Re: MPlayer is broken on 71-PRERELEASE?

2008-09-27 Thread mdh
Maybe bump the shared memory sysctl's?  I've never had a problem with mplayer, 
and I've got the following in my sysctl.conf:

kern.ipc.shmmax=67108864
kern.ipc.shmall=32768

The xine install suggests this (which is why I have them set), and mplayer is a 
similar type of application, so it may help out there as well.  

- mdh

--- On Sat, 9/27/08, Yuri [EMAIL PROTECTED] wrote:

 From: Yuri [EMAIL PROTECTED]
 Subject: MPlayer is broken on 71-PRERELEASE?
 To: freebsd-questions@freebsd.org
 Date: Saturday, September 27, 2008, 4:07 PM
 When I am trying to play a regular DVD video I am getting a
 messages:
 X11 error: BadShmSeg (invalid shared segment parameter)%
 11.2% 9 0
 
 
 Similar messages are printed hen I tried to play some other
 media files.
 
 Seems like something is broken in MPlayer on
 FreeBSD-71-PRERELEASE.
 
 Few months ago it used to work fine.
 
 FreeBSD xxx.xxx.xxx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE
 #13: Sat Sep 
 13 22:42:11 PDT 2008
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
 mplayer-0.99.11_6
 
 Yuri
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


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


The FreeBSD Diary: 2008-09-07 - 2008-09-27

2008-09-27 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives http://www.freebsd.org/search/search.html#mailinglists 
and/or The FreeBSD Diary http://www.freebsddiary.org/. 


-- 
Dan Langille
BSDCan - http://www.BSDCan.org/ - BSD Conference

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


Re: gateway NAT settings lost

2008-09-27 Thread Mel
On Saturday 27 September 2008 11:56:16 Colin Brace wrote:
 Mel-15 wrote:
  The obvious a file in /, possibly a core dump.
  The less obvious, an open but deleted file.
  Even less obvious, a file in /tmp created in single user mode, without
  /tmp
  mounted.
  My money is on option 2:
  fstat -f / |sort -rnk 8|head

 OK, here is what that returns:

 $ sudo fstat -f / |sort -rnk 8|head
 root init   1 text / 16492 -r-xr-xr-x  599320  r
 root devd 618 text / 16467 -r-xr-xr-x  334060  r
 root dhclient1192 text / 16469 -r-xr-xr-x   74172  r
 _dhcpdhclient1231 text / 16469 -r-xr-xr-x   74172  r
 root fstat  787685 / 49687 -rw---   40960  r
 root pflogd   478 text / 16527 -r-xr-xr-x   18716  r
 _pflogd  pflogd   481 text / 16527 -r-xr-xr-x   18716  r
 root adjkerntz136 text / 16457 -r-xr-xr-x7244  r
 www  php-cgi69281 root / 2 drwxr-xr-x 512  r
 www  php-cgi 1122 root / 2 drwxr-xr-x 512  r

 Do you see anything that looks unusual?

Nope, and of course not, since it persists over reboot. It must be a directory 
you're not searching, maybe a dot directory.
Best run *in single user mode*, with only / mounted:
cd /
du -h -d1 .

 There is a tutorial here
 http://www.tutorialhero.com/click-42879-moving_freebsd_to_a_new_hard_drive
.php which explains how to do this using dump and restore. Just curious:
 why is this preferable to using plain old cp?

Because cp:
- will copy foo/bar to dest/oops/bar if dest/foo is a symlink to dest/oops.
- does not copy hard links, but both 'files'
- cannot make consistent snapshots of a partition
-- 
Mel

Problem with today's modular software: they start with the modules
and never get to the software part.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


The consequences of turning off sendmail

2008-09-27 Thread Andrew Falanga
This question comes from complete ignorance about this stuff (what
happens when turning off sendmail), but if I turn off sendmail will
system messages still get delivered?  Also, I'm going to be using this
box as a web server and I'm using Joomla!.  If I turn this off, will I
still get the notifications that new users have signed on, etc.?  I'd
like to turn it off because the box doesn't sit inside of a fully
qualified domain (it sits inside a 192.168.x/24 network), but will
host web services for www.whitneybaptist.org.  Obviously, requests
sent to 72.24.34.252 on port 80 are forwarded to this box (actually,
internally it's 192.168.2.23).  Also, (for those who have endured
helping me work through the issues with our mail server) until I get
things worked out with DNS this new server will not be hosting e-mail
for this domain (whitneybaptist.org), that's temporarily being done at
google mail.

So, basically, what sort of trouble am I going to get into by turning
off sendmail?  Also, I think I'm going to implement DNS, an internal
thing, to make this box happy and then point the resolver to use the
Internet DNS servers for everything else.

Thanks for any help,
Andy

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: The consequences of turning off sendmail

2008-09-27 Thread Sahil Tandon
Andrew Falanga [EMAIL PROTECTED] wrote:

 This question comes from complete ignorance about this stuff (what
 happens when turning off sendmail), but if I turn off sendmail will
 system messages still get delivered?  Also, I'm going to be using this
 box as a web server and I'm using Joomla!.  If I turn this off, will I
 still get the notifications that new users have signed on, etc.?  I'd
 like to turn it off because the box doesn't sit inside of a fully
 qualified domain (it sits inside a 192.168.x/24 network), but will
 host web services for www.whitneybaptist.org.  Obviously, requests
 sent to 72.24.34.252 on port 80 are forwarded to this box (actually,
 internally it's 192.168.2.23).  Also, (for those who have endured
 helping me work through the issues with our mail server) until I get
 things worked out with DNS this new server will not be hosting e-mail
 for this domain (whitneybaptist.org), that's temporarily being done at
 google mail.
 
 So, basically, what sort of trouble am I going to get into by turning
 off sendmail?  Also, I think I'm going to implement DNS, an internal
 thing, to make this box happy and then point the resolver to use the
 Internet DNS servers for everything else.

You can turn off the Sendmail daemon so that it does not actually listen
for incoming connections or act as an MTA in the conventional sense.
But local utilities like cron can still invoke the /usr/sbin/sendmail
command to send you notifications.

http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/107610.html

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


help with AWk

2008-09-27 Thread Len Conrad

The logic desired if

If IP has no PTR, print PTR_NUL, else print the PTR.


dig +short -x 1.2.3.4 | awk '{if ( $0 ==  ) {print PTR_NUL } else {print $0 
} }'

... works if PTR exist, but if no PTR, PTR_NUL doesn't print.

thanks
Len





__
IMGate OpenSource Mail Firewall www.IMGate.net

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


Re: The consequences of turning off sendmail

2008-09-27 Thread Andrew Falanga
On Sat, Sep 27, 2008 at 8:20 PM, Sahil Tandon [EMAIL PROTECTED] wrote:
 Andrew Falanga [EMAIL PROTECTED] wrote:

 This question comes from complete ignorance about this stuff (what
 happens when turning off sendmail), but if I turn off sendmail will
 system messages still get delivered?  Also, I'm going to be using this
 box as a web server and I'm using Joomla!.  If I turn this off, will I
 still get the notifications that new users have signed on, etc.?  I'd
 like to turn it off because the box doesn't sit inside of a fully
 qualified domain (it sits inside a 192.168.x/24 network), but will
 host web services for www.whitneybaptist.org.  Obviously, requests
 sent to 72.24.34.252 on port 80 are forwarded to this box (actually,
 internally it's 192.168.2.23).  Also, (for those who have endured
 helping me work through the issues with our mail server) until I get
 things worked out with DNS this new server will not be hosting e-mail
 for this domain (whitneybaptist.org), that's temporarily being done at
 google mail.

 So, basically, what sort of trouble am I going to get into by turning
 off sendmail?  Also, I think I'm going to implement DNS, an internal
 thing, to make this box happy and then point the resolver to use the
 Internet DNS servers for everything else.

 You can turn off the Sendmail daemon so that it does not actually listen
 for incoming connections or act as an MTA in the conventional sense.
 But local utilities like cron can still invoke the /usr/sbin/sendmail
 command to send you notifications.

 http://lists.freebsd.org/pipermail/freebsd-questions/2005-December/107610.html


Thanks, just wanted to make sure before doing it.

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


[OT] Apache SSL certificate authentication

2008-09-27 Thread Fraser Tweedale
I've been trying to set up Apache to do certificate authentication
and although I've had success using a self-signed CA (which
naturally requires that the CA certificate be installed in the
browser), I want to do the same, only have the certificate(s) signed
by a real(*) CA, and am having some difficulty.

(*) Specifically, CACert, which still isn't a OOTB trusted CA in most
software.

The way I expect this to work is:

- Create my CA key and a CSR, and have CACert sign it.
- Create a server key and CSR, and sign it with my CA
- Create a client certificate, signed by my CA.

So I end up with a certificate chain that goes:
CACert - my CA - my server

But... this is not working.  Firefox won't verify the server (the
CACert root certificate .is. installed), and having bypassed this
check, Apache won't verify the client either.

The Apache configuration is as follows:

VirtualHost *:443
ServerName foo.bar
DocumentRoot /path/to/htdocs
SSLEngine on
SSLCipherSuite HIGH:MEDIUM
SSLProtocol all -SSLv2
SSLCertificateFile /sslpath/server.crt
SSLCertificateKeyFile /sslpath/server.key
SSLCACertificateFile /sslpath/my-ca.crt
SSLVerifyClient require
SSLVerifyDepth 1
/VirtualHost


Any suggestions are appreciated,

frase



pgpjMpbJXLvX2.pgp
Description: PGP signature


Re: help with AWk

2008-09-27 Thread Josh Carroll
 dig +short -x 1.2.3.4 | awk '{if ( $0 ==  ) {print PTR_NUL } else {print 
 $0 } }'

If you run the dig command without the pipe, it should give you an
idea of why what you're trying is not working.

 dig +short -x 1.2.3.4 | wc
   0   0   0

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


Re: help with AWk

2008-09-27 Thread Eric Schuele
On 09/27/2008 22:06, Len Conrad wrote:
 The logic desired if
 
 If IP has no PTR, print PTR_NUL, else print the PTR.
 
 
 dig +short -x 1.2.3.4 | awk '{if ( $0 ==  ) {print PTR_NUL } else {print 
 $0 } }'
 
 ... works if PTR exist, but if no PTR, PTR_NUL doesn't print.

A workaround that does the trick...

printf dug `dig +short -x 1.2.3.4` | awk '{if ( NF == 1 ) {print
PTR_NUL } else {print $2 } }'

 
 thanks
 Len
 
 
 
 
 
 __
 IMGate OpenSource Mail Firewall www.IMGate.net
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 


-- 
Regards,
Eric




signature.asc
Description: OpenPGP digital signature


strange behavior after update

2008-09-27 Thread Daniel Molina Wegener

Hello,

I have 4GB machine and after updating to 6.4-PRERELEASE using 
32bit intel based system. the complete system hangs if I do 
a sysctl -a under X terminal emulators. Also, I get a system 
hang during entropy harvesting.

The sysctl -a command freezes while is displaying ACPI
information, I can't capture the output and I don't have any
core files...

I'm running the nvidia-driver port with X11.

Best regards and thanks...
-- 
 .O. | Daniel Molina Wegener   | C/C++ Developer
 ..O | dmw [at] unete [dot] cl | FOSS Coding Adict
 OOO | FreeBSD  Linux User| Standards Rocks!
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Kernel messages

2008-09-27 Thread Sasa Stupar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Runing FBSD 7 amd64. I have noticed in my cron security output:
+rtfree: 0xff0001424c30 has 1 refs

There are sometimes only a few lines, but sometimes there are 100 lines
or more (all exactly the same).

I didn't find anything on the net (google) so I am asking here.

Regards,
Sasa
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkjfGBsACgkQNT6IH6ilQwitOQCfdsVRKaVyyhPp67WOcMpk8mxs
1nEAn1GvrTvKp7RabfJLFZj+70mIySgF
=sZsQ
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]