Re: What process is LOISTENingon a given port

2006-03-09 Thread Russell E. Meek

Olivier Nicole wrote:


Hi,

In 5.4, who to know what process is LISTENing on a given TCP or UDP
port?

Bestregards,

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


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


Re: making a vfat file system?

2006-03-09 Thread Antony M Rasat
Try first man newfs_msdos.  
On your situation, you should do just fine with: 
 
newfs_msdos -F 32 device 
  
Regards,  
  
Anthony M. Rasat  
PT. Kalteng Pos Press  
Palangkaraya - Indonesia.-  
  
  
From :Andrew Spott [EMAIL PROTECTED]  
To   :freebsd-questions@freebsd.org  
Date :Today 10:55:26  
     
I'd like to make a vfat filesystem out of a external hdd I just  
bought.  However, I can't seem to figure out how to do it.  
  
I odn't know what port to install to get the mkfs.vfat program.  
  
any ideas?  
  
-Andrew  
  


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


COMPAT?? options in FreeBSD 6.x's /etc/make.conf.

2006-03-09 Thread Jonathan Kop
I don't know if I'm being a dope about this, but I can't seem to figure 
out how to get libc.so.3 compiled and installed in FreeBSD 6.x.


Previously (at least in FreeBSD 5.x), the backwards-compatible libcs could 
be found in /usr/src/lib/compat, and setting the appropriate option in 
/etc/make.conf (e.g. COMPAT3X=yes, etc.) would ensure that the desired 
library would be built and installed.


In FreeBSD 6.x, however, those make.conf directives appear to be 
unavailable and the compat libraries do not exist in the source tree. 
(Unless I'm missing something obvious.)


(There is also a port for the compat libraries, but that looks to be 
derelict and scheduled for removal from the ports tree.)


So, the question: how do I get libc.so.3 on my FreeBSD 6.x system?

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


Strange problem with STATUS of Intel MatrixRAID

2006-03-09 Thread jan.koukal
Hello I have this problem:

Yesterday server with FreeBSD 6.0 was self restarted . In messages was this:

Mar  8 20:03:11 mail kernel: ar1: WARNING - mirror protection lost. RAID1
array in DEGRADED mode
Mar  8 20:03:11 mail kernel: ar1: writing of Intel MatrixRAID metadata is
NOT supported yet
Mar  8 20:03:11 mail kernel: subdisk8: detached
Mar  8 20:03:11 mail kernel: ar1: writing of Intel MatrixRAID metadata is
NOT supported yet
Mar  8 20:03:11 mail last message repeated 78 times
Mar  8 20:03:11 mail kernel: ad8: detached
Mar  8 20:03:11 mail kernel: unknown: TIMEOUT - WRITE_DMA48 retrying (1
retry left) LBA=326028767
Mar  8 20:04:39 mail syslogd: kernel boot file is /boot/kernel/kernel
Mar  8 20:04:39 mail kernel: Copyright (c) 1992-2005 The FreeBSD Project.

Mar  8 20:04:39 mail kernel: ad4: 238475MB WDC WD2500SD-01KCC0 08.02D08 at
ata2-master SATA150
Mar  8 20:04:39 mail kernel: ad4: Intel calc=f72ede8c meta=7b976f46
Mar  8 20:04:39 mail kernel: ad6: 238475MB WDC WD2500SD-01KCC0 08.02D08 at
ata3-master SATA150
Mar  8 20:04:39 mail kernel: ad6: Intel calc=f72ede8c meta=7b976f46
Mar  8 20:04:39 mail kernel: ad8: 305245MB WDC WD3200SD-01KNB0 08.05J08 at
ata4-master SATA150
Mar  8 20:04:39 mail kernel: ad8: Intel calc=e722a4c0 meta=f3915260
Mar  8 20:04:39 mail kernel: ad10: 305245MB WDC WD3200SD-01KNB0 08.05J08
at ata5-master SATA150
Mar  8 20:04:39 mail kernel: ad10: Intel calc=e722a4c0 meta=f3915260
Mar  8 20:04:39 mail kernel: ar0: 238474MB Intel MatrixRAID RAID1 status:
READY
Mar  8 20:04:39 mail kernel: ar0: disk0 READY (master) using ad4 at
ata2-master
Mar  8 20:04:39 mail kernel: ar0: disk1 READY (mirror) using ad6 at
ata3-master
Mar  8 20:04:39 mail kernel: ar1: 305245MB Intel MatrixRAID RAID1 status:
READY
Mar  8 20:04:39 mail kernel: ar1: disk0 READY (master) using ad8 at
ata4-master
Mar  8 20:04:39 mail kernel: ar1: disk1 READY (mirror) using ad10 at
ata5-master

This is strange that raid tell me ad8 detached and raid is DEGRADED and
after reboot is quickly READY.

What does it mean? Bad disk,board, FreeBSD : () ?

In this moment on ar1 was written some big backup.


Thanks

John


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


Re: unable to get a decent working download

2006-03-09 Thread Lowell Gilbert
electroteque [EMAIL PROTECTED] writes:

 Ok thanks , I managed to download 6.0 off the main pimrary ftp. When
 will 6.1 be out ?

Scheduled for 20 March.  Looks to be a couple of days behind
schedule.  See the release engineering part of the website.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problems mounting msdosfs

2006-03-09 Thread Lowell Gilbert
Jakob Breivik Grimstveit [EMAIL PROTECTED] writes:

 I'm still experiencing same problems Christer Solskogen reported two years
 ago on FreeBSD 5.2.1 with msdosfs mount failure upon boot making it go into
 single-user-mode (having to press enter (into shell) and ctrl+d (to continue
 booting) to get box up after reboot:
 
 http://groups.google.no/group/mailing.freebsd.current/browse_thread/thread/4e660419935ea6e5/80580ef045e0e1d1
 
 However, doing a `mount -a` after boot brings them both in.
 
 I have the following in my fstab:
 
 $ grep msdosfs /etc/fstab  
 /dev/ad4s5 /mnt/share1 msdosfs rw 2 2
 /dev/ad4s6 /mnt/share2 msdosfs rw 2 2
 
 $ uname -r
 5.4-RELEASE-p7
 
 $ grep 'boot.c' /usr/src/sbin/fsck_msdosfs/boot.c 
 __RCSID($NetBSD: boot.c,v 1.9 2003/07/24 19:25:46 ws Exp $);
   $FreeBSD: src/sbin/fsck_msdosfs/boot.c,v 1.4 2004/04/20 11:41:57 tjr Exp
 $;
 
 Any suggestions as to what to do with this?

Maybe it's having trouble loading the msdosfs kernel module before
boot?  Try building that into your kernel.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: COMPAT?? options in FreeBSD 6.x's /etc/make.conf.

2006-03-09 Thread Erik Trulsson
On Thu, Mar 09, 2006 at 02:34:40PM +0200, Jonathan Kop wrote:
 I don't know if I'm being a dope about this, but I can't seem to figure 
 out how to get libc.so.3 compiled and installed in FreeBSD 6.x.
 
 Previously (at least in FreeBSD 5.x), the backwards-compatible libcs could 
 be found in /usr/src/lib/compat, and setting the appropriate option in 
 /etc/make.conf (e.g. COMPAT3X=yes, etc.) would ensure that the desired 
 library would be built and installed.
 
 In FreeBSD 6.x, however, those make.conf directives appear to be 
 unavailable and the compat libraries do not exist in the source tree. 
 (Unless I'm missing something obvious.)

Correct. The compat libraries were removed from the source tree some time
ago.

 
 (There is also a port for the compat libraries, but that looks to be 
 derelict and scheduled for removal from the ports tree.)

The misc/compat[345]x ports, are what you are supposed to use.
The libraries included in the misc/compat3x port does appear to have some
security problems that nobody has fixed, and the port is therefore marked
FORBIDDEN.
(I don't think there are many (if any) FreeBSD developers who still care
about 3.x, so it seems unlikely that those security problems will be fixed
any time soon (if ever).)

 
 So, the question: how do I get libc.so.3 on my FreeBSD 6.x system?

misc/compat3x
If you are not worried about the scurity holes with that you should be able
to just comment out the FORBIDDEN line in the port's Makefile and install
the port.


-- 
Insert your favourite quote here.
Erik Trulsson
[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: sending large amount of data securely

2006-03-09 Thread Nathan Vidican

Dave wrote:

Hello,
   I've got two freebsd6 boxes on one i have a large collection of 
files, like about 3.5 gb worth, that i want to send securely to the 
other box. I've tried:


scp -24Cpr

to do it, it transfered 1gb of data then quit. I'm suspecting it didn't 
get the sym links if any in this data. Any suggestions appreciated.

Thanks.
Dave.

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



We mirror (nightly) about 300GB worth of data accross one master and three slave 
servers (three copies of 300GB of data nightly) using rsync, we do not use ssh 
as it's a local-only gigabit ethernet link between servers, but it's not overly 
difficult to accomplish in your case.


One thing to note; rsync will allow you to keep data synchronized by only 
copying the difference from one directory tree to another, so in our case the 
actual nightly transfer is only in the neighborhood of about 30GB, and it takes 
about 1/2hr to complete to all slaves in sequence.


Hope it helps, but my two cents - use rsync for that.

--
Nathan Vidican
[EMAIL PROTECTED]
Windsor Match Plate  Tool Ltd.
http://www.wmptl.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: COMPAT?? options in FreeBSD 6.x's /etc/make.conf.

2006-03-09 Thread Jonathan Kop
At 2:28pm today, Erik Trulsson wrote:

ET The misc/compat[345]x ports, are what you are supposed to use. The 
ET libraries included in the misc/compat3x port does appear to have some 
ET security problems that nobody has fixed, and the port is therefore 
ET marked FORBIDDEN. (I don't think there are many (if any) FreeBSD 
ET developers who still care about 3.x, so it seems unlikely that those 
ET security problems will be fixed any time soon (if ever).)
ET 
ET  So, the question: how do I get libc.so.3 on my FreeBSD 6.x system?
ET 
ET misc/compat3x
ET If you are not worried about the scurity holes with that you should be 
ET able to just comment out the FORBIDDEN line in the port's Makefile and 
ET install the port.

I'm in the unfortunate position of being worried about the security holes 
but also needing the compat3x libraries (for an old, closed-source 
binary), so I guess I don't really have much of a choice.

Thanks, Erik.

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


Re: sending large amount of data securely

2006-03-09 Thread Alex Zbyslaw

Nathan Vidican wrote:


Dave wrote:


Hello,
   I've got two freebsd6 boxes on one i have a large collection of 
files, like about 3.5 gb worth, that i want to send securely to the 
other box. I've tried:


scp -24Cpr

to do it, it transfered 1gb of data then quit. I'm suspecting it 
didn't get the sym links if any in this data. Any suggestions 
appreciated.

Thanks.
Dave.


We mirror (nightly) about 300GB worth of data accross one master and 
three slave servers (three copies of 300GB of data nightly) using 
rsync, we do not use ssh as it's a local-only gigabit ethernet link 
between servers, but it's not overly difficult to accomplish in your 
case.


One thing to note; rsync will allow you to keep data synchronized by 
only copying the difference from one directory tree to another, so in 
our case the actual nightly transfer is only in the neighborhood of 
about 30GB, and it takes about 1/2hr to complete to all slaves in 
sequence.


Hope it helps, but my two cents - use rsync for that.

If you do need to use ssh with rsync, then you could try out the latest 
openssh-portable port which now seems to support the HPN (high 
performance networking) patches.  (There's also a ssh-hpn port, but I'm 
guessing that will become redundant).  HPN improved my data transfer 
over gigabit by a factor of up to 4 - without them gigabit was actually 
slower than 100Mbit.  The patches also support a no encryption option 
which is useful for internal networks as you get all the authentication 
without unnecessary overhead in the copying.  I've seen reports that HPN 
patches also improve ssh performance between different OSes, but haven't 
tried that myself.  Why those patches aren't yet part of ssh by default 
is beyond me.


--Alex

PS the only drawback of rsync is that it won't mirror flags (nodump, 
schg etc).  But then neither would scp :-)


PPS Using compression with SSH may actually make things slower depending 
on your CPU, load etc.  You should benchmark with and without if you are 
considering using it.  Over a modem it might be a no-brainer, but 
anything faster is much less obvious, especially if your data set 
doesn't compress well, which we have no way of knowing.




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


Re: Help with lost MBR on USB HDD

2006-03-09 Thread Jarrod O'Flaherty

[Apologies. Posting again with thread header.]
 

For those who might be interested...


 Message: 26
 Date: Sun, 05 Mar 2006 13:46:30 -0500
 From: Gerard Seibert [EMAIL PROTECTED]
 Subject: Re: Help with lost MBR on USB HDD
 To: freebsd-questions@freebsd.org
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=UTF-8
 
 Jarrod O'Flaherty wrote:
 
  And last but not least, I really hope someone can tell me how I can 
  salvage my MBR  other 3 partitions. If that is not possible, then 
  perhaps you can point me in the direction of a tool which will 
  salvage the files on the lost slices? There's not heaps of data 
  there, only around 20 GB or so across all three. But if I can, I'd 
  really like to get it back. I'm hoping NTFS is robust enough to 
  allow salvaging like this?
  
  Any and all help GREATLY appreciated!!
  
  Thankyou,
  Jarrod.
 
 I know you do not want to hear this, but why on earth did you
 attempt to mess with the HD without a full backup in place first?
 
 I am not sure if you can recover the lost data. If not, this would be 
 a good time to wipe the disk clean and partition it to your liking. I 
 believe that you will have to install Windows before installing 
 FreeBSD.
 
 Good Luck!
 --
 Gerard
 


I've done a lot of reading the last couple of days into the MBR and the
like.
Have to say it's a tad tough going, but quite a bit of fun at the same
time. ;)

Gerard, yes, this would be a good opportunity to wipe it and start
again.
If only it wasn't for those MP3s. ;)

For those who couldn't read my last email because it was rather a bit 
too long, the short of it is that FDISK fried my USB HDD's MBR when 
I asked it to change a partition type's from NTFS to FreeBSD.

Why did this happen? 

Does anyone have a large (blank!) USB HDD that they could experiment
with? It would be great to see if this problem is replicable on FreeBSD.

If so, I would suggest that a PR needs to be raised against FDISK.

For anyone in the distant future who perhaps has trouble with their MBR
and/or partitions I've found a stack of great literature on the web I'd
be more 
than happy to post up.

Also, tools that you might be interested in in order to investigate
things are:

- dskprobe.exe (WinNT / XP Support Tool for hex viewing disk)
- dd  (Data [File] dumping tool in Linux / BSD)
- hd  (Pretty print tool -- used with dd it apparently gets similar
results to Dskprobe.exe)
- gpart  (Partition search and retrieval tool -- not yet tried myself)
- part.exe  (Ranish Partition Manager tool -- runs under DOS)

They would be the main ones thus far. Anyone know of anything else I
should be
checking out?

As it is, now that I am armed to the teeth, I hope to find out how much
damage my 
USB HDD suffered, and then hopefully patch up the MBR and/or Logical
Drives I lost.

Keep you all posted.

Cheers,
Jarrod.


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


Re: Help with lost MBR on USB HDD

2006-03-09 Thread Jarrod O'Flaherty
 
 Message: 26
 Date: Sun, 05 Mar 2006 13:46:30 -0500
 From: Gerard Seibert [EMAIL PROTECTED]
 Subject: Re: Help with lost MBR on USB HDD
 To: freebsd-questions@freebsd.org
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=UTF-8
 
 
 I know you do not want to hear this, but why on earth did you 
 attempt to
 mess with the HD without a full backup in place first?
 
 I am not sure if you can recover the lost data. If not, this 
 would be a
 good time to wipe the disk clean and partition it to your liking. I
 believe that you will have to install Windows before 
 installing FreeBSD.
 
 Good Luck!
 -- 
 Gerard

I accidentally posted a reply to this which didn't appear in the thread.
Check it out on Mar 07 in freebsd-questions.
(How do I ensure my replies get threaded btw?)
Please see that one for a few details on what I did to find a solution
to the problem.

You'll all be happy to know ;) that everything turned out ok in the end!
I got my disks back and my MP3s.

It turned out that it was just a single partition entry in the MBR that
had been erased.
Once I calculated what it should have been and restored it things were
good to go.

The handy tools were:
- dd
- chexedit (available in /port/editors/chexedit )

Plus I read a ton of stuff on the internet, the bookmarks for which I
will be happy
to share with anyone who needs them. 

Cheers,
Jarrod.




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


Re: strange message in logs, ssh breakin?

2006-03-09 Thread Lowell Gilbert
Dave [EMAIL PROTECTED] writes:

 Hello,
 I've recently started seeing this in my security logs. This is on
 a freebsd6 box. Is this some kind of hack atempt?
 Thanks.
 Dave.
 
 Mar  5 12:16:59 zeus sshd[33617]: login_getclass: unknown class 'root'
 Mar  5 12:17:03 zeus sshd[33621]: login_getclass: unknown class 'root'
 Mar  5 12:18:02 zeus sshd[33622]: fatal: Timeout before authentication
 for 195.225.129.68

By default, sshd won't allow root to log in.  Also by default, root
uses the root login class in login.conf (which exists by default).  

Make sure that those defaults are still present, unless you know
exactly why you want to change them.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Low perf of i386 6.0 on dell poweredge 1850 bi-Xeon 2.8ghz DualCore

2006-03-09 Thread Eric D'HEM

Mail NETvigieHi,

I buy a new DELL PowerEdge 1850 with Bi-Xeon 2.8GHZ/2*2MB Dual Core 800FSB 
processor, 2Go DDR2 RAM, PERC4di RAID controller with 2 SCSI U320 15.000tpm 
36Go hdd on RAID1.


I install on it Freebsd 6.0, apache 2.2.0 and mysql 4.1.18 and compare 
performance with :


OLD PowerEDge with only simple Bi-Xeon 3.0 GHZ and freebsd 4.11.

Result is that web and local databases query are +- 4 times slower with 
freebsd 6.0 and dual-core.


I try with and without smp and  threaded kernel and results are same.
I came back to Generic kernel to see if it come from my kernel configuration 
but result was same.


I then think it come from hardware configuration, call DELL, then I change 
lots of settings but result was same.


I then try to install a slackware distribution and have really good 
performances.


Do you have any idea?
Do you think 6.1 release will be ok?

N.B : I run ubench tests but I don't think result is significative 


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


HP DL380 G3 and SMP with 6.0

2006-03-09 Thread Miguel
Hi, i just installed Freebsd 6.0-release in a dl380 g3 dual xeon 2.4, 
after the install i edited generic and commented out the I486 and I586, 
this is my dmesg,


CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2390.70-MHz 686-class CPU)

