what does kernel option UWX_TRACE_ENABLE do?

2010-05-06 Thread Anton Shterenlikht
What does kernel option UWX_TRACE_ENABLE do? I did a quick search on the net, but no help. many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423

Re: what does kernel option UWX_TRACE_ENABLE do?

2010-05-06 Thread Anton Yuzhaninov
On Thu, 6 May 2010 10:51:59 +0100, Anton Shterenlikht wrote: AS> What does kernel option UWX_TRACE_ENABLE do? AS> AS> I did a quick search on the net, but no help. AS> from sys/ia64/conf/NOTES # Build the unwinder with tracing support. This option is used to debug the # unwinder itself and the

Re: User cpu time VS system cpu time

2010-05-06 Thread cronfy
Hello, >> I want to understand difference between user CPU time and system CPU >> time in system accounting. > But keep in mind that "kernel time" is a broad category - while IO time in > itself does not count as CPU time, file system operations for example do, > because they really can be CPU int

LDAP and LDAPS on the same server ?

2010-05-06 Thread Frank Bonnet
Hello I actually have an Openldap directory server that runs on a FreeBSD box at 8.0-RELEASE amd64 It runs nicely but I want to add LDAPS service on the SAME server. Is it possible ? I have generated cert.crt cert.csr cert.key as instructed in the FreeBSD howto but when I add the following li

Re: Addition to BSDstats

2010-05-06 Thread Chris Whitehouse
Marc G. Fournier wrote: On Wed, 5 May 2010, Randi Harper wrote: I wouldn't want to add an option to sysinstall for this unless bsdstats was part of base. nobody would appreciate (and outcry would be heavy) if someone were to add an 'opt-out phone home script' that they didn't consciously en

Re: User cpu time VS system cpu time

2010-05-06 Thread Ivan Voras
On 05/06/10 13:33, cronfy wrote: Hello, I want to understand difference between user CPU time and system CPU time in system accounting. But keep in mind that "kernel time" is a broad category - while IO time in itself does not count as CPU time, file system operations for example do, because t

Re: LDAP and LDAPS on the same server ?

2010-05-06 Thread Boris Samorodov
On Thu, 06 May 2010 14:15:54 +0200 Frank Bonnet wrote: > I actually have an Openldap directory server that runs on a FreeBSD box > at 8.0-RELEASE amd64 > It runs nicely but I want to add LDAPS service on the SAME server. > Is it possible ? I have generated > cert.crt > cert.csr > cert.key > as

Re: LDAP and LDAPS on the same server ?

2010-05-06 Thread Maciej Milewski
Dnia czwartek, 6 maja 2010 o 14:15:54 Frank Bonnet napisał(a): > Hello > > I actually have an Openldap directory server that runs on a FreeBSD box > at 8.0-RELEASE amd64 > > It runs nicely but I want to add LDAPS service on the SAME server. > > Is it possible ? I have generated > > cert.crt > c

Re: LDAP and LDAPS on the same server ?

2010-05-06 Thread Frank Bonnet
On 05/06/10 14:34, Boris Samorodov wrote: On Thu, 06 May 2010 14:15:54 +0200 Frank Bonnet wrote: I actually have an Openldap directory server that runs on a FreeBSD box at 8.0-RELEASE amd64 It runs nicely but I want to add LDAPS service on the SAME server. Is it possible ? I have generate

Hardware Compatibility

2010-05-06 Thread David emmel
Hello all, I have a quick question about server hardware compatibility. We're looking to buy a replacement server and the HP ProLiant DL320 G6 E5502 was listed as a possible option. http://h10010.www1.hp.com/wwpc/us/en/sm/WF06b/15351-15351-3328412-241644-241475-3929672-3942218-3942219.html Th

Re: Addition to BSDstats

2010-05-06 Thread Robert Huff
Chris Whitehouse writes: > The problem with not including bsdstats in sysinstall or some > other means of bringing it to peoples attention is that it gets > forgotten and loses its effectiveness. What about a monthly (3 > monthly, whatever) reminder saying what bsdstats is about and the > re

