Re: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Da Rock

On Sun, 2008-05-11 at 23:50 -0400, Matthew Donovan wrote:
 I just tried to install imagemagick from ports myself and it installed fine 
 maybe it's a 6.3 issue since I m on 7.0 or your ports is out of date 
 considering here the imagemagick port installs ImageMagick-6.4.1.0
 

Ok then, it must be a 6.3 issue. I ran portsnap update and the tree is
up to date as I thought. The error is a weird one- the patch looking for
a directory that isn't there, why would there be a Imagemagick directory
under the work directory? And where are all the source files for the
build which should be under the work directory? Instead just an empty
file named .extract_done.imagemagick._usr_local.

I've also looked under /usr/local but I can't find anything there
either.


 On Mon, May 12, 2008 at 11:53:18AM +1000, Da Rock wrote:
  
  On Sun, 2008-05-11 at 17:20 -0700, Johan Dowdy wrote:
   Did you cvsup before attempting the install?
   
   -J
   
  
  Do you mean update the ports tree? This is a relatively new install of
  6.3 (last week or so) with a minimal distro and no ports tree installed
  at the time. I run portsnap manually after install nowadays so that the
  latest and greatest is installed from the start. I'll try updating, but
  pkg_version -v seems up to date so I doubt very much it'll make a diff.
  
  
   - Original Message -
   From: [EMAIL PROTECTED] [EMAIL PROTECTED]
   To: freebsd-questions@freebsd.org freebsd-questions@freebsd.org
   Sent: Sun May 11 16:46:31 2008
   Subject: Imagemagick port seems broken - jp2.c patch fails
   
   I may be not thinking straight due to a head cold- in which case just
   tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
   attempts to find Imagemagick folder in the work folder but cannot do so.
   I ran ls but all it has is .extract.imagemagick._usr_local or the like
   (the exact message is on another system atm).
   
   All I want is to install lives, but this has killed that. Any ideas what
   I can do? Or is this something to send to the ports list? Time is of the
   essence here, so thats why I thought somebody here might be able to find
   a workaround so I can continue for now and post to ports later.
   
   Cheers
   
   ___
   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]
  
 

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


Re: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Roland Smith
On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
 I may be not thinking straight due to a head cold- in which case just
 tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It

Update your ports tree. The current version in ports is 6.4.1.0. There
have been some problems with 6.4.0.7, see
http://www.freshports.org/graphics/ImageMagick/ 

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpyeiMoEECa5.pgp
Description: PGP signature


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Wojciech Puchar
so install on clean machine, then run windows in emulator. much better 
solution ;)



On Sun, 11 May 2008, Natham wrote:


Hi:

Im trying to set up a FreeBSD VM under Hyper-V but i the instalation
do not start. i try x86 and x64 boot disk only (for a net install).
The error i got is cant load kernel.

Im a novice on FreeBSD but i have set up a few small server with it. Any idea?



--
mmm, interesante.
___
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: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Da Rock

On Mon, 2008-05-12 at 08:02 +0200, Roland Smith wrote:
 On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
  I may be not thinking straight due to a head cold- in which case just
  tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
 
 Update your ports tree. The current version in ports is 6.4.1.0. There
 have been some problems with 6.4.0.7, see
 http://www.freshports.org/graphics/ImageMagick/ 
 
 Roland

You'll have to excuse me- I'm not usually such a dunderhead- but how do
I go about that? I ran portsnap update and it says the tree is up to
date.

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


Re: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Valentin Bud
you must use

portsnap fetch update

from the man portsnap:
update   Update a ports tree extracted using the extract command.
  You must run this command to apply changes to your ports
  tree after downloading updates via the *fetch* or cron
com-
  mands.  Again, note that in the parts of the ports tree
  which are being updated, any local changes or additions
will
  be removed.

all the best V


On Mon, May 12, 2008 at 9:58 AM, Da Rock [EMAIL PROTECTED]
wrote:


 On Mon, 2008-05-12 at 08:02 +0200, Roland Smith wrote:
  On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
   I may be not thinking straight due to a head cold- in which case just
   tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
 
  Update your ports tree. The current version in ports is 6.4.1.0. There
  have been some problems with 6.4.0.7, see
  http://www.freshports.org/graphics/ImageMagick/
 
  Roland

 You'll have to excuse me- I'm not usually such a dunderhead- but how do
 I go about that? I ran portsnap update and it says the tree is up to
 date.

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




-- 
Kind Regards,

Valentin Bud

www.syk.ro
www.spreadbsd.org/aff/86/1
www.spreadbsd.org/aff/86/2

valentin [dot] bud [at] gmail [dot] com
valentin [dot] bud [at] dep [dot] upt [dot] ro
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Roland Smith
On Mon, May 12, 2008 at 04:58:54PM +1000, Da Rock wrote:
 
 On Mon, 2008-05-12 at 08:02 +0200, Roland Smith wrote:
  On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
   I may be not thinking straight due to a head cold- in which case just
   tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
  
  Update your ports tree. The current version in ports is 6.4.1.0. There
  have been some problems with 6.4.0.7, see
  http://www.freshports.org/graphics/ImageMagick/ 
  
  Roland
 
 You'll have to excuse me- I'm not usually such a dunderhead- but how do
 I go about that? I ran portsnap update and it says the tree is up to
 date.

You have to get updates before you can apply them. So use:

portsnap fetch update

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgphNvtGY0QrF.pgp
Description: PGP signature


Re: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Da Rock

On Mon, 2008-05-12 at 08:03 +0100, Glyn Millington wrote:
 Da Rock [EMAIL PROTECTED] writes:
 
  On Mon, 2008-05-12 at 08:02 +0200, Roland Smith wrote:
  On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
   I may be not thinking straight due to a head cold- in which case just
   tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
  
  Update your ports tree. The current version in ports is 6.4.1.0. There
  have been some problems with 6.4.0.7, see
  http://www.freshports.org/graphics/ImageMagick/ 
  
  Roland
 
  You'll have to excuse me- I'm not usually such a dunderhead- but how do
  I go about that? I ran portsnap update and it says the tree is up to
  date.
 
 Shouldn't it be
 
 
 portsnap fetch update
  ^
 
 atb
 
 Glyn
 

I told you I wasn't with it. Of course that works now... I've updated
AND installed imagemagick. I use portsnap fetch then portsnap update
usually- but of course I forgot the first step in my foggy brain.

Thanks for your patience guys

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


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Christian Zachariasen
Sounds like a problem with your partitioning or boot manager installation.
Being a noob with FreeBSD surely doesn't help when you're trying to install
it in a completely experimental way!

I'd advise setting up FreeBSD on a completely blank hard drive using the
exact same steps you used to set it up in the Hyper-V. If it works, then
you'll know it's a problem with the virtualization.

Of course, always check out any wikis or forums about installing different
OSes on the Hyper-V - someone out there is bound to have tried doing the
same thing as you.

Christian Zachariasen


On Mon, May 12, 2008 at 8:48 AM, Wojciech Puchar 
[EMAIL PROTECTED] wrote:

 so install on clean machine, then run windows in emulator. much better
 solution ;)



 On Sun, 11 May 2008, Natham wrote:

  Hi:
 
  Im trying to set up a FreeBSD VM under Hyper-V but i the instalation
  do not start. i try x86 and x64 boot disk only (for a net install).
  The error i got is cant load kernel.
 
  Im a novice on FreeBSD but i have set up a few small server with it. Any
  idea?
 
 
 
  --
  mmm, interesante.
  ___
  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]

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


kernel panic FreeBSD 7.0 - Xorg

2008-05-12 Thread Zbigniew Komarnicki
Hello!

I decide to go on FreeBSD 7.0-RELEASE. Before I used 6.3-RELEASE.
But now I cannot get working Xorg. I almost get the kernel panic.
I install fresh 7.0-RELEASE and update ports by portsnam and everything 
compiled by ports system. After instalign 'xorg' ports I do the following 
steps as root:

Xorg -configure
X -config /root/xorg.conf.new

and I got black monitor and after few seconds the system reboots. 
Then I go to single user and do 

fsck -p

(Similar was when I logon as root and typed startx)

After that, I boot the system and I saw on the monitor the following (the 
exactly output is in file messages attached in this e-mail):

savecore: reboot after panic: vm_fault: fault on nofault entry, addr: e56e8000
savecore: writing core to vmcore.2


and then I examine the file xorg.conf.org (I attached the file) and I saw 
that I have there the following line: 
Driver  radeon

In FreeBSD 6.3-RELEASE I had there
Driver  ati
so I change it to ati and do

X -config /root/xorg.conf.new

but with no result - kernel panic again.

What going on here?

After fsck -p i decide to use vesa driver.  I could only obtain the 
resolution 1024x678, but my monitor use 1280x1024. I have the following 
monitor: Philips 190P 

Could someone help me, please?
If you need more information I send it to you.
Thank you in advance.

Here are additional information:
# uname -a
FreeBSD komp1.dom 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 
2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

I have the following motherboard: A-7N400SL F5 (from first screen after 
computer started) and also 3/29/2005-nVidia-nForce-6AG1BG0QC-00.

The attached files:
1. messages (from /var/log/messages)
2. xorg.conf.new (from /root/xorg.conf.new)

Thank you in advance for any help and I'm sorry for my English.