so i only left I686

machine i386
#cpuI486_CPU
#cpuI586_CPU
cpu I686_CPU
ident   NAP

and i also added these for SMP (the I/O APIC line was already there)

# To make an SMP kernel, the next line is needed
options SMP # Symmetric MultiProcessor Kernel

device  apic# I/O APIC

after that i rebooted with the new kernel, i dont see the second 
processor, HT is disabled in hte bios:


dmesg:

Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
   The Regents of the University of California. All rights reserved.
FreeBSD 6.0-RELEASE #2: Thu Mar  9 01:11:54 CST 2006
   [EMAIL PROTECTED]:/usr/src/sys/i386/compile/NAP
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) CPU 2.40GHz (2390.70-MHz 686-class CPU)
 Origin = GenuineIntel  Id = 0xf29  Stepping = 9
 
Features=0xbfebf9ffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE

 Features2=0x4400CNTX-ID,b14
 Hyperthreading: 2 logical CPUs
real memory  = 3221200896 (3071 MB)
avail memory = 3151339520 (3005 MB)
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
acpi0: COMPAQ P29 on motherboard
acpi0: Power Button (fixed)

[]

top:

last pid:  1780;  load averages:  0.00,  0.00,  
0.00  up 
0+08:12:22  09:27:16

22 processes:  1 running, 21 sleeping
CPU states: % user, % nice, % system, % interrupt, % 
idle

Mem: 7412K Active, 84M Inact, 104M Wired, 12K Cache, 112M Buf, 2813M Free
Swap: 6144M Total, 6144M Free

 PID USERNAME  THR PRI NICE   SIZERES STATETIME   WCPU COMMAND
 415 root1  960  3416K  2816K select   0:00  0.00% sendmail
 431 root1   80  1312K  1032K nanslp   0:00  0.00% cron
 289 root1  960  1292K   868K select   0:00  0.00% syslogd
 472 root1   40  6100K  3116K sbwait   0:00  0.00% sshd

the steps above worked fine with Freebsd 4.8-STABLE on a similar 
machine, is there a new kernel options that im missing?

---
Miguel


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


Sending a message to another computer on the network

2006-03-09 Thread Maldonado Dennis R SrA AFIA/MSP
Hello,

Can you tell me how to message other computers on my network?  Thanks

 

DENNIS R. MALDONADO, SrA, USAF

DSN:   312-246-1592

COMM:  505-846-1592

FAX:xxx-xxx-5512

 http://www.rbc.org/odb/odb.shtml http://www.rbc.org/odb/odb.shtml

   

This electronic transmission contains FOR OFFICIAL USE ONLY (FOUO)
information that must be protected under the Privacy Act of 1974 (see AFI
33-332).  Do not release outside of the DoD channels without advance
approval from the sender.  If you received this message in error, please
notify the sender by reply e-mail and delete all copies of this message. 

 

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


Re: Sending a message to another computer on the network

2006-03-09 Thread Michael Hernandez

On Mar 9, 2006, at 10:30 AM, Maldonado Dennis R SrA AFIA/MSP wrote:


Hello,

Can you tell me how to message other computers on my network?  Thanks



If you are looking for something like net send on  windows, I'm not  
sure anything exists like that.
If you have a gui, you can always use gaim  jabber, or otherwise I'm  
sure there are console based

jabber clients out there that could help you.

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


Re: Sending a message to another computer on the network

2006-03-09 Thread Randy Pratt
On Thu, 9 Mar 2006 15:30:15 - 
Maldonado Dennis R SrA AFIA/MSP [EMAIL PROTECTED]
wrote:

 Hello,
 
 Can you tell me how to message other computers on my network?  Thanks

Take a look at the man pages for wall, mesg and write.  They
may suit your need for network messaging.

HTH,

Randy

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


Re: Sending a message to another computer on the network

2006-03-09 Thread Ken Stevenson

Maldonado Dennis R SrA AFIA/MSP wrote:

Hello,

Can you tell me how to message other computers on my network?  Thanks

 


DENNIS R. MALDONADO, SrA, USAF

DSN:   312-246-1592

COMM:  505-846-1592

FAX:xxx-xxx-5512

 http://www.rbc.org/odb/odb.shtml http://www.rbc.org/odb/odb.shtml

   


This electronic transmission contains FOR OFFICIAL USE ONLY (FOUO)
information that must be protected under the Privacy Act of 1974 (see AFI
33-332).  Do not release outside of the DoD channels without advance
approval from the sender.  If you received this message in error, please
notify the sender by reply e-mail and delete all copies of this message. 

 


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


If you're looking for Winpopup functionality (net send), and you have 
Samba installed, look at


man smbclient

for the -M option.

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


Jails third party services initialization

2006-03-09 Thread Alex Moura
Hello,

I'm not sure if this is the right forum for this subject, but here it goes.