Re: Addition to BSDstats

2010-05-06 Thread Marc G. Fournier
On Thu, 6 May 2010, Robert Huff wrote: Chris Whitehouse writes: The problem with not including bsdstats in sysinstall or some other means of bringing it to peoples attention is that it gets forgotten and loses its effectiveness. What about a monthly (3 monthly, whatever) reminder saying w

Re: LDAP and LDAPS on the same server ?

2010-05-06 Thread Erik Norgaard
On 06/05/10 14.15, Frank Bonnet wrote: It runs nicely but I want to add LDAPS service on the SAME server. Is it possible ? Yes in fact with OpenLDAP you can have ldap, ldaps and ldap TLS with STARTTLS, the latter runs on the standard ldap port. I have generated cert.crt cert.csr cert.key

Re: LDAP and LDAPS on the same server ?

2010-05-06 Thread Frank Bonnet
On 05/06/10 16:26, Erik Norgaard wrote: On 06/05/10 14.15, Frank Bonnet wrote: It runs nicely but I want to add LDAPS service on the SAME server. Is it possible ? Yes in fact with OpenLDAP you can have ldap, ldaps and ldap TLS with STARTTLS, the latter runs on the standard ldap port. I have

Re: Magic Jack VOIP telephone

2010-05-06 Thread parv
in message , wrote Alejandro Imass thusly... > ... > I [...] just stuck with Skype who now BTW offers international SIP > services, so I also hooked up Skype + Asterisk. This means you can > purchase Skype phone # and attach it to your Asterisk and > everything in FBSD. No Windoze crappy software.

Re: Magic Jack VOIP telephone

2010-05-06 Thread Alejandro Imass
On Thu, May 6, 2010 at 11:32 AM, wrote: > in message > , > wrote Alejandro Imass thusly... >> > ...> > Alejandro, how time & labour intensive is to set up Asterisk on a > daily use laptop?  Could Asterisk not be used by itself for all VoIP Ok, if you don't need dialplans, voicemails, and several

ssh: port 22: connection refuused

2010-05-06 Thread Gary Kline
can anybody help me with ne of my last problems: getting ssh Into my new comuter? i am able to ssh outside. need to scp my config files over. sshd is running on "zen" -- Gary Kline kl...@thought.org http://www.thought.org Public Service Unix The 7.83a release of Jottings: http://jott

Re: ssh: port 22: connection refuused

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 12:21 PM, Gary Kline wrote: > > can anybody help me with ne of my last problems: getting ssh Into > my new comuter? i am able to ssh outside. need to scp my config > files over. > > sshd is running on "zen" > > This generally involves two or three steps: 1) Make sure /etc/rc.con

Using different IP config than what DHCP provides

2010-05-06 Thread John Levine
I run FreeBSD 8.0 on my laptop, works great, when I take it with me I open it up, wpa_supplicanr finds a network and DHCP configures it. On a few networks, though, I want to use a different network setup than the one that DHCP provides. Is there any reasonable way to arrange so that when I'm conn

Re: [Help-smalltalk] gst-browser on FreeBSD

2010-05-06 Thread Anselm Strauss
On 05/06/10 07:54, Johan van Selst wrote: > Anselm Strauss wrote: >> I didn't find any GTK packages coming with the installation, maybe the >> port for FreeBSD is incomplete ...? > > Yes, the FreeBSD port installs smalltalk without GTK support (because > the combination was broken). This has been

Re: ssh: port 22: connection refuused

2010-05-06 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/05/2010 18:32:18, Tim Daneliuk wrote: > 3) If you're running a firewall, make sure that the sshd ports >(22/tcp and 22/udp) are open for those machines/addresses >you want to connect into your FreeBSD box. Despite what it may say in /etc

Re: User cpu time VS system cpu time