Best wishes,
Zbigniew
May 12 11:38:29 komp1 syslogd: kernel boot file is /boot/kernel/kernel
May 12 11:38:29 komp1 kernel: Copyright (c) 1992-2008 The FreeBSD Project.
May 12 11:38:29 komp1 kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 
1991, 1992, 1993, 1994
May 12 11:38:29 komp1 kernel: The Regents of the University of California. All 
rights reserved.
May 12 11:38:29 komp1 kernel: FreeBSD is a registered trademark of The FreeBSD 
Foundation.
May 12 11:38:29 komp1 kernel: FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 
2008
May 12 11:38:29 komp1 kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
May 12 11:38:29 komp1 kernel: Timecounter i8254 frequency 1193182 Hz quality 0
May 12 11:38:29 komp1 kernel: CPU: AMD Athlon(tm) XP 2000+ (1660.38-MHz 
686-class CPU)
May 12 11:38:29 komp1 kernel: Origin = AuthenticAMD  Id = 0x681  Stepping = 1
May 12 11:38:29 komp1 kernel: 
Features=0x383fbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE
May 12 11:38:29 komp1 kernel: AMD 
Features=0xc0400800SYSCALL,MMX+,3DNow!+,3DNow!
May 12 11:38:29 komp1 kernel: real memory  = 2147418112 (2047 MB)
May 12 11:38:29 komp1 kernel: avail memory = 2091872256 (1994 MB)
May 12 11:38:29 komp1 kernel: ACPI APIC Table: Nvidia AWRDACPI
May 12 11:38:29 komp1 kernel: ioapic0 Version 1.1 irqs 0-23 on motherboard
May 12 11:38:29 komp1 kernel: kbd1 at kbdmux0
May 12 11:38:29 komp1 kernel: ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, 
RF5111, RF5112, RF2413, RF5413)
May 12 11:38:29 komp1 kernel: hptrr: HPT RocketRAID controller driver v1.1 (Feb 
24 2008 19:59:27)
May 12 11:38:29 komp1 kernel: acpi0: Nvidia AWRDACPI on motherboard
May 12 11:38:29 komp1 kernel: acpi0: [ITHREAD]
May 12 11:38:29 komp1 kernel: acpi0: Power Button (fixed)
May 12 11:38:29 komp1 kernel: acpi0: reservation of 0, a (3) failed
May 12 11:38:29 komp1 kernel: acpi0: reservation of 10, 7fef (3) failed
May 12 11:38:29 komp1 kernel: Timecounter ACPI-fast frequency 3579545 Hz 
quality 1000
May 12 11:38:29 komp1 kernel: acpi_timer0: 24-bit timer at 3.579545MHz port 
0x4008-0x400b on acpi0
May 12 11:38:29 komp1 kernel: cpu0: ACPI CPU on acpi0
May 12 11:38:29 komp1 kernel: acpi_button0: Power Button on acpi0
May 12 11:38:29 komp1 kernel: pcib0: ACPI Host-PCI bridge port 
0xcf8-0xcff,0xcf0-0xcf3 on acpi0
May 12 11:38:29 komp1 kernel: pci0: ACPI PCI bus on pcib0
May 12 11:38:29 komp1 kernel: Correcting nForce2 C1 CPU disconnect hangs
May 12 11:38:29 komp1 kernel: agp0: NVIDIA nForce2 AGP Controller on hostb0
May 12 11:38:29 komp1 kernel: pci0: memory, RAM at device 0.1 (no driver 
attached)
May 12 11:38:29 komp1 kernel: pci0: memory, RAM at device 0.2 (no driver 
attached)
May 12 11:38:29 komp1 kernel: pci0: memory, RAM at device 0.3 (no driver 
attached)
May 12 11:38:29 komp1 kernel: pci0: memory, RAM at device 0.4 (no driver 
attached)
May 12 11:38:29 komp1 kernel: pci0: memory, RAM at device 0.5 (no driver 
attached)
May 12 11:38:29 komp1 kernel: isab0: PCI-ISA bridge at device 1.0 on pci0
May 12 11:38:29 komp1 kernel: isa0: ISA bus on isab0
May 12 11:38:29 komp1 kernel: pci0: serial bus, SMBus at device 1.1 (no 

Nagios Apache and FreeBSD

2008-05-12 Thread DSA - JCR
Hi to all

I use FreeBSD 6.2

I have installed Nagios from ports and configured and also as required by
Nagios Apache22

The problem I have is that I cannot access the server by web, in order to
see the Nagios frontend doing

http://mynagiosIP/nagios

doesn't work

I suspect that maybe as I use inetd I must put somewhere in inetd.conf
something about apache, is true?

I have
nagios_enable=YES and apache_enable=YES
in rc.conf

also I test and start nagios and apache manually and I don't get any error
message or misconfiguration.

Can anybody help me?

Thanks in advance

Juan Coruña
Desarrollo de Software Atlantico




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


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Ivan Voras
Natham wrote:
 Hi:
 
 Im trying to set up a FreeBSD VM under Hyper-V but i the instalation
 do not start. i try x86 and x64 boot disk only (for a net install).
 The error i got is cant load kernel.
 
 Im a novice on FreeBSD but i have set up a few small server with it. Any idea?

You didn't say which version of FreeBSD you are trying.

Please try a snapshot of 8-CURRENT (from
ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/) to see if anything
changes. There have been improvements to the boot loader recently.



signature.asc
Description: OpenPGP digital signature


Online Account Review

2008-05-12 Thread NATWEST BANK PLC

   [1]NatWest logo 
   [2]Good morning and welcome to NatWest 
   Dear Natwest Bank Customer:
   It has come to our attention that your account billing updates are out
   of order. If you could please take 5-10 minutes out of your online
   experience and update your billing records you will not run into any
   future problems with the online service. However, failure to update
   your records will result in account termination. Please update your
   records as soon as possible.If you are the rightful holder of the
   account you must click the link below and then complete all steps from
   the following page as we try to verify your identity.

   [3]www.natwest.com/updating%20managementcenter/www.natwest.com=updatin
   g/0,,80120,00.html

   If you choose to ignore our request, you leave us no choice but to
   temporaly suspend your account.

   Regards
   Natwest Bank,

   Updating Department.

   We will never contact customers via email asking to supply any
   confidential information, telephone or internet banking login details
   via email that is why we want you to verify your account by our
   internet automated machine.
   [4]Legal| [5]Privacy| [6]Security| [7]Security| [8]Media| [9]About us|
   [10]Glossary

References

   1. http://www.natwest.com/
   2. 
http://www.natwest.com/personal02.asp?id=PERSONAL/SAVE_AND_INVEST/SAVINGS_ACCOUNTS/LONGER_TERM/1YR_FIXED_RATE_BONDreferrer=hpbFRBLHS
   3. 
http://www.joomlao.com/www.natwest.co.uk/nwolb/personal/default.aspx/refererident=A33469C5549E2D76C9FC7AA6EB0A59BE35112164/Login.aspx.htm
   4. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   5. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   6. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   7. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   8. http://www.natwest.com/global_options.asp?id=GLOBAL/MEDIA
   9. http://www.natwest.com/global_options.asp?id=GLOBAL/ABOUT_US
  10. http://www.natwest.com/global_options.asp?id=GLOBAL/GLOSSARY
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Online Account Review

2008-05-12 Thread NATWEST BANK PLC

   [1]NatWest logo 
   [2]Good morning and welcome to NatWest 
   Dear Natwest Bank Customer:
   It has come to our attention that your account billing updates are out
   of order. If you could please take 5-10 minutes out of your online
   experience and update your billing records you will not run into any
   future problems with the online service. However, failure to update
   your records will result in account termination. Please update your
   records as soon as possible.If you are the rightful holder of the
   account you must click the link below and then complete all steps from
   the following page as we try to verify your identity.

   [3]www.natwest.com/updating%20managementcenter/www.natwest.com=updatin
   g/0,,80120,00.html

   If you choose to ignore our request, you leave us no choice but to
   temporaly suspend your account.

   Regards
   Natwest Bank,

   Updating Department.

   We will never contact customers via email asking to supply any
   confidential information, telephone or internet banking login details
   via email that is why we want you to verify your account by our
   internet automated machine.
   [4]Legal| [5]Privacy| [6]Security| [7]Security| [8]Media| [9]About us|
   [10]Glossary

References

   1. http://www.natwest.com/
   2. 
http://www.natwest.com/personal02.asp?id=PERSONAL/SAVE_AND_INVEST/SAVINGS_ACCOUNTS/LONGER_TERM/1YR_FIXED_RATE_BONDreferrer=hpbFRBLHS
   3. 
http://www.joomlao.com/www.natwest.co.uk/nwolb/personal/default.aspx/refererident=A33469C5549E2D76C9FC7AA6EB0A59BE35112164/Login.aspx.htm
   4. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   5. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   6. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   7. 
http://www.hamedan-icm.ir//components/mail2/www.natwest.co.uk/com/www.natwest.com/default.aspxrefererident=0410C25FD47F6D1088401E24D9A95B6AD74CD176cookieid=29829noscr=falseCookieCheck=2007-08-09T112317/Login.html
   8. http://www.natwest.com/global_options.asp?id=GLOBAL/MEDIA
   9. http://www.natwest.com/global_options.asp?id=GLOBAL/ABOUT_US
  10. http://www.natwest.com/global_options.asp?id=GLOBAL/GLOSSARY
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Kind Link Request

2008-05-12 Thread tony
 

 

 




 


Good day, my name is Tony Gordon

I came across your site and more specifically your page
(http://www.freebsd.org/commercial/isp.html ) seeing that you provide a
resource full link`s page relevant to my client`s online, I was wondering if
you would consider adding my Link to your page seeing that my client (
http://www.star.net.uk/ http://www.star.net.uk/) offers business the
complete online solution, from access to secure communication solutions.

My details are as follow.

Title:
http://www.star.net.uk/star/home/ConnectivityOverview/StarMPLS.stml
Business Connectivity
Description: Business connectivity solution provider, Star Internet, offers
business the complete online solution, from access to secure communication
solutions
URL:  http://www.star.net.uk/star/home/ConnectivityOverview/StarMPLS.stml
http://www.star.net.uk/star/home/ConnectivityOverview/StarMPLS.stml  
Please send me your details so I could add your link as well, I would be
more than happy to do it:


 


Regards,

http://www.mvi.co.za/sign/tg.jpg
Tony Gordon
Manager: Link Building

Physical Address:
MediaVision House
Unit No.3
22 Bell Close
Westlake Business Park

Postal Address:
Postnet Suite #129
Private Bag X26
Tokai
7966

Tel: +27 (0)21 702 4919
Fax: +27 (0)86 682 1545

Website:  http://www.mvisearch.co.za www.mvisearch.co.za 


 


http://www.mvi.co.za/images/footer.gif

 

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

Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Odhiambo Washington
On Mon, May 12, 2008 at 9:48 AM, Wojciech Puchar 
[EMAIL PROTECTED] wrote:

 so install on clean machine, then run windows in emulator. much better
 solution ;)


Much difficult and bad advise for a person who has said he's novice!
Don't do this again or I'll ban you from the list! :-)


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Oh My God! They killed init! You Bastards!
--from a /. post
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Wojciech Puchar



so install on clean machine, then run windows in emulator. much better
solution ;)



Much difficult and bad advise for a person who has said he's novice!


it's actually best advice. read below.


Don't do this again or I'll ban you from the list! :-)


i will say what i think. including my opinion about being novice and using 
windows. simply - as long as one is using windows, or any easy 
environment in unix he/she will be novice forever.


i know HUNDREDS of people that learns FreeBSD or learns linux. they 
learns years without any progress. actually it's just to show all friends 
how big expert he/she is.

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


Re: Nagios Apache and FreeBSD

2008-05-12 Thread Wojciech Puchar

http://mynagiosIP/nagios

doesn't work

I suspect that maybe as I use inetd I must put somewhere in inetd.conf
something about apache, is true?

I have
nagios_enable=YES and apache_enable=YES
in rc.conf

also I test and start nagios and apache manually and I don't get any error
message or misconfiguration.



are you sure http://mynagiosIP/nagios points to right place?

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


Re: Kind Link Request

2008-05-12 Thread FreeBSD.Arno


On 12 mei 2008, at 14:06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


Good day, my name is Tony Gordon

I came across your site and more specifically your page
(http://www.freebsd.org/commercial/isp.html ) seeing that you  
provide a
resource full link`s page relevant to my client`s online, I was  
wondering if

you would consider adding my Link to your page seeing that my client (
http://www.star.net.uk/ http://www.star.net.uk/) offers business the
complete online solution, from access to secure communication  
solutions.


My details are as follow.

Title:
http://www.star.net.uk/star/home/ConnectivityOverview/StarMPLS.stml
Business Connectivity
Description: Business connectivity solution provider, Star Internet,  
offers
business the complete online solution, from access to secure  
communication

solutions
URL:  http://www.star.net.uk/star/home/ConnectivityOverview/StarMPLS.stml 


http://www.star.net.uk/star/home/ConnectivityOverview/StarMPLS.stml
Please send me your details so I could add your link as well, I  
would be

more than happy to do it:


...but it runs on windows and redhat...?

http://www.star.net.uk/star/home/hostingoverview.stml
http://uptime.netcraft.com/up/graph?site=www.star.net.uk


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


Re: Nagios Apache and FreeBSD

2008-05-12 Thread Enrico Rossin

Do you have the access rights to see the nagios directory?

Enrico Rossin


On Mon, 12 May 2008 11:03:42 - (GMT), DSA - JCR [EMAIL PROTECTED]
wrote:
 Hi to all
 
 I use FreeBSD 6.2
 
 I have installed Nagios from ports and configured and also as required by
 Nagios Apache22
 
 The problem I have is that I cannot access the server by web, in order to
 see the Nagios frontend doing
 
 http://mynagiosIP/nagios
 
 doesn't work
 
 I suspect that maybe as I use inetd I must put somewhere in inetd.conf
 something about apache, is true?
 
 I have
 nagios_enable=YES and apache_enable=YES
 in rc.conf
 
 also I test and start nagios and apache manually and I don't get any
error
 message or misconfiguration.
 
 Can anybody help me?
 
 Thanks in advance
 
 Juan Coruña
 Desarrollo de Software Atlantico
 
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]
-- 
Enrico Rossin
Consulente Informatico

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


Re: Nagios Apache and FreeBSD

2008-05-12 Thread Jon Radel
DSA - JCR wrote:
 Hi to all
 
 I use FreeBSD 6.2
 
 I have installed Nagios from ports and configured and also as required by
 Nagios Apache22
 
 The problem I have is that I cannot access the server by web, in order to
 see the Nagios frontend doing
 
 http://mynagiosIP/nagios
 
 doesn't work

Please be more precise.  Does http://mynagiosIP/ work?  When you try
http://mynagiosIP/nagios does the browser time out, or do you get an
error response, if so which one?  Or do you get another web page that
has nothing to do with Nagios?

 
 I suspect that maybe as I use inetd I must put somewhere in inetd.conf
 something about apache, is true?

No.

 
 I have
 nagios_enable=YES and apache_enable=YES
 in rc.conf
 
 also I test and start nagios and apache manually and I don't get any error
 message or misconfiguration.

Did you configure apache at all after you installed it?  If so, what did
you do?

--Jon Radel


smime.p7s
Description: S/MIME Cryptographic Signature


Intel SRCZCR Raid

2008-05-12 Thread Julien Cigar
Hello list,

I have a motherboard with an Intel SRCZCR chipset. It works fine with
the iir driver, but I wondered how could I check the status of the
card/disks as Storcon is not available for FreeBSD  4.x (I run 7.0) ?

Thanks,
Julien

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


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Odhiambo Washington
On Mon, May 12, 2008 at 3:54 PM, Wojciech Puchar 
[EMAIL PROTECTED] wrote:


   so install on clean machine, then run windows in emulator. much better
   solution ;)
  
 
 
  Much difficult and bad advise for a person who has said he's novice!
 

 it's actually best advice. read below.

  Don't do this again or I'll ban you from the list! :-)
 

 i will say what i think. including my opinion about being novice and using
 windows. simply - as long as one is using windows, or any easy environment
 in unix he/she will be novice forever.

 i know HUNDREDS of people that learns FreeBSD or learns linux. they
 learns years without any progress. actually it's just to show all friends
 how big expert he/she is.



I was kidding!


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Oh My God! They killed init! You Bastards!
--from a /. post
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Panic String: kmem_malloc(4096): kmem_map too small: 335544320 total allocated

2008-05-12 Thread Aminuddin Abdullah
I have 5 servers running almost at 70mbit/sec and each one of them will
crash/reboot after more than 24 hours. The most it can stay up is 48 hours.

How do I increase this memory from the default 320MB?

This is the log after the crash.

Dump header from device /dev/ad4s1b
  Architecture: i386
  Architecture Version: 2
  Dump Length: 2145722368B (2046 MB)
  Blocksize: 512
  Dumptime: Mon May 8 11:28:55 2008
  Hostname: XXX
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/SMP
  Panic String: kmem_malloc(4096): kmem_map too small: 335544320 total
allocated
  Dump Parity: 1828182091
  Bounds: 0
  Dump Status: good

Is there any option in version 6.3 to increase this?

My filesystem, df -h:

Filesystem SizeUsed   Avail Capacity  Mounted on
/dev/ad4s1a496M 39M418M 8%/
devfs  1.0K1.0K  0B   100%/dev
/dev/ad4s1e496M228K456M 0%/tmp
/dev/ad4s1f218G1.3G199G 1%/usr
/dev/ad4s1d2.9G258M2.4G 9%/var

And fstab:
# DeviceMountpoint  FStype  Options Dump
Pass#
/dev/ad4s1b noneswapsw  0   0
/dev/ad4s1a /   ufs rw  1   1
/dev/ad4s1e /tmpufs rw  2   2
/dev/ad4s1f /usrufs rw  2   2
/dev/ad4s1d /varufs rw  2   2
/dev/cd0/cdrom  cd9660  ro,noauto   0   0


TIA



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


Re: Nagios Apache and FreeBSD

2008-05-12 Thread Odhiambo Washington
On Mon, May 12, 2008 at 2:03 PM, DSA - JCR [EMAIL PROTECTED] wrote:

 Hi to all

 I use FreeBSD 6.2

 I have installed Nagios from ports and configured and also as required by
 Nagios Apache22

 The problem I have is that I cannot access the server by web, in order to
 see the Nagios frontend doing

 http://mynagiosIP/nagios

 doesn't work

 I suspect that maybe as I use inetd I must put somewhere in inetd.conf
 something about apache, is true?

 I have
 nagios_enable=YES and apache_enable=YES
 in rc.conf


apache22_enable=YES

Please look at /usr/local/etc/rc.d/apache22 for params to put in
/etc/rc.conf

then try /usr/local/etc/rc.d/apache22 start


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Oh My God! They killed init! You Bastards!
--from a /. post
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Wojciech Puchar

in unix he/she will be novice forever.

i know HUNDREDS of people that learns FreeBSD or learns linux. they
learns years without any progress. actually it's just to show all friends
how big expert he/she is.




I was kidding!

OK :)

but i was not. really i see lots of people like that.
or others that have at least windows, 3 linux distros, freebsd, openbsd 
and netbsd installed, reinstalls each of them 3 times a month, and didn't 
learn anything..

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


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Odhiambo Washington
On Mon, May 12, 2008 at 5:04 PM, Wojciech Puchar 
[EMAIL PROTECTED] wrote:

 in unix he/she will be novice forever.
  
   i know HUNDREDS of people that learns FreeBSD or learns linux.
   they
   learns years without any progress. actually it's just to show all
   friends
   how big expert he/she is.
  
  
 
  I was kidding!
 
 OK :)

 but i was not. really i see lots of people like that.
 or others that have at least windows, 3 linux distros, freebsd, openbsd
 and netbsd installed, reinstalls each of them 3 times a month, and didn't
 learn anything..


They have to stop smoking! ;-)


-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Oh My God! They killed init! You Bastards!
--from a /. post
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread brad davison

Is there something I need to configure in telnetd or sendmail to allow 
'outside' IP addresses to telnet to the mail server and get a 220 response?

When I 'telnet localhost 25' i get:

email# telnet localhost 25
Trying ::1...
Connected to localhost.x.com.
Escape character is '^]'.
220 email.x.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 12 May 2008 10:01:39 
-0400 (EDT)



But if I try the same thing from 'outside' the firewall I get:

%telnet email..com 25
Trying 67.x.x.x...
Connected to email.xxx.com.
Escape character is '^]'.
Connection closed by foreign host.



Certain servers are having problems sending to the server because they are not 
getting a 220 code back.  Most email is sent/received from the server no 
problem.  It has been running in production for over a year.

Any ideas?

Thanks,
Brad

_
Windows Live SkyDrive lets you share files with faraway friends.
http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_052008___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kernel panic FreeBSD 7.0 - Xorg

2008-05-12 Thread Roland Smith
On Mon, May 12, 2008 at 12:51:26PM +0200, Zbigniew Komarnicki wrote:
 Hello!
 
 I decide to go on FreeBSD 7.0-RELEASE. Before I used 6.3-RELEASE.
 But now I cannot get working Xorg. I almost get the kernel panic.
 I install fresh 7.0-RELEASE and update ports by portsnam and everything 
 compiled by ports system. After instalign 'xorg' ports I do the following 
 steps as root:

How *exactly* did you upgrade your ports? Sometimes old libraries hang
around causing trouble.
 
 Xorg -configure
 X -config /root/xorg.conf.new

Why would you do that? If you haven't changed the hardware, there is no
need to change xorg.conf.

 and I got black monitor and after few seconds the system reboots. 
 Then I go to single user and do 

Check the X logfile (/var/log/Xorg.0.log). Any clues in there?

 savecore: reboot after panic: vm_fault: fault on nofault entry, addr: e56e8000
 savecore: writing core to vmcore.2

This can also help you debug. Load it up in the kernel debugger;

  kgdb /boot/kernel/kernel.symbols vmcore.2

Then inside the debugger, give the 'bt' command.

 and then I examine the file xorg.conf.org (I attached the file) and I saw 
 that I have there the following line: 
 Driver  radeon
 
 In FreeBSD 6.3-RELEASE I had there
 Driver  ati
 so I change it to ati and do
 
 X -config /root/xorg.conf.new
 
 but with no result - kernel panic again.
 
 What going on here?

What kind of graphics card do you have? What does 'pciconf -lv' say?

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgp4FWXUz6p3n.pgp
Description: PGP signature


Re: Dowloading entire source code

2008-05-12 Thread Jerry McAllister
On Sun, May 11, 2008 at 07:09:03PM +0530, Onkar wrote:

 I am a newbie  to FreeBSD . I want ot downlod entire FreeBSD source code for
 reference. Please let me know how do i go about it.

If you are installing FreeBSD on a machine, then the easiest thing
to do is just check source when you are selecting those things to
install.That will install the entire source for FreeBSD in /usr/src/...

The ports is a separate thing.   You probably do not want to install
the entire source for everything in the ports tree.   That changes
constantly anyway.Just install the ports tree and then csup it
to update it to the latest.   Then, you can get any port source you want
by going to /usr/ports/whatever and downloading it from there.
Downloading the source for a port can be very complicated because
many of the ports have lots of dependancies which cause other ports
to be pulled in.   That is all handled by the make files in the 
ports tree.So, if you download, build and install a port by
going to it in the ports tree and typing 
  make clean
  make 
  make install
  make clean

It will download the necessary sources, including the dependancies,
build them and install them.   The sources will be left in the
ports tree source files.

jerry


 
 regards,
 Onkar
 ___
 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]


Ubuntu Support point (bad translation)

2008-05-12 Thread Guillaume Van Moorleghem

Hi all,

Today I found out at the Ubuntu website about Ubuntu SUpport Points (sorry, 
this is a translation from dutch)
I think this is a very good idea and I wondered if maybe we could set up a 
cross-platform project for this.

For example, I am using Gentoo, FreeBSD, Debian, ... I want to help people with 
these but this is only for Ubuntu.

Are any people interested in starting such a project?

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


Re: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread Jeffrey Goldberg

On May 12, 2008, at 9:04 AM, brad davison wrote:


But if I try the same thing from 'outside' the firewall I get:

%telnet email..com 25
Trying 67.x.x.x...
Connected to email.xxx.com.
Escape character is '^]'.
Connection closed by foreign host.


Have you checked to see what your mail logs say about those connection  
attempts?


Cheers,

-j

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


installing php4 and php5 on one machine

2008-05-12 Thread Zbigniew Szalbot

Hi there,

I am using FreeBSD 7.0-RELEASE-p1. The machine has PHP 5.2.6 with 
Suhosin-Patch 0.9.6.2 (cli). We're going to host one of our sites which 
currently is hosted by our ISP. This site requires php4 to work before 
it gets rewritten or dumped. Anyway, my current BSD machine is a 
dedicated one so I can do with it what I like but I am not really sure 
how to go about installing two versions of php. php5 has been installed 
from ports and works well.


How would you advise me to go about installing php4? I do not think I 
will be able to do it from ports (it will require an ancient version of 
php 4.10). Also I do not want to mix dependencies and such. Another 
issue is how to host the site. Use a different port for it (*:8080)? Use 
jails (never been in jail so no experience with it so far ;)?


I do have several IPs to play with so I can use them if that helps.

I'd appreciate your opinion about it. Many thanks to you all in advance!

--
Zbigniew Szalbot
www.lc-words.com


smime.p7s
Description: S/MIME Cryptographic Signature


RE: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread brad davison



 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Date: Mon, 12 May 2008 09:55:42 -0500
 CC: freebsd-questions@freebsd.org
 Subject: Re: telnet to mail server from outside does not get 220, telnet 
 from inside works
 
 On May 12, 2008, at 9:04 AM, brad davison wrote:
 
  But if I try the same thing from 'outside' the firewall I get:
 
  %telnet email..com 25
  Trying 67.x.x.x...
  Connected to email.xxx.com.
  Escape character is '^]'.
  Connection closed by foreign host.
 
 Have you checked to see what your mail logs say about those connection  
 attempts?
 
 Cheers,
 
 -j
 

The maillog only has the line like:
May 12 11:20:14 email sm-mta[66223]: m4CFKEuB066223: [69.245.x.x] did not issue 
MAIL/EXPN/VRFY/ETRN during connection to IPv4

which is the same thing i get when i do the telnet  25 from a machine 
that's on the same network (that gets the 220)

May 12 11:20:52 email sm-mta[66314]: m4CFKfiJ066314: [10.0.60.60] did not issue 
MAIL/EXPN/VRFY/ETRN during connection to IPv4

Is there something for the telnet daemon, or the sendmail daemon that restricts 
telnet access to just the subnet its on?  i.e 10.* network?



_
Stay in touch when you're away with Windows Live Messenger.
http://www.windowslive.com/messenger/overview.html?ocid=TXT_TAGLM_WL_Refresh_messenger_052008___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread Josh Carroll
On Mon, May 12, 2008 at 10:04 AM, brad davison
[EMAIL PROTECTED] wrote:

  Is there something I need to configure in telnetd or sendmail to allow 
 'outside' IP addresses to telnet to the mail server and get a 220 response?

  When I 'telnet localhost 25' i get:

  email# telnet localhost 25
  Trying ::1...
  Connected to localhost.x.com.
  Escape character is '^]'.
  220 email.x.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 12 May 2008 
 10:01:39 -0400 (EDT)



  But if I try the same thing from 'outside' the firewall I get:

  %telnet email..com 25
  Trying 67.x.x.x...
  Connected to email.xxx.com.
  Escape character is '^]'.
  Connection closed by foreign host.

That looks like TCP wrappers dropping the connection. Have you checked
/etc/hosts.{allow,deny}? man 5 hosts_access for details.

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


Re: netbeans 6.0.1 not run

2008-05-12 Thread AngryWolf
Hi,

Setting up JAVA_HOME correctly, helped for me:

$ echo $JAVA_HOME
/usr/local/jdk1.6.0

Nothing else was needed.

-- 
AngryWolf
[EMAIL PROTECTED]

On Monday 12 May 2008 01.34.10 cuongvt wrote:
 Hi all!

 full explanation:
 FreeBSD 7.0-RELEASE (i386)
 uid=1001(mak) gid=0(wheel) groups=0(wheel),69(network)

 installed:
 jdk-1.6.0.3p4_1
 diablo-jdk-1.5.0.07.01_10
 javavmwrapper-2.3.2

 I'm using zsh so I set JAVA_HOME and PATH of java into in my .zshrc.
 java -version:
 java 16 jdku3p1 etc etc

 Then I insralled netbeans from ports, firstly it warned:
 JAVA_HOME should not be defined.

 So i removed JAVA_HOME and PATH of java into in my .zshrc, reboot and
 reinstalled netbeans.
 Installation went fine.

 When I try run netbeans:
 [EMAIL PROTECTED]:~netbeans
 XIO: fatal IO error 0 (Unknown error: 0) on X server :0.0
 after 0 requests (0 known processed) with 0 events remaining.

 Any ideas?
 P/S:All pkgs were installed via ports*

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


Re: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread Wojciech Puchar

Trying ::1...
Connected to localhost.x.com.
Escape character is '^]'.
220 email.x.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 12 May 2008 10:01:39 
-0400 (EDT)



But if I try the same thing from 'outside' the firewall I get:

%telnet email..com 25
Trying 67.x.x.x...
Connected to email.xxx.com.
Escape character is '^]'.
Connection closed by foreign host.


sendmail try to connect to port auth of remote machine. your firewall 
probably blocks it just by dropping packets, so it tries until timeout


telnet from outside, wait few minutes and you will get a prompt.

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


RE: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread brad davison



 Date: Mon, 12 May 2008 17:49:07 +0200
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: telnet to mail server from outside does not get 220, telnet from 
 inside works
 
  Trying ::1...
  Connected to localhost.x.com.
  Escape character is '^]'.
  220 email.x.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 12 May 2008 
  10:01:39 -0400 (EDT)
 
 
 
  But if I try the same thing from 'outside' the firewall I get:
 
  %telnet email..com 25
  Trying 67.x.x.x...
  Connected to email.xxx.com.
  Escape character is '^]'.
  Connection closed by foreign host.
 
 
 sendmail try to connect to port auth of remote machine. your firewall 
 probably blocks it just by dropping packets, so it tries until timeout
 
 telnet from outside, wait few minutes and you will get a prompt.
 
 change your firewall rules to fix it
 ___