I've been using ezjail tool to deploy some jails on a server but I've
noticed that the /usr/local/etc/rc.d/* scripts aren't executed at each
jail startup, despite all jails are started normally. On the other hand,
the /etc/rc.d/* scripts are executed normally and base system
services - like sshd - are started without problems.

Do someone has some tip about where should I look to verify and
correct this?

Thank you and best regards,

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


Re: Low perf of i386 6.0 on dell poweredge 1850 bi-Xeon 2.8ghz DualCore

2006-03-09 Thread Kris Kennaway
On Thu, Mar 09, 2006 at 04:19:15PM +0100, Eric D'HEM wrote:
 Mail NETvigieHi,
 
 I buy a new DELL PowerEdge 1850 with Bi-Xeon 2.8GHZ/2*2MB Dual Core 800FSB 
 processor, 2Go DDR2 RAM, PERC4di RAID controller with 2 SCSI U320 15.000tpm 
 36Go hdd on RAID1.
 
 I install on it Freebsd 6.0, apache 2.2.0 and mysql 4.1.18 and compare 
 performance with :
 
 OLD PowerEDge with only simple Bi-Xeon 3.0 GHZ and freebsd 4.11.
 
 Result is that web and local databases query are +- 4 times slower with 
 freebsd 6.0 and dual-core.
 
 I try with and without smp and  threaded kernel and results are same.
 I came back to Generic kernel to see if it come from my kernel 
 configuration but result was same.

Try using libthr instead of libpthread (i.e. use /etc/libmap.conf to remap it).

Kris


pgp9yZNZk78jb.pgp
Description: PGP signature


VPN Server

2006-03-09 Thread hal

I need FreeBSD VPN server software that will support Win2K, unix,
Mac OS X, and Linux clients.

Anyone have a suggestion/s?

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


Re: VPN Server

2006-03-09 Thread Enrico Rossin
OpenVPN is a good idea 

Hi Enrico

 I need FreeBSD VPN server software that will support Win2K, unix,
 Mac OS X, and Linux clients.

 Anyone have a suggestion/s?

 hal
 ___
 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: coming back up after power failure (UPS)

2006-03-09 Thread James Long
 Date: Thu, 9 Mar 2006 01:37:21 +0200
 From: Ion-Mihai Tetcu [EMAIL PROTECTED]
 Subject: Re: coming back up after power failure (UPS)
 To: Peter [EMAIL PROTECTED]
 Cc: freebsd-questions freebsd-questions@freebsd.org
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=US-ASCII
 
 On Wed, 8 Mar 2006 16:39:02 -0500 (EST)
 Peter [EMAIL PROTECTED] wrote:
 
  On an updated 5.4 box I am using Network UPS Tools (NUT) with an APC
  Smart-UPS.
  
  All is going very well but I cannot bring my box back up after
  simulating a power failure.  At the end of the shutdown the screen
  shows:
  
  Press any key to reboot
  
  Obviously this is not the desired outcome.
  
  How can I get my system to go down completely?  Beyond this I
  understand there may be some BIOS adjustments to be made.
 
 You should set up your UPS (via NUT) to kill power when you reach this
 stage (and batteries are exhausted), and to restore power to the
 computer when the line power is back again. And set you BIOS to always
 on or last state or what ever you BIOS is calling it.
 
 I can't say how to achieve this with NUT or if it's possible, but I'm
 sure that sysutils/apcupsd can do it since I use (and maintain) that
 port.

What happens if:

1) power fails
2) NUT detects this and halts the machine
3) power returns before batteries are exhausted

Will the machine sit forever waiting for someone to Press any key to 
reboot ?

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


Enabling CUPS

2006-03-09 Thread Rem P Roberti
Does CUPS have to be enabled in rc.conf?  I have very carefully done the 
setup, but I still can't get CUPS to play.


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


Re: VPN Server

2006-03-09 Thread John Cruz

I'd go with a VPN router, they usually have the best results.

hal wrote:

I need FreeBSD VPN server software that will support Win2K, unix,
Mac OS X, and Linux clients.

Anyone have a suggestion/s?

hal
___
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: coming back up after power failure (UPS)

2006-03-09 Thread fbsd_user

 Date: Thu, 9 Mar 2006 01:37:21 +0200
 From: Ion-Mihai Tetcu [EMAIL PROTECTED]
 Subject: Re: coming back up after power failure (UPS)
 To: Peter [EMAIL PROTECTED]
 Cc: freebsd-questions freebsd-questions@freebsd.org
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=US-ASCII

 On Wed, 8 Mar 2006 16:39:02 -0500 (EST)
 Peter [EMAIL PROTECTED] wrote:

  On an updated 5.4 box I am using Network UPS Tools (NUT) with an
APC
  Smart-UPS.
 
  All is going very well but I cannot bring my box back up after
  simulating a power failure.  At the end of the shutdown the
screen
  shows:
 
  Press any key to reboot
 
  Obviously this is not the desired outcome.
 
  How can I get my system to go down completely?  Beyond this I
  understand there may be some BIOS adjustments to be made.

 You should set up your UPS (via NUT) to kill power when you reach
this
 stage (and batteries are exhausted), and to restore power to the
 computer when the line power is back again. And set you BIOS to
always
 on or last state or what ever you BIOS is calling it.

 I can't say how to achieve this with NUT or if it's possible, but
I'm
 sure that sysutils/apcupsd can do it since I use (and maintain)
that
 port.

What happens if:

1) power fails
2) NUT detects this and halts the machine
3) power returns before batteries are exhausted

Will the machine sit forever waiting for someone to Press any key
to
reboot ?




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of James Long
Sent: Thursday, March 09, 2006 12:46 PM
To: freebsd-questions@freebsd.org; Ion-Mihai Tetcu; Peter
Subject: Re: coming back up after power failure (UPS)


Pre Y2K PC's had mechanical power on button which stayed in the on
position no matter what was happening with the line power. Those
pcs are what UPS units were first designed for, so after the UPS
does normal shutdown at power loss, pc will reboot when power comes
back on.

Newer PC's now have motherboard power control which goes to the
power off position on losing line power. Some of these pc's have
bios setting to deactivate this function so after line power loss
the pc will reboot on power return. This is common on motherboards
marketed for servers.

Motherboards marketed for home desktop pcs may not have this bios
option. You could open the box and cut the 2 wires leading from the
power on button and connect then together so the motherboard always
thinks the power on button is depressed. (do this at your own risk)






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


Re: Trying to patch a beautiful desktop

2006-03-09 Thread Vaaf

At 14:52 08.03.2006, Giorgos Keramidas wrote:

On 2006-03-08 14:41, Kristian Vaaf [EMAIL PROTECTED] wrote:
At 10:22 08.03.2006, Giorgos Keramidas wrote:
On 2006-03-08 05:34, Kristian Vaaf [EMAIL PROTECTED] wrote:

 I've done some research on how to make ones desktop look the best,
 without being too bloated in terms of looks and functionality but
 still classify as good design and give users a smooth experience.

 I've found that if done correctly, Openbox together with Gnome can
 look pretty darn nice. I've found some nice themes for Openbox as
 well as GTK 1 and 2, however the Openbox code needs some
 patching. There already is a patch, but having the obsessive
 compulsive disorder, I want the patch file to also look good.

 After I edited it, it wouldn't work. No matter what line/character
 coordinates I typed in for the @@ lines. I also assume it's
 unnecessary, at least it ought to be, including lines other than +
 and - unless they serve a purpose.

 You're going backwards.  The proper way of generating a patch is not by
 manually editing a file.  Extract the original source tree, copy it to a
 'clean' place, make your changes and use diff(1) to generate the patch.

 I know, but I need to do it this way.

No, you don't.  At least not until you have proven that this way is
easier, faster, cleaner and more productive than wasting your time and
the time of a dozen more people by struggling to do something the
hard/uphill way just because :P

Why do you think that you need to edit the patch file manually?

It's so much easier to just untar two copies of the source, i.e. with:

$ cd work
$ tar xzf foo-1.2.3.tar.gz  mv foo-1.2.3 foo.orig
$ tar xzf foo-1.2.3.tar.gz  mv foo-1.2.3 foo

then work on the files of the foo/ tree and use diff(1) when you're done
with all your changes:

$ diff -ruN foo.orig foo  ~/work/patchfile 21

I don't see why you need to do this any other way.

 How may I learn more about the .diff format?

Reading the source of diff(1) or patch(1) should be *the* authoritative
way of learning about all diff formats.


Hey man!

Thanks for the tutorial.

The need arose because I needed to import this patch into my
general file repository, which carries along with it very strict standards
of design even when it comes to simple ASCII files.

I guess I love what I do so much that I have to take consideration
even of small trifles like that :)

Thanks again man,
Vaaf



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


Open Source and 3rd world countries

2006-03-09 Thread Kristian Vaaf


Hey!

I'm writing this thesis on the benefits of integrating
open source software into third world countries to boost
their economies and the knowledge of their people.

I will also write about a detailed scenario, where, ofcourse,
FreeBSD plays the lead role.

However I can't find all that much information on Google.
I think the material I'm looking for doesn't exist as articles
on websites but rather documents.

Would anyone mind giving me a few pointers?

All the best,
Vaaf

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


Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Kristian Vaaf


Hey!

There are about 10.000 ports, am I right?

Not all FreeBSD users have the time to go through all
of the package descriptions. But definitely all FreeBSD users
have their share of favorite ports, and are interested in
finding new ports that may compliment their lives.

Not is the ports collection already too big for the average
human intellect. It also continues to span. New programs
appear on a daily basis, however there's nothing to
grasp their presence and determine their quality

I see this as a chance to promote FreeBSD to desktop
users, which is what this project lacks. It has everything to
make it superior to all the other open source operating
systems, but nothing to really let it out in the open.

Imagine a FreeBSD ports blog that tries to gather data
on the most popular ports, sorted by ratings, downloads etc.
In addition, it posts articles every now and then telling
people about recent discoveries made among all the 10.000
ports. This could be a great thing!

I am aware of freshports.org, this would be totally different.
I know a thing or two about design, and could make the
site look something like lounge72.com or linkdup.com.
I have high speed hosting all standing by. A splendid name
for it as well :D

So, who's game? :)

All the best,
Vaaf

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


Re: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread David Stanford
Vaaf,

14,187 ports... http://www.freebsd.org/ports/. Sounds like a good idea to
me. What kind of help are you looking for?

-David

On 3/8/06, Kristian Vaaf [EMAIL PROTECTED] wrote:


 Hey!

 There are about 10.000 ports, am I right?

 Not all FreeBSD users have the time to go through all
 of the package descriptions. But definitely all FreeBSD users
 have their share of favorite ports, and are interested in
 finding new ports that may compliment their lives.

 Not is the ports collection already too big for the average
 human intellect. It also continues to span. New programs
 appear on a daily basis, however there's nothing to
 grasp their presence and determine their quality

 I see this as a chance to promote FreeBSD to desktop
 users, which is what this project lacks. It has everything to
 make it superior to all the other open source operating
 systems, but nothing to really let it out in the open.

 Imagine a FreeBSD ports blog that tries to gather data
 on the most popular ports, sorted by ratings, downloads etc.
 In addition, it posts articles every now and then telling
 people about recent discoveries made among all the 10.000
 ports. This could be a great thing!

 I am aware of freshports.org, this would be totally different.
 I know a thing or two about design, and could make the
 site look something like lounge72.com or linkdup.com.
 I have high speed hosting all standing by. A splendid name
 for it as well :D

 So, who's game? :)

 All the best,
 Vaaf

 ___
 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: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Steel City Phantom

   This is a useful idea, but i don't think you have to go and develop a
   whole new site to make it happen.  simply take the existing ports
   search application ([1]www.freebsd.com/ports) and make some small
   modifications to it.  stuff like when the search results come up, when
   you click on the name of the app, instead of taking you to the CVS, it
   takes you to the blog for that app where the long description is the
   starting article.  then you can add all the rating stuff and whatever
   you want below that.
   also, a link to the homepage for the app would be nice.  im constantly
   searching freebsd ports and then in another tab searching google for
   the app i just found to figure out what in the world it is.
   i realize it would be double work for some maintainers but it can be
   written to be fairly automated im sure.  and the port maintainers can
   just leave it up to the users to maintain the blog part if they like.
   David Stanford wrote:

Vaaf,

14,187 ports... [2]http://www.freebsd.org/ports/. Sounds like a good idea to
me. What kind of help are you looking for?

-David

On 3/8/06, Kristian Vaaf [3][EMAIL PROTECTED] wrote:


Hey!

There are about 10.000 ports, am I right?

Not all FreeBSD users have the time to go through all
of the package descriptions. But definitely all FreeBSD users
have their share of favorite ports, and are interested in
finding new ports that may compliment their lives.

Not is the ports collection already too big for the average
human intellect. It also continues to span. New programs
appear on a daily basis, however there's nothing to
grasp their presence and determine their quality

I see this as a chance to promote FreeBSD to desktop
users, which is what this project lacks. It has everything to
make it superior to all the other open source operating
systems, but nothing to really let it out in the open.

Imagine a FreeBSD ports blog that tries to gather data
on the most popular ports, sorted by ratings, downloads etc.
In addition, it posts articles every now and then telling
people about recent discoveries made among all the 10.000
ports. This could be a great thing!

I am aware of freshports.org, this would be totally different.
I know a thing or two about design, and could make the
site look something like lounge72.com or linkdup.com.
I have high speed hosting all standing by. A splendid name
for it as well :D

So, who's game? :)

All the best,
Vaaf

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



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

References

   1. http://www.freebsd.com/ports
   2. http://www.freebsd.org/ports/
   3. mailto:[EMAIL PROTECTED]
   4. mailto:freebsd-questions@freebsd.org
   5. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   6. mailto:[EMAIL PROTECTED]
   7. mailto:freebsd-questions@freebsd.org
   8. http://lists.freebsd.org/mailman/listinfo/freebsd-questions
   9. mailto:[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: Enabling CUPS

2006-03-09 Thread Chris Howells

Rem P Roberti wrote:
Does CUPS have to be enabled in rc.conf?  I have very carefully done the 
setup, but I still can't get CUPS to play.


[EMAIL PROTECTED] ~/public_html]$ head -n 12 /usr/local/etc/rc.d/cupsd.sh
#!/bin/sh
#
# $FreeBSD: ports/print/cups-base/files/cupsd.in,v 1.1 2006/01/27 
11:28:06 dougb Exp $

#
# PROVIDE: cupsd
# REQUIRE: DAEMON
# KEYWORD: shutdown
#
# Add the following to /etc/rc.conf[.local] to enable this service
#
# cupsd_enable=YES
#
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: coming back up after power failure (UPS)

2006-03-09 Thread Derek Ragona
If you set up the rules with NUT to halt the system at the first power 
outage AND the BIOS of the system is set to stay off, yes it will wait for 
a human to hit the power button.


This is also the case with a system that doesn't power off completely and 
sits at the prompt saying it is OK to reboot or power off the system


If you want other behaviors you simply configure NUT and your system BIOS 
appropriately.


-Derek


At 11:46 AM 3/9/2006, James Long wrote:

 Date: Thu, 9 Mar 2006 01:37:21 +0200
 From: Ion-Mihai Tetcu [EMAIL PROTECTED]
 Subject: Re: coming back up after power failure (UPS)
 To: Peter [EMAIL PROTECTED]
 Cc: freebsd-questions freebsd-questions@freebsd.org
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=US-ASCII

 On Wed, 8 Mar 2006 16:39:02 -0500 (EST)
 Peter [EMAIL PROTECTED] wrote:

  On an updated 5.4 box I am using Network UPS Tools (NUT) with an APC
  Smart-UPS.
 
  All is going very well but I cannot bring my box back up after
  simulating a power failure.  At the end of the shutdown the screen
  shows:
 
  Press any key to reboot
 
  Obviously this is not the desired outcome.
 
  How can I get my system to go down completely?  Beyond this I
  understand there may be some BIOS adjustments to be made.

 You should set up your UPS (via NUT) to kill power when you reach this
 stage (and batteries are exhausted), and to restore power to the
 computer when the line power is back again. And set you BIOS to always
 on or last state or what ever you BIOS is calling it.

 I can't say how to achieve this with NUT or if it's possible, but I'm
 sure that sysutils/apcupsd can do it since I use (and maintain) that
 port.

What happens if:

1) power fails
2) NUT detects this and halts the machine
3) power returns before batteries are exhausted

Will the machine sit forever waiting for someone to Press any key to
reboot ?

___
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: Open Source and 3rd world countries

2006-03-09 Thread Giorgos Keramidas
On 2006-03-09 20:19, Kristian Vaaf [EMAIL PROTECTED] wrote:

 Hey!

 I'm writing this thesis on the benefits of integrating
 open source software into third world countries to boost
 their economies and the knowledge of their people.

 I will also write about a detailed scenario, where, ofcourse,
 FreeBSD plays the lead role.

 However I can't find all that much information on Google.
 I think the material I'm looking for doesn't exist as articles
 on websites but rather documents.

 Would anyone mind giving me a few pointers?

I guess living in a third-world country for a couple of years is going
to be invaluable, but then again that takes a hell of a lot of time :(

What sort of pointers are you looking for?

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


Re: coming back up after power failure (UPS)

2006-03-09 Thread James Long
 Pre Y2K PC's had mechanical power on button which stayed in the on
 position no matter what was happening with the line power. Those
 pcs are what UPS units were first designed for, so after the UPS
 does normal shutdown at power loss, pc will reboot when power comes
 back on.

 Newer PC's now have motherboard power control which goes to the
 power off position on losing line power. Some of these pc's have
 bios setting to deactivate this function so after line power loss
 the pc will reboot on power return. This is common on motherboards
 marketed for servers.

 Motherboards marketed for home desktop pcs may not have this bios
 option. You could open the box and cut the 2 wires leading from the
 power on button and connect then together so the motherboard always
 thinks the power on button is depressed. (do this at your own risk)

You missed the point.

If the system does NOT power itself down, but instead sits at the
press any key to reboot prompt, then playing with the NUT configuration
isn't going to improve anything in cases where power returns before
batteries are drained.  The OP would have to troubleshoot his inability
to get the machine to power off upon a line outage, which it appears
he has done.


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


Odd ppp and route problem...

2006-03-09 Thread peter harrison
Hello all,

I'm trying to get inbound ppp working on my freebsd box. I've reached the point 
where I can get the other machine to connect to my box via tun0, and the 2 can 
ping each other.

However, the client on the other end can ping anything else on my LAN. My set 
up looks like this:

Gateway (192.168.1.1)
|
|
|
FreeBSD (192.168.1.2)
|
|
|
ppp connection (192.168.1.10)

So 192.168.1.10 can ping 192.168.1.2 but can't ping 192.168.1.1

The command I'm running is /usr/sbin/ppp -auto palm, and this is on 
6.0-RELEASEp4

The ppp client making the connection to the FreeBSD box is a Palm Tungsten E 
via USB cable.

I've read the (brief) handbook section on inbound ppp, the ppp man page, and 
googled a bit and I can't work out what I'm doing wrong - but it's probably 
something basic!

Any help or advice greatly appreciated!

Peter Harrison (see further info below)

---

Here's the output of netstat while the connection's up:

Routing tables

Internet:
DestinationGatewayFlagsRefs  Use  Netif Expire
default192.168.1.1UGS 0  699   sis0
127.0.0.1  127.0.0.1  UH  0   22lo0
192.168.1  link#1 UC  00   sis0
192.168.1.100:14:bf:94:1e:75  UHLW212368   sis0548
192.168.1.10   192.168.1.2UH  00   tun0

And here's my ppp.conf:

#
# PPP  Sample Configuration File
# Originally written by Toshiharu OHNO
# Simplified 5/14/1999 by [EMAIL PROTECTED]
#
# See /usr/share/examples/ppp/ for some examples
#
# $FreeBSD: src/etc/ppp/ppp.conf,v 1.10 2004/11/19 17:12:56 obrien Exp $
#

default:
 set log Phase Chat LCP IPCP CCP tun command
 ident user-ppp VERSION (built COMPILATIONDATE)

 # Ensure that device references the correct serial port
 # for your modem. (cuad0 = COM1, cuad1 = COM2)
 #
 set device /dev/cuad1

 set speed 115200
 set dial ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
   \\ AT OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT
 set timeout 180# 3 minute idle timer (the default)
# enable dns# request DNS info (for resolv.conf)

papchap:
 #
 # edit the next three lines and replace the items in caps with
 # the values which have been assigned by your ISP.
 #

 set phone PHONE_NUM
 set authname USERNAME
 set authkey PASSWORD

 set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
 add default HISADDR# Add a (sticky) default route

palm:
set device /dev/ttyU0
set cd off
set dial
set speed 57600
set timeout 300
set redial 5 0
set reconnect 3 5
set ctsrts on
set ifaddr 192.168.1.2 192.168.1.10 255.255.255.255
open
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Vaaf

At 20:46 09.03.2006, David Stanford wrote:

Vaaf,

14,187 ports... 
http://www.freebsd.org/ports/http://www.freebsd.org/ports/. Sounds 
like a good idea to me. What kind of help are you looking for?


-David

On 3/8/06, Kristian Vaaf mailto:[EMAIL PROTECTED][EMAIL PROTECTED] wrote:

Hey!

There are about 10.000 ports, am I right?

Not all FreeBSD users have the time to go through all
of the package descriptions. But definitely all FreeBSD users
have their share of favorite ports, and are interested in
finding new ports that may compliment their lives.

Not is the ports collection already too big for the average
human intellect. It also continues to span. New programs
appear on a daily basis, however there's nothing to
grasp their presence and determine their quality

I see this as a chance to promote FreeBSD to desktop
users, which is what this project lacks. It has everything to
make it superior to all the other open source operating
systems, but nothing to really let it out in the open.

Imagine a FreeBSD ports blog that tries to gather data
on the most popular ports, sorted by ratings, downloads etc.
In addition, it posts articles every now and then telling
people about recent discoveries made among all the 10.000
ports. This could be a great thing!

I am aware of http://freshports.orgfreshports.org, this would be 
totally different.

I know a thing or two about design, and could make the
site look something like http://lounge72.comlounge72.com or 
http://linkdup.comlinkdup.com.

I have high speed hosting all standing by. A splendid name
for it as well :D

So, who's game? :)

All the best,
Vaaf

___
mailto:freebsd-questions@freebsd.orgfreebsd-questions@freebsd.org 
mailing list

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




Hey David!

Thank you for such urgent response.

We need someone to do the coding, XHTML/CSS, though some Ruby
and Ajax too wouldn't hurt, so we can have a decent system in the back,
and in the front be able to present information in a very intuitive way.

Then, we'd need lots of members to write articles, rate ports and such.
I'd have to come up with some wording. And ofcourse a design.

Thank you so much for your interest!

Speak to you soon,
Vaaf

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


Re: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Vaaf

At 20:55 09.03.2006, Steel City Phantom wrote:


   This is a useful idea, but i don't think you have to go and develop a
   whole new site to make it happen.  simply take the existing ports
   search application ([1]www.freebsd.com/ports) and make some small
   modifications to it.  stuff like when the search results come up, when
   you click on the name of the app, instead of taking you to the CVS, it
   takes you to the blog for that app where the long description is the
   starting article.  then you can add all the rating stuff and whatever
   you want below that.
   also, a link to the homepage for the app would be nice.  im constantly
   searching freebsd ports and then in another tab searching google for
   the app i just found to figure out what in the world it is.
   i realize it would be double work for some maintainers but it can be
   written to be fairly automated im sure.  and the port maintainers can
   just leave it up to the users to maintain the blog part if they like.




Steel City Phantom :) Thank you for your input!

Best regards,
Vaaf

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


Re: VPN Server

2006-03-09 Thread hal

Any suggestions?

hal

On Mar 9, 2006, at 11:08 AM, John Cruz wrote:


I'd go with a VPN router, they usually have the best results.

hal wrote:

I need FreeBSD VPN server software that will support Win2K, unix,
Mac OS X, and Linux clients.

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


strange error code 1 when compile kernel on 6.1-PRERELEASE

2006-03-09 Thread Dikshie


I got following strange error when compiled kernel:
=== aic7xxx/ahd (depend)
@ - /usr/src/sys
machine - /usr/src/sys/i386/include
( cd /usr/src/sys/modules/aic7xxx/ahd/../aicasm; make aicasm; )
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c /usr/src/sys/modules/ai
c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c /usr/src/sys/modules/ai
c7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_symbol.c
yacc -b aicasm_gram  -d -o aicasm_gram.c /usr/src/sys/modules/aic7xxx/aicasm/../
../../dev/aic7xxx/aicasm/aicasm_gram.y
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_gram.c
yacc -b aicasm_macro_gram -p mm -d -o aicasm_macro_gram.c /usr/src/sys/modules/a
ic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_macro_gram.y
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_macro_gram.c
lex -t   /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aicasm_
scan.l  aicasm_scan.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_scan.c
lex -t  -Pmm /usr/src/sys/modules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm/aic
asm_macro_scan.l  aicasm_macro_scan.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g  -c aicasm_macro_scan.c
cc -O2 -fno-strict-aliasing -pipe  -nostdinc -I/usr/include -I. -I/usr/src/sys/m
odules/aic7xxx/aicasm/../../../dev/aic7xxx/aicasm -g   -o aicasm aicasm.o aicasm
_symbol.o aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o -l
l
/usr/obj/usr/src/tmp/usr/bin/ld: cannot find -ll
*** Error code 1

Stop in /usr/src/sys/modules/aic7xxx/aicasm.
*** Error code 1

Stop in /usr/src/sys/modules/aic7xxx/ahd.
*** Error code 1

Stop in /usr/src/sys/modules/aic7xxx.
*** Error code 1

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

Stop in /usr/obj/usr/src/sys/soi.
*** Error code 1

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

Stop in /usr/src.
vic-rat# 


any solutions ?

best regards,

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


momentary power switch Re: coming back up after power failure (UPS)

2006-03-09 Thread Dieter
 You could open the box and cut the 2 wires leading from the
 power on button and connect then together so the motherboard always
 thinks the power on button is depressed. (do this at your own risk)

Rather than cut and splice wires, just try a jumper on the header pins.
Or hold the button down and see what happens.

If the mainboard wants a momentary power switch it may not work
with the power switch pins jumpered.  I tried this because my case
doesn't have a reset switch and my P/S has its own power switch.
But my board doesn't come up properly with the power switch pins
jumpered, so I had to add a reset switch.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Open Source and 3rd world countries

2006-03-09 Thread marianne mueller
Hi,

I would try these steps (probably in this order):

1.  Visit a university library, look through all computer journals,
identify titles that might be relevant.   Ask the reference librarian
where to find the index for those journals, and browse.  Or maybe
they have an online way to browse the journals' indexes.

2.  Visit cpsr.org, Computer Professionals for Social Responsiblity

3.  Email or call CPSR for info:  650-322-3778, [EMAIL PROTECTED]

4.  Google socially responsible computing and follow promising
leads.

CPSR has many chapters all over the world, and consequently
many people in 3rd world countries they could put you in
touch with.   I agree, free software is especially important
in developing economies.

Marianne


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


Re: Newbie FreeBSD/Linux Question

2006-03-09 Thread hackmiester / Hunter Fuller
On Wednesday 08 March 2006 14:46, Lawrence Petrykanyn wrote:
 Hi!
snip

 I tried make --with-default-tmpdir=/mnt/ramfs and received a message
 informing me that this is not correct Make syntax.
No, you've got it all wrong! To build an application, you generally do this:

./configure
make
make install #if you want to install it

So, in the case of that application, it means do this:

./configure --with-default-tmpdir=/mnt/ramfs
make
make install #if you want to install it


 Am I supposed to edit the config file(s) that accompany the source
 code?  If so, which one(s), config.h.in, configure, configure.ac or one
 of the files in the config directory of this package?

 This is probably a very simple matter, but I have googled around and
 cannot find an answer.  Any comments, suggestions or advice would be
 greatly appreciated.

 Thanks,
 Lawrence

 JACK README

 Welcome to JACK, the Jack Audio Connection Kit.

 Please see the website (http://jackit.sf.net/) for more information.

 NOTE: If you are using reiserfs or ext3fs or anything except ext2fs
 for the directory where JACK puts its temporary files (/tmp by
 default), then the JACK team recommends that you do *one* of the
 following:

 

 Mount a tmpfs on /tmp.  You should have a lot of swap space available
 in case some programs try to write very large files there.
 In your /etc/fstab add a line:

none/tmptmpfs   defaults0   0

  You'll probably want to reboot here, or kill X then 'mount /tmp'.

  OR 

 Alternatively, you can do this without affecting your /tmp:

 # mkdir /mnt/ramfs

 [edit /etc/fstab and add the following line]
  none   /mnt/ramfs  tmpfs  defaults  0 0

 Then add --with-default-tmpdir=/mnt/ramfs to the JACK configure
 line when you build it.  No clients need to be recompiled.

 --

 Failure to do one of these could lead to extremely poor performance from
 JACK,
 since its normal operation will cause bursts of disk I/O that are
 completely unnecessary. This suggestion can also be used by ext2fs
 users if they wish.

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

-- 
--hackmiester
Walk a mile in my shoes and you will be a mile away in a new pair of shoes.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFD/yYl3ApzN91C7BcRAoVVAJ97uhjh30nQ4hd9bQ90gJqiwsLEfgCeKSrg
bVfqEeJ09WhO6Y51WHEHb6o=
=VTUd
-END PGP SIGNATURE-

-BEGIN GEEK CODE BLOCK-
Version: Geek Code v3.1 (PHP)
GCS/CM/E/IT d-@ s: a- C++$ UBLS*$ P+ L+++$ E- W++$ !N-- !o+ K-- !w-- !O-
M++$ V-- PS@ PE@ Y--? PGP++ !t--- 5--? !X-- !R-- tv-- b+ DI++ D++ G+ e
h r+++ z
--END GEEK CODE BLOCK--

Quick contact info:
Work: [EMAIL PROTECTED]
Personal: [EMAIL PROTECTED]
Large files/spam: [EMAIL PROTECTED]
GTalk:hackmiester/AIM:hackmiester1337/Y!:hackm1ester/IRC:irc.7sinz.net/7sinz


pgpjMKBuvnEVS.pgp
Description: PGP signature


Re: coming back up after power failure (UPS)

2006-03-09 Thread Bob Johnson
On 3/9/06, James Long [EMAIL PROTECTED] wrote:

 You missed the point.

 If the system does NOT power itself down, but instead sits at the
 press any key to reboot prompt, then playing with the NUT configuration
 isn't going to improve anything in cases where power returns before
 batteries are drained.  The OP would have to troubleshoot his inability
 to get the machine to power off upon a line outage, which it appears
 he has done.

To extend on what you said:  after the PC shuts itself down, the UPS
is still providing power.  If the UPS returns to line power before the
UPS shuts down, the PC BIOS never sees a power down event, so it
doesn't know to turn the system back on.

One solution to this is as follows:
-  When the UPS believes it is about to run out of battery power and
shut down, the OS shuts down to single user mode and starts a script
that will reboot the  system in five minutes (or long enough to be
sure the batteries will run down first).
- If the UPS does shut down, when power is restored, the BIOS will
detect the event and power up the PC normally.  It will boot as
normal.
- If the UPS never shuts down (because line power is restored) the
script eventually times out and reboots the system anyway.

I tried to make this work a few years ago, but could find no way to
start a script after shutting down to single user mode.   I posted a
query about it but got no replies, so I quit worrying about it.  I've
since seen some hint that it is now possible to do that, but I didn't
follow it up.  Can anyone tell me how to do that?

Another solution is a UPS that always shuts down after it has notified
the host OS that it needs to do so, but that's not something NUT can
count on.

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


Re: VPN Server

2006-03-09 Thread John Cruz

http://www.linksys.com/servlet/Satellite?childpagename=US%2FLayoutpackedargs=c%3DL_Product_C2%26cid%3D1118334795358pagename=Linksys%2FCommon%2FVisitorWrapper

Will probably suffice well, they also make a 16 port version @ 
http://www.linksys.com/servlet/Satellite?childpagename=US%2FLayoutpackedargs=c%3DL_Product_C2%26cid%3D1123638171453pagename=Linksys%2FCommon%2FVisitorWrapper


But if you need more I'd go with the 4 ports and get a gigabit switch to 
add on to it. It'll be a little more expensive, but it will be worth it, 
knowing that if something happens to a machine the VPN won't suffer as a 
result.


-john

hal wrote:

Any suggestions?

hal

On Mar 9, 2006, at 11:08 AM, John Cruz wrote:


I'd go with a VPN router, they usually have the best results.

hal wrote:

I need FreeBSD VPN server software that will support Win2K, unix,
Mac OS X, and Linux clients.

___
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: How to install gnucash?

2006-03-09 Thread Eric Schuele

Tom Munro Glass wrote:
I'm trying to install gnucash, but this depends on g-wrap which in turn 
depends on slib-guile, and slib-guile-3a1 is marked as broken: Does not 
install.


Is there a solution to this problem?


IIRC...
Here's what I did (right or wrong, use at own risk.):

1) Use portdowngrade to grab the slib-3a1_2 version, and install it.
   gnucash/guile does not like 3a3.
2) Use pkgtools.conf to 'hold' slib-*.
3) remove the BROKEN status from slib-guile-3a1

Attempt 'make install clean' of gnucash.

I think that's all I did.



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




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


(no subject)

2006-03-09 Thread Craig Ryhorchuk

-Original Message-
From: [EMAIL PROTECTED] [mailto:owner-freebsd-
[EMAIL PROTECTED] On Behalf Of Steel City Phantom
Sent: March 9, 2006 2:55 PM
To: [EMAIL PROTECTED]
Subject: Re: Let's make a FreeBSD ports blog! OOOL =)


   This is a useful idea, but i don't think you have to go and develop a
   whole new site to make it happen.  simply take the existing ports
   search application ([1]www.freebsd.com/ports) and make some small
   modifications to it.  stuff like when the search results come up, when
   you click on the name of the app, instead of taking you to the CVS, it
   takes you to the blog for that app where the long description is the
   starting article.  then you can add all the rating stuff and whatever
   you want below that.
   also, a link to the homepage for the app would be nice.  im constantly
   searching freebsd ports and then in another tab searching google for
   the app i just found to figure out what in the world it is.
   i realize it would be double work for some maintainers but it can be
   written to be fairly automated im sure.  and the port maintainers can
   just leave it up to the users to maintain the blog part if they like.
   David Stanford wrote:

Vaaf,

14,187 ports... [2]http://www.freebsd.org/ports/. Sounds like a good idea
to
me. What kind of help are you looking for?

-David

On 3/8/06, Kristian Vaaf [3][EMAIL PROTECTED] wrote:


Hey!

There are about 10.000 ports, am I right?

Not all FreeBSD users have the time to go through all
of the package descriptions. But definitely all FreeBSD users
have their share of favorite ports, and are interested in
finding new ports that may compliment their lives.

Not is the ports collection already too big for the average
human intellect. It also continues to span. New programs
appear on a daily basis, however there's nothing to
grasp their presence and determine their quality

I see this as a chance to promote FreeBSD to desktop
users, which is what this project lacks. It has everything to
make it superior to all the other open source operating
systems, but nothing to really let it out in the open.

Imagine a FreeBSD ports blog that tries to gather data
on the most popular ports, sorted by ratings, downloads etc.
In addition, it posts articles every now and then telling
people about recent discoveries made among all the 10.000
ports. This could be a great thing!

I am aware of freshports.org, this would be totally different.
I know a thing or two about design, and could make the
site look something like lounge72.com or linkdup.com.
I have high speed hosting all standing by. A splendid name
for it as well :D

So, who's game? :)

All the best,
Vaaf



Do you mean something like FreshPorts - http://www.freshports.org/ ?

It sounds like they already do a lot of what you want and more.
Maybe you could volunteer to add any missing features.


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


Re: VPN Server

2006-03-09 Thread Rob Connon (Info)

OpenVPN, it's the shit. easy to setup. supports all the clients named.

hal wrote:


Any suggestions?

hal

On Mar 9, 2006, at 11:08 AM, John Cruz wrote:


I'd go with a VPN router, they usually have the best results.

hal wrote:


I need FreeBSD VPN server software that will support Win2K, unix,
Mac OS X, and Linux clients.



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





smime.p7s
Description: S/MIME Cryptographic Signature


System Freezing -Again

2006-03-09 Thread Grant Peel

Hi all,

I have been pestering everyone who will listen on this, and have yet to find 
a solution ... so here goes again!


I have a FreeBSD system on a Dell PE 1850 that has been randomly freezing up 
from time to time in the past two weeks.


Firewall is enabled, but is very solid as I am using the same rules on 
several other machines.


I spent last Saturday and Sunday at the NOC, running Dell 32 bit diagnostics 
on it, along with memtest32, no errors found over many hours of testing.


NO heat of note from the Power supply CPU or system fan.

Nothing ever in log files, no core dumps. I have the DUMDEV=AUTO set in 
rc.conf, but ran dumpon -v /dev/da0s1b today, the output showed it should be 
dumping to my swap partition.


APIC is disabled now, but has been enabled in the past, with the same 
results. POwer management is shut off in the bios.


No System Events are being recorded in BIOS, and, the logs were harvested 
last week with no abnormalitied showing.


The only item of note, that I found after todays freeze, was in 
/var/log/maillog, and /var/log/exim/mainlog,   about 15 lines of ^@ 
recorded at about the exact tine of the freeze. Does anyone think this is 
significant, or is it simply a symptom of the crash?


ANY help will be greatly appreciated.

-GRant 



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


RE: System Freezing -Again

2006-03-09 Thread Tamouh H.
 
 Hi all,
 
 I have been pestering everyone who will listen on this, and 
 have yet to find a solution ... so here goes again!
 
 I have a FreeBSD system on a Dell PE 1850 that has been 
 randomly freezing up from time to time in the past two weeks.
 
 Firewall is enabled, but is very solid as I am using the same 
 rules on several other machines.
 
 I spent last Saturday and Sunday at the NOC, running Dell 32 
 bit diagnostics on it, along with memtest32, no errors found 
 over many hours of testing.
 
 NO heat of note from the Power supply CPU or system fan.
 
 Nothing ever in log files, no core dumps. I have the 
 DUMDEV=AUTO set in rc.conf, but ran dumpon -v /dev/da0s1b 
 today, the output showed it should be dumping to my swap partition.
 
 APIC is disabled now, but has been enabled in the past, with 
 the same results. POwer management is shut off in the bios.
 
 No System Events are being recorded in BIOS, and, the logs 
 were harvested last week with no abnormalitied showing.
 
 The only item of note, that I found after todays freeze, was in 
 /var/log/maillog, and /var/log/exim/mainlog,   about 15 lines of ^@ 
 recorded at about the exact tine of the freeze. Does anyone 
 think this is significant, or is it simply a symptom of the crash?
 
 ANY help will be greatly appreciated.
 
 -GRant 
 
 
 ___
 freebsd-questions@freebsd.org mailing list 
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 

Grab yourself an Antec ATX12V Power Supply Tester for $20 and test the power 
supply.

Tamouh


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


problems with shutting down while installing

2006-03-09 Thread Jtkiefer
While trying to install the AMD64 version the system I am running (specs 
listed below) keeps shutting down.  I have tried changing out power 
supplies which has not helped and I have had no problem running LiveCDs 
on the system so I don't think that's the issue.  Any help on this would 
be appreciated. Thanks.


-Jtkiefer

system specs
=

***Athenatech A202BB.L220 Black Steel MicroATX Desktop Computer Case 
220W Power Supply - Retail 
http://www.newegg.com/Product/Product.asp?Item=N82E16811190049


* *ASUS K8V-MX Socket 754 VIA K8M800 Micro ATX AMD Motherboard - Retail 
http://www.newegg.com/Product/Product.asp?Item=N82E16813131549


AMD Sempron 64 3400+ Palermo 800MHz HT Socket 754 Processor Model 
SDA3400BXBOX - Retail 
http://www.newegg.com/Product/Product.asp?Item=N82E16819104231


* *Kingston ValueRAM 2GB (2 x 1GB) 184-Pin DDR SDRAM DDR 400 (PC 3200) 
Unbuffered System Memory Model KVR400X64C3AK2/2G - Retail 
http://www.newegg.com/Product/Product.asp?Item=N82E16820141308


Seagate Barracuda 7200.8 ST3250823AS 250GB 7200 RPM Serial ATA150 
Hard Drive - OEM 
http://www.newegg.com/Product/Product.asp?Item=N82E16822148065


SONY Black IDE DVD-ROM Drive Model DDU1615/B2s - OEM 
http://www.newegg.com/Product/Product.asp?Item=N82E16827101131


MASSCOOL FD08025S1M4 80mm Sleeve Case Cooling Fan - Retail 
http://www.newegg.com/Product/Product.asp?Item=N82E16835150007*

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


Re: System Freezing -Again

2006-03-09 Thread Derek Ragona
A freeze like you describe, no logging sounds like a hardware problem.  You 
didn't include a current dmesg or other system inventory.  You may have 
shared irq's causing the problem, or a power supply, or a management board.


Those are the three things I would look at.

-Derek


At 05:00 PM 3/9/2006, Grant Peel wrote:

Hi all,

I have been pestering everyone who will listen on this, and have yet to 
find a solution ... so here goes again!


I have a FreeBSD system on a Dell PE 1850 that has been randomly freezing 
up from time to time in the past two weeks.


Firewall is enabled, but is very solid as I am using the same rules on 
several other machines.


I spent last Saturday and Sunday at the NOC, running Dell 32 bit 
diagnostics on it, along with memtest32, no errors found over many hours 
of testing.


NO heat of note from the Power supply CPU or system fan.

Nothing ever in log files, no core dumps. I have the DUMDEV=AUTO set in 
rc.conf, but ran dumpon -v /dev/da0s1b today, the output showed it should 
be dumping to my swap partition.


APIC is disabled now, but has been enabled in the past, with the same 
results. POwer management is shut off in the bios.


No System Events are being recorded in BIOS, and, the logs were harvested 
last week with no abnormalitied showing.


The only item of note, that I found after todays freeze, was in 
/var/log/maillog, and /var/log/exim/mainlog,   about 15 lines of ^@ 
recorded at about the exact tine of the freeze. Does anyone think this is 
significant, or is it simply a symptom of the crash?


ANY help will be greatly appreciated.

-GRant

___
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: System Freezing -Again

2006-03-09 Thread Grant Peel
Sorry Derek, I did forget the dmesg ... here it is ...

Also, Do you think the ^@ s not a hint to something?

root on s1# more dmesg.boot
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-RELEASE #1: Wed Jan 25 09:15:04 EST 2006
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/DS9
MPTable: DELL PE 016C 
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) CPU 3.00GHz (2992.71-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0xf43  Stepping = 3
  
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SS
E2,SS,HTT,TM,PBE
  Features2=0x641dSSE3,RSVD2,MON,DS_CPL,CNTX-ID,CX16,b14
  AMD Features=0x2010NX,LM
  Hyperthreading: 2 logical CPUs
real memory  = 536608768 (511 MB)
avail memory = 515801088 (491 MB)
ioapic0: Changing APIC ID to 2
ioapic0: Assuming intbase of 0
ioapic1: Changing APIC ID to 3
ioapic1: Assuming intbase of 24
ioapic2: Changing APIC ID to 4
ioapic2: Assuming intbase of 48
ioapic0 Version 2.0 irqs 0-23 on motherboard
ioapic1 Version 2.0 irqs 24-47 on motherboard
ioapic2 Version 2.0 irqs 48-71 on motherboard
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
cpu0 on motherboard
pcib0: MPTable Host-PCI bridge pcibus 0 on motherboard
pci0: PCI bus on pcib0
pcib1: PCI-PCI bridge at device 2.0 on pci0
pci1: PCI bus on pcib1
pcib2: MPTable PCI-PCI bridge at device 0.0 on pci1
pci2: PCI bus on pcib2
mpt0: LSILogic 1030 Ultra4 Adapter port 0xec00-0xecff mem 
0xdfdf-0xdfdf,0xdfde-0xdfde irq 26 at device 5.0 o
n pci2
mpt0: [GIANT-LOCKED]
mpt0: MPI Version=1.2.12.0
mpt0: Unhandled Event Notify Frame. Event 0xa.
pcib3: MPTable PCI-PCI bridge at device 0.2 on pci1
pci3: PCI bus on pcib3
pcib4: PCI-PCI bridge at device 4.0 on pci0
pci4: PCI bus on pcib4
pcib5: PCI-PCI bridge at device 5.0 on pci0
pci5: PCI bus on pcib5
pcib6: MPTable PCI-PCI bridge at device 0.0 on pci5
pci6: PCI bus on pcib6
em0: Intel(R) PRO/1000 Network Connection, Version - 2.1.7 port 0xdcc0-0xdcff 
mem 0xdfae-0xdfaf irq 48 at device 7.0
 on pci6
em0: Ethernet address: 00:14:22:1c:d5:7e
em0:  Speed:N/A  Duplex:N/A
pcib7: MPTable PCI-PCI bridge at device 0.2 on pci5
pci7: PCI bus on pcib7
em1: Intel(R) PRO/1000 Network Connection, Version - 2.1.7 port 0xccc0-0xccff 
mem 0xdf8e-0xdf8f irq 49 at device 8.0
 on pci7
em1: Ethernet address: 00:14:22:1c:d5:7f
em1:  Speed:N/A  Duplex:N/A
pcib8: PCI-PCI bridge at device 6.0 on pci0
pci8: PCI bus on pcib8
uhci0: Intel 82801EB (ICH5) USB controller USB-A port 0xace0-0xacff irq 16 at 
device 29.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: Intel 82801EB (ICH5) USB controller USB-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801EB (ICH5) USB controller USB-B port 0xacc0-0xacdf irq 19 at 
device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: Intel 82801EB (ICH5) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801EB (ICH5) USB controller USB-C port 0xaca0-0xacbf irq 18 at 
device 29.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: Intel 82801EB (ICH5) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: EHCI (generic) USB 2.0 controller mem 0xdff0-0xdff003ff irq 23 at 
device 29.7 on pci0
ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: EHCI (generic) USB 2.0 controller on ehci0
usb3: USB revision 2.0
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4: vendor 0x413c product 0xa001, class 9/0, rev 2.00/0.00, addr 2
uhub4: multiple transaction translators
uhub4: 2 ports with 2 removable, self powered
pcib9: MPTable PCI-PCI bridge at device 30.0 on pci0
pci9: PCI bus on pcib9
pci9: unknown at device 5.0 (no driver attached)
pci9: unknown at device 5.1 (no driver attached)
pci9: unknown at device 5.2 (no driver attached)
atapci0: SiI 0680 UDMA133 controller port 
0xbcf0-0xbcf7,0xbce4-0xbce7,0xbcd8-0xbcdf,0xbcd0-0xbcd3,0xbc70-0xbc7f mem 
0xdf5fec
00-0xdf5fecff irq 23 at device 6.0 on pci9
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
pci9: display, VGA at device 13.0 (no driver attached)
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0
atapci1: Intel ICH5 UDMA100 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 31.1 on pci0
ata0: ATA channel 0 on atapci1
ata1: ATA channel 1 on atapci1
pmtimer0 on isa0
orm0: ISA Option ROMs at iomem 
0xc-0xcafff,0xcb000-0xcefff,0xec000-0xe on isa0
atkbdc0: 

IT Directory Link Exchange - PR5 Links

2006-03-09 Thread Webko

Dear Website Owner,
   Greetings from Webko! We are a web development and internet marketing
 company from Byron Bay Australia. We've recently added some extra
 categories to our IT directory, your site
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/securing-fre
  ebsd.html appears in the directory here:
 http://www.webko.com.au/lc/faqs_help_and_tutorials/27256/1

 The directory is serving several purposes.

 a. To bring useful information to our site visitors.  We have many
 site visitors that are interested in computing in general, and we
  would like to be able to recommend other sites to visit.

 b. Internet marketing is also a big plus for us both, and since we
   have related, but not identical target markets, we can help each other
 without directly competing.  Through an exchange of links both our
 sites will rank higher on search engines.

The page your site is listed on is new, but older pages have PR5(SEE
THIS EXAMPLE
[1]http://www.webko.com.au/lc/marketing_and_advertising/2104/1), we
expect all link pages to go pr5 next Google Update.
 If you log in and update your link you may:
(1) Add your link to as many as 3 categories, that's three links to
your site, and you can choose one of the pr5 pages to add your link
to.
(2) Upload your logo or other image.
   (3) By linking back to our site, your link is placed at the top of the
links page.

If you choose to add a link back to our site, please log in
here [2]http://www.webko.com.au/links_login.php and record where the
link back to our site can be found.
 * Your user log in name is [EMAIL PROTECTED]
 * Your Password is pszfs

   Our link details are:-
 * Title:  Web Design Australia
 * Description: Web Development Company from Byron Bay Australia
 * url: [3]http://www.webko.com.au
   or, you can use this code a href=http://www.webko.com.au;
   target=_blankWeb Design Australia/a Web Development Company
   from Byron Bay Australia.

Warm Regards
 Tim Worley
 Webmaster
 [4]http://www.webko.com.au

References

   1. http://www.webko.com.au/lc/marketing_and_advertising/2104/1
   2. http://www.webko.com.au/links_login.php
   3. http://www.webko.com.au/
   4. http://www.webko.com.au/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


IT Directory Link Exchange - PR5 Links

2006-03-09 Thread Webko

Dear Website Owner,
   Greetings from Webko! We are a web development and internet marketing
 company from Byron Bay Australia. We've recently added some extra
 categories to our IT directory, your site
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/s
 ockets.html appears in the directory here:
 http://www.webko.com.au/lc/sockets/25953/1

 The directory is serving several purposes.

 a. To bring useful information to our site visitors.  We have many
 site visitors that are interested in computing in general, and we
  would like to be able to recommend other sites to visit.

 b. Internet marketing is also a big plus for us both, and since we
   have related, but not identical target markets, we can help each other
 without directly competing.  Through an exchange of links both our
 sites will rank higher on search engines.

The page your site is listed on is new, but older pages have PR5(SEE
THIS EXAMPLE
[1]http://www.webko.com.au/lc/marketing_and_advertising/2104/1), we
expect all link pages to go pr5 next Google Update.
 If you log in and update your link you may:
(1) Add your link to as many as 3 categories, that's three links to
your site, and you can choose one of the pr5 pages to add your link
to.
(2) Upload your logo or other image.
   (3) By linking back to our site, your link is placed at the top of the
links page.

If you choose to add a link back to our site, please log in
here [2]http://www.webko.com.au/links_login.php and record where the
link back to our site can be found.
 * Your user log in name is [EMAIL PROTECTED]
 * Your Password is pszfs

   Our link details are:-
 * Title:  Web Design Australia
 * Description: Web Development Company from Byron Bay Australia
 * url: [3]http://www.webko.com.au
   or, you can use this code a href=http://www.webko.com.au;
   target=_blankWeb Design Australia/a Web Development Company
   from Byron Bay Australia.

Warm Regards
 Tim Worley
 Webmaster
 [4]http://www.webko.com.au

References

   1. http://www.webko.com.au/lc/marketing_and_advertising/2104/1
   2. http://www.webko.com.au/links_login.php
   3. http://www.webko.com.au/
   4. http://www.webko.com.au/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problems with shutting down while installing

2006-03-09 Thread Jtkiefer

I forgot to mention, I am attempting to install STABLE.

-Jtkiefer

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


Re: System Freezing -Again

2006-03-09 Thread Derek Ragona
I'd guess you have an irq problem, the @'s sound like a mail bomb of some 
kind, but my server's get that all the time.  I would guess it indicates an 
extended network I/O when something else happens that causes the conflict.


-Derek


At 05:28 PM 3/9/2006, Grant Peel wrote:

Sorry Derek, I did forget the dmesg ... here it is ...

Also, Do you think the ^@ s not a hint to something?

root on s1# more dmesg.boot
Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-RELEASE #1: Wed Jan 25 09:15:04 EST 2006
[EMAIL PROTECTED]:/usr/src/sys/i386/compile/DS9
MPTable: DELL PE 016C 
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Xeon(TM) CPU 3.00GHz (2992.71-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0xf43  Stepping = 3

Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SS
E2,SS,HTT,TM,PBE
  Features2=0x641dSSE3,RSVD2,MON,DS_CPL,CNTX-ID,CX16,b14
  AMD Features=0x2010NX,LM
  Hyperthreading: 2 logical CPUs
real memory  = 536608768 (511 MB)
avail memory = 515801088 (491 MB)
ioapic0: Changing APIC ID to 2
ioapic0: Assuming intbase of 0
ioapic1: Changing APIC ID to 3
ioapic1: Assuming intbase of 24
ioapic2: Changing APIC ID to 4
ioapic2: Assuming intbase of 48
ioapic0 Version 2.0 irqs 0-23 on motherboard
ioapic1 Version 2.0 irqs 24-47 on motherboard
ioapic2 Version 2.0 irqs 48-71 on motherboard
npx0: [FAST]
npx0: math processor on motherboard
npx0: INT 16 interface
cpu0 on motherboard
pcib0: MPTable Host-PCI bridge pcibus 0 on motherboard
pci0: PCI bus on pcib0
pcib1: PCI-PCI bridge at device 2.0 on pci0
pci1: PCI bus on pcib1
pcib2: MPTable PCI-PCI bridge at device 0.0 on pci1
pci2: PCI bus on pcib2
mpt0: LSILogic 1030 Ultra4 Adapter port 0xec00-0xecff mem 
0xdfdf-0xdfdf,0xdfde-0xdfde irq 26 at device 5.0 o

n pci2
mpt0: [GIANT-LOCKED]
mpt0: MPI Version=1.2.12.0
mpt0: Unhandled Event Notify Frame. Event 0xa.
pcib3: MPTable PCI-PCI bridge at device 0.2 on pci1
pci3: PCI bus on pcib3
pcib4: PCI-PCI bridge at device 4.0 on pci0
pci4: PCI bus on pcib4
pcib5: PCI-PCI bridge at device 5.0 on pci0
pci5: PCI bus on pcib5
pcib6: MPTable PCI-PCI bridge at device 0.0 on pci5
pci6: PCI bus on pcib6
em0: Intel(R) PRO/1000 Network Connection, Version - 2.1.7 port 
0xdcc0-0xdcff mem 0xdfae-0xdfaf irq 48 at device 7.0

 on pci6
em0: Ethernet address: 00:14:22:1c:d5:7e
em0:  Speed:N/A  Duplex:N/A
pcib7: MPTable PCI-PCI bridge at device 0.2 on pci5
pci7: PCI bus on pcib7
em1: Intel(R) PRO/1000 Network Connection, Version - 2.1.7 port 
0xccc0-0xccff mem 0xdf8e-0xdf8f irq 49 at device 8.0

 on pci7
em1: Ethernet address: 00:14:22:1c:d5:7f
em1:  Speed:N/A  Duplex:N/A
pcib8: PCI-PCI bridge at device 6.0 on pci0
pci8: PCI bus on pcib8
uhci0: Intel 82801EB (ICH5) USB controller USB-A port 0xace0-0xacff irq 
16 at device 29.0 on pci0

uhci0: [GIANT-LOCKED]
usb0: Intel 82801EB (ICH5) USB controller USB-A on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: Intel 82801EB (ICH5) USB controller USB-B port 0xacc0-0xacdf irq 
19 at device 29.1 on pci0

uhci1: [GIANT-LOCKED]
usb1: Intel 82801EB (ICH5) USB controller USB-B on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: Intel 82801EB (ICH5) USB controller USB-C port 0xaca0-0xacbf irq 
18 at device 29.2 on pci0

uhci2: [GIANT-LOCKED]
usb2: Intel 82801EB (ICH5) USB controller USB-C on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: EHCI (generic) USB 2.0 controller mem 0xdff0-0xdff003ff irq 
23 at device 29.7 on pci0

ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: EHCI (generic) USB 2.0 controller on ehci0
usb3: USB revision 2.0
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4: vendor 0x413c product 0xa001, class 9/0, rev 2.00/0.00, addr 2
uhub4: multiple transaction translators
uhub4: 2 ports with 2 removable, self powered
pcib9: MPTable PCI-PCI bridge at device 30.0 on pci0
pci9: PCI bus on pcib9
pci9: unknown at device 5.0 (no driver attached)
pci9: unknown at device 5.1 (no driver attached)
pci9: unknown at device 5.2 (no driver attached)
atapci0: SiI 0680 UDMA133 controller port 
0xbcf0-0xbcf7,0xbce4-0xbce7,0xbcd8-0xbcdf,0xbcd0-0xbcd3,0xbc70-0xbc7f mem 
0xdf5fec

00-0xdf5fecff irq 23 at device 6.0 on pci9
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
pci9: display, VGA at device 13.0 (no driver attached)
isab0: PCI-ISA bridge at device 31.0 on pci0
isa0: ISA bus on isab0

System Panic

2006-03-09 Thread Jahilliya
Hey,

Got this error on FreeBSD 6.0-RELEASE-p5

panic: lockmgr: locking against myself

System was downloading some ports at the time (not actually compiling).

It's a Pentium 4, 3ghz on a Intel PSNLK motherboard.

Hyperthreading is enabled.

I am using the GENERIC kernel.

I installed from scratch onto the SATA 80gb Seagate disk.

cvsup, and did make buildworld  make buildkernel  make installkernel
shutdown now
make installworld
mergemaster

Was running alright, built a couple jails yesterday without any issues.

Uptime at time of panic was 19 hours, 27 minutes and 34 seconds.

Anyone seen this before? Let me know if you want any more details.

I have a crashdump and am currently learning howto inspect at the moment.

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


mpd and sessions

2006-03-09 Thread gahn
Hi:

I am using mpd for my vpn service. It works fine and I
have no compalints. But is anyway I can monitor that
how many sessions are being used?

Thanks

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Open Source and 3rd world countries

2006-03-09 Thread Olivier Nicole
 I'm writing this thesis on the benefits of integrating
 open source software into third world countries to boost
 their economies and the knowledge of their people.

Certainly not the answer you are expecting, but I am afraid it is the
reality, developping countries do not really care about open source.

They just use pirated software (windows) because it takes less time to
start-up, because it cames with better internationalization...

Time comes when they reach the limits of using pirated software and
turning to open source is a solution, but that needs a certain level
of development.

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


Re: System Panic

2006-03-09 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 08:38:35AM +0800, Jahilliya wrote:
 Hey,
 
 Got this error on FreeBSD 6.0-RELEASE-p5
 
 panic: lockmgr: locking against myself

Try updating to 6.1, many of these panics have been fixed.

Kris


pgpo4PDhjbxc6.pgp
Description: PGP signature


Re: System Panic

2006-03-09 Thread Jahilliya
On 3/10/06, Kris Kennaway [EMAIL PROTECTED] wrote:

 On Fri, Mar 10, 2006 at 08:38:35AM +0800, Jahilliya wrote:
  Hey,
 
  Got this error on FreeBSD 6.0-RELEASE-p5
 
  panic: lockmgr: locking against myself

 Try updating to 6.1, many of these panics have been fixed.


It's going to be for a production server and 6.1 is still under development
so I'd rather not at this time

I did however find out what caused the panic, it was my friend unionfs. I
had a unionfs mount setup for the system distfiles to mount over the
distfiles directory in one of my ports.

I did a simple test: mount_unionfs /tmp/dir1 /tmp/dir2
touch /tmp/dir2/file
mv /tmp/dir2/file /tmp/dir2/file1

The system immediately panicked with the exact same error...

I'll move on up to 6.1 when it's stable :)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: System Panic

2006-03-09 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 09:48:08AM +0800, Jahilliya wrote:
 On 3/10/06, Kris Kennaway [EMAIL PROTECTED] wrote:
 
  On Fri, Mar 10, 2006 at 08:38:35AM +0800, Jahilliya wrote:
   Hey,
  
   Got this error on FreeBSD 6.0-RELEASE-p5
  
   panic: lockmgr: locking against myself
 
  Try updating to 6.1, many of these panics have been fixed.
 
 
 It's going to be for a production server and 6.1 is still under development
 so I'd rather not at this time
 
 I did however find out what caused the panic, it was my friend unionfs. I
 had a unionfs mount setup for the system distfiles to mount over the
 distfiles directory in one of my ports.

OK, that's documented to be broken.

Kris


pgpJ0jSdUpum8.pgp
Description: PGP signature


Re: Open Source and 3rd world countries

2006-03-09 Thread Pgold
Sorry Nicole, but here in Brazil our government does not use pirated
software, and yes, they're changing to Open Source.
Well, sadly home users still use pirated software(windows). But I
guess this may be coming to an end, or not expanding, since the new
cheap computer for the poor people comes with Free Software.

On 3/9/06, Olivier Nicole [EMAIL PROTECTED] wrote:
  I'm writing this thesis on the benefits of integrating
  open source software into third world countries to boost
  their economies and the knowledge of their people.

 Certainly not the answer you are expecting, but I am afraid it is the
 reality, developping countries do not really care about open source.

 They just use pirated software (windows) because it takes less time to
 start-up, because it cames with better internationalization...

 Time comes when they reach the limits of using pirated software and
 turning to open source is a solution, but that needs a certain level
 of development.

 Olivier
 ___
 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: System Panic

2006-03-09 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 10:06:57AM +0800, Jahilliya wrote:
 On 3/10/06, Kris Kennaway [EMAIL PROTECTED] wrote:
 
  On Fri, Mar 10, 2006 at 09:48:08AM +0800, Jahilliya wrote:
   On 3/10/06, Kris Kennaway [EMAIL PROTECTED] wrote:
   
On Fri, Mar 10, 2006 at 08:38:35AM +0800, Jahilliya wrote:
 Hey,

 Got this error on FreeBSD 6.0-RELEASE-p5

 panic: lockmgr: locking against myself
   
Try updating to 6.1, many of these panics have been fixed.
  
  
   It's going to be for a production server and 6.1 is still under
  development
   so I'd rather not at this time
  
   I did however find out what caused the panic, it was my friend unionfs.
  I
   had a unionfs mount setup for the system distfiles to mount over the
   distfiles directory in one of my ports.
 
  OK, that's documented to be broken.
 
 
 
 I know now, is a shame it worked fine for me under 4.x and now it spits the
 dummy under 6 :(

There's an unofficial patch floating around that might help, but
basically unionfs has been badly broken since the 2.x days or earlier,
so if it worked for you then you were just very lucky :-)

Kris



pgp2c4HHKDeLc.pgp
Description: PGP signature


Re: Open Source and 3rd world countries

2006-03-09 Thread Olivier Nicole
 Sorry Nicole, but here in Brazil our government does not use pirated
 software, and yes, they're changing to Open Source.

That only means Brazil is not much a 3rd world country anymore...

 guess this may be coming to an end, or not expanding, since the new
 cheap computer for the poor people comes with Free Software.

Yeah, sure, government did the same here in Thailand, cheap PC at $250
with Linux, and every body did installed Windows on it as soon as they
get home :) Because Free Software was simply not working and that was
not what they used at school, in the internet cafe and such, there
were not the latest and coolest games...

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


Re: System Panic

2006-03-09 Thread Jahilliya
On 3/10/06, Kris Kennaway [EMAIL PROTECTED] wrote:

 On Fri, Mar 10, 2006 at 09:48:08AM +0800, Jahilliya wrote:
  On 3/10/06, Kris Kennaway [EMAIL PROTECTED] wrote:
  
   On Fri, Mar 10, 2006 at 08:38:35AM +0800, Jahilliya wrote:
Hey,
   
Got this error on FreeBSD 6.0-RELEASE-p5
   
panic: lockmgr: locking against myself
  
   Try updating to 6.1, many of these panics have been fixed.
 
 
  It's going to be for a production server and 6.1 is still under
 development
  so I'd rather not at this time
 
  I did however find out what caused the panic, it was my friend unionfs.
 I
  had a unionfs mount setup for the system distfiles to mount over the
  distfiles directory in one of my ports.

 OK, that's documented to be broken.



I know now, is a shame it worked fine for me under 4.x and now it spits the
dummy under 6 :(
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


How to update port collection properly ?

2006-03-09 Thread Supote Lee

Hi all

  I'm currently running FreeBSD.4.11-p14 on by box at home.
Yesterday, I tried to update its ports collection (I mean /usr/port)
with cvsup, then installed Firefox but I can't. make install clean
returned me with error.

--- snipped of my supfile ---
*default host=cvsup2.jp.freebsd.org
*default base=/usr/local/etc
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix

# If your network link is a T1 or faster, comment out the following line.
*default compress

ports-all
--- snipped of my supfile ---

  Is my port updating process correct or I miss something ?
Is it necessary for me to run make index in /usr/ports ?

TIA
pjn

_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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


Re: How to update port collection properly ?

2006-03-09 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 03:13:56AM +, Supote Lee wrote:
 Hi all
 
   I'm currently running FreeBSD.4.11-p14 on by box at home.
 Yesterday, I tried to update its ports collection (I mean /usr/port)
 with cvsup, then installed Firefox but I can't. make install clean
 returned me with error.

Show us the error.

 --- snipped of my supfile ---
 *default host=cvsup2.jp.freebsd.org
 *default base=/usr/local/etc
 *default prefix=/usr
 *default release=cvs tag=.
 *default delete use-rel-suffix
 
 # If your network link is a T1 or faster, comment out the following line.
 *default compress
 
 ports-all
 --- snipped of my supfile ---
 
   Is my port updating process correct or I miss something ?

Looks OK.

 Is it necessary for me to run make index in /usr/ports ?

No, 'make fetchindex' will usually suffice.

Kris


pgphpXTldHoP5.pgp
Description: PGP signature


Re: Open Source and 3rd world countries

2006-03-09 Thread Joseph Vella
On Thursday 09 March 2006 18:11, Olivier Nicole wrote:
  Sorry Nicole, but here in Brazil our government does not use pirated
  software, and yes, they're changing to Open Source.

 That only means Brazil is not much a 3rd world country anymore...

  guess this may be coming to an end, or not expanding, since the new
  cheap computer for the poor people comes with Free Software.

 Yeah, sure, government did the same here in Thailand, cheap PC at $250
 with Linux, and every body did installed Windows on it as soon as they
 get home :) Because Free Software was simply not working and that was
 not what they used at school, in the internet cafe and such, there
 were not the latest and coolest games...

 Olivier
 ___


I've read several accounts of third world governments and schools adopting 
open source.  I've also noticed a decent showing of people from third world 
countries on OSS forums and websites.I believe there is a rising tide of 
third world interest and programming resources that are going to end up 
making a significant contribution to open source. 

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


SOLUTION : Lockup when suspending from X

2006-03-09 Thread Norberto Meijome
On Mon, 30 Jan 2006 01:36:43 +1100
Norberto Meijome [EMAIL PROTECTED] wrote:

 Hi all,
 I need some help trying to understand why this is happening.
 
 apm -z (or zzz) works just fine from any of the text-based virtual 
 consoles. If I run it from a shell in X, either as root or myself
 with sudo, the computer locks up - no panic, nothing . The only
 change I can see is the light in the USB mouse goes out,  and that's
 it, total lock.
 
 If I do ctrl-Alt-F1 , a non-stopping beeping ensues.
 
 Upon restart, there is no log whatsoever of the apm -z  attempt, and 
 background fsck is run against all partitions
 
 sudo apm -z works fine.
 It happens in X having kdm or not kdm, KDE or just an xterm with no 
 window manager running (aka 'failsafe'  session type in kdm)
 
 - Toshiba Tecra A2, Bios 1.30
 - FreeBSD xxx 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Jan 19
 01:54:47 EST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
 
 - APM, no ACPI (disabled via boot/device.hints) (long story, tons of 
 g_vfs_done errors on resume) works for suspend (apm -z )and standby
 (apm -Z) .
 - rc.conf : allscreens_flags=MODE_30
 apm_enable=YES
 apmd_enable=YES
 (and lots others, but only these seem relevant)
 - Xserver : xorg-server-6.8.2_6  ,xorg-libraries-6.9.0
 - KDE 3.4.2

---
For the archive :

sysctl knob 
hw.syscons.sc_no_suspend_vtswitch=1

fixed the issue

Add it to /etc/sysctl.conf so it's set on start up


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


Re: How to update port collection properly ?

2006-03-09 Thread Supote Lee




From: Kris Kennaway [EMAIL PROTECTED]
To: Supote Lee [EMAIL PROTECTED]
CC: freebsd-questions@freebsd.org
Subject: Re: How to update port collection properly ?
Date: Thu, 9 Mar 2006 22:16:49 -0500

On Fri, Mar 10, 2006 at 03:13:56AM +, Supote Lee wrote:
 Hi all

   I'm currently running FreeBSD.4.11-p14 on by box at home.
 Yesterday, I tried to update its ports collection (I mean /usr/port)
 with cvsup, then installed Firefox but I can't. make install clean
 returned me with error.

Show us the error.

 --- snipped of my supfile ---
 *default host=cvsup2.jp.freebsd.org
 *default base=/usr/local/etc
 *default prefix=/usr
 *default release=cvs tag=.
 *default delete use-rel-suffix

 # If your network link is a T1 or faster, comment out the following 
line.

 *default compress

 ports-all
 --- snipped of my supfile ---

   Is my port updating process correct or I miss something ?

Looks OK.

 Is it necessary for me to run make index in /usr/ports ?

No, 'make fetchindex' will usually suffice.

Kris



Thanks Kris

  But I wonder why this isn't in the Handbook and what is such command
used for ?

TIA
pjn

_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


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


Re: How to update port collection properly ?

2006-03-09 Thread Kris Kennaway
On Fri, Mar 10, 2006 at 04:03:30AM +, Supote Lee wrote:
 
 
 From: Kris Kennaway [EMAIL PROTECTED]
 To: Supote Lee [EMAIL PROTECTED]
 CC: freebsd-questions@freebsd.org
 Subject: Re: How to update port collection properly ?
 Date: Thu, 9 Mar 2006 22:16:49 -0500
 
 On Fri, Mar 10, 2006 at 03:13:56AM +, Supote Lee wrote:
  Hi all
 
I'm currently running FreeBSD.4.11-p14 on by box at home.
  Yesterday, I tried to update its ports collection (I mean /usr/port)
  with cvsup, then installed Firefox but I can't. make install clean
  returned me with error.
 
 Show us the error.
 
  --- snipped of my supfile ---
  *default host=cvsup2.jp.freebsd.org
  *default base=/usr/local/etc
  *default prefix=/usr
  *default release=cvs tag=.
  *default delete use-rel-suffix
 
  # If your network link is a T1 or faster, comment out the following 
 line.
  *default compress
 
  ports-all
  --- snipped of my supfile ---
 
Is my port updating process correct or I miss something ?
 
 Looks OK.
 
  Is it necessary for me to run make index in /usr/ports ?
 
 No, 'make fetchindex' will usually suffice.
 
 Kris
 
 
 Thanks Kris
 
   But I wonder why this isn't in the Handbook and what is such command
 used for ?

It's in the ports manpage, and I thought it was in the handbook too.

Kris


pgpz3qiTPPea5.pgp
Description: PGP signature


connection reset by peer from one location but not another

2006-03-09 Thread Brian Ross
I'm getting a connection reset by peer disconnect after about 10  
minutes (or less) when I SSH to my 5.4-STABLE server from my home  
connection (cable DHCP), but I can stay connected all day long from  
work (DSL DHCP). I couldn't find any mention of connection reset by  
peer in the list archive, so I was wondering what I could monitor  
(running SSH in verbose mode doesn't tell me much) to find where I'm  
actually getting booted off from. Since it only happens with one  
connection, I'm thinking it isn't my actual server that's causing the  
reset. But I do not know what log file to monitor in order to  
investigate further.


Any help greatly appreciated...

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


Re: connection reset by peer from one location but not another

2006-03-09 Thread Bill Campbell
On Thu, Mar 09, 2006, Brian Ross wrote:
I'm getting a connection reset by peer disconnect after about 10  
minutes (or less) when I SSH to my 5.4-STABLE server from my home  
connection (cable DHCP), but I can stay connected all day long from  
work (DSL DHCP). I couldn't find any mention of connection reset by  
peer in the list archive, so I was wondering what I could monitor  
(running SSH in verbose mode doesn't tell me much) to find where I'm  
actually getting booted off from. Since it only happens with one  
connection, I'm thinking it isn't my actual server that's causing the  
reset. But I do not know what log file to monitor in order to  
investigate further.

My guess is that your connection to the remote machine is via a
NAT (Masquerading) connection, and there's no activity on the
connection.  Running something like top when you're not actively
using the connection will probably prevent the timeout.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676

The day-to-day travails of the IBM programmer are so amusing to most of
us who are fortunate enough never to have been one -- like watching
Charlie Chaplin trying to cook a shoe.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Help with IP Filter 4.1.8

2006-03-09 Thread Roman Serbski
Hello Erik. Thank you for your help.

 Ok, here are some things to try:

 1) Other udp services, are responces also blocked? you can for example
 try ntp. If so, then it is likely a bug in ip-filter.

Yes. Same for other udp (I tested with ntp). The symptoms are the same
- there is a hit on a rule allowing outgoing ntp, but then reply is
blocked.

 2) Try using snort or tcpdump to capture the blocked packet and analyse
 if it is malformed. Possibly include such a packet with your next post.

I can collect tcpdump data only if I disable ipf or configure it to
'pass in/out all'. If I turn on my ruleset I don't see any data from
tcpdump. Running 'tcpdump -vvv -i xl0' generates a message that
tcpdump is listening on xl0 but no data is captured...

 3) try to see if you can upgrade to a newer ipfilter, latest is v4.1.10

I will try that, although I have faced with the problem while
upgrading to v4.1.10. According to ipf docs (INSTALL.FreeBSD):

To build a kernel with the IP filter, follow these steps:

make freebsd5 - went successfully
make install-bsd - went successfully
FreeBSD/kinstall - generated patch error about conf.c file not being found...

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


Re: To track or not to track

2006-03-09 Thread Chris Maness





I just wanted to get pros and cons for tracking the whole port tree 
on a production server.


Any opinions?

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

Derek Ragona wrote:

Chris,

I will use a CVS tag to update a release for any officially reported 
security issues.  You can look up the right tags here:

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

However, with production boxes, I have either non-production boxes I 
update first to test the release, or secondary production boxes I 
update first.


I only update these systems if the security issue will effect the 
use.  For instance, if it is an issue with ipfw, but I am not using 
that on a box, I don't bother to update it.


Hope this helps,

-Derek


Are you using these tags for the ports or the base system + userland?  I 
love the way that I can track the security/bug fixes by tracking a 
branch of the code for the src directory.  It would be nice if ports 
forked too.

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


Re: mpd and sessions

2006-03-09 Thread Andrew Pantyukhin
On 3/10/06, gahn [EMAIL PROTECTED] wrote:
 Hi:

 I am using mpd for my vpn service. It works fine and I
 have no compalints. But is anyway I can monitor that
 how many sessions are being used?

Something like:
ifconfig -u | grep ng or netstat -anf inet | grep 1723
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


ipfw2+divert; why divert rule is ignored?

2006-03-09 Thread Vladimir
FreeBSD 5.4

Specifically, I can't figure out why rule 3800 is ignored...  :confused: 
If you have idea - just give clue abt it Thanks...
Regular NAT is working properly, but I can't configure NAPT to services on 
server in LAN

Interface to LAN is also untrusted -that's why so many details in config...
tun0 - interface to Internet
vr1 - interface to LAN
212.42.xxx.xxx - my external IP

firewall rules [#ipfw -de sh] 
[CODE]
0380000 divert 6893 log logamount 100 tcp from 192.168.0.1 80 to 
any out via tun0
040000  0 check-state
044000  0 allow log logamount 100 tcp from 212.42.xxx.xxx 80 to any out 
via tun0
04700   25   1554 divert 6893 log logamount 100 tcp from any to 212.42.xxx.xxx 
dst-port 80 in via tun0
05000  150   6816 allow log logamount 100 tcp from any to 192.168.0.1 dst-port 
80 in via tun0 setup keep-state
## Dynamic rules (14):
05000   17768 (0s) STATE tcp 212.112.117.70 1212 - 192.168.0.1 80
...[/CODE]

/var/log/security
[CODE]...
Mar  9 14:40:23 free kernel: ipfw: 4700 Divert 6893 TCP 212.112.117.70:1212 
212.42.xxx.xxx:80 in via tun0
Mar  9 14:40:23 free kernel: ipfw: 5000 Accept TCP 212.112.117.70:1212 
192.168.0.1:80 in via tun0
Mar  9 14:40:23 free kernel: ipfw: 5000 Accept TCP 212.112.117.70:1212 
192.168.0.1:80 out via vr1
Mar  9 14:40:23 free kernel: ipfw: 5000 Accept TCP 192.168.0.1:80 
212.112.117.70:1212 in via vr1
#^this is O'k - packet is ready to be caught by rule 3800 but that rule is 
ignored and pachet processed by dymamic rule  :confused: 
Mar  9 14:40:23 free kernel: ipfw: 5000 Accept TCP 192.168.0.1:80 
212.112.117.70:1212 out via tun0
...[/CODE]

natd is started by 
[CODE]natd -log_denied -s -m -p 6893 -dynamic -n tun0 -redirect_port tcp 
192.168.0.1:80 80 -log_ipfw_denied -l[/CODE]
  

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


Re: Let's make a FreeBSD ports blog! CCCCOOOL =)

2006-03-09 Thread Andrew Pantyukhin
I developed a useful habit of reading a full commits log
on freshports every morning. This way you always taste
the cream of the collection.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: mpd and sessions

2006-03-09 Thread Richard Burakowski

gahn wrote:


Hi:

I am using mpd for my vpn service. It works fine and I
have no compalints. But is anyway I can monitor that
how many sessions are being used?


integrate it with something like freeradius to keep accounting (at least).
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: rebooting and crashes on dell server

2006-03-09 Thread Ted Mittelstaedt


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of robert
Sent: Friday, March 03, 2006 3:59 AM
To: BSD Guy
Cc: freebsd-questions@freebsd.org
Subject: Re: rebooting and crashes on dell server


For what it's worth, I have a PowerEdge 1650 - twin cpu's 1 Gbyte
redundant psu's twin 36GByte Scsi disks (software raid) etc which is
steady as a rock running 6.0 P4. The only problem is the fan noise!


did you at least tell Dell sales this?  If they knew that there was
a market out there for FreeBSD they might start supporting it, they
won't know this if nobody tells them.

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


RE: HP DL380 - DAT device

2006-03-09 Thread Ted Mittelstaedt

if sa0 has not attached to the DAT drive then ciss does not
think the device is a sequential access device.  File a
send-pr and include a lot more detailed info than you have
posted here.  You might start with a dmesg output, for example.

Ted

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of jumbler chi
Sent: Thursday, March 02, 2006 8:42 PM
To: freebsd-questions@freebsd.org
Subject: HP DL380 - DAT device


Hi All:
   My company  buy a HP - DL380 servers.  I installed 5.1R on it.
It has a built-in DAT device. I want to use it to backup some data.
The kernel got the ciss0 SCSI device.  but it didn't get any 
about DAT device.

Could anyone tell me how to use this DAT device ?
need to customize kernel or something else ?

BR.
--

Yuan-Po Chi The Future is Open .
E-mail : [EMAIL PROTECTED]
GCS/MU d- s+: a+ C++ UB P--- L- E- W++ w- e+++

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

-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 268.2.0/276 - Release Date: 3/7/2006

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