2010-05-06 Thread Robert Bonomi
> From: cronfy > Date: Thu, 6 May 2010 15:33:40 +0400 > Subject: Re: User cpu time VS system cpu time > > Hello, > > >> I want to understand difference between user CPU time and system CPU > >> time in system accounting. > > But keep in mind that "kernel time" is a broad category - while IO time

Hardware vendor

2010-05-06 Thread Lonnie CasaDeCalvo
Hi, Can you make a recomondation to a hardware supplier that will preinstall FreeBSD on there server hardware? I see some hardware vendors on the website but I am not finding one that will preinstall and support. Thanks, Lonnie CasaDeCalvo Graphic Systems, Inc. 2632 26th Ave So Minneapolis, MN 55

Accessing file from windows or to windows

2010-05-06 Thread Jean-Paul Natola
Hi all, I have a file I need in my bsd box, would it be easier, or is it possible, to mount an NTFS share , or should I try to "map" a directory from the windows box. TIA, I have Xp Win7 Win2003 Win2008 Freebsd 6.4 thanx ___ freebsd-question

Re: Hardware vendor

2010-05-06 Thread Marc G. Fournier
iXSystems (http://www.ixsystems.com/) ... they are a BSD shop,period ... Been dealing iwth them a couple of years now for production servers, haven't been disappointed yet ... On Thu, 6 May 2010, Lonnie CasaDeCalvo wrote: Hi, Can you make a recomondation to a hardware supplier that will pr

Re: Accessing file from windows or to windows

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 3:47 PM, Jean-Paul Natola wrote: > > Hi all, > > I have a file I need in my bsd box, would it be easier, or is it possible, to > mount an NTFS share , or should I try to "map" a directory from the windows > box. > > > TIA, > > I have > > Xp > Win7 > Win2003 > Win2008 > Freebs

RE: Accessing file from windows or to windows

2010-05-06 Thread Jean-Paul Natola
On 5/6/2010 3:47 PM, Jean-Paul Natola wrote: > > Hi all, > > I have a file I need in my bsd box, would it be easier, or is it possible, to > mount an NTFS share , or should I try to "map" a directory from the windows > box. > > > TIA, > > I have > > Xp > Win7 > Win2003 > Win2008 > Free

DNS not working since May 6 2010

2010-05-06 Thread Jonathan Chen
Hi, I've got a small DNS server on my home network, and ever since May 6, 2010 (co-incidentally DNSSEC root sign day), lookups on freebsd.org have started failing. eg: ~,8:36am> dig www.freebsd.org a ; <<>> DiG 9.6.1-P3 <<>> www.freebsd.org a ;; global options: +cmd ;; connection tim

RE: Accessing file from windows or to windows-

2010-05-06 Thread Jean-Paul Natola
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Jean-Paul Natola Sent: Thursday, May 06, 2010 5:13 PM To: 'Tim Daneliuk'; FreeBSD Mailing List Subject: RE: Accessing file from windows or to windows On 5/6/2010 3:47

Re: Accessing file from windows or to windows

2010-05-06 Thread Adam Vande More
On Thu, May 6, 2010 at 4:12 PM, Jean-Paul Natola wrote: > > Well my book (absolute BSD) yes its old, says: > "writing to an NTFS partition may corrupt the partition" - I'm guessing > this is not the case anymore > and to answer your question; > > 1. Its 2 separate machines > 2. As a security sta

Re: Accessing file from windows or to windows-

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:19 PM, Jean-Paul Natola wrote: > Well my book (absolute BSD) yes its old, says: > "writing to an NTFS partition may corrupt the partition" - I'm guessing this > is not the case anymore > and to answer your question; > > 1. Its 2 separate machines > 2. As a security standard I h

Re: Accessing file from windows or to windows

2010-05-06 Thread Diego F. Arias R.
On Thu, May 6, 2010 at 4:01 PM, Jean-Paul Natola wrote: > Thx for the quick reply, one question > > Which one , I have > > Samba3 > > Samba33 > > Samba34 > > Samba4wins > -- > look at samba.org for the lastest stable version and thats it. -- mmm, interesante. ___

Re: Accessing file from windows or to windows

2010-05-06 Thread Modulok
In order to 'provide' shares to a windows network you would need to run a daemon on FreeBSD which provides such services. The most popular solution is 'samba'. I think the package is called 'samba3'. You install it, edit its config file, which specifies what to share and how to share it. You then r

Re: Accessing file from windows or to windows

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:12 PM, Jean-Paul Natola wrote: > > > On 5/6/2010 3:47 PM, Jean-Paul Natola wrote: >> >> Hi all, >> >> I have a file I need in my bsd box, would it be easier, or is it possible, >> to mount an NTFS share , or should I try to "map" a directory from the >> windows box. >> >> >> TIA,

RE: Accessing file from windows or to windows-

2010-05-06 Thread Jean-Paul Natola
-Original Message- From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Tim Daneliuk Sent: Thursday, May 06, 2010 5:28 PM To: FreeBSD Mailing List Subject: Re: Accessing file from windows or to windows- On 5/6/2010 4:19 PM, Jean-Paul Natola

Re: Accessing file from windows or to windows

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:30 PM, Modulok wrote: > In order to 'provide' shares to a windows network you would need to > run a daemon on FreeBSD which provides such services. The most popular > solution is 'samba'. I think the package is called 'samba3'. You > install it, edit its config file, which specifies w

Re: ssh: port 22: connection refuused

2010-05-06 Thread Gary Kline
On Thu, May 06, 2010 at 12:32:18PM -0500, Tim Daneliuk wrote: > On 5/6/2010 12:21 PM, Gary Kline wrote: > > > > can anybody help me with ne of my last problems: getting ssh Into > > my new comuter? i am able to ssh outside. need to scp my config > > files over. > > > > sshd is running on "zen"

Re: Accessing file from windows or to windows

2010-05-06 Thread Modulok
>> "writing to an NTFS partition may corrupt the partition" - I'm guessing this >> is not the case anymore. That's only when you have directly mounted an NTFS on the local machine. Like if you jacked a hard drive out of a windows machine and plugged it into your BSD machine. If you're accessing i

Re: Accessing file from windows or to windows-

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:32 PM, Jean-Paul Natola wrote: > > > -Original Message- > From: owner-freebsd-questi...@freebsd.org > [mailto:owner-freebsd-questi...@freebsd.org] On Behalf Of Tim Daneliuk > Sent: Thursday, May 06, 2010 5:28 PM > To: FreeBSD Mailing List > Subject: Re: Accessing file from

Re: Accessing file from windows or to windows

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:36 PM, Modulok wrote: >>> "writing to an NTFS partition may corrupt the partition" - I'm guessing >>> this is not the case anymore. > > That's only when you have directly mounted an NTFS on the local > machine. Like if you jacked a hard drive out of a windows machine and > plugged i

Re: ssh: port 22: connection refuused

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:35 PM, Gary Kline wrote: > On Thu, May 06, 2010 at 12:32:18PM -0500, Tim Daneliuk wrote: >> On 5/6/2010 12:21 PM, Gary Kline wrote: >>> >>> can anybody help me with ne of my last problems: getting ssh Into >>> my new comuter? i am able to ssh outside. need to scp my config >>> files

RE: Accessing file from windows or to windows-CORRECTION

2010-05-06 Thread Jean-Paul Natola
>I'd be curious to know if it is still the case that ntfs writes are >not reliable in that situation. There are times when doing this >can be handy on a dual-boot laptop, for example. 'Anyone out there >care to comment on the state of ntfs rw access? Sorry I was reading so much I go the command

Re: ssh: port 22: connection refuused

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:41 PM, Tim Daneliuk wrote: > On 5/6/2010 4:35 PM, Gary Kline wrote: >> On Thu, May 06, 2010 at 12:32:18PM -0500, Tim Daneliuk wrote: >>> On 5/6/2010 12:21 PM, Gary Kline wrote: can anybody help me with ne of my last problems: getting ssh Into my new comuter? i am able

RE: Accessing file from windows or to windows-

2010-05-06 Thread Jean-Paul Natola
> will be established. > > Same error: > milter# mount_smbfs //jnat...@fcisql01/DATA /mnt > Password: > mount_smbfs: unable to open connection: syserr = Authentication error > milter# > This sounds like you have a permissions problem on the Windows share. In Windows Explorer, right click on the

RE: Accessing file from windows or to windows-

2010-05-06 Thread Jean-Paul Natola
This is the company wide share everyone has access to it, It even fails if I use the domain and enterprise admin accounts- And as I'm typing this, could that be the reason, because im using domain accounts? ___ That was it , I was using a domain ins

Re: Accessing file from windows or to windows-

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 4:52 PM, Jean-Paul Natola wrote: >> will be established. >> >> Same error: >> milter# mount_smbfs //jnat...@fcisql01/DATA /mnt >> Password: >> mount_smbfs: unable to open connection: syserr = Authentication error >> milter# >> > > This sounds like you have a permissions problem on the

Re: Accessing file from windows or to windows-

2010-05-06 Thread Tim Daneliuk
On 5/6/2010 5:06 PM, Jean-Paul Natola wrote: > > > > This is the company wide share everyone has access to it, > It even fails if I use the domain and enterprise admin accounts- > > And as I'm typing this, could that be the reason, because im using domain > accounts? >

Re: ssh: port 22: connection refuused

2010-05-06 Thread Gary Kline
On Thu, May 06, 2010 at 04:41:21PM -0500, Tim Daneliuk wrote: > On 5/6/2010 4:35 PM, Gary Kline wrote: > > On Thu, May 06, 2010 at 12:32:18PM -0500, Tim Daneliuk wrote: > >> On 5/6/2010 12:21 PM, Gary Kline wrote: > >>> > >>> can anybody help me with ne of my last problems: getting ssh Into > >>> m

Re: Accessing file from windows or to windows

2010-05-06 Thread Fbsd1
Jean-Paul Natola wrote: Hi all, I have a file I need in my bsd box, would it be easier, or is it possible, to mount an NTFS share , or should I try to "map" a directory from the windows box. TIA, I have Xp Win7 Win2003 Win2008 Freebsd 6.4 thanx Sounds like all your PCs are on

Re: ssh: port 22: connection refuused

2010-05-06 Thread Tim Daneliuk
> On 5/6/2010 4:41 PM, Tim Daneliuk wrote: >>> pl 14:20 [5036] ssh zen >>> ssh: connect to host zen port 22: Connection refused >>> pl 14:20 [5037] ssh - zen >>> OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb 2007 >>> debug1: Reading configuration data /etc/ssh/ssh_config >>> debug2:

grub2 not in ports?

2010-05-06 Thread C. P. Ghost
Hello, has someone successfully ported GRUB2[1] to FreeBSD/i386 and FreeBSD/amd64? I see no port sysutils/grub2 in the tree, even though I know that GRUB2 *can* boot FreeBSD directly and via chain-loading. And while we're at it, I'm wondering if there is an effort underway to make the kernel mult

Re: ssh: port 22: connection refuused

2010-05-06 Thread Gary Kline
On Thu, May 06, 2010 at 04:48:30PM -0500, Tim Daneliuk wrote: > On 5/6/2010 4:41 PM, Tim Daneliuk wrote: > > On 5/6/2010 4:35 PM, Gary Kline wrote: > >> On Thu, May 06, 2010 at 12:32:18PM -0500, Tim Daneliuk wrote: > >>> On 5/6/2010 12:21 PM, Gary Kline wrote: > > can anybody help me with

Re: ssh: port 22: connection refuused

2010-05-06 Thread Gary Kline
On Thu, May 06, 2010 at 06:20:47PM -0500, Tim Daneliuk wrote: > > On 5/6/2010 4:41 PM, Tim Daneliuk wrote: > > > >>> pl 14:20 [5036] ssh zen > >>> ssh: connect to host zen port 22: Connection refused > >>> pl 14:20 [5037] ssh - zen > >>> OpenSSH_5.1p1 FreeBSD-20080901, OpenSSL 0.9.8e 23 Feb

Re: Addition to BSDstats

2010-05-06 Thread Fbsd1
Marc G. Fournier wrote: On Thu, 6 May 2010, Robert Huff wrote: The problem with not including bsdstats in sysinstall or some other means of bringing it to peoples attention is that it gets forgotten and loses its effectiveness. Maybe it could go in the >>> monthly subscription list remin

where can i dl freebsd?

2010-05-06 Thread Gary Kline
guys, i have tried EVERYTHING i can think of to ssh into my laptop, 10.47.0.190 ; no joy. i can ping the IP, and the resident /usr/snin/sshd is running, but nada. time to load the Real Think. where can i grab 8.0 or even 7.3 for the i386? c CD doesn't seem to boot; so i need a dvd tia,

Re: where can i dl freebsd?

2010-05-06 Thread Brian Callahan
Check the FreeBSD website? There have been DVD releases since 7.1-RELEASE, if my memory serves. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-

Re: ssh: port 22: connection refuused

2010-05-06 Thread Gary Kline
On Thu, May 06, 2010 at 04:41:21PM -0500, Tim Daneliuk wrote: > On 5/6/2010 4:35 PM, Gary Kline wrote: > > On Thu, May 06, 2010 at 12:32:18PM -0500, Tim Daneliuk wrote: > >> On 5/6/2010 12:21 PM, Gary Kline wrote: > >>> > >>> can anybody help me with ne of my last problems: getting ssh Into > >>> m

Re: where can i dl freebsd?

2010-05-06 Thread Gary Kline
On Fri, May 07, 2010 at 12:44:24AM -0400, Brian Callahan wrote: > Check the FreeBSD website? There have been DVD releases since 7.1-RELEASE, > if my memory serves. i'll check again; couldn't find it... -- Gary Kline kl...@thought.org http://www.thought.org Public Service Unix The 7.83

Re: ssh: port 22: connection refuused

2010-05-06 Thread Tim Daneliuk
On 5/7/2010 12:13 AM, Gary Kline wrote: >> >> What's in your /etc/hosts.allow file? > > > > # Start by allowing everything (this prevents the rest of the file > # from working, so remove it when you need protection). > # The rules here work on a "First match wins" basis. > ALL : ALL : allow >

Re: where can i dl freebsd?

2010-05-06 Thread Balázs Mátéffy
Hi, I smell something fishy here, but whatever, here's a link to the gzipped 8.0 DVD ISO: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/8.0/8.0-RELEASE-i386-dvd1.iso.gz 7.3: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/7.3/FreeBSD-7.3-RELEASE-i386-dvd1.iso.gz On 7

Re: Syncache problem in FreeBSD 7.3-PRERELEASE

2010-05-06 Thread Zhenkai Zhu
Sorry for the spam. A correction: the message does NOT only appear when I make my code. I copied several here: May 6 21:50:06 raptors kernel: TCP: [131.179.96.24]:660 to [131.179.96.25]:2049 tcpflags 0x10; syncache_expand: Segment failed SYNCOOKIE authentication, segment rejected (probably sp

Syncache problem in FreeBSD 7.3-PRERELEASE

2010-05-06 Thread Zhenkai Zhu
Hi, I'm experiencing some problem of syncache (probably). We have a NFS server which exports everyone's home directory, and I'm developing my Qualnet code on another machine (NFS client) under my home directory. However, when I make my code, linking takes extremely long time (it takes more th

Re: grub2 not in ports?

2010-05-06 Thread Lokadamus
Am 07.05.2010 02:10, schrieb C. P. Ghost: Hello, has someone successfully ported GRUB2[1] to FreeBSD/i386 and FreeBSD/amd64? I see no port sysutils/grub2 in the tree, even though I know that GRUB2 *can* boot FreeBSD directly and via chain-loading. And while we're at it, I'm wondering if there i