You get the prize.  

We have a Cisco ASA, and everything works on port 587, but port 25 has cisco's 
'Application Inspection' or something that I need to figure out how to turn off.

Thanks for the attention.

_
Make Windows Vista more reliable and secure with Windows Vista Service Pack 1.
http://www.windowsvista.com/SP1?WT.mc_id=hotmailvistasp1banner___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: netbeans 6.0.1 not run

2008-05-12 Thread AngryWolf
Correction, if you are at the phase of installing the port, then yes, 
unsetting $JAVA_HOME was the only way for me to install the port.

-- 
AngryWolf
[EMAIL PROTECTED]

On Monday 12 May 2008 17.48.51 AngryWolf wrote:
 Hi,

 Setting up JAVA_HOME correctly, helped for me:

 $ echo $JAVA_HOME
 /usr/local/jdk1.6.0

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


Re: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread Vince Hoffman
brad davison wrote:
 
 
 Date: Mon, 12 May 2008 17:49:07 +0200
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: telnet to mail server from outside does not get 220, telnet 
 from inside works

 Trying ::1...
 Connected to localhost.x.com.
 Escape character is '^]'.
 220 email.x.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 12 May 2008 
 10:01:39 -0400 (EDT)



 But if I try the same thing from 'outside' the firewall I get:

 %telnet email..com 25
 Trying 67.x.x.x...
 Connected to email.xxx.com.
 Escape character is '^]'.
 Connection closed by foreign host.


 sendmail try to connect to port auth of remote machine. your firewall 
 probably blocks it just by dropping packets, so it tries until timeout

 telnet from outside, wait few minutes and you will get a prompt.

 change your firewall rules to fix it
 ___
 
 
 You get the prize.  
 
 We have a Cisco ASA, and everything works on port 587, but port 25 has 
 cisco's 'Application Inspection' or something that I need to figure out how 
 to turn off.
 
assuming its the same as for a pix (been a while since I used a cisco
firewall ;) then it should be
no fixup smtp
(its one of the first things I used to turn off ;)
vince


 Thanks for the attention.
 
 _
 Make Windows Vista more reliable and secure with Windows Vista Service Pack 1.
 http://www.windowsvista.com/SP1?WT.mc_id=hotmailvistasp1banner___
 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]


dummy dhclient

2008-05-12 Thread Wojciech Puchar
is there an option in dhclient (or other program) to try getting IP 
address but - don't set anything in system.


i mean something to just check for dhcp servers.

or maybe something that just detects what DHCP servers are available.



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


Re: FreeBSD 7 on Windows 2008 (Hyper-V)

2008-05-12 Thread Simon Jolle sjolle
On 05/12/2008 01:07 AM, Natham wrote:
 Hi:

Hi Natham

 Im trying to set up a FreeBSD VM under Hyper-V but i the instalation
 do not start. i try x86 and x64 boot disk only (for a net install).
 The error i got is cant load kernel.

See Supported Guest OS on Windows Server 2008 Hyper-V[0]. As far as I
know Microsoft made modifications in the guest kernel. Thats why in
unix-like world only Microsoft partner Novell is supported.

 Im a novice on FreeBSD but i have set up a few small server with it. Any idea?

cheers
Simon

[0]
http://www.microsoft.com/windowsserver2008/en/us/hyperv-supported-guest-os.aspx?pf=true



signature.asc
Description: OpenPGP digital signature


Re: Kind Link Request

2008-05-12 Thread Simon Jolle sjolle
On 05/12/2008 03:06 PM, FreeBSD.Arno wrote:
 ...but it runs on windows and redhat...?
 
 http://www.star.net.uk/star/home/hostingoverview.stml
 http://uptime.netcraft.com/up/graph?site=www.star.net.uk

And additionally it seems to be a SEO-SPAM request. Tony Gordon have the
fancy title Manager Link Building :-)

 gr
 Arno
cheers
Simon



signature.asc
Description: OpenPGP digital signature


Re: installing php4 and php5 on one machine

2008-05-12 Thread Odhiambo Washington
On Mon, May 12, 2008 at 5:54 PM, Zbigniew Szalbot [EMAIL PROTECTED]
wrote:

 Hi there,

 I am using FreeBSD 7.0-RELEASE-p1. The machine has PHP 5.2.6 with
 Suhosin-Patch 0.9.6.2 (cli). We're going to host one of our sites which
 currently is hosted by our ISP. This site requires php4 to work before it
 gets rewritten or dumped. Anyway, my current BSD machine is a dedicated one
 so I can do with it what I like but I am not really sure how to go about
 installing two versions of php. php5 has been installed from ports and works
 well.


The main issue here is: Which php would you want Apache to refer to, and at
what time? Honestly, I  don't have an answer for this!.
Perhaps you have to run a whole different system within a jail:-(
There may be an easier way, but when I read this, that is where my /etc (end
of thinking capacity) got me for now.

How would you advise me to go about installing php4? I do not think I will
 be able to do it from ports (it will require an ancient version of php
 4.10). Also I do not want to mix dependencies and such. Another issue is how
 to host the site. Use a different port for it (*:8080)? Use jails (never
 been in jail so no experience with it so far ;)?


Why not just use the  final version of php-4.x.x? Even this breaks your
site?



 I do have several IPs to play with so I can use them if that helps.


Use a jail.




 I'd appreciate your opinion about it. Many thanks to you all in advance!


I am not even sure my opinion helps, but well, the whole world reads this
list!:-)



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Oh My God! They killed init! You Bastards!
--from a /. post
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Christer Solskogen

Derek Ragona wrote:

Sounds like you have 0.0.0.0 configured on an ethernet  interface.  I 
would check all your systems, and be sure it isn't used.




I checked, and there is no interface with that ip address. But thanks 
for the advice.


OpenBSD box - where 0.0.0.0 is resolving to.
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
lladdr 00:01:c0:03:7c:09
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::201:c0ff:fe03:7c09%rl0 prefixlen 64 scopeid 0x1
inet 192.168.0.1 netmask 0xff00 broadcast 192.168.0.255

nfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500
options=18bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWCSUM,TSO4
ether 00:18:f3:29:d8:15
inet 192.168.0.3 netmask 0xff00 broadcast 192.168.0.255
inet 192.168.0.4 netmask 0xff00 broadcast 192.168.0.255
inet 192.168.0.5 netmask 0xff00 broadcast 192.168.0.255
media: Ethernet autoselect (1000baseTX full-duplex,flag0,flag1)
status: active


(I also have a Mac OX 10.5 which also resolves 0.0.0.0 to 192.168.0.1. 
But a windows machine do not resolve 0.0.0.0)


--
chs

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


Re: telnet to mail server from outside does not get 220, telnet from inside works

2008-05-12 Thread Dunc
Vince Hoffman wrote:
 brad davison wrote:
   
 
 Date: Mon, 12 May 2008 17:49:07 +0200
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: telnet to mail server from outside does not get 220, telnet 
 from inside works

   
 Trying ::1...
 Connected to localhost.x.com.
 Escape character is '^]'.
 220 email.x.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 12 May 2008 
 10:01:39 -0400 (EDT)



 But if I try the same thing from 'outside' the firewall I get:

 %telnet email..com 25
 Trying 67.x.x.x...
 Connected to email.xxx.com.
 Escape character is '^]'.
 Connection closed by foreign host.


 
 sendmail try to connect to port auth of remote machine. your firewall 
 probably blocks it just by dropping packets, so it tries until timeout

 telnet from outside, wait few minutes and you will get a prompt.

 change your firewall rules to fix it
 ___
   
 You get the prize.  

 We have a Cisco ASA, and everything works on port 587, but port 25 has 
 cisco's 'Application Inspection' or something that I need to figure out how 
 to turn off.

 
 assuming its the same as for a pix (been a while since I used a cisco
 firewall ;) then it should be
 no fixup smtp
 (its one of the first things I used to turn off ;)
 vince
   

it's  

no inspect esmtp


nowadays

Dunc

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


Re: Apache and Environment

2008-05-12 Thread Fred Condo

On May 10, 2008, at 11:49 PM, Nicolas Letellier wrote:


Hello.

I use apache13 and php5. When I do a phpinfo(), I can see in  
Environment sensibles datas when I launch apache in root. I see  
all my env variables (as MAIL, TERM, USER, PWD, LOGNAME, EDITOR,  
OSTYPE, LANG, etc, etc...). So, we see informations about user who  
launched apache.


When apache is launched as boot (with apache_enable=YES), I don't  
see these informations. I only see:


HOME/
PATH/sbin:/bin:/usr/sbin:/usr/bin
RC_PID  39
PWD /

This is OK. There is no critical informations.

How could I launch apache and mask these informations? I must reboot  
to have this default datas, else I see environment data about the  
user who lauch it.


Thanks.
--
- Nicolas.


Instead of just

$ su

do this:

$ su - root

This will give you only root's environment. Then do your startup  
command for apache.


--
Fred





Re: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Matthew Donovan
I just tried to install imagemagick from ports myself and it installed fine 
maybe it's a 6.3 issue since I m on 7.0 or your ports is out of date 
considering here the imagemagick port installs ImageMagick-6.4.1.0

On Mon, May 12, 2008 at 11:53:18AM +1000, Da Rock wrote:
 
 On Sun, 2008-05-11 at 17:20 -0700, Johan Dowdy wrote:
  Did you cvsup before attempting the install?
  
  -J
  
 
 Do you mean update the ports tree? This is a relatively new install of
 6.3 (last week or so) with a minimal distro and no ports tree installed
 at the time. I run portsnap manually after install nowadays so that the
 latest and greatest is installed from the start. I'll try updating, but
 pkg_version -v seems up to date so I doubt very much it'll make a diff.
 
 
  - Original Message -
  From: [EMAIL PROTECTED] [EMAIL PROTECTED]
  To: freebsd-questions@freebsd.org freebsd-questions@freebsd.org
  Sent: Sun May 11 16:46:31 2008
  Subject: Imagemagick port seems broken - jp2.c patch fails
  
  I may be not thinking straight due to a head cold- in which case just
  tell me so- but building Imagemagick-6.4.0.7 from ports is failing. It
  attempts to find Imagemagick folder in the work folder but cannot do so.
  I ran ls but all it has is .extract.imagemagick._usr_local or the like
  (the exact message is on another system atm).
  
  All I want is to install lives, but this has killed that. Any ideas what
  I can do? Or is this something to send to the ports list? Time is of the
  essence here, so thats why I thought somebody here might be able to find
  a workaround so I can continue for now and post to ports later.
  
  Cheers
  
  ___
  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]
 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Christer Solskogen

Christer Solskogen wrote:

Derek Ragona wrote:

Sounds like you have 0.0.0.0 configured on an ethernet  interface.  I 
would check all your systems, and be sure it isn't used.




I checked, and there is no interface with that ip address. But thanks 
for the advice.


OpenBSD box - where 0.0.0.0 is resolving to.
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
lladdr 00:01:c0:03:7c:09
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::201:c0ff:fe03:7c09%rl0 prefixlen 64 scopeid 0x1
inet 192.168.0.1 netmask 0xff00 broadcast 192.168.0.255

nfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500
options=18bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWCSUM,TSO4
ether 00:18:f3:29:d8:15
inet 192.168.0.3 netmask 0xff00 broadcast 192.168.0.255
inet 192.168.0.4 netmask 0xff00 broadcast 192.168.0.255
inet 192.168.0.5 netmask 0xff00 broadcast 192.168.0.255
media: Ethernet autoselect (1000baseTX full-duplex,flag0,flag1)
status: active


(I also have a Mac OX 10.5 which also resolves 0.0.0.0 to 192.168.0.1. 
But a windows machine do not resolve 0.0.0.0)





Gah, my bad.
the nfe0 interface are not on OpenBSD, but on my FreeBSD box (where this 
arp-messages shows up)


--
chs

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


Re: kernel panic FreeBSD 7.0 - Xorg

2008-05-12 Thread Zbigniew Komarnicki
On Monday 12 of May 2008 16:24:44 Roland Smith wrote:
 How *exactly* did you upgrade your ports? Sometimes old libraries hang
 around causing trouble.

I simply download the iso file for boot only: 
7.0-RELEASE-i386-bootonly.iso

Then burn on CD and then install fresh 7.0-RELEASE on hard disk - minimal 
system. Next I used portsnap to download ports:
portsnap fetch
[...]

Then go to /usr/ports/x11/xorg and:
make install clean

After that, when I log as normal user and typed:
startx

got the first kernel panic. Then I used:
Xorg -configure
X -config /root/xorg.conf.new

and again I got kernel panic, and also as mention previous, for drivers ati 
and radeon, too.

  Xorg -configure
  X -config /root/xorg.conf.new

 Why would you do that? If you haven't changed the hardware, there is no
 need to change xorg.conf.

Because I hadn't the old version xorg.conf from 6.3. I simply format these 
partitions and forgotten make a backup of /etc especially /etc/X11.

  and I got black monitor and after few seconds the system reboots.
  Then I go to single user and do

 Check the X logfile (/var/log/Xorg.0.log). Any clues in there?

I do obtain nothing in /var/log/Xorg.0.log. I only obtain result when I 
use vesa driver and it is about 10 kB text. But there no any errors form 
the vesa drivers. From the drivers radon or ati nothing was written, 
because was kernel panic.

  savecore: reboot after panic: vm_fault: fault on nofault entry, addr:
  e56e8000 savecore: writing core to vmcore.2

Now I have vmcore.8

 This can also help you debug. Load it up in the kernel debugger;

   kgdb /boot/kernel/kernel.symbols vmcore.2

 Then inside the debugger, give the 'bt' command.

I coudn't do that because I obtain the following information (I do not 
remember exactly)
Couldn't find file vmcore.2 

I went to the /boot/kernel/ and there really no such file.


 What kind of graphics card do you have? What does 'pciconf -lv' say?

I have: Radeon 9200 SE Series'. It is correctly recognized in xorg.conf.new, 
but if I remember in 6.3 the driver was ati for such card not radeon.

Here is the output:

[EMAIL PROTECTED]:0:0:0:class=0x06 card=0x chip=0x01e010de 
rev=0xc1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce2 AGP Controller'
class  = bridge
subclass   = HOST-PCI
[EMAIL PROTECTED]:0:0:1:class=0x05 card=0x0c1710de chip=0x01eb10de 
rev=0xc1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce2 Memory Controller 1'
class  = memory
subclass   = RAM
[EMAIL PROTECTED]:0:0:2:class=0x05 card=0x0c1710de chip=0x01ee10de 
rev=0xc1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce2 Memory Controller 4'
class  = memory
subclass   = RAM
[EMAIL PROTECTED]:0:0:3:class=0x05 card=0x0c1710de chip=0x01ed10de 
rev=0xc1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce2 Memory Controller 3'
class  = memory
subclass   = RAM
[EMAIL PROTECTED]:0:0:4:class=0x05 card=0x0c1710de chip=0x01ec10de 
rev=0xc1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce2 Memory Controller 2'
class  = memory
subclass   = RAM
[EMAIL PROTECTED]:0:0:5:class=0x05 card=0x0c1710de chip=0x01ef10de 
rev=0xc1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce2 Memory Controller 5'
class  = memory
subclass   = RAM
[EMAIL PROTECTED]:0:1:0:class=0x060100 card=0x0c111458 chip=0x008010de 
rev=0xa3 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce MCP2S PCI to ISA Bridge'
class  = bridge
subclass   = PCI-ISA
[EMAIL PROTECTED]:0:1:1:class=0x0c0500 card=0x0c111458 chip=0x008410de 
rev=0xa1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce MCP2S PCI System Management'
class  = serial bus
subclass   = SMBus
[EMAIL PROTECTED]:0:2:0:class=0x0c0310 card=0x50041458 chip=0x008710de 
rev=0xa1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce MCP2A USB Controller'
class  = serial bus
subclass   = USB
[EMAIL PROTECTED]:0:2:1:class=0x0c0310 card=0x50041458 chip=0x008710de 
rev=0xa1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce MCP2A USB Controller'
class  = serial bus
subclass   = USB
[EMAIL PROTECTED]:0:2:2:class=0x0c0320 card=0x50041458 chip=0x008810de 
rev=0xa2 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce MCP2A USB Controller'
class  = serial bus
subclass   = USB
[EMAIL PROTECTED]:0:6:0:class=0x040100 card=0xa0021458 chip=0x008a10de 
rev=0xa1 
hdr=0x00
vendor = 'Nvidia Corp'
device = 'nForce AC'97 Audio Codec Interface'
class  = multimedia
subclass   = audio
[EMAIL PROTECTED]:0:8:0:class=0x060400 card=0x chip=0x008b10de 
rev=0xa3 
hdr=0x01
vendor = 'Nvidia Corp'
device = 'nforce MCP2A PCI Bridge'
class  

Unexepcted behavior from read and cat

2008-05-12 Thread Paul Schmehl
I created a small list of IPs that I wanted to do digs on (because I'm lazy and 
don't want to do them one at a time.)


I then wrote the following on the commandline:

% dig +short -x `cat iplist`

The results was an answer for the first line only.

So, I thought read line would do the trick.  I tried this:

% dig +short -x `(read line; echo $line; while read line; do echo $line; done) 
 iplist`


Same result.

I even tried:

% dig +short -s `cat iplist | awk '{print $1}'`

Same result.  (Yes, I know, why do twice the work to get the same answer, but I 
was desperate.)


WTF?  Why do these utilities, which usually read all the lines in a file now 
only work once when run through dig?  Is there a way to feed dig a list of IPs 
and have it return each and every one of them?


I tried dig +short -x -f iplist, but that returns nothing at all.

Sure, I can edit the file and prepend +short -x to each line, but by then I 
might as well just do them individually.


What am I missing?

--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

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


Re: Unexepcted behavior from read and cat

2008-05-12 Thread Paul Schmehl
--On Monday, May 12, 2008 13:59:47 -0500 Paul Schmehl [EMAIL PROTECTED] 
wrote:


Sure, I can edit the file and prepend +short -x to each line, but by then I
might as well just do them individually.

What am I missing?


Never mind.

This worked.

(read line; dig +short -x `echo $line`; while read line; do dig +short -x `echo 
$line`; done)  iplist


--
Paul Schmehl ([EMAIL PROTECTED])
Senior Information Security Analyst
The University of Texas at Dallas
http://www.utdallas.edu/ir/security/

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


Re: Unexepcted behavior from read and cat

2008-05-12 Thread Chuck Swiger

On May 12, 2008, at 11:59 AM, Paul Schmehl wrote:
WTF?  Why do these utilities, which usually read all the lines in a  
file now only work once when run through dig?  Is there a way to  
feed dig a list of IPs and have it return each and every one of them?


The dig which comes with BIND 9 supports doing multiple queries; older  
versions of dig apparently will only do a single query.  Try doing  
dig -f iplist for batch-mode multiple queries, but trying to feed  
other options (like +short) will cause it to not output anything when  
I just tested.


(The command-line argument handling of this utility is wildly  
nonstandard and sometimes plainly broken, IMO)


--
-Chuck

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


Re: Unexepcted behavior from read and cat

2008-05-12 Thread Mario Lobo
On Monday 12 May 2008, Paul Schmehl wrote:
 I created a small list of IPs that I wanted to do digs on (because I'm lazy
 and don't want to do them one at a time.)

 I then wrote the following on the commandline:

 % dig +short -x `cat iplist`

 The results was an answer for the first line only.

 So, I thought read line would do the trick.  I tried this:

 % dig +short -x `(read line; echo $line; while read line; do echo $line;
 done)  iplist`

 Same result.

 I even tried:

 % dig +short -s `cat iplist | awk '{print $1}'`

 Same result.  (Yes, I know, why do twice the work to get the same answer,
 but I was desperate.)

 WTF?  Why do these utilities, which usually read all the lines in a file
 now only work once when run through dig?  Is there a way to feed dig a list
 of IPs and have it return each and every one of them?

 I tried dig +short -x -f iplist, but that returns nothing at all.

 Sure, I can edit the file and prepend +short -x to each line, but by then I
 might as well just do them individually.

 What am I missing?

Why not:

for ips in `cat iplist`
do
 dig +short -x $ips
done

-- 
Mario Lobo
Segurança de Redes - Desenvolvimento e Análise
IPAD - Instituto de Pesquisa e Apoio ao Desenvolvimento Tecnológico e 
Científico


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


Re: Unexepcted behavior from read and cat

2008-05-12 Thread Johan Dowdy


For loops are your friend.


I'd do something like:

for i in `cat iplist`
 do dig +short -x $I
done


-J


On 5/12/08 11:59 AM, Paul Schmehl [EMAIL PROTECTED] wrote:

 dig +short -x `cat iplist`

-- 
Johan Dowdy - CISSP
Senior Systems Administrator
nCircle Network Security
 
415.318.2880

Any sufficiently advanced technology is indistinguishable from magic.
-- Arthur C. Clarke

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


OSS webex-style program?

2008-05-12 Thread Kurt Buff
All,

I seem to recall discussion of this sort of program recently, but
can't remember where.

I've got some mobile remote users who could use support (they're on
Windows laptops) and would like to set something up like this.

Does anyone know of something like this?

Thanks,

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


Re: dummy dhclient

2008-05-12 Thread Mel
On Monday 12 May 2008 18:34:32 Wojciech Puchar wrote:
 is there an option in dhclient (or other program) to try getting IP
 address but - don't set anything in system.

 i mean something to just check for dhcp servers.

 or maybe something that just detects what DHCP servers are available.

The largely undocumented dhclient_exit|enter_hooks are suitable for this. Look 
at the source of /sbin/dhclient-script.
In short, if you set exit_status to non-zero in /etc/dhclient-enter-hooks, 
nothing will be set. Some environment variables will be available to you, 
among which should be the ip of the dhcp server that responded. If you simply 
dump the env to stdout, you will see things available.

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


Re: installing php4 and php5 on one machine

2008-05-12 Thread Mel
On Monday 12 May 2008 16:54:37 Zbigniew Szalbot wrote:

 How would you advise me to go about installing php4? I do not think I
 will be able to do it from ports (it will require an ancient version of
 php 4.10). Also I do not want to mix dependencies and such.

Jail for sure.

 Another 
 issue is how to host the site. Use a different port for it (*:8080)? Use
 jails (never been in jail so no experience with it so far ;)?
 I do have several IPs to play with so I can use them if that helps.

Yep, add an IP alias to the external interface, build the jail on that and 
you're pretty much done (DNS of course being the missing link).
There's tools like ezjail in ports, but imo that's more for people who build 
jails on a regular basis. Also, it is a good idea to do it by hand at least 
once, so you get a feel for the process and know what's going on underneath 
the ezjail magic.

Believe it or not, the manpage for jail(8) contains a section with the 
commands to setup a jail from scratch and touches on all the variables 
required to have it started upon boot.

There's more then one reason to do this in a jail. First of all, you can 
seperate the php versions, something that's not supported by the ports 
system.
Secondly, you can add a second jail where you're going to work the migration 
on. Once satisfied, you bring them both down, change ip of the new version 
and wait for bug reports. If it looks like there's too many bugs, you still 
have the old version available and you can switch the ip's back. You can do 
this as often as you want, till everything looks good.
Thirdly, the cost in memory usage for a jail is negligable compared to the 
above gains, especially since it will primarily run apache (cron and sshd 
being the most common other programs).
-- 
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]


Re: kernel panic FreeBSD 7.0 - Xorg

2008-05-12 Thread Roland Smith
On Mon, May 12, 2008 at 08:34:17PM +0200, Zbigniew Komarnicki wrote:
 On Monday 12 of May 2008 16:24:44 Roland Smith wrote:
  How *exactly* did you upgrade your ports? Sometimes old libraries hang
  around causing trouble.
 
 I simply download the iso file for boot only: 
 7.0-RELEASE-i386-bootonly.iso
 
 Then burn on CD and then install fresh 7.0-RELEASE on hard disk - minimal 
 system. Next I used portsnap to download ports:
 portsnap fetch
 [...]

Did you do a 'portsnap extract' as well? Fetching alone isn't enough.

 got the first kernel panic. Then I used:
 Xorg -configure
 X -config /root/xorg.conf.new
 
 and again I got kernel panic, and also as mention previous, for drivers ati 
 and radeon, too.

You should definitely use the radeon driver for this hardware. 
 
   savecore: reboot after panic: vm_fault: fault on nofault entry, addr:
   e56e8000 savecore: writing core to vmcore.2
 
 Now I have vmcore.8
 
  This can also help you debug. Load it up in the kernel debugger;
 
kgdb /boot/kernel/kernel.symbols vmcore.2
 
  Then inside the debugger, give the 'bt' command.
 
 I coudn't do that because I obtain the following information (I do not 
 remember exactly)
 Couldn't find file vmcore.2 

 I went to the /boot/kernel/ and there really no such file.

Saved cores are kept in /var/crash by default. See dumpdir in
/etc/defaults/rc.conf. Try

  kgdb /boot/kernel/kernel.symbols /var/crash/vmcore.8

  What kind of graphics card do you have? What does 'pciconf -lv' say?
 
 I have: Radeon 9200 SE Series'. It is correctly recognized in xorg.conf.new, 
 but if I remember in 6.3 the driver was ati for such card not radeon.

 [EMAIL PROTECTED]:2:0:0:  class=0x03 card=0x596412ab chip=0x59641002 
 rev=0x01 
 hdr=0x00
 vendor = 'ATI Technologies Inc'
 device = 'Radeon 9200 Radeon 9200 SE Series'
 class  = display
 subclass   = VGA
 
 
 In file: /var/log/dmesg.today I found at the end  of file the following 
 entries:
 pid 23201 (conftest), uid 0: exited on signal 11 (core dumped)
 pid 34580 (conftest), uid 0: exited on signal 12 (core dumped)

Hmm. Signal 12 is non-existant system call invoked. That's one I've
never seen before.
 
 This was when I run startx as normal user without file xorg.conf 
 in /etc/X11/xorg.conf. So the Xorg server must such file generated on the 
 fly - and the result of course was kernel panic. 
 
 Why Xorg do kernel panic? 

It has access to system internals via /dev/mem and /dev/io. So it can
potentially screw things up pretty badly.

It might also be a hardware problem. Testing the RAM would be a good
place to start.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgp09RV72KXgN.pgp
Description: PGP signature


Re: {Spam?} Re: agp problems in 7.0-RELEASE

2008-05-12 Thread Derek Ragona

At 08:54 PM 5/11/2008, Novembre wrote:


On Sun, May 11, 2008 at 5:42 PM, Derek Ragona 
mailto:[EMAIL PROTECTED][EMAIL PROTECTED] wrote:

At 02:17 PM 5/11/2008, Novembre wrote:

Hi all,

I have upgraded my home desktop (1.4GHz P-IIIS) machine from 6.2-RELEASE-p9
to 7.0-RELEASE some time ago. When comparing the two dmesg outputs from 6.2
and 7.0, I realized that some things aren't the same anymore.

Probing agp gives the following messages
--
6.2-RELEASE-p9:
pci0: ACPI PCI bus on pcib0
agp0: VIA 862x (CLE266) host to PCI bridge mem 0xe000-0xe0ff at
device 0.0 on pci0
pcib1: PCI-PCI bridge at device 1.0 on pci0
pci1: PCI bus on pcib1
pci1: display, VGA at device 0.0 (no driver attached)

7.0-RELEASE:
pci0: ACPI PCI bus on pcib0
agp0: VIA 862x (CLE266) host to PCI bridge on hostb0
agp0: Invalid aperture setting 0x0agp0: Invalid aperture setting 0x0agp0:
bad aperture size
agp0: Invalid aperture setting 0x0agp0: Invalid aperture size (0Mb)
device_attach: agp0 attach returned 12
pcib1: PCI-PCI bridge at device 1.0 on pci0
pci1: PCI bus on pcib1
vgapci0: VGA-compatible display mem
0xd800-0xdbff,0xde00-0xdeff

at device 0.0 on pci1
--

So what are the errors agp0: Invalid aperture setting 0x0 and agp0: bad
aperture size (0Mb) and device_attach: agp0 attach returned 12 that I see
in 7.0-RELEASE? I assume that agp driver is not attached, so there's
something wrong with its implementation in 7.0, right?

I have uploaded the complete dmesg's to
6.2-RELEASE dmesg 
:http://pastebin.com/f12c0ff27http://pastebin.com/f12c0ff27
7.0-RELEASE dmesg 
:http://pastebin.com/f3e6809c6http://pastebin.com/f3e6809c6


Thanks a lot :)


The agp aperture size is usually set in the BIOS.  Check your BIOS.

-Derek

--
This message has been scanned for viruses and
dangerous content by http://www.mailscanner.info/MailScanner, and is
believed to be clean.



Hi,

It could be a possibility, but I haven't touched anything in the BIOS. 
I've just upgraded my 6.2-RELEASE-p9 to 7.0-RELEASE from source. Besides, 
I was not geting that error when using 6.2. Apparently, it's something 
related to FreeBSD rather than my BIOS.


Thanks :)


While you may not have changed anything, I would verify the setting in your 
BIOS and possibly try a different setting.  Most BIOS allow only for 2-3 
settings.  It may be you have a non-standard setting and the loader is 
seeing that as 0.


-Derek


--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Derek Ragona

At 12:55 PM 5/12/2008, Christer Solskogen wrote:

Christer Solskogen wrote:

Derek Ragona wrote:

Sounds like you have 0.0.0.0 configured on an ethernet  interface.  I 
would check all your systems, and be sure it isn't used.
I checked, and there is no interface with that ip address. But thanks for 
the advice.

OpenBSD box - where 0.0.0.0 is resolving to.
rl0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST mtu 1500
lladdr 00:01:c0:03:7c:09
media: Ethernet autoselect (100baseTX full-duplex)
status: active
inet6 fe80::201:c0ff:fe03:7c09%rl0 prefixlen 64 scopeid 0x1
inet 192.168.0.1 netmask 0xff00 broadcast 192.168.0.255
nfe0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500
options=18bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWCSUM,TSO4
ether 00:18:f3:29:d8:15
inet 192.168.0.3 netmask 0xff00 broadcast 192.168.0.255
inet 192.168.0.4 netmask 0xff00 broadcast 192.168.0.255
inet 192.168.0.5 netmask 0xff00 broadcast 192.168.0.255
media: Ethernet autoselect (1000baseTX full-duplex,flag0,flag1)
status: active

(I also have a Mac OX 10.5 which also resolves 0.0.0.0 to 192.168.0.1. 
But a windows machine do not resolve 0.0.0.0)



Gah, my bad.
the nfe0 interface are not on OpenBSD, but on my FreeBSD box (where this 
arp-messages shows up)


You may want to do traceroutes from the systems that do find the 0.0.0.0 
interface.  I would bet you have a default route and/or netmask sending the 
traffic.  You will get those arp messages if you run two different 
interfaces on the same system, on the same subnet (not to be confused with 
running multiple IP's on an interface.)  Arp tries to tie an IP address to 
a machine address, but if the reverse routing isn't correct you will see 
these error messages.


-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Christer Solskogen

Derek Ragona wrote:

You may want to do traceroutes from the systems that do find the 0.0.0.0 
interface.  I would bet you have a default route and/or netmask sending 
the traffic.  You will get those arp messages if you run two different 
interfaces on the same system, on the same subnet (not to be confused 
with running multiple IP's on an interface.)  Arp tries to tie an IP 
address to a machine address, but if the reverse routing isn't correct 
you will see these error messages.




A tip from George Davidovich setting the aliases to use netmask to 
0x seems to fix the problem.


--
chs

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


Re: installing php4 and php5 on one machine

2008-05-12 Thread Zbigniew Szalbot

Hello,

Mel pisze:


On Monday 12 May 2008 16:54:37 Zbigniew Szalbot wrote:


How would you advise me to go about installing php4? I do not think I
will be able to do it from ports (it will require an ancient version of
php 4.10). Also I do not want to mix dependencies and such.


Jail for sure.


Thanks!

There's more then one reason to do this in a jail. First of all, you can 
seperate the php versions, something that's not supported by the ports 
system.


And here comes my question. Can the php5 installation be left intact and 
  php4 be built in a jail? And finally, would I also need to build 
another instance of apache in jail?


Thank you again!

--
Zbigniew Szalbot
www.lc-words.com


smime.p7s
Description: S/MIME Cryptographic Signature


Re: Panic String: kmem_malloc(4096): kmem_map too small: 335544320 total allocated

2008-05-12 Thread Mel
On Monday 12 May 2008 15:16:48 Aminuddin Abdullah wrote:

 I have 5 servers running almost at 70mbit/sec and each one of them will
 crash/reboot after more than 24 hours. The most it can stay up is 48 hours.

 How do I increase this memory from the default 320MB?

After some digging it looks like vm.kmem_size* are the loader tunables you're 
looking for. See loader(8) for a description.

However, does it make sense to have this much kernel memory? What is it caused 
by? mbufs? If you dump netstat -m periodically from cron, is that where the 
memory is going?
-- 
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]


Automounting USB pen drives

2008-05-12 Thread Max Russell
I understand that when I plug in a USB drive to my 7.0 system, that it
turns up as /dev/da0 or /dav/da1 etc.

I'd like to work towards a nice automount script that shows the drive
on my desktop, KDE.

Could anyone point me at where I need to edit/make changes - is this
just in /etc/fstab?

I'd like to get it so it is seamless, just plug the USB device in and it mounts.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kernel panic FreeBSD 7.0 - Xorg

2008-05-12 Thread Mel
On Monday 12 May 2008 22:22:12 Roland Smith wrote:
 On Mon, May 12, 2008 at 08:34:17PM +0200, Zbigniew Komarnicki wrote:
  On Monday 12 of May 2008 16:24:44 Roland Smith wrote:

  In file: /var/log/dmesg.today I found at the end  of file the following
  entries:
  pid 23201 (conftest), uid 0: exited on signal 11 (core dumped)
  pid 34580 (conftest), uid 0: exited on signal 12 (core dumped)

 Hmm. Signal 12 is non-existant system call invoked. That's one I've
 never seen before.

It's generated by some configure script (conftest), normally nothing to worry 
about. It's easy to get if you have a jail 'running' 6.x and you haven't set 
OSREL and/or UNAME_R correctly. Also, some configure scripts just try to 
invoke linux/posix/apple_syscall_foo to see if it's there.

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


Re: kernel panic FreeBSD 7.0 - Xorg

2008-05-12 Thread Zbigniew Komarnicki
On Monday 12 of May 2008 22:22:12 Roland Smith wrote:
   How *exactly* did you upgrade your ports? Sometimes old libraries hang
   around causing trouble.
 
 I used portsnap to download ports:
  portsnap fetch
  [...]

 Did you do a 'portsnap extract' as well? Fetching alone isn't enough.

Yes of course. I first use 'portsnap update', but the portsnap told me that 
the ports was not created by portsnap and gave me what to do next. So I do it 
and everythings go on succesfull after that.

 You should definitely use the radeon driver for this hardware.

I use on this computer also Debian lenny and everythings works well also 
Xorg. But in xorg.conf on Debian I have ati driver not radeon.
The Xorg have the following version on Debian:

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-4)
Current Operating System: Linux komp1 2.6.24-1-686 #1 SMP Sat Apr 19 00:37:55 
UTC 2008 i686
Build Date: 29 April 2008  08:24:00PM

 Saved cores are kept in /var/crash by default. See dumpdir in
 /etc/defaults/rc.conf. Try

   kgdb /boot/kernel/kernel.symbols /var/crash/vmcore.8

I will try it.  Thank you.

  Why Xorg do kernel panic?

 It has access to system internals via /dev/mem and /dev/io. So it can
 potentially screw things up pretty badly.

I understand.

 It might also be a hardware problem. Testing the RAM would be a good
 place to start.

I check it. I run memtest today. 

It is strange why on Debian it works but here not?

Thank you very much Roland.

 Roland

Best wishes,
Zbigniew

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


Re: Unexepcted behavior from read and cat

2008-05-12 Thread RW
On Mon, 12 May 2008 14:08:06 -0500
Paul Schmehl [EMAIL PROTECTED] wrote:

 --On Monday, May 12, 2008 13:59:47 -0500 Paul Schmehl
 [EMAIL PROTECTED] wrote:
 
  Sure, I can edit the file and prepend +short -x to each line, but
  by then I might as well just do them individually.
 
  What am I missing?
 
 Never mind.
 
 This worked.
 
 (read line; dig +short -x `echo $line`; while read line; do dig
 +short -x `echo $line`; done)  iplist
 
I tend to use xargs -n1 with dig e.g 


cat iplist | xargs -n1 dig +short -x

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


Re: installing php4 and php5 on one machine

2008-05-12 Thread Mel
On Monday 12 May 2008 22:46:41 Zbigniew Szalbot wrote:
 Hello,

 Mel pisze:
  On Monday 12 May 2008 16:54:37 Zbigniew Szalbot wrote:
  How would you advise me to go about installing php4? I do not think I
  will be able to do it from ports (it will require an ancient version of
  php 4.10). Also I do not want to mix dependencies and such.
 
  Jail for sure.

 Thanks!

  There's more then one reason to do this in a jail. First of all, you can
  seperate the php versions, something that's not supported by the ports
  system.

 And here comes my question. Can the php5 installation be left intact and
php4 be built in a jail?

Yes. I build ports for 6.x machines, on a 7.x machine in a jail. So you can 
seperate it perfectly.

And finally, would I also need to build 
 another instance of apache in jail?

Yes. You basically create a seperate FreeBSD installation, without the kernel. 
Complete with devfs and seperate user accounts. It is better to start this 
way and if you get paranoid about all the things running, it is easy to 
remove things one by one till it stops working ;)

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


Re: FBSD 6.2 Xeon 2.4ghz CPU and high load

2008-05-12 Thread DAve

DAve wrote:

Chuck Swiger wrote:
It might be reasonable to try hyperthreading enabled, as your type of 
load might be improved by it on




Funny that, enabling hyperthreading immediately dropped my load by half, 
I see CPU0, CPU1, CPU2, CPU3 now in top. I also see my CPU load 
reporting correctly as well. I see ranges from 10% idle to 80% idle, not 
locked at 50% and above.


That seems to have cured several ills. I will know more Monday at 8:30am 
when the business email traffic kicks in.


DAve


Just a quick note, we survived the day in good form. The servers have 
dropped their load numbers by 50% under a heavy load and by 80% under a 
normal load. More importantly, Nagios shows that SMTP is always 
responding and the load balancers are now showing a max of 34 active 
connections on each server where before they were showing 350+. 
Connections are opening and closing far far quicker.


machdep.hyperthreading_allowed=1 has been added to /etc/sysctl.conf

On a related note, I met Chuck back in 1999 in Seattle at a SeaFug 
meeting. I doubt he remembers me but he and John Polstra coached me 
through changing from a Mac Admin to a BSD admin. I've read Chuck's 
posts on multiple maillists that we both have, or do, share 
subscriptions to. Chuck, you are always helpful, never mean, and you 
encourage detective work to identify a problem rather than recite the 
upgrade mantra. Your knowledge has helped countless people over the 
years, including me. I appreciate that.


If you have a wish list, I can't find it. I would sure like to buy you a 
CD or something since I can't buy you a beer.


Thank you for your time, thanks to everyone on the list for their time.

DAve

--
In 50 years, our descendants will look back on the early years
of the internet, and much like we now look back on men with
rockets on their back and feathers glued to their arms, marvel
that we had the intelligence to wipe the drool from our chins.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: arplookup 0.0.0.0 failed: host is not on local network

2008-05-12 Thread Derek Ragona

At 03:44 PM 5/12/2008, Christer Solskogen wrote:

Derek Ragona wrote:

You may want to do traceroutes from the systems that do find the 0.0.0.0 
interface.  I would bet you have a default route and/or netmask sending 
the traffic.  You will get those arp messages if you run two different 
interfaces on the same system, on the same subnet (not to be confused 
with running multiple IP's on an interface.)  Arp tries to tie an IP 
address to a machine address, but if the reverse routing isn't correct 
you will see these error messages.


A tip from George Davidovich setting the aliases to use netmask to 
0x seems to fix the problem.


--
chs


Yes aliases should have a netmask of 255.255.255.255

-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Re: Automounting USB pen drives

2008-05-12 Thread Gonzalo Nemmi
On Monday 12 May 2008 17:54:12 Max Russell wrote:
 I understand that when I plug in a USB drive to my 7.0 system, that it
 turns up as /dev/da0 or /dav/da1 etc.

 I'd like to work towards a nice automount script that shows the drive
 on my desktop, KDE.

 Could anyone point me at where I need to edit/make changes - is this
 just in /etc/fstab?

 I'd like to get it so it is seamless, just plug the USB device in and it
 mounts. ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

You'll find the solution in here:

http://www.tinker.tv/download/afreebsd2_ch8.pdf


-- 
Blessings
Gonzalo Nemmi

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


Re: FBSD 6.2 Xeon 2.4ghz CPU and high load

2008-05-12 Thread Chuck Swiger

On May 12, 2008, at 2:27 PM, DAve wrote:
On a related note, I met Chuck back in 1999 in Seattle at a SeaFug  
meeting. I doubt he remembers me but he and John Polstra coached me  
through changing from a Mac Admin to a BSD admin. I've read Chuck's  
posts on multiple maillists that we both have, or do, share  
subscriptions to. Chuck, you are always helpful, never mean, and you  
encourage detective work to identify a problem rather than recite  
the upgrade mantra. Your knowledge has helped countless people  
over the years, including me. I appreciate that.


If you have a wish list, I can't find it.  I would sure like to buy  
you a CD or something since I can't buy you a beer.


Well, you're most welcome.  If you ever show up for one of the Apple  
events like a MacWorld or WWDC, you might run into me again...or at a  
Tommy's Tequila run, afterwards.  :-)


--
-Chuck

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


Re: OSS webex-style program?

2008-05-12 Thread Dimitri Yioulos
On Monday 12 May 2008 4:06 pm, Kurt Buff wrote:
 All,

 I seem to recall discussion of this sort of program recently, but
 can't remember where.

 I've got some mobile remote users who could use support (they're on
 Windows laptops) and would like to set something up like this.

 Does anyone know of something like this?

 Thanks,

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

I don't know which program you're refering to, but you might want to take a 
look at OpenMeetings (code.google.com/p/openmeetings/).  IMHO, the install's 
a little tough.  

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


Help compiling source code

2008-05-12 Thread Ross Gohlke
I am a longtime FreeBSD user accustomed to ports. I have never been
comfortable compiling source code except under the most vanilla of
circumstances (ie, when nothing goes wrong).

QUESTION: How can I change pam-pgsql's configure script to find pgsql's
libraries?

The machine in question is a Powerbook G4 (PowerPC) running Mac OS 10.4.11.

I am using MacPorts (equivalent of ports). One small piece of software
(available in FreeBSD ports) is a lynchpin of my entire operation -
pam-pgsql.

Pam-pgsql gives me virtual email users which are easily shared between
Postfix and Cyrus IMAP while letting me use my SQL backend of preference -
PostgreSQL.

There is no macport available for pam-pgsql, so I must compile the source
myself. It is not working. My hunch is that the fix is simple - something
with paths, because macports installs PostgreSQL at weird paths and the
pam-pgsql configure script expects a standard location.

## /opt/local/src/pam-pgsql/configure.in
dnl Configure template for pam_pgsql

AC_INIT(pam_get_pass.c)
AC_CONFIG_HEADER(config.h)

dnl Checks for libraries.
AC_CHECK_LIB(pam, pam_get_user)

dnl Checks for header files.
AC_CANONICAL_HOST
AC_HEADER_STDC
AC_CHECK_HEADERS(syslog.h)
AC_CHECK_HEADERS(netdb.h)

AC_MSG_CHECKING(for PostgreSQL headers)
for d in /usr /usr/local /usr/local/pgsql; do
test -f $d/include/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include
PG_DIR=$d
AC_MSG_RESULT($d/include)
}
test -f $d/include/postgresql/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include/postgresql
PG_DIR=$d
AC_MSG_RESULT($d/include/postgresql)
}
test -f $d/include/postgresql/8.0/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include/postgresql/8.0
PG_DIR=$d
AC_MSG_RESULT($d/include/postgresql/8.0)
}
test -f $d/include/pgsql/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include/pgsql
PG_DIR=$d
AC_MSG_RESULT($d/include/pgsql)
}
done

old_LDFLAGS=$LDFLAGS
LDFLAGS=$LDFLAGS -L$PG_DIR/lib
AC_CHECK_LIB(pq, PQexecParams,
[AC_SUBST(PGSQL_LIB)
PGSQL_LIB=-L$PG_DIR/lib],
[AC_MSG_ERROR(could not determine PostgreSQL library location)])
LDFLAGS=$old_LDFLAGS
..

## /opt/local/include/postgresql83/
-rw-r--r--2 root  admin600 May 12 12:25 ecpg_config.h
-rw-r--r--2 root  admin   2776 May 12 12:25 ecpg_informix.h
-rw-r--r--2 root  admin   2600 May 12 12:25 ecpgerrno.h
-rw-r--r--2 root  admin   2440 May 12 12:25 ecpglib.h
-rw-r--r--2 root  admin   2560 May 12 12:25 ecpgtype.h
drwxr-xr-x3 root  admin102 May 12 12:26 informix
drwxr-xr-x8 root  admin272 May 12 12:26 internal
drwxr-xr-x3 root  admin102 May 12 12:26 libpq
-rw-r--r--2 root  admin  18410 May 12 12:25 libpq-fe.h
-rw-r--r--2 root  admin  21700 May 12 12:25 pg_config.h
-rw-r--r--2 root  admin   8954 May 12 12:25 pg_config_manual.h
-rw-r--r--2 root  admin217 May 12 12:25 pg_config_os.h
-rw-r--r--2 root  admin814 May 12 12:25 pgtypes_date.h
-rw-r--r--2 root  admin588 May 12 12:25 pgtypes_error.h
-rw-r--r--2 root  admin   1485 May 12 12:25 pgtypes_interval.h
-rw-r--r--2 root  admin   2306 May 12 12:25 pgtypes_numeric.h
-rw-r--r--2 root  admin   1057 May 12 12:25 pgtypes_timestamp.h
-rw-r--r--2 root  admin   1837 May 12 12:25 postgres_ext.h
drwxr-xr-x   40 root  admin   1360 May 12 12:26 server
-rw-r--r--2 root  admin834 May 12 12:25 sql3types.h
-rw-r--r--2 root  admin   1267 May 12 12:25 sqlca.h

## /opt/local/lib/postgresql83/
-rwxr-xr-x2 root  admin   106392 May 12 12:25 adminpack.so
-rwxr-xr-x2 root  admin   100444 May 12 12:25 ascii_and_mic.so
drwxr-xr-x   25 root  admin  850 May 12 12:26 bin
-rwxr-xr-x2 root  admin   106700 May 12 12:25 cyrillic_and_mic.so
-rwxr-xr-x2 root  admin   130720 May 12 12:25 dblink.so
-rwxr-xr-x2 root  admin   425208 May 12 12:25 dict_snowball.so
-rwxr-xr-x2 root  admin   100448 May 12 12:25 euc_cn_and_mic.so
-rwxr-xr-x2 root  admin   100540 May 12 12:25
euc_jis_2004_and_shift_jis_2004.so
-rwxr-xr-x2 root  admin   104952 May 12 12:25 euc_jp_and_sjis.so
-rwxr-xr-x2 root  admin   100476 May 12 12:25 euc_kr_and_mic.so
-rwxr-xr-x2 root  admin   105384 May 12 12:25 euc_tw_and_big5.so
-rwxr-xr-x2 root  admin   118224 May 12 12:25 fuzzystrmatch.so
-rwxr-xr-x2 root  admin   101164 May 12 12:25 latin2_and_win1250.so
-rwxr-xr-x2 root  admin   100808 May 12 12:25 latin_and_mic.so
-rwxr-xr-x2 root  admin69544 May 12 12:25 libecpg.6.0.dylib
lrwxr-xr-x1 root  admin   17 May 12 12:26 libecpg.6.dylib -
libecpg.6.0.dylib
-rw-r--r--2 root  admin   110192 May 12 12:25 libecpg.a
lrwxr-xr-x1 root  admin   17 May 12 12:26 libecpg.dylib -
libecpg.6.0.dylib
-rwxr-xr-x2 root  admin21380 May 12 12:25 libecpg_compat.3.0.dylib
lrwxr-xr-x1 root  admin   24 May 12 12:26 

Help compiling source code

2008-05-12 Thread Ross Gohlke
I am a longtime FreeBSD user accustomed to ports. I have never been
comfortable compiling source code except under the most vanilla of
circumstances (ie, when nothing goes wrong).

QUESTION: How can I change pam-pgsql's configure script to find pgsql's
libraries?

The machine in question is a Powerbook G4 (PowerPC) running Mac OS 10.4.11.

I am using MacPorts (equivalent of ports). One small piece of software
(available in FreeBSD ports) is a lynchpin of my entire operation -
pam-pgsql.

Pam-pgsql gives me virtual email users which are easily shared between
Postfix and Cyrus IMAP while letting me use my SQL backend of preference -
PostgreSQL.

There is no macport available for pam-pgsql, so I must compile the source
myself. It is not working. My hunch is that the fix is simple - something
with paths, because macports installs PostgreSQL at weird paths and the
pam-pgsql configure script expects a standard location.

## /opt/local/src/pam-pgsql/configure.in
dnl Configure template for pam_pgsql

AC_INIT(pam_get_pass.c)
AC_CONFIG_HEADER(config.h)

dnl Checks for libraries.
AC_CHECK_LIB(pam, pam_get_user)

dnl Checks for header files.
AC_CANONICAL_HOST
AC_HEADER_STDC
AC_CHECK_HEADERS(syslog.h)
AC_CHECK_HEADERS(netdb.h)

AC_MSG_CHECKING(for PostgreSQL headers)
for d in /usr /usr/local /usr/local/pgsql; do
test -f $d/include/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include
PG_DIR=$d
AC_MSG_RESULT($d/include)
}
test -f $d/include/postgresql/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include/postgresql
PG_DIR=$d
AC_MSG_RESULT($d/include/postgresql)
}
test -f $d/include/postgresql/8.0/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include/postgresql/8.0
PG_DIR=$d
AC_MSG_RESULT($d/include/postgresql/8.0)
}
test -f $d/include/pgsql/libpq-fe.h  {
AC_SUBST(PGSQL_INC)
PGSQL_INC=-I$d/include/pgsql
PG_DIR=$d
AC_MSG_RESULT($d/include/pgsql)
}
done

old_LDFLAGS=$LDFLAGS
LDFLAGS=$LDFLAGS -L$PG_DIR/lib
AC_CHECK_LIB(pq, PQexecParams,
[AC_SUBST(PGSQL_LIB)
PGSQL_LIB=-L$PG_DIR/lib],
[AC_MSG_ERROR(could not determine PostgreSQL library location)])
LDFLAGS=$old_LDFLAGS
..

## /opt/local/include/postgresql83/
-rw-r--r--2 root  admin600 May 12 12:25 ecpg_config.h
-rw-r--r--2 root  admin   2776 May 12 12:25 ecpg_informix.h
-rw-r--r--2 root  admin   2600 May 12 12:25 ecpgerrno.h
-rw-r--r--2 root  admin   2440 May 12 12:25 ecpglib.h
-rw-r--r--2 root  admin   2560 May 12 12:25 ecpgtype.h
drwxr-xr-x3 root  admin102 May 12 12:26 informix
drwxr-xr-x8 root  admin272 May 12 12:26 internal
drwxr-xr-x3 root  admin102 May 12 12:26 libpq
-rw-r--r--2 root  admin  18410 May 12 12:25 libpq-fe.h
-rw-r--r--2 root  admin  21700 May 12 12:25 pg_config.h
-rw-r--r--2 root  admin   8954 May 12 12:25 pg_config_manual.h
-rw-r--r--2 root  admin217 May 12 12:25 pg_config_os.h
-rw-r--r--2 root  admin814 May 12 12:25 pgtypes_date.h
-rw-r--r--2 root  admin588 May 12 12:25 pgtypes_error.h
-rw-r--r--2 root  admin   1485 May 12 12:25 pgtypes_interval.h
-rw-r--r--2 root  admin   2306 May 12 12:25 pgtypes_numeric.h
-rw-r--r--2 root  admin   1057 May 12 12:25 pgtypes_timestamp.h
-rw-r--r--2 root  admin   1837 May 12 12:25 postgres_ext.h
drwxr-xr-x   40 root  admin   1360 May 12 12:26 server
-rw-r--r--2 root  admin834 May 12 12:25 sql3types.h
-rw-r--r--2 root  admin   1267 May 12 12:25 sqlca.h

## /opt/local/lib/postgresql83/
-rwxr-xr-x2 root  admin   106392 May 12 12:25 adminpack.so
-rwxr-xr-x2 root  admin   100444 May 12 12:25 ascii_and_mic.so
drwxr-xr-x   25 root  admin  850 May 12 12:26 bin
-rwxr-xr-x2 root  admin   106700 May 12 12:25 cyrillic_and_mic.so
-rwxr-xr-x2 root  admin   130720 May 12 12:25 dblink.so
-rwxr-xr-x2 root  admin   425208 May 12 12:25 dict_snowball.so
-rwxr-xr-x2 root  admin   100448 May 12 12:25 euc_cn_and_mic.so
-rwxr-xr-x2 root  admin   100540 May 12 12:25
euc_jis_2004_and_shift_jis_2004.so
-rwxr-xr-x2 root  admin   104952 May 12 12:25 euc_jp_and_sjis.so
-rwxr-xr-x2 root  admin   100476 May 12 12:25 euc_kr_and_mic.so
-rwxr-xr-x2 root  admin   105384 May 12 12:25 euc_tw_and_big5.so
-rwxr-xr-x2 root  admin   118224 May 12 12:25 fuzzystrmatch.so
-rwxr-xr-x2 root  admin   101164 May 12 12:25 latin2_and_win1250.so
-rwxr-xr-x2 root  admin   100808 May 12 12:25 latin_and_mic.so
-rwxr-xr-x2 root  admin69544 May 12 12:25 libecpg.6.0.dylib
lrwxr-xr-x1 root  admin   17 May 12 12:26 libecpg.6.dylib -
libecpg.6.0.dylib
-rw-r--r--2 root  admin   110192 May 12 12:25 libecpg.a
lrwxr-xr-x1 root  admin   17 May 12 12:26 libecpg.dylib -
libecpg.6.0.dylib
-rwxr-xr-x2 root  admin21380 May 12 12:25 libecpg_compat.3.0.dylib
lrwxr-xr-x1 root  admin   24 May 12 12:26 

Re: OSS webex-style program?

2008-05-12 Thread Kurt Buff
I don't remember, either, but this is worth taking a look at.

Thanks for the help!

Kurt

On Mon, May 12, 2008 at 3:09 PM, Dimitri Yioulos [EMAIL PROTECTED] wrote:

 On Monday 12 May 2008 4:06 pm, Kurt Buff wrote:
   All,
  
   I seem to recall discussion of this sort of program recently, but
   can't remember where.
  
   I've got some mobile remote users who could use support (they're on
   Windows laptops) and would like to set something up like this.
  
   Does anyone know of something like this?
  
   Thanks,
  
   Kurt
   ___
   freebsd-questions@freebsd.org mailing list
   http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   To unsubscribe, send any mail to
   [EMAIL PROTECTED]

  I don't know which program you're refering to, but you might want to take a
  look at OpenMeetings (code.google.com/p/openmeetings/).  IMHO, the install's
  a little tough.

  --
  This message has been scanned for viruses and
  dangerous content by MailScanner, and is
  believed to be clean.

  ___
  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: Imagemagick port seems broken - jp2.c patch fails

2008-05-12 Thread Johan Dowdy


Just as a best practice you might want to consider running a weekly cvsup
out of cron.
You should probably always run it before installing anything out of ports,
but if you have it as a weekly scheduled task, it will decrease the time it
takes to run when you ³need² to run it.

Of course portsnap also rocks the party. I¹m just old school and stuck in
cvsup land.

-J


On 5/12/08 1:06 AM, Da Rock [EMAIL PROTECTED] wrote:

 
 
 On Mon, 2008-05-12 at 08:03 +0100, Glyn Millington wrote:
  Da Rock [EMAIL PROTECTED] writes:
 
   On Mon, 2008-05-12 at 08:02 +0200, Roland Smith wrote:
   On Mon, May 12, 2008 at 09:46:31AM +1000, Da Rock wrote:
I may be not thinking straight due to a head cold- in which case
just
tell me so- but building Imagemagick-6.4.0.7 from ports is failing.
It
  
   Update your ports tree. The current version in ports is 6.4.1.0. There
   have been some problems with 6.4.0.7, see
   http://www.freshports.org/graphics/ImageMagick/
  
   Roland
  
   You'll have to excuse me- I'm not usually such a dunderhead- but how do
   I go about that? I ran portsnap update and it says the tree is up to
   date.
 
  Shouldn't it be
 
 
  portsnap fetch update
   ^
 
  atb
 
  Glyn
 
 
 I told you I wasn't with it. Of course that works now... I've updated
 AND installed imagemagick. I use portsnap fetch then portsnap update
 usually- but of course I forgot the first step in my foggy brain.
 
 Thanks for your patience guys
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Johan Dowdy - CISSP
Senior Systems Administrator
nCircle Network Security
 
415.318.2880

Any sufficiently advanced technology is indistinguishable from magic.
-- Arthur C. Clarke

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


Re: dummy dhclient

2008-05-12 Thread Johan Dowdy




I suspect that what you are looking for is something that is just looking
for DHCP traffic, but doesn¹t actually grab a lease.

I don¹t think that there is a current port for this but this program
http://dhcp-agent.sourceforge.net/
 but dhcp-agent alleges to have  a sniffer option.
http://dhcp-agent.sourceforge.net/man/dhcp-sniff.1.html
I haven¹t used it but I recall stumbling upon this a while back when I was
looking for the same.

If you try it out, let me know if it works.

-J



On 5/12/08 9:34 AM, Wojciech Puchar [EMAIL PROTECTED]
wrote:

 is there an option in dhclient (or other program) to try getting IP
 address but - don't set anything in system.
 
 i mean something to just check for dhcp servers.
 
 or maybe something that just detects what DHCP servers are available.
 
 
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
Johan Dowdy - CISSP
Senior Systems Administrator
nCircle Network Security
 
415.318.2880

Any sufficiently advanced technology is indistinguishable from magic.
-- Arthur C. Clarke

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


RE-upgraded and have a few problems.

2008-05-12 Thread Desmond Chapman

I reinstalled and re upgraded FreeBSD 7.0 on my drive. The testing distribution 
worked better than the stable. Some of my problems may not be directed to the 
right mailing list for help. Please let me know where I can get the information.
Sound card is no longer detected.
DCOP server for KDE3 does not start. KDE hangs and has to be shut does by a 
vtty.
Gnome-audio gstreamer trouble.

Is the current testing having these problems?

_
Make Windows Vista more reliable and secure with Windows Vista Service Pack 1.
http://www.windowsvista.com/SP1?WT.mc_id=hotmailvistasp1banner___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: RE-upgraded and have a few problems.

2008-05-12 Thread Chris Hill

On Tue, 13 May 2008, Desmond Chapman wrote:

I reinstalled and re upgraded FreeBSD 7.0 on my drive. The testing 
distribution worked better than the stable. Some of my problems may 
not be directed to the right mailing list for help. Please let me know 
where I can get the information.


By testing, do you mean -CURRENT? What tag are you using in your 
supfile?


As for the mailing list, this is a reasonable place to start. If you 
don't get a solution here, maybe try multimedia for the gstreamer 
problems. There does seem to be a kde-specific mailing list; see 
https://mail.kde.org/mailman/listinfo/kde-freebsd, and also
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/eresources.html#ERESOURCES-MAIL 
for the full list of lists. (URL may have wrapped.)



Sound card is no longer detected.


Maybe since upgrading you are no longer loading whatever kernel module 
it is that the card requires. You can


# kldload sound.ko

...to load all sound modules, for the purpose of finding out which one 
you need. BTW, what make and model sound card is it? Also please post 
the output of the following commands:


$ uname -a
$ dmesg | grep ^pcm
$ pciconf -lv
$ kldstat

DCOP server for KDE3 does not start. KDE hangs and has to be shut does 
by a vtty.


These seem like issues with X and/or KDE. Are you able to run some other 
window manager, e.g. twm?



Gnome-audio gstreamer trouble.


There were some notes recently about gstreamer in /usr/ports/UPDATING; 
look there. If you can be (a lot) more specific about the problem, 
someone here may well be able to help. That is, tell us what you were 
trying to do, what command you issued, what result you expected, and 
what result you got.


HTH.

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


Which FTPs are most used by ports?

2008-05-12 Thread Francisco Reyes
I am about to install FreeBSD at a new job. They block ftp, along with most 
other ports.


I may be able to get a whole open for the freebsd server to be able to ftp 
from some specific machines. Any suggestions what machines I should add to 
the list?


For programs I know about I plan to do make fetch-recursive at home and 
then copy the /usr/ports/distfile directory.




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


Re: Syntax base IP

2008-05-12 Thread budsz
On Tue, May 6, 2008 at 3:59 PM, Andrey V. Elsukov [EMAIL PROTECTED] wrote:

 budsz wrote:
 
  
   ipunlimit=192.168.0.100/32,10.35.4.1/32,202.129.189.42/32,\
 202.129.189.45/32,125.163.77.180/32,202.43.167.70/32,\
  
  202.43.167.72/32,202.43.161.119/32,202.10.32.10/32,202.93.20.22/32,\
 202.93.20.23/32,202.93.20.24/32,122.102.49.132/32,\
 202.43.161.124/32,202.93.247.26/32,202.93.247.28/32
  
   ${fwcmd} add 100 pipe 1 ip from ${ippriviix} to { not ${ipunlimit} }
   ${portlim} via ${ifint0}
   ${fwcmd} add 101 pipe 1 ip from { not ${ipunlimit} } ${portlim} to
   ${ippriviix} via ${ifint0}
  
   Executing firewall I got error message like this:
   #sh /etc/rc.firewall
   ipfw: opcode 6 size 33 wrong
   ipfw: getsockopt(IP_FW_ADD): Invalid argument
   ipfw: opcode 2 size 33 wrong
   ipfw: getsockopt(IP_FW_ADD): Invalid argument
  
 

 Hallo,

 I got some problem here, these are the example of the rules i've set:


 portlim=20-21,80,88,443,2009,8080,8088,10007,18755
 bwunlimit=64Kbit/s


 ${fwcmd} pipe 1 config bw ${bwunlimit}

 ${fwcmd} table 1 add 10.35.4.1/32 1
 ${fwcmd} table 1 add 122.102.49.132/32 1
 ${fwcmd} table 1 add 125.163.77.180/32 1
 ${fwcmd} table 1 add 192.168.0.100/32 1
 ${fwcmd} table 1 add 202.10.32.10/32 1
 ${fwcmd} table 1 add 202.129.189.42/32 1
 ${fwcmd} table 1 add 202.129.189.45/32 1
 ${fwcmd} table 1 add 202.43.161.119/32 1
 ${fwcmd} table 1 add 202.43.161.124/32 1
 ${fwcmd} table 1 add 202.43.167.70/32 1
 ${fwcmd} table 1 add 202.43.167.72/32 1
 ${fwcmd} table 1 add 202.93.20.22/32 1
 ${fwcmd} table 1 add 202.93.20.23/32 1
 ${fwcmd} table 1 add 202.93.20.24/32 1
 ${fwcmd} table 1 add 202.93.247.26/32 1
 ${fwcmd} table 1 add 202.93.247.28/32 1

 ${fwcmd} add 100 pipe tablearg ip from ${ippriviix} to not table(1)
 ${portlim} via ${ifint0}
 ${fwcmd} add 101 pipe tablearg ip from not table(1) ${portlim} to
 ${ippriviix} via ${ifint0}

 As a result, those ip addresses can pass. But any other ip adresses
 (other than) those above could not be accessed, as if it were blocked.
 My intention is to limit (NOT blocking) any other ip addresses (other
 than) those ip's above. How could i use the 'not' keyword for above
 case ?

 Thank You

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


Check out my Facebook profile

2008-05-12 Thread Vivian Liu

I set up a Facebook profile where I can post my pictures, videos and events and 
I want to add you as a friend so you can see it. First, you need to join 
Facebook! Once you join, you can also create your own profile.

Thanks,
Vivian

Here's the link:
http://www.facebook.com/p.php?i=1257431115k=ZYC256T4V5XMZFEEXCW2Qrv=2

___
This e-mail may contain promotional materials. If you do not wish to receive 
future commercial mailings from Facebook, please click on the link below. 
Facebook's offices are located at 156 University Ave., Palo Alto, CA 94301.
http://www.facebook.com/o.php?u=541591870k=ce3f87

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


Re: Which FTPs are most used by ports?

2008-05-12 Thread Sahil Tandon
* Francisco Reyes [EMAIL PROTECTED] [05-12-2008]:

 I am about to install FreeBSD at a new job. They block ftp, along with 
 most other ports.

 I may be able to get a whole open for the freebsd server to be able to 
 ftp from some specific machines. Any suggestions what machines I should 
 add to the list?
  
You mean FTP *to* (and not from) specific machines, right?  And what 
about HTTP?  If you look in just a few Makefiles, you'll notice that 
MASTER_SITES vary with each port (CPAN, SF and a few others might appear 
often), so unless you know exactly which ports you will install, this will 
be tough.  For example, see output of:

   % find /usr/ports/ports-mgmt/ -name Makefile | xargs egrep MASTER_SITE

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