Re: cannot ssh to machine on lan when it has no internet connection

2005-08-26 Thread Simon Morgan
On 8/25/05, Ben Pratt <[EMAIL PROTECTED]> wrote:
> I'm not sure if this will work or not but try setting up /etc/hosts to
> reflect your LAN. I had a friend who had issues when, even though he was
> connected to the Internet, he had DNS messed up on his FreeBSD system.
> I'm thinking the SSH server is trying to do some DNS lookups and if you
> set your hosts file to have the information about the client machine
> that may be resolved.

Just to let you know I tried your suggestion and unfortunately it didn't work.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvsup for sourceforge & other similar sites.

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 00:42, "C. Michailidis" <[EMAIL PROTECTED]> wrote:
>> I am wanting to cvs automatically - but I seem to fail to get into
>> sourceforge (either command line or using cron) -- by using cvsup on
>> the ports tree I have become lazy and confused by the cvs manual!! (I
>> do wish freebsd manuals had more detailed examples!!). I used to do
>> this stuff regularly (longer ago than I care to admit) - but it takes
>> time to get back into it!  Here are a few of of my tries (as root):
>>
>> dns1# cvs -f -d :pserver:[EMAIL PROTECTED]:/cvsroot/eclipsexul login
>
> Using command-line cvs is so 1990's LOL.

Still, the problem remains.  Something is broken in this particular case
and that is *NOT* the CVSROOT environment value the original poster is
using.

> The funny thing is, you're trying to checkout/update a project
> designed for Eclipse, but you haven't considered using Eclipse
> itself?!??!  The cvs integration that the Eclipse IDE provides is
> pretty darn good (IMHO).

No, the funny thing is that this is a server side problem, but you seem
to believe, for some reason, that switching clients is going to fix it :-/

Sorry, it won't.

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


Re: cannot burn a CD with plextor atapi cdrom drive on 5.4-RELEASE

2005-08-26 Thread Björn König

user wrote:


[...]
burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error
[...]
acd0: FAILURE - READ_TRACK_INFO ILLEGAL REQUEST asc=0x24 ascq=0x00
error=4


Mostly likely burncd won't work with DVD drives at all. I get exactly 
the same error messages with an LG drive. There might be technical 
reasons for this behaviour because DVD writers work in a different way 
than CD writers. This is just an assumption; I don't know exactly.


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


Re: cannot burn a CD with plextor atapi cdrom drive on 5.4-RELEASE

2005-08-26 Thread Björn König

Björn König wrote:

user wrote:


[...]
burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error
[...]
acd0: FAILURE - READ_TRACK_INFO ILLEGAL REQUEST asc=0x24 ascq=0x00
error=4


Mostly likely burncd won't work with DVD drives at all.  [...]


Addendum: I mean burncd can't write CD-R/RW with DVD writers.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Illegal access attempt - FreeBSD 5.4 Release - please advise

2005-08-26 Thread John Macintosh
I got annoyed with all the illegal ssh login attempts, so I now use this 
little program in crontab: http://www.ankeborg.nu/~sjk/ssh.c (don't use it 
if you don't understand it.)

On 8/24/05, Chris St Denis <[EMAIL PROTECTED]> wrote: 
> 
> How can I easily auto deny after x failed attempts? Is this an sshd 
> setting?
> I could find it.
> 
> Is there something in ports that will firewall off somebody who is brute
> forcing?
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Pat Maddox
> Sent: Tuesday, August 23, 2005 9:27 PM
> To: FreeBSD Questions
> Subject: Re: Illegal access attempt - FreeBSD 5.4 Release - please advise
> 
> It's not that big of a deal...they didn't get in or anything. If
> you've got a server that's always connected to the internet, you'll
> see people trying to break in all the time. The more popular your
> server, the more frequent the attempts. This is just someone trying
> to log in via SSH - so as long as you have good passwords on all your
> accounts, and disable remote root login, you're fine.
> 
> You may consider denying access after X failed login attempts.
> 
> 
> On 8/23/05, ro ro <[EMAIL PROTECTED]> wrote:
> > Hi All,
> >
> > I was browsing through my log files and noticed that
> > someone (or many people) is trying to gain illegal
> > access to my server (see snippet from log files
> > below).
> >
> > The below log file clearly indicates someone trying to
> > hackaway at my personal server.
> >
> > I performed the following steps:
> >
> > nmap -v 210.0.142.153 
> >
> > and noticed that this person/institution had port 80
> > and 21 open.
> >
> > I visited their website and it appears to be someone
> > from hongkong.
> > http://www.chkpcc.edu.hk/
> >
> > HERE IS THEIR CONTACT INFORMATION AS IT APPEARS ON
> > THEIR WEBSITE
> > -
> > Confucian Ho Kwok Pui Chun College 孔 教
> > 學 院 何 郭 佩 珍
> > 中 學
> > Address 地址: Fu Shin Est., Taipo,
> > N.T., HKSAR
> > 香港新界大埔富善村
> > Tel 電話: 852-2666-5926
> > Fax 傳真: 852-2660-7988
> > E-mail 電郵: [EMAIL PROTECTED]
> > -
> >
> >
> > When I saw the logs for the first time. I took the
> > following steps:
> > 1) AllowUsers in sshd contained only users that I
> > wanted to have access to my ssh
> > 2) Created a decent rulest within ipfw that permitted
> > incoming access to only two ports ssh and http
> >
> > I took the issue of creating a good firewall quite
> > lightly and now I regret that decision.. now I have
> > learnt... Can someone provide me with guidance on this
> > issue and advise me on next steps to take action
> > against such losers.
> >
> > Thanks
> > RV
> >
> > Aug 23 08:19:03 free sshd[22519]: Illegal user lp from
> > 210.0.142.153 
> > Aug 23 08:19:06 free sshd[22521]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:08 free sshd[22523]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:10 free sshd[22525]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:12 free sshd[22527]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:15 free sshd[22529]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:17 free sshd[22531]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:19 free sshd[22533]: Illegal user admin
> > from 210.0.142.153 
> > Aug 23 08:19:22 free sshd[22535]: User root not
> > allowed because not listed in AllowUsers
> > Aug 23 08:19:24 free sshd[22537]: User root not
> > allowed because not listed in AllowUsers
> > Aug 23 08:19:27 free sshd[22539]: User root not
> > allowed because not listed in AllowUsers
> > Aug 23 08:19:29 free sshd[22541]: User root not
> > allowed because not listed in AllowUsers
> > Aug 23 08:19:33 free sshd[22543]: User root not
> > allowed because not listed in AllowUsers
> > Aug 23 08:19:35 free sshd[22545]: User root not
> > allowed because not listed in AllowUsers
> > Aug 23 08:19:37 free sshd[22547]: Illegal user apache
> > from 210.0.142.153 
> > Aug 23 08:19:40 free sshd[22549]: Illegal user dan
> > from 210.0.142.153 
> > Aug 23 08:19:42 free sshd[22551]: Illegal user electra
> > from 210.0.142.153 
> > Aug 23 08:19:44 free sshd[22553]: Illegal user student
> > from 210.0.142.153 
> > Aug 23 08:19:47 free sshd[22555]: Illegal user school
> > from 210.0.142.153 
> > Aug 23 08:19:49 free sshd[22557]: User mysql not
> > allowed because not listed in AllowUsers
> >
> >
> > Aug 11 20:16:10 free sshd[21585]: Illegal user test
> > from 210.245.197.16 
> > Aug 11 20:16:12 free sshd[21587]: Illegal user guest
> > from 210.245.197.16 

Re: make own freebsd distro

2005-08-26 Thread John Oxley
On Thu, Aug 25, 2005 at 07:49:14AM -0700, Damon Blom wrote:
> Hi
>I have a current-freebsd 7.0 amd64 system on my Presario 3000. Is there any
> way I can make a freebsd distro cd (disk 1 and disk2 ) of my system so I can 
> easily put it on other presarios or easily reinstall it back on my notebook 
> after disk crash?

Have a look at cfengine.  Its in ports.

[EMAIL PROTECTED]:/usr/ports/sysutils/cfengine2$ cat pkg-descr 
Cfengine, or the configuration engine is an agent/software robot and a
very high level language for building expert systems to administrate
and configure large computer networks. Cfengine uses the idea of
classes and a primitive form of intelligence to define and automate
the configuration and maintenance of system state, for small to huge
configurations. Cfengine is designed to be a part of a computer immune
system.

WWW: http://www.cfengine.org/


-- 
John Oxley
Systems Administrator
Yo!Africa
E-Mail:  john at yoafrica.com
Tel: +263 4 858404
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Stress testing and TIMEOUT - WRITE_DMA

2005-08-26 Thread Anthony Chavez
Greetings, freebsd-questions!

I've got a number of machines to deploy in very critical locations
*very* soon, so I'd appreciate any expedient responses that I can get
about this.

I have been affected by the recent issues surrounding the recent ATA
driver changes in the 5.x branch.  I'm currently tracking RELENG_5_4
(FreeBSD 5.4-RELEASE-p6) on systems with ICH4 and ICH6 UDMA controllers.

I recently applied Soeren's patch [1] on an ICH4 system, and put a
significant write load (/usr/ports/sysutils/stress -i4 -d4) on it for
almost 2 weeks.  Here are the results:

Aug 13 21:10:01 witproto sudo:  acc : TTY=ttyp5 ; PWD=/usr/home/acc ; 
USER=root ; COMMAND=/usr/local/bin/stress -i 4 -d 4
Aug 19 21:31:14 witproto kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries 
left) LBA=7879615
Aug 21 07:59:57 witproto kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries 
left) LBA=3775775
Aug 23 23:01:41 witproto kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries 
left) LBA=5560159
Aug 25 12:06:50 witproto kernel: ad0: TIMEOUT - WRITE_DMA retrying (2 retries 
left) LBA=5786623

FWIW, my hardware is:

atapci0:  port 
0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 irq 18 at device 31.1 on pci0
ad0: 76293MB  at ata0-master UDMA100

During the test, the drive remained in UDMA100 mode and throughput
varied from 18ish to 50ish MB/s (eyeball average approx. 20-25 MB/s).
System load is 0.00 0.06 0.45 after killing stress.

My question is simply this: is the fact that I received 4 TIMEOUT
warnings in the space of roughly 2 weeks significant cause for concern?

[1] http://people.freebsd.org/~sos/ATA/

-- 
Anthony Chavez http://anthonychavez.org/
mailto:[EMAIL PROTECTED] jabber:[EMAIL PROTECTED]


pgp0WTnRnQrMr.pgp
Description: PGP signature


Forwarding mail to another server

2005-08-26 Thread Pat Maddox
My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
it so that the mail program automatically forwards requests to my
ISP's mail server, instead of trying to directly send mail to the
appropriate server.

For example, if I did
mail [EMAIL PROTECTED]

And sent a message, my machine would send that to mail.bresnan.net and
have them pass it on.  Is it possible to do that?  If so, how?

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


Re: Forwarding mail to another server

2005-08-26 Thread Björn König

Pat Maddox wrote:

My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
it so that the mail program automatically forwards requests to my
ISP's mail server, instead of trying to directly send mail to the
appropriate server.

For example, if I did
mail [EMAIL PROTECTED]

And sent a message, my machine would send that to mail.bresnan.net and
have them pass it on.  Is it possible to do that?  If so, how?


I use the port mail/ssmtp for this purpose. This is a small program that 
sends all mails via a relay server. After you have installed it you will 
find some example configuration files in /usr/local/etc/ssmtp. Alter 
also the entries in /etc/mail/mailer.conf to


sendmail/usr/local/sbin/ssmtp
send-mail   /usr/local/sbin/ssmtp
mailq   /usr/local/sbin/ssmtp
newaliases  /usr/local/sbin/ssmtp
hoststat/usr/bin/true
purgestat   /usr/bin/true


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


Re: Forwarding mail to another server

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 13:53, Bj?rn K?nig <[EMAIL PROTECTED]> wrote:
>Pat Maddox wrote:
>> My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
>> it so that the mail program automatically forwards requests to my
>> ISP's mail server, instead of trying to directly send mail to the
>> appropriate server.
>>
>> For example, if I did
>> mail [EMAIL PROTECTED]
>>
>> And sent a message, my machine would send that to mail.bresnan.net and
>> have them pass it on.  Is it possible to do that?  If so, how?
>
> I use the port mail/ssmtp for this purpose. This is a small program that
> sends all mails via a relay server.

That's a good option.  Another good option is to modify the main host.mc
file in /etc/mail to include a line like:

define(`SMART_HOST', `mail.isp.com')

with `mail.isp.com' being the outgoing mail gateway of the ISP.

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


Re: Forwarding mail to another server

2005-08-26 Thread Pat Maddox
Awesome, that worked great, thanks.


On 8/26/05, Björn König <[EMAIL PROTECTED]> wrote:
> Pat Maddox wrote:
> > My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
> > it so that the mail program automatically forwards requests to my
> > ISP's mail server, instead of trying to directly send mail to the
> > appropriate server.
> >
> > For example, if I did
> > mail [EMAIL PROTECTED]
> >
> > And sent a message, my machine would send that to mail.bresnan.net and
> > have them pass it on.  Is it possible to do that?  If so, how?
> 
> I use the port mail/ssmtp for this purpose. This is a small program that
> sends all mails via a relay server. After you have installed it you will
> find some example configuration files in /usr/local/etc/ssmtp. Alter
> also the entries in /etc/mail/mailer.conf to
> 
> sendmail/usr/local/sbin/ssmtp
> send-mail   /usr/local/sbin/ssmtp
> mailq   /usr/local/sbin/ssmtp
> newaliases  /usr/local/sbin/ssmtp
> hoststat/usr/bin/true
> purgestat   /usr/bin/true
> 
> 
> Regards Björn
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: harddisk not found on 5.4 and 6.0

2005-08-26 Thread Efren Bravo
Hi

> I'm trying to put FreeBSD on an older machine, that currently has Linux
> installed. It is a 1 GHz Athlon with a Via KT266 chipset. The disk
> controller is a VIA 8233.
> 
> The problem is that FreeBSD does not find the harddisk when booting
> from
> the install CD. The boot loader does, though. This happens both with
> 5.4-RELEASE and 6.0-beta1.


 I'm new working on unix/freeBSD. I had the same problem and solved it
upgrading the Motherboard's BIOS.  
  
 I hope it can help you...




> Going to a fixit shell and doing a 'atacontrol list' gives no devices
> on
> the channel the harddisk is on. I've tried 'atacontrol reinit 0', but
> no
> luck. I can't get the kernel to recognize the disk.
> 
> If I boot from the harddisk, Linux loads just fine.
> 
> Any thoughts?
> 
> Roland
> -- 
> R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain
> text.
> public key: http://www.xs4all.nl/~rsmith/pubkey.txt
> 


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


Daylight saving time

2005-08-26 Thread Michael Hughes
  Now that they have changed the length of daylight savings time, is
there a site to download an updated timezone file for 4.8?

-- 
Michael Hughes  Log Home living is the best
mdh_at_cn.net

Temperatures:
Outside: 70.4 House: 72.1 Computer room: 75.5
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


/sbin/restore on 6.0 beta 3

2005-08-26 Thread Freminlins
Hello,

I'm not sure where I should send this. /sbin/restore on FreeBSD 6.0
beta 3 does not recognise dump files off a netapp:

zoe# /sbin/restore -if ./vol1_LEVEL1_2005-08-23 
Tape is not a dump tape

restore on a FreeBSD 4.7 box does however and works fine.


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


Re: cannot ssh to machine on lan when it has no internet connection

2005-08-26 Thread J. Johnston

Simon Morgan wrote:


On 8/25/05, Ben Pratt <[EMAIL PROTECTED]> wrote:
 


I'm not sure if this will work or not but try setting up /etc/hosts to
reflect your LAN. I had a friend who had issues when, even though he was
connected to the Internet, he had DNS messed up on his FreeBSD system.
I'm thinking the SSH server is trying to do some DNS lookups and if you
set your hosts file to have the information about the client machine
that may be resolved.
   



Just to let you know I tried your suggestion and unfortunately it didn't work.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

 

You could set the UseDNS option in /etc/ssh/sshd_config to no. I found 
this helps when there is no available DNS servers.


--
Jeremy Johnston (President / Developer)
SmartServ Hosting
Email: [EMAIL PROTECTED]
Phone: 1-250-402-6634 Ext. 201
Cell: 1-250-402-9583 | [EMAIL PROTECTED] (150 Characters max)
Fax: 1-250-402-6634
Toll Free: 1-866-702-2904

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


Re: rlimitmem

2005-08-26 Thread Lowell Gilbert
Omer Faruk Sen <[EMAIL PROTECTED]> writes:

> Hi, Is there anyone in this list that used rlimitmem directive in
> apache1x on FreeBSD? I have set it to  RLimitMEM  2597152 4194304 but
> top command shows me that httpd uses 20mb of ram maximum. I think it
> is related with FreeBSD. How can I change a processes maximum ram size
> in RAM or am I totally wrong about this issue? Best
> Regards. ---

rlimitmem isn't supposed to control the httpd processes, but things
that they fork, like CGI scripts.  If you want to limit the Apache
tasks themselves, I don't see why you think it's a FreeBSD problem...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: Forwarding mail to another server

2005-08-26 Thread Daniel Eriksson
Pat Maddox wrote:

> For example, if I did
> mail [EMAIL PROTECTED]
> 
> And sent a message, my machine would send that to mail.bresnan.net and
> have them pass it on.  Is it possible to do that?  If so, how?

cd /etc/mail
make all
  this will create a FQDN.mc file (f.e. myhost.mydomain.com.mc)
  edit this file and uncomment the SMART_HOST line and insert an
  SMTP server that will relay mail for you
  example: define(`SMART_HOST', `mailrelay.myisp.com')
make cf install restart

Done!

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


Re: cannot burn a CD with plextor atapi cdrom drive on 5.4-RELEASE

2005-08-26 Thread Jason Morgan
On Thu, Aug 25, 2005 at 10:23:19PM -0400, user wrote:
> 
> I have:
> 
> #dmesg|grep acd
> acd0: DVDR  at ata0-slave PIO4
> 
> which comes up as acd0 in /dev - I can mount cds in this drive just fine
> with:
> 
> /dev/acd0   /cdrom  cd9660  ro,noauto   0   0
> 
> So far so good.
> 
> I put in a new blank CDR.
> 
> I run:
> 
> burncd -f /dev/acd0 data ./test.iso fixate
> 
> I get:
> 
> burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Input/output error
> 
> and now my dmesg contains:
> 
> acd0: FAILURE - READ_TRACK_INFO ILLEGAL REQUEST asc=0x24 ascq=0x00
> error=4
> 
> Why is this happening, and how do I change my recipe to make burning a cd
> (which should be very simple) work ?
> 

Try cdrecord and its accompanying tools.

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


Re: pppoed using mpd - dirrect connect between LAN clients

2005-08-26 Thread Lowell Gilbert
Please don't top-post.

Ovidiu Ene <[EMAIL PROTECTED]> writes:

> Yes, i'll try:
> 
>  WAN
> -
>  |  ROUTER |   (also pppoe server using mpd)
> --
> LAN |
>   switch
>|   |  |  |
> user1 user2user n
> 
> ROUTER is a FreeBSD Box
> 
> user 1 ... user n are windows stations connected to pppoe server (win
> 98, windows 2000 or win xp)
> 
> On the router is installed a dc++ server.
> Users  1... to n are connected to dc++ server, they download files
> from each other.
> The problem is that traffic from user 1 to user 2 , or between any
> user is going via  LAN nic.
> 
> If i do not use pppoe server and assign user1  user2 fixed ips
> then the traffic in lan is direct from a user to another. The traffic
> on LAN nic is not high.
> So, pppoe will help in a easyer configuration of a client but traffic
> in lan is via LAN nic which is bad... if are many computers it slows
> down alot.
> 
> If user 1 download from user 2 a 700 mb iso it will take only 1 minute
> for a 100 mbps lan, but if pppoe is setup and many users download from
> each others the traffic lows down a lot... i had experience with 300
> kbytes/s instead of 8 mbytes/s.

It sounds like you are configuring the "user" hosts so that their
network interfaces are PPPoE tunnels.  If you don't configure them to
understand the Ethernet as a subnet, they won't know how to send
packets directly to each other.

> Lowell Gilbert wrote:
> 
> >Ovidiu Ene <[EMAIL PROTECTED]> writes:
> >
> >
> >>Hello guys
> >>
> >>I've setup a pppoe server using mpd and i've activated proxy arp in pppoed.
> >>The problem is that all traffic between LAN users is going via pppoed NIC.
> >>I do not want that, i want that LAN users to have traffic direct, like
> >>using fixed IPs.
> >>
> >>it is possible? how?
> >>
> >
> >Can you draw a picture of the configuration?
> >I don't follow your description, and others may be having the same problem.
> >
> >
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 
> 

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Unable to write to disk during installation

2005-08-26 Thread Mattia Popolla

I'm trying to install FreeBSD/i386 5.3-RELEASE
FROM A DOS PARTITION.

I have two HD units, with no partitions:
Primary master - C: - ad0 (the "primary partition")
Secondary master - D: - ad2

I copied the distribution in C:/FREEBSD.
Booting FreeBSD from floppies I get some error messages,
like these:

ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 1
ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 1
ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 2
ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 1
...

During standard installation I choose to
devote all space in unit ad2 to FreeBSD.
But installation fails in the last step
showing these (expected) messages:

"ERROR: unable to write data to disk ad2!"
"Couldn't make FileSystems properly. Aborting"

Unit ad2 is an old 1624 MB Western Digital HD
(model WDC AC31600H, PIO MODE 4, no ULTRA DMA)
but IT IS NOT FAILING, all the clusters are OK,
and it works perfectly with MS DOS/Windows.
I've also freshly formatted it using the MS-DOS FORMAT command.

Can this be a driver problem?
The other HD (unit ad0) seems to work,
but I can't make partitions in it!
What can I do? Please help me!!!

Thanks for your support,
and sorry for my bad english!

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


Re: Daylight saving time

2005-08-26 Thread Lowell Gilbert
Michael Hughes <[EMAIL PROTECTED]> writes:

>   Now that they have changed the length of daylight savings time, is
> there a site to download an updated timezone file for 4.8?

How about just taking them from a more recent version of FreeBSD? 
http://www.freebsd.org/cgi/cvsweb.cgi/src/share/zoneinfo/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: harddisk not found on 5.4 and 6.0

2005-08-26 Thread Jim Campbell

Efren Bravo wrote:


Hi

 


I'm trying to put FreeBSD on an older machine, that currently has Linux
installed. It is a 1 GHz Athlon with a Via KT266 chipset. The disk
controller is a VIA 8233.

The problem is that FreeBSD does not find the harddisk when booting
from
the install CD. The boot loader does, though. This happens both with
5.4-RELEASE and 6.0-beta1.
   




I'm new working on unix/freeBSD. I had the same problem and solved it
upgrading the Motherboard's BIOS.  
 
I hope it can help you...
 



I was hoping that this would also solve my ATA Identify Timeout problem, 
but alas, not so.
I updated the bios on my systemboard and still have the problem with any 
version of FreeBSD

later than 4.11.  I also have a VIA chipset.

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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Chris
On 26/08/05, Mark Kane <[EMAIL PROTECTED]> wrote:
> Roland Smith wrote:
> > On Thu, Aug 25, 2005 at 04:44:59PM -0500, Mark Kane wrote:
> >>Okay, I may try that later then. STABLE is just about done on that
> >>Athlon XP 2000+ machine.
> >
> >
> > Fingers crossed :-)
> 
> Well Hmmm I've got -STABLE running on the 5.4-RELEASE i386 AMD
> Athlon XP 2000+ machine with 256MB RAM. I untar Firefox sources, and the
> improvement is noticeable within 3 seconds. When doing the same
> operation before or here on my amd64 (5.4-RELEASE) it starts freezing
> the screen, sound, and other things (Hard to describe the sound noise,
> but it sounds like a "ERRR-R-R-R-R-" stutter).
> 
> I increased the XMMS buffer from 3000 to the value on your site (haven't
> done the sysctl one yet) and it made the skips that were happening
> during untarring reduce greatly. There are still a few skips and slight
> stuttering, but before when doing the same operation it was completely
> un-listenable and unresponsive.
> 
> I'm even tarring the Firefox source back up with bzip2 now to try. It's
> going quite slowly, but that's probably due to low RAM, as well as an
> older, slower, UDMA66 hard drive. 608K of real mem free and using up
> 50MB of swap, it's still sounding pretty good with minimal skips.
> 
> I'm listening to a stream from my Athlon XP 2000+ in my left ear (via a
> headphone) and the same stream on the speakers here from my amd64. I
> hear occasional skips in the audio from the amd64 5.4-RELEASE box as I'm
> just typing this email, but while the other -STABLE box is semi-idle (X,
> Xfce, Firefox with 40 tabs open) I don't hear many skips at all. It's
> not perfect, but a huge improvement.
> 
> I'm wondering what changed in 5-STABLE to make this so much better. I
> thought the fix was in 6 (Unless it was MFC)?
> 
> This much improvement almost makes me want to just upgrade this amd64
> box to -STABLE and start using it now. I just want to be sure it's
> stable enough for my use.
> 
> Thanks again for all the input :).
> 
> -Mark
> 
> 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


Try these in kernel

OPTIONS DIRECTIO
OPTIONS NO_ADAPTIVE_MUTEXES

and commenting optionsADAPTIVE_GIANT
and disable apic.

Tell me if that imporves or makes worse.

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


Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread Lord Raiden
Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
the controlers being bloody picky as hell (got that fixed by using special 
cables), the stupid lan card is now giving me fits just a day after I put 
it into active service.  Here's the error I'm getting in my logs repeatedly.


> vr0: rx packet lost
> vr0: watchdog timeout

I rebooted it to clear the error and see if anything else showed up, and so 
far no errors since reboot.  But I suspect that the errors will come back 
in short order.  Anyone got any idea what's up with the box and what I 
might do to fix this?  I checked the cable already like what was suggested 
in another forum post on another site that I googled, but I can't find 
anything else that stands out as being something that might be the cause of 
this issue.  And yes, this board seems very picky under BSD, but it tested 
fine when I loaded windowsxp onto it when I was first testing it.  Go 
figure.  Any ideas?



Steven Lake
-Owner/Webmaster
Raiden's Realm
www.raiden.net

Come see "Monk" the comic strip and laugh till you die!  :)
http://www.raiden.net/Monk/

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


Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread Andreas Rudisch
On Fri, 2005-08-26 at 10:41 -0400, Lord Raiden wrote:
> Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
> the controlers being bloody picky as hell (got that fixed by using special 
> cables), the stupid lan card is now giving me fits just a day after I put 
> it into active service.  Here's the error I'm getting in my logs repeatedly.
> 
>  > vr0: rx packet lost
>  > vr0: watchdog timeout

What about installing 5.4-Release or -Stable? 5.4-Stable works fine here
on an EPIA PD1. If you still get the error, it might be hardware
related.

Andreas

-- 
GnuPG key  : 0xD25FCC81  |  http://cyb.websimplex.de/pubkey.asc
Fingerprint: D182 6F22 7EEC DD4C 0F6E  564C 691B 0372 D25F CC81





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


First time gateway/router

2005-08-26 Thread Derrill Guilbert
Is there a walkthrough or something online to teach me how to make a 
freebsd box into a gateway/firewall? I've not ever run a FreeBSD box 
that wasn't already behind some other kind of firewall, and don't want 
to screw it up.


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


Re: cannot ssh to machine on lan when it has no internet connection

2005-08-26 Thread Adi Pircalabu
On Thu, 25 Aug 2005 17:47:40 +0100
Simon Morgan <[EMAIL PROTECTED]> wrote:

> Thanks for the reply. That would probably fix it but ideally I'd like
> to fix the root of the problem. Not being able to resolve the IP of a
> client really shouldn't stop them from connecting using SSH and if
> there's a bug in there somewhere I'd like to get it fixed so that it
> doesn't bite anybody else.

You could also search your /etc/hosts.allow for the following line:
ALL : PARANOID : RFC931 20 : deny

Comment it out and see if it fixes your problem.

-- 
Adi Pircalabu (PGP Key ID 0x04329F5E)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: First time gateway/router

2005-08-26 Thread Jason Morgan
On Fri, Aug 26, 2005 at 08:03:48AM -0700, Derrill Guilbert wrote:
> Is there a walkthrough or something online to teach me how to make a 
> freebsd box into a gateway/firewall? I've not ever run a FreeBSD box 
> that wasn't already behind some other kind of firewall, and don't want 
> to screw it up.
> 

The Handbook is your friend :)

Gateway:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html

Firewalls (I use IPFW, but I hear PF rocks):

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

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


Re: First time gateway/router

2005-08-26 Thread K Anderson

- Original Message - 
From: "Derrill Guilbert" <[EMAIL PROTECTED]>
To: 
Sent: Friday, August 26, 2005 8:03 AM
Subject: First time gateway/router


> Is there a walkthrough or something online to teach me how to make a 
> freebsd box into a gateway/firewall? I've not ever run a FreeBSD box that 
> wasn't already behind some other kind of firewall, and don't want to screw 
> it up.
It's not really a walk through, but you'll get the idea on how to do it. 
Check out the FreeBSD documentation at the below URL. Look at sections 
26.2.3 and 26.2.4.
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html

Here's another one, a bit more of a walkthrough. If you don't need IPSEC 
then you can probably skip those steps:
http://www.lugbe.ch/lostfound/contrib/freebsd_router/

Or...
http://www.mostgraveconcern.com/freebsd/ (On the left click on Setting-up a 
Dual-Homed Host.



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


procmail in v4 vs v5

2005-08-26 Thread Brian
All my recipes that used to work in 4-stable seem to fail in 5-stable.  When 
I invoke procmail with what looks like the same files, I get unknown mailer 
error 1 messages in maillog.


Brian 


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


Re: make own freebsd distro

2005-08-26 Thread Damon Blom
On Friday 26 August 2005 03:58 am, you wrote:
> On Thu, Aug 25, 2005 at 07:49:14AM -0700, Damon Blom wrote:
> > Hi
> >I have a current-freebsd 7.0 amd64 system on my Presario 3000. Is
> > there any way I can make a freebsd distro cd (disk 1 and disk2 ) of my
> > system so I can easily put it on other presarios or easily reinstall it
> > back on my notebook after disk crash?
>
> Have a look at cfengine.  Its in ports.
>
> [EMAIL PROTECTED]:/usr/ports/sysutils/cfengine2$ cat pkg-descr
> Cfengine, or the configuration engine is an agent/software robot and a
> very high level language for building expert systems to administrate
> and configure large computer networks. Cfengine uses the idea of
> classes and a primitive form of intelligence to define and automate
> the configuration and maintenance of system state, for small to huge
> configurations. Cfengine is designed to be a part of a computer immune
> system.
>
> WWW: http://www.cfengine.org/
Hi
   Thank's. I'm just a newbie.
Did a buildworld and then tried to make release
cd /usr/src
make buildworld
cd release
make release BUILDNAME=mybsd CHROOTDIR=/usr/mybsd 
CVSROOT=pserver:[EMAIL PROTECTED]:/home/ncvs
  It built system at /usr/mybsd but connection refused by anoncvs
  much appreciate so much help
 Damon
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: procmail in v4 vs v5

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 08:34, Brian <[EMAIL PROTECTED]> wrote:
> All my recipes that used to work in 4-stable seem to fail in 5-stable.
> When I invoke procmail with what looks like the same files, I get unknown
> mailer error 1 messages in maillog.

It would be nice if we could see some of these rules and the exact log
messages.

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


Re: Forwarding mail to another server

2005-08-26 Thread Joe Auty
You can setup an MTA like Postfix to respond to an alternate port in  
addition to port 25. So, for me, I send mail on port 2525 to my SMTP  
server which requires authentication over SSL.


If this sort of setup is not feasible for you, would a .forward file  
in your home directory do what you want?



On Aug 26, 2005, at 6:08 AM, Pat Maddox wrote:


My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
it so that the mail program automatically forwards requests to my
ISP's mail server, instead of trying to directly send mail to the
appropriate server.

For example, if I did
mail [EMAIL PROTECTED]

And sent a message, my machine would send that to mail.bresnan.net and
have them pass it on.  Is it possible to do that?  If so, how?

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




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


wine error

2005-08-26 Thread Zorro Super Hero
hi
i don't know if its the mail that i need to use for my question.
i just don't know who do i need to ask.

i have a Freebsd 5.4 and i install KDE & Gnome on it.
i use Gnome all the time.
i have P-III 450 with 128mb Ram. and i going to bay mor 256mb Ram son.

i try to install "wine" to run ms office (its the only office that
suport hebrew)
we use to mach windows in my job place :-( and i wont to move up to
Freebsd. and we need to use ms office.

i get the "wine" from "winehq.com" i go to "Freebsd" and i get the
version..."Wine-20050725.tar.gz" i do "tar -zxvf " .
the next thing i do "./configure " and everything was good.
nex i do "make depend" and it was good to. (with no error).
now i do "make". and its run for a long time then i get an error..

"updown.c: In function `UPDOWN_DoAction':
updown.c:619: error: structure has no member named `MaxRal'
updown.c: In function `UpDownWindowProc':
updown.c:817: error: structure has no member named `MaxRal'
updown.c:1007: error: structure has no member named `MaxRal'
updown.c:1021: error: structure has no member named `MaxRal'
updown.c:1023: error: structure has no member named `MaxRal'
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls/comctl32.
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls.
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725. "

i use "sudo" to do it, and i try to do it one more time as root, i do "su".
i try to find help in google.com or google.com/bsd/ but ... nothing :-(.
i hope some one can help me or tall me where can i find a good help.
i try to give all the ditel's abut my pc and all the command that i do.

BTW
my name is emanuel and i am from israel.
and we wish that one day Freebsd come with Hebrew enable like mandrake
and redhat.
we just love Freebsd more!

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


Re: wine error

2005-08-26 Thread Joe Auty
At one point I tried very hard to get Wine to work under FreeBSD, but  
it was very frustrating because Wine is pre-beta software right now  
designed for Linux. It is hard enough to get it to work under Linux!


My suggestion would be to install and setup VMWare 3 on FreeBSD, this  
works quite well. Either that, or wait for a FreeBSD port of  
Crossover Office.


Hint: you'll need to Google for the file the vmware3 port looks for  
in /usr/ports/distfiles =)



On Aug 26, 2005, at 11:33 AM, Zorro Super Hero wrote:


hi
i don't know if its the mail that i need to use for my question.
i just don't know who do i need to ask.

i have a Freebsd 5.4 and i install KDE & Gnome on it.
i use Gnome all the time.
i have P-III 450 with 128mb Ram. and i going to bay mor 256mb Ram son.

i try to install "wine" to run ms office (its the only office that
suport hebrew)
we use to mach windows in my job place :-( and i wont to move up to
Freebsd. and we need to use ms office.

i get the "wine" from "winehq.com" i go to "Freebsd" and i get the
version..."Wine-20050725.tar.gz" i do "tar -zxvf " .
the next thing i do "./configure " and everything was good.
nex i do "make depend" and it was good to. (with no error).
now i do "make". and its run for a long time then i get an error..

"updown.c: In function `UPDOWN_DoAction':
updown.c:619: error: structure has no member named `MaxRal'
updown.c: In function `UpDownWindowProc':
updown.c:817: error: structure has no member named `MaxRal'
updown.c:1007: error: structure has no member named `MaxRal'
updown.c:1021: error: structure has no member named `MaxRal'
updown.c:1023: error: structure has no member named `MaxRal'
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls/comctl32.
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls.
*** Error code 1

Stop in /usr/home/emanuel/Wine-20050725/wine-20050725. "

i use "sudo" to do it, and i try to do it one more time as root, i  
do "su".
i try to find help in google.com or google.com/bsd/ but ...  
nothing :-(.

i hope some one can help me or tall me where can i find a good help.
i try to give all the ditel's abut my pc and all the command that i  
do.


BTW
my name is emanuel and i am from israel.
and we wish that one day Freebsd come with Hebrew enable like mandrake
and redhat.
we just love Freebsd more!

Thank you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions- 
[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: Forwarding mail to another server

2005-08-26 Thread Pat Maddox
Hey guys, thanks for all the advice so far.  I initially went with
ssmtp, that seemed to be working alright, but some of my emails are
getting...lost.  They probably bounce, but because I don't have an
SMTP server running on my machine, I'm not getting those bounces.

I wanted to try Daniel's method, using SMART_HOST.  So I removed the
ssmtp port and, made the changes back to /etc/mail/mailer.conf, and
followed his instructions.  None of the messages go through, they
always end up on my local machine with the message "Failed to route
address."  Any ideas on what to do?

On 8/26/05, Joe Auty <[EMAIL PROTECTED]> wrote:
> You can setup an MTA like Postfix to respond to an alternate port in
> addition to port 25. So, for me, I send mail on port 2525 to my SMTP
> server which requires authentication over SSL.
> 
> If this sort of setup is not feasible for you, would a .forward file
> in your home directory do what you want?
> 
> 
> On Aug 26, 2005, at 6:08 AM, Pat Maddox wrote:
> 
> > My ISP (Bresnan) blocks outgoing traffic on port 25.  I'd like to make
> > it so that the mail program automatically forwards requests to my
> > ISP's mail server, instead of trying to directly send mail to the
> > appropriate server.
> >
> > For example, if I did
> > mail [EMAIL PROTECTED]
> >
> > And sent a message, my machine would send that to mail.bresnan.net and
> > have them pass it on.  Is it possible to do that?  If so, how?
> >
> > Thanks, Pat
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions-
> > [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: First time gateway/router

2005-08-26 Thread Andras Kende
> Is there a walkthrough or something online to teach me how to make a
> freebsd box into a gateway/firewall? I've not ever run a FreeBSD box
> that wasn't already behind some other kind of firewall, and don't want
> to screw it up.
>
> Derrill


http://bsdguides.org/guides/freebsd/networking/ipfilter.php




Andras Kende
http://www.kende.com/



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


Re: wine error

2005-08-26 Thread Alex Zbyslaw

Zorro Super Hero wrote:


i get the "wine" from "winehq.com" i go to "Freebsd" and i get the
version..."Wine-20050725.tar.gz" i do "tar -zxvf " .
the next thing i do "./configure " and everything was good.
nex i do "make depend" and it was good to. (with no error).
now i do "make". and its run for a long time then i get an error..
 

Why don't you try installing from the port "cd 
/usr/ports/emulators/wine; make install clean" or "portupgrade -iNR 
emulators/wine".  The port has 4 patches and a startup script.  Why try 
to re-invent the wheel?


--Alex

PS I've never run wine, but if it works at all it will work from the port.

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


Re: wine error

2005-08-26 Thread Zorro Super Hero
hi  Joe
thank you for you'r mail.
i think that i do it in my home.
but in my work place we need to pay for evry "windows" and we have
alot of pc's.
we don't mine to pay for a good "Freebsd Hebrew Enable" but just don't
pay to microsoft.

but one more time Thank you very very mach for you'r mail.
its was fast and its help me alot.

Tank you !



On 8/26/05, Joe Auty <[EMAIL PROTECTED]> wrote:
> At one point I tried very hard to get Wine to work under FreeBSD, but  
> it was very frustrating because Wine is pre-beta software right now  
> designed for Linux. It is hard enough to get it to work under Linux!
> 
> My suggestion would be to install and setup VMWare 3 on FreeBSD, this  
> works quite well. Either that, or wait for a FreeBSD port of  
> Crossover Office.
> 
> Hint: you'll need to Google for the file the vmware3 port looks for  
> in /usr/ports/distfiles =)
> 
> 
> On Aug 26, 2005, at 11:33 AM, Zorro Super Hero wrote:
> 
> > hi
> > i don't know if its the mail that i need to use for my question.
> > i just don't know who do i need to ask.
> >
> > i have a Freebsd 5.4 and i install KDE & Gnome on it.
> > i use Gnome all the time.
> > i have P-III 450 with 128mb Ram. and i going to bay mor 256mb Ram son.
> >
> > i try to install "wine" to run ms office (its the only office that
> > suport hebrew)
> > we use to mach windows in my job place :-( and i wont to move up to
> > Freebsd. and we need to use ms office.
> >
> > i get the "wine" from "winehq.com" i go to "Freebsd" and i get the
> > version..."Wine-20050725.tar.gz" i do "tar -zxvf " .
> > the next thing i do "./configure " and everything was good.
> > nex i do "make depend" and it was good to. (with no error).
> > now i do "make". and its run for a long time then i get an error..
> >
> > "updown.c: In function `UPDOWN_DoAction':
> > updown.c:619: error: structure has no member named `MaxRal'
> > updown.c: In function `UpDownWindowProc':
> > updown.c:817: error: structure has no member named `MaxRal'
> > updown.c:1007: error: structure has no member named `MaxRal'
> > updown.c:1021: error: structure has no member named `MaxRal'
> > updown.c:1023: error: structure has no member named `MaxRal'
> > *** Error code 1
> >
> > Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls/comctl32.
> > *** Error code 1
> >
> > Stop in /usr/home/emanuel/Wine-20050725/wine-20050725/dlls.
> > *** Error code 1
> >
> > Stop in /usr/home/emanuel/Wine-20050725/wine-20050725. "
> >
> > i use "sudo" to do it, and i try to do it one more time as root, i  
> > do "su".
> > i try to find help in google.com or google.com/bsd/ but ...  
> > nothing :-(.
> > i hope some one can help me or tall me where can i find a good help.
> > i try to give all the ditel's abut my pc and all the command that i  
> > do.
> >
> > BTW
> > my name is emanuel and i am from israel.
> > and we wish that one day Freebsd come with Hebrew enable like mandrake
> > and redhat.
> > we just love Freebsd more!
> >
> > Thank you.
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "freebsd-questions- 
> > [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: cvsup for sourceforge & other similar sites.

2005-08-26 Thread Vizion
On Thursday 25 August 2005 16:45,  the author Vizion contributed to the 
dialogue on-
 Re: cvsup for sourceforge & other similar sites.: 

>On Thursday 25 August 2005 16:34,  the author Giorgos Keramidas contributed
> to the dialogue on-
>
> Re: cvsup for sourceforge & other similar sites.:
>>On 2005-08-25 15:40, Vizion <[EMAIL PROTECTED]> wrote:
>>> I am wanting to cvs automatically - but I seem to fail to get into
>>> sourceforge (either command line or using cron) -- by using cvsup on
>>> the ports tree I have become lazy and confused by the cvs manual!! (I
>>> do wish freebsd manuals had more detailed examples!!). I used to do
>>> this stuff regularly (longer ago than I care to admit) - but it takes
>>> time to get back into it!
>>


>>>
>>> dns1# ls -l
>>> total 0
>>>
>>> /* Try again adding '.' after eclipseexul */
>>> dns1# cvs -f -d :pserver:[EMAIL PROTECTED]:/cvsroot/eclipsexul. login
>>> Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/eclipsexul.
>>> CVS password:
>>> cvs [login aborted]: unrecognized auth response from cvs.sf.net: M -!-
>>> Client or Server timeout occurred!
>>>
>>> /*I just seem to get errors from cvs! I guess I need to find out what I
>>> am doing wrong*/
>>
>>Sourceforge problems, as far as I can tell.
>
>Thanks
>
>I have taken it up with sourceforge - hopefullty I will get an answer..
>
>Thanks for your time
You were right -- twas sourceforge .. they contacted me after fixing their 
server and it now works! I made a bad call and assumed it was my error!
David


-- 
40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V Taurus.
 Currently in San Diego, CA. Sailing bound for Europe via Panama Canal after 
completing engineroom refit.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to get best results from FreeBSD-questions

2005-08-26 Thread Greg Lehey

How to get the best results from FreeBSD questions.
===

Last update $Date: 2005/08/10 02:21:44 $

This is a regular posting to the FreeBSD questions mailing list.  If
you got it in answer to a message you sent, it means that the sender
thinks that at least one of the following things was wrong with your
message:

- You left out a subject line, or the subject line was not appropriate.
- You formatted it in such a way that it was difficult to read.
- You asked more than one unrelated question in one message.
- You sent out a message with an incorrect date, time or time zone.
- You sent out the same message more than once.
- You sent an 'unsubscribe' message to FreeBSD-questions.

If you have done any of these things, there is a good chance that you
will get more than one copy of this message from different people.
Read on, and your next message will be more successful.

This document is also available on the web at
http://www.lemis.com/questions.html.

=

Contents:

I:Introduction
II:   How to unsubscribe from FreeBSD-questions
III:  Should I ask -questions or -hackers?
IV:   How to submit a question to FreeBSD-questions
V:How to answer a question to FreeBSD-questions

I: Introduction
===

This is a regular posting aimed to help both those seeking advice from
FreeBSD-questions (the "newcomers"), and also those who answer the
questions (the "hackers").

   Note that the term "hacker" has nothing to do with breaking
   into other people's computers.  The correct term for the latter
   activity is "cracker", but the popular press hasn't found out
   yet.  The FreeBSD hackers disapprove strongly of cracking
   security, and have nothing to do with it.

In the past, there has been some friction which stems from the
different viewpoints of the two groups.  The newcomers accused the
hackers of being arrogant, stuck-up, and unhelpful, while the hackers
accused the newcomers of being stupid, unable to read plain English,
and expecting everything to be handed to them on a silver platter.  Of
course, there's an element of truth in both these claims, but for the
most part these viewpoints come from a sense of frustration.

In this document, I'd like to do something to relieve this frustration
and help everybody get better results from FreeBSD-questions.  In the
following section, I recommend how to submit a question; after that,
we'll look at how to answer one.

II:  How to unsubscribe from FreeBSD-questions
==

When you subscribed to FreeBSD-questions, you got a welcome message
from [EMAIL PROTECTED]  In this message, amongst
other things, it told you how to unsubscribe.  Here's a typical
message:

  Welcome to the freebsd-questions@freebsd.org mailing list!

If you ever want to unsubscribe or change your options (eg, switch to
or from digest mode, change your password, etc.), visit your
subscription page at:

  http://lists.freebsd.org/mailman/options/freebsd-questions/[EMAIL PROTECTED]
  
(obviously, substitute your mail address for "[EMAIL PROTECTED]").  You can
also make such adjustments via email by sending a message to:

  [EMAIL PROTECTED]
  
with the word 'help' in the subject or body (don't include the
quotes), and you will get back a message with instructions.

You must know your password to change your options (including
changing the password, itself) or to unsubscribe.
  
Normally, Mailman will remind you of your freebsd.org mailing list
passwords once every month, although you can disable this if you
prefer.  This reminder will also include instructions on how to
unsubscribe or change your account options.  There is also a button on
your options page that will email your current password to you.

  Here's the general information for the list you've
  subscribed to, in case you don't already have it:

  FREEBSD-QUESTIONS   User questions
  This is the mailing list for questions about FreeBSD.  You should not
  send "how to" questions to the technical lists unless you consider the
  question to be pretty technical.

Normally, unsubscribing is even simpler than the message suggests: you
don't need to specify your mail ID unless it is different from the one
which you specified when you subscribed.

If Majordomo replies and tells you (incorrectly) that you're not on
the list, this may mean one of two things:

  1.  You have changed your mail ID since you subscribed.  That's where
  keeping the original message from majordomo comes in handy.  For
  example, the sample message above shows my mail ID as
  [EMAIL PROTECTED]  Since then, I have changed it to
  [EMAIL PROTECTED]  If I were to try to remove [EMAIL PROTECTED] from
  the list, it would fail: I would have to specify the name with
  which I joined.

  2.  You're subscribed to a mailing list which is subscribed to
  Fr

"The Complete FreeBSD": errata and addenda

2005-08-26 Thread Greg Lehey
The trouble with books is that you can't update them the way you can a web page
or any other online documentation.  The result is that most leading edge
computer books are out of date almost before they are printed.  Unfortunately,
The Complete FreeBSD, published by O'Reilly, is no exception.  Inevitably, a
number of bugs and changes have surfaced.

"The Complete FreeBSD" has been through a total of five editions, including its
predecessor "Installing and Running FreeBSD".  Two of these have been reprinted
with corrections.  I maintain a series of errata pages.  Start at
http://www.lemis.com/errata-4.html to find out how to get the errata
information.

Have you found a problem with the book, or maybe something confusing?  Please
let me know: I'm constantly updating it.

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


Re: wine error

2005-08-26 Thread Zorro Super Hero
thank you Alex
i try it
i hope it will work for me.
i didn't know that there is a port for wine on the cd
thank you very mach


On 8/26/05, Alex Zbyslaw <[EMAIL PROTECTED]> wrote:
> Zorro Super Hero wrote:
> 
> >i get the "wine" from "winehq.com" i go to "Freebsd" and i get the
> >version..."Wine-20050725.tar.gz" i do "tar -zxvf " .
> >the next thing i do "./configure " and everything was good.
> >nex i do "make depend" and it was good to. (with no error).
> >now i do "make". and its run for a long time then i get an error..
> >  
> >
> Why don't you try installing from the port "cd 
> /usr/ports/emulators/wine; make install clean" or "portupgrade -iNR 
> emulators/wine".  The port has 4 patches and a startup script.  Why try 
> to re-invent the wheel?
> 
> --Alex
> 
> PS I've never run wine, but if it works at all it will work from the port.
> 
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: procmail in v4 vs v5

2005-08-26 Thread Brian


- Original Message - 
From: "Giorgos Keramidas" <[EMAIL PROTECTED]>

To: "Brian" <[EMAIL PROTECTED]>
Cc: 
Sent: Friday, August 26, 2005 9:25 AM
Subject: Re: procmail in v4 vs v5



On 2005-08-26 08:34, Brian <[EMAIL PROTECTED]> wrote:

All my recipes that used to work in 4-stable seem to fail in 5-stable.
When I invoke procmail with what looks like the same files, I get unknown
mailer error 1 messages in maillog.


It would be nice if we could see some of these rules and the exact log
messages.





more .forward

"|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #bri"

more .procmailrc

VERBOSE=no

# For debugging uncomment this line
#LOGABSTRACT=all

# Tell procmail where to store your mail. This changes depending on which 
Unix m

ail client you use.
# Pine uses $HOME/mail
# Mutt and Elm use $HOME/Mail
MAILDIR=$HOME/mail   #This directory must exist!!!

# Use a seperate directory to store reciepes and logs
PMDIR=$HOME/Procmail

# Tell procmail where to put the log file
LOGFILE=$PMDIR/log

# Add recipe files here
INCLUDERC=$PMDIR/spamassassin.rc
#INCLUDERC=$PMDIR/nkvir-rc
INCLUDERC=$PMDIR/lists.rc

Procmail and mail directories both exist.

Error snapshot-
Aug 26 08:20:37 entwistle sm-mta[658]: j7QFKbVD000654: to="|exec 
/usr/local/bin/procmail", ctladdr=<[EMAIL PROTECTED]> (1005/1005), 
delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31237, dsn=5.3.0, 
stat=unknown mailer error 1


Additional googling suggests adding a local mc file to enable procmail as a 
delivery agent.


Brian


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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Mark Kane

Chris wrote:

Try these in kernel

OPTIONS DIRECTIO
OPTIONS NO_ADAPTIVE_MUTEXES

and commenting optionsADAPTIVE_GIANT
and disable apic.

Tell me if that imporves or makes worse.


Well I did the kernel part, but wasn't sure how you wanted me to disable 
APIC. I looked in the BIOS but don't see any setting like "APIC On/Off", 
but there is a few settings for a few IRQ's, and they are set to "Auto". 
If I go to those options, it shows on one of the IRQ's the network 
controller and one of the ata controllers, but only gives me the option 
to change the IRQ for both of them.


After doing the kernel and rebooting, I tried again. From what I can 
tell, there is no change. I untarred a large source file again while 
playing audio, and about the same result. The mouse also froze several 
times when the audio was stuttering too, however most of the time I just 
sat back and listened and watched it untar.


I tried to make an audio clip of the stuttering, but for some reason in 
the clip it doesn't sound half as bad as it did when coming out. I am 
not sure why, since I took the exact output of the sound card, ran it 
through a mixer here, and then back in. It should sound equally bad if 
not worse, but here is a link to the 45 second clip:


http://www.tntpowerhost.com/mixx941/samples/SoundCardExample1.ogg

I took the last 45 seconds or so of the untar because when recording it, 
it sounded the worst. However it's not terrible in this clip...the last 
10 seconds or so is right when it finished and is playing "normal".


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


Re: cvsup for sourceforge & other similar sites.

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 09:57, Vizion <[EMAIL PROTECTED]> wrote:
> You were right -- twas sourceforge .. they contacted me after fixing their
> server and it now works! I made a bad call and assumed it was my error!

Great!  Thanks for the followup post with the _real_ answer :)

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


gdm question.

2005-08-26 Thread Gary Kline
To the Gnome-savvy out there,

About a week ago I had reason to reboot this server.  I
had set the gdm_enable variable to ="YES" and when things
came up again, *voila*, I logged into my gdk account anf
Gnome churned up!!  I logged out, then tried to login to
kline.  My std login still uses ctwm.  For some reason
gdm kicked me off; could the default except to see 
"exec gnome_session"? and if not, the user is out of luck?
Did I miss some setting on gdm?

thanks guys,

gary


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

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


RE: Forwarding mail to another server

2005-08-26 Thread Daniel Eriksson
Pat Maddox wrote:

> I wanted to try Daniel's method, using SMART_HOST.  So I removed the
> ssmtp port and, made the changes back to /etc/mail/mailer.conf, and
> followed his instructions.  None of the messages go through, they
> always end up on my local machine with the message "Failed to route
> address."  Any ideas on what to do?

Did you actually uncomment the line? If it starts with "dnl" it is
considered a comment. Did you preserve the `' around the names? Can you
"telnet mailrelay.myisp.com 25" and have it reply properly?

You can also try to bump up the log level and see if /var/log/maillog
gives you any more hints. There are several ways to bump the loglevel,
but I usually just add the following line to the .mc file (and "make cf
install restart"):
define(`confLOG_LEVEL', `25')

Another thing you could try is to use square brackets around the
mailrelay, like so:
define(`SMART_HOST', `[mailrelay.myisp.com]')
This will force Sendmail to connect directly to that host, instead of
doing a DNS lookup for MX pointers.

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


Re: gdm question.

2005-08-26 Thread Joe Marcus Clarke

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Gary Kline wrote:
|   To the Gnome-savvy out there,
|
|   About a week ago I had reason to reboot this server.  I
|   had set the gdm_enable variable to ="YES" and when things
|   came up again, *voila*, I logged into my gdk account anf
|   Gnome churned up!!  I logged out, then tried to login to
|   kline.  My std login still uses ctwm.  For some reason
|   gdm kicked me off; could the default except to see
|   "exec gnome_session"? and if not, the user is out of luck?
|   Did I miss some setting on gdm?

GDM works on sessions.  You would need to create a ctwm session.  See
http://www.freebsd.org/gnome/docs/faq2.html#q16 for more details.  And
yes, GDM should work with ctwm.

Joe

|
|   thanks guys,
|
|   gary
|
|


- --
Joe Marcus Clarke
FreeBSD GNOME Team  ::  [EMAIL PROTECTED]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDD1Jsb2iPiv4Uz4cRAv9eAKCTYSlTAyb4TKEfXEXlvs7aMoFCkQCfaCbK
kneJXwdq9mzbBqCVb2j/Fkk=
=4YOh
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Kris Kennaway
On Thu, Aug 25, 2005 at 12:48:17PM -0500, Mark Kane wrote:
> Roland Smith wrote:
> >Another thing to look at might be the scheduler. I'm using SCHED_4BSD.
> 
> Hmm, I'm using just a GENERIC kernel with support added in for my sound 
> driver and atapicam for K3b. SCHED_4BSD looks default in GENERIC:
> 
> options SCHED_4BSD  # 4BSD scheduler
> 
> I've been trying this morning with no real disk I/O and just XMMS open. 
> It's much better than if I did have a download/upload going using disk 
> I/O or trying to read from a file on the drive, but still nowhere near 
> perfect. Every minute I'll still hear a little skip or stutter in the 
> audio, and still notice the mouse locking up a bit at the exact moment 
> that happens.

Did you not read my mail?  I explained this and the solution.

Kris


pgpd6WzMwyTBS.pgp
Description: PGP signature


Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread cpghost
On Fri, Aug 26, 2005 at 04:47:21PM +0200, Andreas Rudisch wrote:
> On Fri, 2005-08-26 at 10:41 -0400, Lord Raiden wrote:
> > Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
> > the controlers being bloody picky as hell (got that fixed by using special 
> > cables), the stupid lan card is now giving me fits just a day after I put 
> > it into active service.  Here's the error I'm getting in my logs repeatedly.
> > 
> >  > vr0: rx packet lost
> >  > vr0: watchdog timeout
> 
> What about installing 5.4-Release or -Stable? 5.4-Stable works fine here
> on an EPIA PD1. If you still get the error, it might be hardware
> related.

I'm seeing this all the time on my EPIA 5000 boards with RELENG_5.
It's nothing really serious, unless you're using NFS (like in many
diskless setups). If you get long NFS delays because of this, try
mounting using TCP. It should solve the problem.

If OTOH you don't notice any problems, you can ignore this message.
TCP would send or request the dropped packets fast enough in most
cases...

> Andreas

-cpghost.

-- 
Cordula's Web. http://www.cordula.ws/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Why would mountd die?

2005-08-26 Thread Tuc at Beach House
Hi,

We are having a problem on a 5.4 NFS server where at times
mountd seems to be just "disappearing". Is there a good way to track
that this happens, or to find out what causes it to die?

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


cpio and tar are loosing flags (and a panic message without trace)

2005-08-26 Thread Emanuel Strobl
Hello,

hmm, once again me. And again with a probably not so common problem.
I need to replicate files, exactly like they are!
I thought cpio was the deal, but no way, I tried several -H formats but 
that hasn't changed anything. As soon as a file gets restored the flag 
arch is reset, same with nodump.
Then I remember Tim Kienzles great work for bsdtar and all the ACL stuff, 
but unfortunately a cvPPzf <> xvpPfz also looses the arch flag :(
My temporary solution is the following, but I don't liek it:

for n in `/usr/bin/cpio -idmuv --quiet < ${varmfs_bufferdev} 2>&1`
  do /bin/chflags arch $n
done

Dump is no alternative since I have to archive just selected files, cpio's 
behaviour is the one I like most for my needs.

Any suggestions?

Thanks,

-Harry

P.S.: Here's a little panic I had today on my embedded system (RELENG_6 
from today!), no debug kernel, too less memory, but if anybody's 
interested, here's the message:

fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x0
fault code  = supervisor write, page not present
instruction pointer = 0x20:0xc04d7170
stack pointer   = 0x28:0xc5ddb7e4
frame pointer   = 0x28:0xc5ddb7f0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 526 (gunzip)
trap number = 12



pgpIF6NPEGI5q.pgp
Description: PGP signature


Why does mountcritremote run before nfsclient

2005-08-26 Thread Tuc at T-B-O-H
Hi,

Running into a problem that mountcritremote runs before 
nfsclient does, and we run into problems that portmapper/statd/lockd
aren't. Is there something happening with our setup that shouldn't be?

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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Mark Kane

Kris Kennaway wrote:

On Thu, Aug 25, 2005 at 12:48:17PM -0500, Mark Kane wrote:


Roland Smith wrote:


Another thing to look at might be the scheduler. I'm using SCHED_4BSD.


Hmm, I'm using just a GENERIC kernel with support added in for my sound 
driver and atapicam for K3b. SCHED_4BSD looks default in GENERIC:


options SCHED_4BSD  # 4BSD scheduler

I've been trying this morning with no real disk I/O and just XMMS open. 
It's much better than if I did have a download/upload going using disk 
I/O or trying to read from a file on the drive, but still nowhere near 
perfect. Every minute I'll still hear a little skip or stutter in the 
audio, and still notice the mouse locking up a bit at the exact moment 
that happens.



Did you not read my mail?  I explained this and the solution.

Kris


Yes, I read your email and responded to it yesterday. I said:

-
I found the sound skipping thread by Jeff. Looks like a great 
explanation, however my problem even occurs even with light disk I/O 
such as reading an mp3/Ogg/video file off any of the drives. I did some 
more testing with actual files off the drives last night instead of 
streams, and it seems worse with actual files.


I'm not sure if the proposed patch will fix it or not, and trying 
6.0-BETA2 for my other hardware/hard drive problem just introduced new 
problems (panics, network stuff not recognized, etc). I do have a spare 
hard drive where I could put test anything though if you think trying 
-CURRENT or another BETA would be worthwhile.

-

So, in other words, even when there is NOT heavy disk I/O it still has 
problems, although they do get worse with more disk I/O. I don't know if 
you saw my previous replies, but trying 5.4-STABLE on my Athlon XP 2000+ 
instead of 5.4-RELEASE seemed to make it much better on that machine 
(however still not perfect).


I was wondering if the code that fixed it in 6 was merged to 5-STABLE or 
if the patch was already committed to 5-STABLE? I haven't tried -STABLE 
on my amd64 yet though.


-Mark
___
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 write to disk during installation

2005-08-26 Thread Gary W. Swearingen
"Mattia Popolla" <[EMAIL PROTECTED]> writes:

> and sorry for my bad english!

I noticed nothing unusual about it, for e-mail.

> I'm trying to install FreeBSD/i386 5.3-RELEASE
> FROM A DOS PARTITION.

Fine English, but I don't understand.  I'm sorry if there
is some standard install method like this I'm unaware of.

> I have two HD units, with no partitions:
> Primary master - C: - ad0 (the "primary partition")
> Secondary master - D: - ad2
>
> I copied the distribution in C:/FREEBSD.

Yeah, but you copied to it where?  How did you copy it?  What
commands to computer?

> Booting FreeBSD from floppies I get some error messages,
> like these:
>
> ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 1
> ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 1
> ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 2
> ad2: FAILURE - READ_DMA status=51 error4: aborted   LBA 1
> ...

Does "Booting FreeBSD" mean "booting FreeBSD "kern.flp" floppy, or
what?  When do you get those messages?  You usually should also report
messages seen just before and just after your problem messages.

> Unit ad2 is an old 1624 MB Western Digital HD
> (model WDC AC31600H, PIO MODE 4, no ULTRA DMA)
> but IT IS NOT FAILING, all the clusters are OK,
> and it works perfectly with MS DOS/Windows.
> I've also freshly formatted it using the MS-DOS FORMAT command.

The latter was a waste of time, except maybe as a kind of test.  The
results of the format was just some change of data on the disk
partition, which the FreeBSD install doesn't care about.

> Can this be a driver problem?
> The other HD (unit ad0) seems to work,
> but I can't make partitions in it!
> What can I do? Please help me!!!

It does look like a driver problem, to this amateur -- no driver
expert.  It seems to have detected a PIO device as a DMA device.  I'd
check my BIOS setup to see if I can force PIO instead of DMA.  I'd try
removing the slave device, if any.  If desparate, try swaping
primary-secondary.  At last resort, maybe a BIOS update.  That's all I
can think of, other than the standard support advice of trying to
install a more recent (or even older) OS version.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sata trouble

2005-08-26 Thread [EMAIL PROTECTED]
On Fri, 26 Aug 2005 20:16:55 +0200
Armin Pirkovitsch <[EMAIL PROTECTED]> wrote:

>   I wonder whether anyone here can help me with a little problem:
> I just bought a notebook with a VIA VT 6421 sata controller and a 
> Samsung HM080JI sata harddisk.
> The controller is recognized with 6.0 B3 but it can't identify the 
> harddisk - i get the following error:
> 
> unknown: timeout waiting to issue command
> unknown: error issueing ATA_IDENTIFY command
> unknown: timeout waiting to issue command
> unknown: error issueing ATA_IDENTIFY command

not really an answer to your question, but.. i'm using 6.0-BETA3 here
with basically the same controller and a SATA maxtor disc (and 1
IDE-disc + 2 dvd-drives) without problems :

pciconf -lv|grep SATA
device   = 'VT8237  VT6410 SATA RAID Controller'

$ dmesg |grep ad6
ad6: 190782MB  at ata3-master SATA150

are there possible BIOS-options for the SATA on your machine ?

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


Re: procmail in v4 vs v5

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 10:02, Brian <[EMAIL PROTECTED]> wrote:
>Giorgos Keramidas wrote:
>>On 2005-08-26 08:34, Brian <[EMAIL PROTECTED]> wrote:
>>> All my recipes that used to work in 4-stable seem to fail in
>>> 5-stable.  When I invoke procmail with what looks like the same
>>> files, I get unknown mailer error 1 messages in maillog.
>>
>> It would be nice if we could see some of these rules and the exact
>> log messages.
>
> >more .forward
> "|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #bri"

Try without all this fanciness:

% echo '|/usr/local/bin/procmail' > ~/.forward
% chmod 0600 .forward

> Error snapshot-
> Aug 26 08:20:37 entwistle sm-mta[658]: j7QFKbVD000654: to="|exec
> /usr/local/bin/procmail", ctladdr=<[EMAIL PROTECTED]> (1005/1005),
> delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31237, dsn=5.3.0,
> stat=unknown mailer error 1

This doesn't look very right.  It seems that Sendmail is trying to
locate a binary called:

"exec /usr/local/bin/procmail"

> Additional googling suggests adding a local mc file to enable procmail
> as a delivery agent.

Not necessarily, but that's a different thing.

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


Re: sata trouble

2005-08-26 Thread Armin Pirkovitsch

[EMAIL PROTECTED] wrote:

On Fri, 26 Aug 2005 20:16:55 +0200
Armin Pirkovitsch <[EMAIL PROTECTED]> wrote:



 I wonder whether anyone here can help me with a little problem:
I just bought a notebook with a VIA VT 6421 sata controller and a 
Samsung HM080JI sata harddisk.
The controller is recognized with 6.0 B3 but it can't identify the 
harddisk - i get the following error:


unknown: timeout waiting to issue command
unknown: error issueing ATA_IDENTIFY command
unknown: timeout waiting to issue command
unknown: error issueing ATA_IDENTIFY command



not really an answer to your question, but.. i'm using 6.0-BETA3 here
with basically the same controller and a SATA maxtor disc (and 1
IDE-disc + 2 dvd-drives) without problems :

pciconf -lv|grep SATA
device   = 'VT8237  VT6410 SATA RAID Controller'


that's a diffrent one...



$ dmesg |grep ad6
ad6: 190782MB  at ata3-master SATA150


again a diffrent piece of hardware :p


are there possible BIOS-options for the SATA on your machine ?


nope, nothing in bios about it (but the preinstalled windows works)

--
Armin Pirkovitsch
[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: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Roland Smith
On Thu, Aug 25, 2005 at 06:36:04PM -0500, Mark Kane wrote:
> This much improvement almost makes me want to just upgrade this amd64 
> box to -STABLE and start using it now. I just want to be sure it's 
> stable enough for my use.

My amd64 workstation has been running -STABLE since 5.3 without problems.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpp1YDRh3wDA.pgp
Description: PGP signature


Re: RELENG_6 upgrade from RELENG_5

2005-08-26 Thread Kirk Strauser
On Tuesday 23 August 2005 12:40, artifex maximus wrote:

> I think much better to leave GENERIC as is and making new config file
> like this:

> include GENERIC
>
> ident NEWKERNEL
>
> nomakeoption DEBUG
> nooptions KDB

Slick!  So, how does one "nocpu I486_CPU"?
-- 
Kirk Strauser


pgpSz75g5in3L.pgp
Description: PGP signature


Re: harddisk not found on 5.4 and 6.0

2005-08-26 Thread Roland Smith
On Fri, Aug 26, 2005 at 08:15:49AM -0500, Efren Bravo wrote:
> Hi
> 
> > I'm trying to put FreeBSD on an older machine, that currently has Linux
> > installed. It is a 1 GHz Athlon with a Via KT266 chipset. The disk
> > controller is a VIA 8233.
> > 
> > The problem is that FreeBSD does not find the harddisk when booting
> > from
> > the install CD. The boot loader does, though. This happens both with
> > 5.4-RELEASE and 6.0-beta1.
> 
> 
>  I'm new working on unix/freeBSD. I had the same problem and solved it
> upgrading the Motherboard's BIOS.  
>   
>  I hope it can help you...

The bios seems to recognize the drive allright, and so does the boot
loader. But the bios is quite old, so I'll give it a try.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpO9mmnFIoLX.pgp
Description: PGP signature


sata trouble

2005-08-26 Thread Armin Pirkovitsch

Hi!

 I wonder whether anyone here can help me with a little problem:
I just bought a notebook with a VIA VT 6421 sata controller and a 
Samsung HM080JI sata harddisk.
The controller is recognized with 6.0 B3 but it can't identify the 
harddisk - i get the following error:


unknown: timeout waiting to issue command
unknown: error issueing ATA_IDENTIFY command
unknown: timeout waiting to issue command
unknown: error issueing ATA_IDENTIFY command

when I boot the system in verbose mode I can see that there is a hd
ata2: SATA connect ready time=0ms
ata2: sata_connect devices=0x1
ata2: [MPSAFE]

after that the error from above follows...

Does anyone have an idea how to solve my problem (I honestly hate the 
idea to use Linux or worse Windows on the notebook)


thanks in advance,
--
Armin Pirkovitsch
[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: procmail in v4 vs v5

2005-08-26 Thread Brian W.



On Fri, 26 Aug 2005, Giorgos Keramidas wrote:


On 2005-08-26 10:02, Brian <[EMAIL PROTECTED]> wrote:

Giorgos Keramidas wrote:

On 2005-08-26 08:34, Brian <[EMAIL PROTECTED]> wrote:

All my recipes that used to work in 4-stable seem to fail in
5-stable.  When I invoke procmail with what looks like the same
files, I get unknown mailer error 1 messages in maillog.


It would be nice if we could see some of these rules and the exact
log messages.



more .forward

"|IFS=' ' && exec /usr/local/bin/procmail -f- || exit 75 #bri"


Try without all this fanciness:

% echo '|/usr/local/bin/procmail' > ~/.forward
% chmod 0600 .forward


Error snapshot-
Aug 26 08:20:37 entwistle sm-mta[658]: j7QFKbVD000654: to="|exec
/usr/local/bin/procmail", ctladdr=<[EMAIL PROTECTED]> (1005/1005),
delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31237, dsn=5.3.0,
stat=unknown mailer error 1


This doesn't look very right.  It seems that Sendmail is trying to
locate a binary called:

"exec /usr/local/bin/procmail"


Additional googling suggests adding a local mc file to enable procmail
as a delivery agent.


Not necessarily, but that's a different thing.




heres an error update.

Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: 
to=|/usr/local/bin/procmail, ctladdr=<[EMAIL PROTECTED]> (1005/1005), 
delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31250, dsn=5.3.0, 
stat=unknown mailer error 1
Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: j7QIlegN001347: 
DSN: unknown mailer error 1


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


Re: procmail in v4 vs v5

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 11:50, "Brian W." <[EMAIL PROTECTED]> wrote:
>Giorgos Keramidas wrote:
>>Brian W. wrote:
>>> Error snapshot-
>>> Aug 26 08:20:37 entwistle sm-mta[658]: j7QFKbVD000654: to="|exec
>>> /usr/local/bin/procmail", ctladdr=<[EMAIL PROTECTED]> (1005/1005),
>>> delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31237, dsn=5.3.0,
>>> stat=unknown mailer error 1
>>
>> This doesn't look very right.  It seems that Sendmail is trying to
>> locate a binary called:
>>
>>  "exec /usr/local/bin/procmail"
>>
>>> Additional googling suggests adding a local mc file to enable
>>> procmail as a delivery agent.
>>
>>Not necessarily, but that's a different thing.
>
> heres an error update.
>
> Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345:
> to=|/usr/local/bin/procmail, ctladdr=<[EMAIL PROTECTED]> (1005/1005),
> delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31250, dsn=5.3.0,
> stat=unknown mailer error 1
> Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: j7QIlegN001347:
> DSN: unknown mailer error 1

Hmmm, that's a bit odd.  What changes does your sendmail.mc file have
from the stock version?

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


Re: Why would mountd die?

2005-08-26 Thread Chuck Swiger

Tuc at Beach House wrote:

We are having a problem on a 5.4 NFS server where at times
mountd seems to be just "disappearing". Is there a good way to track
that this happens, or to find out what causes it to die?


DJB's daemontools come to mind, also Big Brother (www.bb4.org) can monitor a 
system, keeping track of the running processes, and yell (ie, email you, page 
you, etc) if something bad happens.


The first step is to look for log messages (see mountd's "-d" flag), and to 
unlimit coredumpsize (see /etc/login.conf and the shell environment) and see 
whether you can get a coredump for gdb.


It'll help to rebuild mountd with -g for debugging purposes...

--
-Chuck

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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Ariff Abdullah
On Fri, 26 Aug 2005 13:14:35 -0500
Mark Kane <[EMAIL PROTECTED]> wrote:
> Kris Kennaway wrote:
> > On Thu, Aug 25, 2005 at 12:48:17PM -0500, Mark Kane wrote:
> > 
> >>Roland Smith wrote:
> >>
> >>>Another thing to look at might be the scheduler. I'm using
> >SCHED_4BSD. >
> >>Hmm, I'm using just a GENERIC kernel with support added in for my
> >sound  >driver and atapicam for K3b. SCHED_4BSD looks default in
> >GENERIC: >
> >>options SCHED_4BSD  # 4BSD scheduler
> >>
> >>I've been trying this morning with no real disk I/O and just XMMS
> >open.  >It's much better than if I did have a download/upload going
> >using disk  >I/O or trying to read from a file on the drive, but
> >still nowhere near  >perfect. Every minute I'll still hear a little
> >skip or stutter in the  >audio, and still notice the mouse locking
> >up a bit at the exact moment  >that happens.
> > 
> > 
> > Did you not read my mail?  I explained this and the solution.
> > 
> > Kris
> 
> Yes, I read your email and responded to it yesterday. I said:
> 
> -
> I found the sound skipping thread by Jeff. Looks like a great 
> explanation, however my problem even occurs even with light disk I/O
> 
> such as reading an mp3/Ogg/video file off any of the drives. I did
> some  more testing with actual files off the drives last night
> instead of  streams, and it seems worse with actual files.
> 
> I'm not sure if the proposed patch will fix it or not, and trying 
> 6.0-BETA2 for my other hardware/hard drive problem just introduced
> new  problems (panics, network stuff not recognized, etc). I do have
> a spare  hard drive where I could put test anything though if you
> think trying  -CURRENT or another BETA would be worthwhile.
> -
> 
> So, in other words, even when there is NOT heavy disk I/O it still
> has  problems, although they do get worse with more disk I/O. I
> don't know if  you saw my previous replies, but trying 5.4-STABLE on
> my Athlon XP 2000+  instead of 5.4-RELEASE seemed to make it much
> better on that machine  (however still not perfect).
> 
> I was wondering if the code that fixed it in 6 was merged to
> 5-STABLE or  if the patch was already committed to 5-STABLE? I
> haven't tried -STABLE  on my amd64 yet though.
> 
> "[EMAIL PROTECTED]"

I've been following this thread, yet I still don't know what is your
soundcard. To tell you the truth, much of these issues relies heavily
on your spesific sound driver, whether it has been freed from Giant or
not. At least:

1) What is your soundcard?
2) What type of scheduler you use? (I can see that is SCHED_4BSD)
3) Is PREEMPTION enabled?



--

Ariff Abdullah
MyBSD

http://www.MyBSD.org.my (IPv6/IPv4)
http://staff.MyBSD.org.my (IPv6/IPv4)
http://tomoyo.MyBSD.org.my (IPv6/IPv4)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: procmail in v4 vs v5

2005-08-26 Thread Brian W.

I have in no way modofied it, I have what mergemaster gave me.

Brian

On Fri, 26 Aug 2005, Giorgos Keramidas wrote:


On 2005-08-26 11:50, "Brian W." <[EMAIL PROTECTED]> wrote:

Giorgos Keramidas wrote:

Brian W. wrote:

Error snapshot-
Aug 26 08:20:37 entwistle sm-mta[658]: j7QFKbVD000654: to="|exec
/usr/local/bin/procmail", ctladdr=<[EMAIL PROTECTED]> (1005/1005),
delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31237, dsn=5.3.0,
stat=unknown mailer error 1


This doesn't look very right.  It seems that Sendmail is trying to
locate a binary called:

"exec /usr/local/bin/procmail"


Additional googling suggests adding a local mc file to enable
procmail as a delivery agent.


Not necessarily, but that's a different thing.


heres an error update.

Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345:
to=|/usr/local/bin/procmail, ctladdr=<[EMAIL PROTECTED]> (1005/1005),
delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31250, dsn=5.3.0,
stat=unknown mailer error 1
Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: j7QIlegN001347:
DSN: unknown mailer error 1


Hmmm, that's a bit odd.  What changes does your sendmail.mc file have
from the stock version?



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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Mark Kane

Ariff Abdullah wrote:

I've been following this thread, yet I still don't know what is your
soundcard. To tell you the truth, much of these issues relies heavily
on your spesific sound driver, whether it has been freed from Giant or
not. At least:


Well the thing that makes me think it's not entirely related to sound is 
because when the sound problem happens, other things happen as well. As 
I have said, the mouse locks up and freezes at the precise time that the 
audio starts stuttering. If I was playing video, it would freeze/stutter 
at the same time too.



1) What is your soundcard?


Sound Blaster Augidy 2 Platinum with the emu10k1 driver compiled into 
the kernel.



2) What type of scheduler you use? (I can see that is SCHED_4BSD)


Right, SCHED_4BSD in the GENERIC kernel.


3) Is PREEMPTION enabled?


No, not that I know of. I don't see it in GENERIC, and I haven't added it.

Thanks

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


Re: gdm question.

2005-08-26 Thread Gary Kline
On Fri, Aug 26, 2005 at 01:33:33PM -0400, Joe Marcus Clarke wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Gary Kline wrote:
> | To the Gnome-savvy out there,
> |
> | About a week ago I had reason to reboot this server.  I
> | had set the gdm_enable variable to ="YES" and when things
> | came up again, *voila*, I logged into my gdk account anf
> | Gnome churned up!!  I logged out, then tried to login to
> | kline.  My std login still uses ctwm.  For some reason
> | gdm kicked me off; could the default except to see
> | "exec gnome_session"? and if not, the user is out of luck?
> | Did I miss some setting on gdm?
> 
> GDM works on sessions.  You would need to create a ctwm session.  See
> http://www.freebsd.org/gnome/docs/faq2.html#q16 for more details.  And
> yes, GDM should work with ctwm.
> 

Thanks much.  I'll turn gdm on and maybe kde will also work.
BTW, it'll be interesting to see if this works in my Ubuntu
system where I have a short, sweet ctwm login underway.

gary


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

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


Interrupt Storm Dell PowerEdge 1850

2005-08-26 Thread John Straiton

Hello,

I am attempting to install 5.4R on a brand new Dell PowerEdge 1850  
machine. The installation goes perfectly however after the reboot, I  
am unable to log into the machine (or in this case, create the  
entropy salt)


I have noticed 2 quirky behaviors with this machine.
1)  I get to just about the "local package" time of boot when I start  
seeing

Interrupt storm detected on "irq18: uhci"; throttling interrupt source

While not a solution, I got this to go away by disabling the USB  
ports on the system in the BIOS. I only mention it because it's the  
only other "new" behaviour I'm seeing on this machine versus the  
other boxes I maintain.


2) The keyboard works until the devd detects a PS2 keyboard and  
installs the device for it.
As in, I can pick which way I'd like to boot FreeBSD from the menu  
and can hit keys during the probing but as soon as I see the message  
that it's set up the keyboard, bam..nonresponsive.


As a test, I installed 4.11R on the machine tonight and it works  
flawlessly. The only problem is that the machine this was intending  
to replace is already running 5.2+ so I'll need to get this one into  
the 5.X arena somehow.


Thoughts?


John Straiton
j k s @clickcom.com



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


Re: procmail in v4 vs v5

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 12:16, "Brian W." <[EMAIL PROTECTED]> wrote:
>On Fri, 26 Aug 2005, Giorgos Keramidas wrote:
>>On 2005-08-26 11:50, "Brian W." <[EMAIL PROTECTED]> wrote:
>>> Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345:
>>> to=|/usr/local/bin/procmail, ctladdr=<[EMAIL PROTECTED]> (1005/1005),
>>> delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31250, dsn=5.3.0,
>>> stat=unknown mailer error 1
>>> Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: j7QIlegN001347:
>>> DSN: unknown mailer error 1
>>
>> Hmmm, that's a bit odd.  What changes does your sendmail.mc file have
>> from the stock version?
>
> I have in no way modofied it, I have what mergemaster gave me.

Right.  Now, if it's not too much trouble to ask, please run the following
commands and show me the output.  You don't have to be root when these are
run:

# cd /etc/mail
# diff -u sendmail.mc `hostname`.mc
# cat sendmail.mc
# ls -ld /usr/local/bin/procmail

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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Kris Kennaway
On Fri, Aug 26, 2005 at 01:14:35PM -0500, Mark Kane wrote:
> Kris Kennaway wrote:
> >On Thu, Aug 25, 2005 at 12:48:17PM -0500, Mark Kane wrote:
> >
> >>Roland Smith wrote:
> >>
> >>>Another thing to look at might be the scheduler. I'm using SCHED_4BSD.
> >>
> >>Hmm, I'm using just a GENERIC kernel with support added in for my sound 
> >>driver and atapicam for K3b. SCHED_4BSD looks default in GENERIC:
> >>
> >>options SCHED_4BSD  # 4BSD scheduler
> >>
> >>I've been trying this morning with no real disk I/O and just XMMS open. 
> >>It's much better than if I did have a download/upload going using disk 
> >>I/O or trying to read from a file on the drive, but still nowhere near 
> >>perfect. Every minute I'll still hear a little skip or stutter in the 
> >>audio, and still notice the mouse locking up a bit at the exact moment 
> >>that happens.
> >
> >
> >Did you not read my mail?  I explained this and the solution.
> >
> >Kris
> 
> Yes, I read your email and responded to it yesterday. I said:
> 
> -
> I found the sound skipping thread by Jeff. Looks like a great 
> explanation, however my problem even occurs even with light disk I/O 
> such as reading an mp3/Ogg/video file off any of the drives. I did some 
> more testing with actual files off the drives last night instead of 
> streams, and it seems worse with actual files.
> 
> I'm not sure if the proposed patch will fix it or not, and trying 
> 6.0-BETA2 for my other hardware/hard drive problem just introduced new 
> problems (panics, network stuff not recognized, etc). I do have a spare 
> hard drive where I could put test anything though if you think trying 
> -CURRENT or another BETA would be worthwhile.
> -
> 
> So, in other words, even when there is NOT heavy disk I/O it still has 
> problems, although they do get worse with more disk I/O. I don't know if 
> you saw my previous replies, but trying 5.4-STABLE on my Athlon XP 2000+ 
> instead of 5.4-RELEASE seemed to make it much better on that machine 
> (however still not perfect).
> 
> I was wondering if the code that fixed it in 6 was merged to 5-STABLE or 
> if the patch was already committed to 5-STABLE? I haven't tried -STABLE 
> on my amd64 yet though.

The patch is in 6.0 only and has not yet been merged to 5.x.

Kris


pgpYw2d5361zw.pgp
Description: PGP signature


Re: Why would mountd die?

2005-08-26 Thread Tuc at T-B-O-H
> 
> Tuc at Beach House wrote:
> > We are having a problem on a 5.4 NFS server where at times
> > mountd seems to be just "disappearing". Is there a good way to track
> > that this happens, or to find out what causes it to die?
> 
> DJB's daemontools come to mind, also Big Brother (www.bb4.org) can monitor a 
> system, keeping track of the running processes, and yell (ie, email you, page 
> you, etc) if something bad happens.
>
Ok, thanks.
>
> The first step is to look for log messages (see mountd's "-d" flag),
>
:-/ Logs to sysout, so can't be run from the /etc/rc.d/mountd. Was
hoping to have it log to syslog. I guess I could wrap a shell around it.
>
> and to 
> unlimit coredumpsize (see /etc/login.conf and the shell environment) and see 
> whether you can get a coredump for gdb.
>
If its run as root, isn't coredumpsize already unlimited?
> 
> It'll help to rebuild mountd with -g for debugging purposes...
> 
If I can get it to do the core, might be the best idea.

I decided to run it in a screen to see if I can see maybe something
that way. If it gives a clue, maybe won't have to increase coredumpsize
and compile with debug for gdb.

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


Re: procmail in v4 vs v5

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 12:36, "Brian W." <[EMAIL PROTECTED]> wrote:
>>Right.  Now, if it's not too much trouble to ask, please run the following
>>commands and show me the output.  You don't have to be root when these are
>>run:
>>
>>  # cd /etc/mail
>>  # diff -u sendmail.mc `hostname`.mc
>>  # cat sendmail.mc
>>  # ls -ld /usr/local/bin/procmail
>
> ok, my listing shiows different filenames.

Yes, yes.  Pardon the mindslip.  I was sitting on a Solaris machine and
forgot we call our template sendmail.mc file ``freebsd.mc''.

> >pwd
> /etc/mail
> >ls
> Makefilefreebsd.mc  mailertable.sample
> README  freebsd.submit.cf   relay-domains
> access.sample   freebsd.submit.mc   sendmail.cf
> aliases helpfilesubmit.cf
> aliases.db  local-host-namesvirtusertable.sample
> freebsd.cf  mailer.conf

I don't see a `hostname`.mc file here :-/

> >ls -ld /usr/local/bin/procmail
> -rwsr-sr-x  1 root  mail  76828 Aug  1 04:22 /usr/local/bin/procmail
>
> This is a box that went right from 5.3 release to 5-stable.

It seems you have no local `hostname`.mc file, so you probably lost some
changes in the mergemaster run of the update.  Can you check out the
differences of your ``/etc/mail/freebsd.mc'' file and the one that is
part of the source tree, at ``/usr/src/etc/sendmail/freebsd.mc'' ?

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


Re: Why would mountd die?

2005-08-26 Thread Chuck Swiger

Tuc at T-B-O-H wrote:
[ ... ]
DJB's daemontools come to mind, also Big Brother (www.bb4.org) can monitor a 
system, keeping track of the running processes, and yell (ie, email you, page 
you, etc) if something bad happens.




Ok, thanks.


The first step is to look for log messages (see mountd's "-d" flag),



:-/ Logs to sysout, so can't be run from the /etc/rc.d/mountd. Was
hoping to have it log to syslog. I guess I could wrap a shell around it.


Or use -d with daemontools, that's pretty much the intended purpose.

The thing is, watch out for binding with portmap or whatever it's called 
nowadays (rpc.portmapd? rpcbind?), you can feed mountd the -p flag, but you 
might have to adjust the clients then, too.



and to unlimit coredumpsize (see /etc/login.conf and the shell
environment) and see whether you can get a coredump for gdb.


If its run as root, isn't coredumpsize already unlimited?


Maybe.  Kinda depends on what the default is and whether it's been changed 
somewhere down the line.  It's something to check.  :-)



It'll help to rebuild mountd with -g for debugging purposes...



If I can get it to do the core, might be the best idea.

I decided to run it in a screen to see if I can see maybe something
that way. If it gives a clue, maybe won't have to increase coredumpsize
and compile with debug for gdb.


OK.

--
-Chuck

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


Re: Interrupt Storm Dell PowerEdge 1850

2005-08-26 Thread N.J. Thomas
* John Straiton <[EMAIL PROTECTED]> [2005-08-26 15:25:40 -0400]:
> While not a solution, I got this to go away by disabling the USB
> ports on the system in the BIOS. I only mention it because it's the
> only other "new" behaviour I'm seeing on this machine versus the
> other boxes I maintain.

Bad mobo perhaps? (I'm presuming the USB is intergrated into it.

Under 4.11, can you use the USB ports successfully?

Thomas

-- 
N.J. Thomas
[EMAIL PROTECTED]
Etiamsi occiderit me, in ipso sperabo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: procmail in v4 vs v5

2005-08-26 Thread Brian W.



On Fri, 26 Aug 2005, Giorgos Keramidas wrote:


On 2005-08-26 12:36, "Brian W." <[EMAIL PROTECTED]> wrote:

Right.  Now, if it's not too much trouble to ask, please run the following
commands and show me the output.  You don't have to be root when these are
run:

# cd /etc/mail
# diff -u sendmail.mc `hostname`.mc
# cat sendmail.mc
# ls -ld /usr/local/bin/procmail


ok, my listing shiows different filenames.


Yes, yes.  Pardon the mindslip.  I was sitting on a Solaris machine and
forgot we call our template sendmail.mc file ``freebsd.mc''.


pwd

/etc/mail

ls

Makefilefreebsd.mc  mailertable.sample
README  freebsd.submit.cf   relay-domains
access.sample   freebsd.submit.mc   sendmail.cf
aliases helpfilesubmit.cf
aliases.db  local-host-namesvirtusertable.sample
freebsd.cf  mailer.conf


I don't see a `hostname`.mc file here :-/


ls -ld /usr/local/bin/procmail

-rwsr-sr-x  1 root  mail  76828 Aug  1 04:22 /usr/local/bin/procmail

This is a box that went right from 5.3 release to 5-stable.


It seems you have no local `hostname`.mc file, so you probably lost some
changes in the mergemaster run of the update.  Can you check out the
differences of your ``/etc/mail/freebsd.mc'' file and the one that is
part of the source tree, at ``/usr/src/etc/sendmail/freebsd.mc'' ?




No difference sir..


diff /etc/mail/freebsd.mc /usr/src/etc/sendmail/freebsd.mc



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


Re: procmail in v4 vs v5

2005-08-26 Thread Brian W.



On Fri, 26 Aug 2005, Giorgos Keramidas wrote:


On 2005-08-26 12:16, "Brian W." <[EMAIL PROTECTED]> wrote:

On Fri, 26 Aug 2005, Giorgos Keramidas wrote:

On 2005-08-26 11:50, "Brian W." <[EMAIL PROTECTED]> wrote:

Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345:
to=|/usr/local/bin/procmail, ctladdr=<[EMAIL PROTECTED]> (1005/1005),
delay=00:00:00, xdelay=00:00:00, mailer=prog, pri=31250, dsn=5.3.0,
stat=unknown mailer error 1
Aug 26 11:47:40 entwistle sm-mta[1347]: j7QIlegN001345: j7QIlegN001347:
DSN: unknown mailer error 1


Hmmm, that's a bit odd.  What changes does your sendmail.mc file have
from the stock version?


I have in no way modofied it, I have what mergemaster gave me.


Right.  Now, if it's not too much trouble to ask, please run the following
commands and show me the output.  You don't have to be root when these are
run:

# cd /etc/mail
# diff -u sendmail.mc `hostname`.mc
# cat sendmail.mc
# ls -ld /usr/local/bin/procmail




ok, my listing shiows different filenames.


pwd

/etc/mail

ls

Makefilefreebsd.mc  mailertable.sample
README  freebsd.submit.cf   relay-domains
access.sample   freebsd.submit.mc   sendmail.cf
aliases helpfilesubmit.cf
aliases.db  local-host-namesvirtusertable.sample
freebsd.cf  mailer.conf



ls -ld /usr/local/bin/procmail

-rwsr-sr-x  1 root  mail  76828 Aug  1 04:22 /usr/local/bin/procmail


This is a box that went right from 5.3 release to 5-stable.

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


Re: Problem with Epia 800 and Freebsd 5.3

2005-08-26 Thread Chuck Swiger

Lord Raiden wrote:
Just installed 5.3 onto an Epia 800 just a few weeks back and aside from 
the controlers being bloody picky as hell (got that fixed by using 
special cables), the stupid lan card is now giving me fits just a day 
after I put it into active service.  Here's the error I'm getting in my 
logs repeatedly.


 > vr0: rx packet lost
 > vr0: watchdog timeout


Yeah, I've seen that network flakyness with vr0 on my EPIA M8000 (or whatever 
the model number is).


Using a really good cable and a switch port seems to help, and the VIA Rhine 
NIC seems OK for low traffic, but I'm still using a 300MHz old P2 Dell box with 
an fxp0 rather than my EPIA as a local proxy server as I had wanted to do.


--
-Chuck

PS: I'm giving some thought to getting a Mac Mini instead.  The EPIA case I've 
got is reasonably small, 11" x ~24" x 4", but a Mini is 6.5" x 6.5" x 2"...!


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


Re: freebsd-questions Digest, Vol 109, Issue 16

2005-08-26 Thread C. Michailidis
On Friday 26 August 2005 08:00 am, Giorgos Keramidas wrote:
> No, the funny thing is that this is a server side problem, but you seem
> to believe, for some reason, that switching clients is going to fix it :-/
> 
> Sorry, it won't.

Whatever... I guess you didn't read the message I posted about 3 minutes after 
the first that said: "Anyway, the command:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/eclipsexul co -P 
com.orangevolt.eclipse.xul

worked fine for me."

Did you read that one?  No, I bet you didn't read message #9 from vol 109, 
issue 16.  Explain to me how I managed to checkout sources just fine if it's a 
server-side problem as you claim???  Anyway, that's not even the point.  The 
point is, don't fuggin' carbon-copy me only to tell me I'm a dummy.  In 
addition, how can you manage to say "Still, the problem remains." - shouldn't 
the person having the problem be the one to claim that it remains???  Am I 
missing something here?

Also, if you couldn't tell that my initial message was only a tangent to the 
guy's issue, you probably have issues of your own.  I wasn't trying to solve 
his problem outright, I was simply recommending Eclipse's CVS perspective.  I 
happened to find it odd that this dude is trying to manipulate a CVS repository 
for a project that is longing to enhance Eclipse, but he isn't using Eclipse to 
checkout the code.  Naturally there are reasons for this (thus I followed my 
message with another).

I mean, it's like I try to offer some friendly advice and right away some 
random jerk is emailing me personally.  You wanna contribute to the list 
George?  Don't fuggin' email me directly and CC the list, stupid!  If I wanna 
read your drivel, I'll read the list - I don't need to see messages from you 
personally in my inbox.  Did you want to insure that I know you are a jerk?  
You've done a good job of that.  After all, if you didn't send your email to me 
directly, there is the chance I would have never read your message in the list 
and thus I wouldn't have gotten a chance to put you on my 'pay no mind' list.  
I suppose I should thank you for that.

This is exactly why I hate so many people.  I just try to give the dude some 
reasonably decent advice... after all the CVS integration in Eclipse is pretty 
darn good.  And immediately some friggin idiot (not even the guy who I intended 
the advice for) jumps all over me.

It doesn't take a genius to read between the lines of message 12, Vol 109, 
issue 16.  There isn't much there except you trying to tell me that I'm an 
idiot.  Please don't post a message to the list just to tell me I'm dumb.  It 
isn't really productive, and you just might make yourself out to look like the 
bigger fool.

How about instead of belittling the advice I offer, you take it with a grain of 
salt and keep your big fuggin' yap shut, because you know what... I bet it is a 
client side problem.  After all, I managed to c/o sources from that project 
fine, in addition the dude said he hasn't used CVS in a long time, and honestly 
what are the odds that out of over 100,000 projects on sourceforge this 
particular one (with an admitted CVS newbie at the helm) is having repository 
problems?  But, if it is a server-side problem... fine (I've been wrong before, 
I'll be wrong again), just don't email me personally with the sole intention of 
telling me that I'm an idiot.

You wanna CC me or send me email directly, fine... but put more content in the 
message besides 'ha ha, you are wrong'.  Okay?

Dino

"The essential quality of a proof is to compel belief." - Fermat

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


Re: Performance Issues with AMD64 3000+, 1.5GB RAM, FreeBSD 5.4-RELEASE

2005-08-26 Thread Ariff Abdullah
On Fri, 26 Aug 2005 14:17:05 -0500
Mark Kane <[EMAIL PROTECTED]> wrote:
> Ariff Abdullah wrote:
> > I've been following this thread, yet I still don't know what is
> > your soundcard. To tell you the truth, much of these issues relies
> > heavily on your spesific sound driver, whether it has been freed
> > from Giant or not. At least:
> 
> Well the thing that makes me think it's not entirely related to
> sound is  because when the sound problem happens, other things
> happen as well. As  I have said, the mouse locks up and freezes at
> the precise time that the  audio starts stuttering. If I was playing
> video, it would freeze/stutter  at the same time too.
> 
> > 1) What is your soundcard?
> 
> Sound Blaster Augidy 2 Platinum with the emu10k1 driver compiled
> into  the kernel.
> 
> > 2) What type of scheduler you use? (I can see that is SCHED_4BSD)
> 
> Right, SCHED_4BSD in the GENERIC kernel.
> 
> > 3) Is PREEMPTION enabled?
> 
> No, not that I know of. I don't see it in GENERIC, and I haven't
> added it.
> 

These are my suggestions:
1) enable 'options PREEMPTION'. This is a MUST.
2) use SCHED_ULE instead of SCHED_4BSD. ULE is pretty stable on me,
   but I can't guarantee (especially combining with PREEMPTION).
   It doesn't hurt to give it a try.
3) Apply these patches:

http://staff.mybsd.org.my/skywizard/FreeBSD/sound/jroberson_flushbuf_RELENG_5.diff
http://staff.mybsd.org.my/skywizard/FreeBSD/sound/snd_RELENG_5_20050825_035.diff


--

Ariff Abdullah
MyBSD

http://www.MyBSD.org.my (IPv6/IPv4)
http://staff.MyBSD.org.my (IPv6/IPv4)
http://tomoyo.MyBSD.org.my (IPv6/IPv4)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: wine error

2005-08-26 Thread dick hoogendijk
On Fri, 26 Aug 2005 11:37:56 -0500
Joe Auty <[EMAIL PROTECTED]> wrote:

> Either that, or wait for a FreeBSD port of  
> Crossover Office.

Wow, will that ever be done I wonder.. ;-)

-- 
dick -- http://nagual.st/ -- PGP/GnuPG key: F86289CE
++ Running FreeBSD 4.11-stable ++ FreeBSD 5.4
+ Nai tiruvantel ar vayuvantel i Valar tielyanna nu vilja
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Command to trace a route?

2005-08-26 Thread Efren Bravo
Hi, 
 
 What's the name of the command to trace a route to a host, on windows 
is tracert. 
 
 Thanks 
 


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


Re: Command to trace a route?

2005-08-26 Thread Peter A. Giessel
On 8/26/2005 13:50, Efren Bravo seems to have typed:
>  What's the name of the command to trace a route to a host, on windows 
> is tracert. 

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


Re: Command to trace a route?

2005-08-26 Thread uidzero

Efren Bravo wrote:

Hi, 

What's the name of the command to trace a route to a host, on windows 
is tracert. 

Thanks 




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



traceroute ip/hostname

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


Re: Interrupt Storm Dell PowerEdge 1850

2005-08-26 Thread John Straiton

John Straiton <[EMAIL PROTECTED]> [2005-08-26 15:25:40 -0400]:



>> While not a solution, I got this to go away by disabling the USB
>> ports on the system in the BIOS. I only mention it because it's the
>> only other "new" behaviour I'm seeing on this machine versus the
>> other boxes I maintain.

>Bad mobo perhaps? (I'm presuming the USB is intergrated into it.
>Under 4.11, can you use the USB ports successfully?

>Thomas

Come to think of it, no. I tried using a USB keyboard in 4.11 and  
although I got a message on console to the effect of it seeing the  
keyboard I had just added, I was not able to log in until I swapped  
to a PS2 one.


I think I'm going to just load a WinServer image on it long enough to  
see what errors pop up in that realm and try to gather a more  
extensive list of behaviours.




Thanks for answering, 'till later..

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


Re: Wine

2005-08-26 Thread Frank Jahnke
Wine is a difficult program to use, particularly on FreeBSD.  

Please note first that it is in the FreeBSD ports collection
(/usr/ports/emulators/wine), and not of the CD.  That version should be
20050725.  You should patch it according to
http://lists.freebsd.org/pipermail/freebsd-emulation/2005-July/001181.html
; that will get rid of a heap error you will otherwise get.

So far colleagues and I have a few successes.  Photoshop 7 runs very
well, as does Acrobat 4.0 (note: not the Reader, but Acrobat), but not
the distiller.  I almost have Excel and Word from Office 2000 working,
but there are a few major bugs, like the ability to save a file (!).
Excel in particular works very well otherwise.  

I have fiddled with the installation so much, though, that I'm not sure
I'd be able to reproduce the steps so you could install it.  I suppose I
will have to reinstall Wine and try a second time once it works.

Finally, I am initiating a petition encouraging CodeWeavers to release
CrossOver Office on FreeBSD.  It will be announced next week, and I will
post a copy of the announcement here.  

After working with Wine a bit, I find it frustratingly tantalizing, but
very difficult to get just right.  The documentation, such as it is, is
awful.  So a professionally-supported product would be a great help, I
think.

Frank

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


Spontaneous reboot

2005-08-26 Thread Maarten Sanders
Hi,

I just experienced a spontaneous reboot. I was fiddling a bit with
ossctl (that comes with opensound, commercial license), had finished
this (start sound with soundon) and started skype as a normal user.
Skype stalled and the next thing I saw was a black screen and a
reboot...

Below some info, anyone interested in more please le me know.

$ uname -a

FreeBSD maarten 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #10: Mon Aug 22
11:26:23 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/MAARTEN2
i386

A part of dmesg output:

Softoss: Audio device #7 is write only
Softoss: Audio device #8 is write only
Softoss: Audio device #9 is write only
Softoss: Audio device #2 is write only
Softoss: Audio device #3 is write only
Softoss: Audio device #4 is write only
Softoss: Audio device #5 is write only
Softoss: Audio device #6 is write only
Softoss: Audio device #7 is write only
Softoss: Audio device #8 is write only
Softoss: Audio device #9 is write only
oss: Audio input 0 doesn't get filled.
0 / 1
oss: Probing the hardware for OSS Virtual Mixer Pro failed.


Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0xc4549450
fault code  = supervisor read, page not present
instruction pointer = 0x8:0xc2815059
stack pointer   = 0x10:0xe33b9cd8
frame pointer   = 0x10:0xe33b9d10
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 32 (irq22: oss)
trap number = 12
panic: page fault
Uptime: 45m34s
Cannot dump. No dump device defined.
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...
Copyright (c) 1992-2005 The FreeBSD Project.


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


Re: procmail in v4 vs v5

2005-08-26 Thread Giorgos Keramidas
On 2005-08-26 13:01, "Brian W." <[EMAIL PROTECTED]> wrote:
>On Fri, 26 Aug 2005, Giorgos Keramidas wrote:
>>On 2005-08-26 12:36, "Brian W." <[EMAIL PROTECTED]> wrote:
 Right.  Now, if it's not too much trouble to ask, please run the
 following commands and show me the output.  You don't have to be
 root when these are run:

# cd /etc/mail
# diff -u sendmail.mc `hostname`.mc
# cat sendmail.mc
# ls -ld /usr/local/bin/procmail
>>>
>>> ok, my listing shiows different filenames.
>>
>> Yes, yes.  Pardon the mindslip.  I was sitting on a Solaris machine and
>> forgot we call our template sendmail.mc file ``freebsd.mc''.
>>
>>> > pwd
>>> /etc/mail
>>> > ls
>>> Makefilefreebsd.mc  mailertable.sample
>>> README  freebsd.submit.cf   relay-domains
>>> access.sample   freebsd.submit.mc   sendmail.cf
>>> aliases helpfilesubmit.cf
>>> aliases.db  local-host-namesvirtusertable.sample
>>> freebsd.cf  mailer.conf
>>
>> I don't see a `hostname`.mc file here :-/
>>
>>> > ls -ld /usr/local/bin/procmail
>>> -rwsr-sr-x  1 root  mail  76828 Aug  1 04:22 /usr/local/bin/procmail
>>>
>>>This is a box that went right from 5.3 release to 5-stable.

Nothing weird here.  My procmail executable even has the same size :-)

>> It seems you have no local `hostname`.mc file, so you probably lost some
>> changes in the mergemaster run of the update.  Can you check out the
>> differences of your ``/etc/mail/freebsd.mc'' file and the one that is
>> part of the source tree, at ``/usr/src/etc/sendmail/freebsd.mc'' ?
>
> No difference sir..

If we assume that you did generate your current sendmail.cf from the
source version of freebsd.mc, then this looks a lot like a procmail
ruleset problem.  I'll take another good look at your procmail rules,
but in the mean time can you try with a minimal .procmailrc and see
if this unbreaks it all?

$ cd
$ cp .procmailrcA dot.procmailrc~
$ echo 'DEFAULT="$HOME/Mailbox"' > .procmailrc

If that works, then we are certain that the old rules are broken.

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


See what raid arrays are?

2005-08-26 Thread Matt Juszczak

Hi all,

I was wondering if there is a way to see the RAID setup of a freebsd 
machine without rebooting it.  I Know I've got 5 drives in the system, and 
I know that da0 is 36 gig, da1 is 140 gig, and da2 is 18 gig, but I dont 
know how the five drives play out among those arrays.


I'm PRETTY sure (pretty sure!) that da0 is a raid 1 and da1 is a raid 1 
and da2 is just a stand alone 18 gig drive, but I'd love to know for sure.


dmesg doesn't say much, probably because this is hardware raid so the 
system itself only sees one drive even if there is more. was wondering 
if there's a way to go above that restriction.


Thanks!

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


Re: Wine

2005-08-26 Thread Zorro Super Hero
hi Frank
i just install "wine" version 20050310 like Alex tall me befor.
(Alex - a nice man that help me and tall me to install it frome the
port's that come with Freebsd )
its installd and now i need to know how to install Office or any other
windows program.
do you know any good manual that i can get and read (a step by step manuel) 
its my first time that i see the "wine".

and Thank you for you'r mail.



On 8/26/05, Frank Jahnke <[EMAIL PROTECTED]> wrote:
> Wine is a difficult program to use, particularly on FreeBSD.  
> 
> Please note first that it is in the FreeBSD ports collection
> (/usr/ports/emulators/wine), and not of the CD.  That version should be
> 20050725.  You should patch it according to
> http://lists.freebsd.org/pipermail/freebsd-emulation/2005-July/001181.html
> ; that will get rid of a heap error you will otherwise get.
> 
> So far colleagues and I have a few successes.  Photoshop 7 runs very
> well, as does Acrobat 4.0 (note: not the Reader, but Acrobat), but not
> the distiller.  I almost have Excel and Word from Office 2000 working,
> but there are a few major bugs, like the ability to save a file (!).
> Excel in particular works very well otherwise.  
> 
> I have fiddled with the installation so much, though, that I'm not sure
> I'd be able to reproduce the steps so you could install it.  I suppose I
> will have to reinstall Wine and try a second time once it works.
> 
> Finally, I am initiating a petition encouraging CodeWeavers to release
> CrossOver Office on FreeBSD.  It will be announced next week, and I will
> post a copy of the announcement here.  
> 
> After working with Wine a bit, I find it frustratingly tantalizing, but
> very difficult to get just right.  The documentation, such as it is, is
> awful.  So a professionally-supported product would be a great help, I
> think.
> 
> Frank
> 
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


How to find the cause of core dump

2005-08-26 Thread Pang

Hello all,
 I have got a lot of signal 11 on dmesg
pid 62519 (httpd), uid 398: exited on signal 11

 I am sure it is software problem, since I just moved all the things to 
a new servers and I still got these errors. So, I need to find the cause 
of the problem, but I don't know where to start.


 Could any one tell me what I should do first?

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


(no subject)

2005-08-26 Thread Bassam Batshon
hi 
is there anywhere i can find a 586 optimized freebsd

why dosent freebsd support reiser4 isnt this supposed to be the fastest 
filesystem (www.namesys.com) for details and benchmarks

what GUI does freeBSD kde or gnome or is it CUI
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: (no subject)

2005-08-26 Thread [EMAIL PROTECTED]
On Sat, 27 Aug 2005 08:17:27 +1000
"Bassam Batshon" <[EMAIL PROTECTED]> wrote:
 
> is there anywhere i can find a 586 optimized freebsd

you can set your optimise-flags in /etc/make.conf
(see /usr/share/examples/etc/make.conf)

> what GUI does freeBSD kde or gnome or is it CUI

with FreeBSD you can have gnome, KDE, xfce4 and more, it's up to you
which one you'd like to use

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


Re: (no subject)

2005-08-26 Thread Erik Nørgaard

Bassam Batshon wrote:
hi 


hi, please, set a descriptive subject. If you can't provide a 
descriptive subject, it might be because you don't know what your 
problem is.


Maybe you didn't do your homework to narrow in on it? or maybe you're 
just asking random questions hoping someone will do it for you?



is there anywhere i can find a 586 optimized freebsd


You can compile your kernel for the processor of your need, see the 
handbook.



why dosent freebsd support reiser4 isnt this supposed to be the fastest 
filesystem (www.namesys.com) for details and benchmarks


I think all filesystems are supposed to be the fastest, but not all meet 
that goal. Will the speed affect you in real life? If not, why does it 
matter?


It's usually a good idea to: first identify the problem, then the 
requirements for it's solution, then see what will solve your problem.



what GUI does freeBSD kde or gnome or is it CUI


See the handbook, faq etc. The base system provides a console, you can 
install X and your favorite WM and choice of bloatware.


Cheers, Erik
--
Ph: +34.666334818   web: http://www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: optimized + reiserfs

2005-08-26 Thread Roland Smith
On Sat, Aug 27, 2005 at 08:17:27AM +1000, Bassam Batshon wrote:
> hi 
> is there anywhere i can find a 586 optimized freebsd

You'll have to make it yourself. Install FreeBSD, change the CFLAGS (for
userland programs) and COPTFLAGS (for the kernel) to what you want, and
rebuild the system as documented in the Handbook.

> why dosent freebsd support reiser4 isnt this supposed to be the
> fastest filesystem (www.namesys.com) for details and benchmarks

The internals of Linux and FreeBSD are different, so "support"-ing it is
a nontrivial effort. However, a (currently read-only) port to FreeBSD is
being worked on: http://www.dumbbell.fr/projects/reiserfs/index.en.html

I'm not sure if this project will ever be included into the FreeBSD
kernel. This port uses the Namesys's code, which is GPL-ed. Linking this
into the FreeBSD would mean (IANAL) putting the kernel under GPL.

> what GUI does freeBSD kde or gnome or is it CUI

FreeBSD runs the X Window System, like all UNIX systems. You can use
whatever window manager / environment you like, including KDE or Gnome.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpR79iRmBiKN.pgp
Description: PGP signature


Re: How to find the cause of core dump

2005-08-26 Thread Roland Smith
On Sat, Aug 27, 2005 at 06:08:35AM +0800, Pang wrote:
> Hello all,
>  I have got a lot of signal 11 on dmesg
> pid 62519 (httpd), uid 398: exited on signal 11
> 
>  I am sure it is software problem, since I just moved all the things to 
> a new servers and I still got these errors. So, I need to find the cause 
> of the problem, but I don't know where to start.

See §2.6.3 of the FreeBSD Developers' Handbook.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt


pgpOcNyCncw9X.pgp
Description: PGP signature


Re: Wine

2005-08-26 Thread Zorro Super Hero
one more hi to you Frank
i find a nice manual in "winehq.com".
http://winehq.com/site/docs/wine-user/index

Thank you for you'r help
now i need some time to read it.

Thank you !

On 8/26/05, Zorro Super Hero <[EMAIL PROTECTED]> wrote:
> hi Frank
> i just install "wine" version 20050310 like Alex tall me befor.
> (Alex - a nice man that help me and tall me to install it frome the
> port's that come with Freebsd )
> its installd and now i need to know how to install Office or any other
> windows program.
> do you know any good manual that i can get and read (a step by step manuel)
> 
> its my first time that i see the "wine".
> 
> and Thank you for you'r mail.
> 
> 
> 
> On 8/26/05, Frank Jahnke <[EMAIL PROTECTED]> wrote:
> > Wine is a difficult program to use, particularly on FreeBSD.  
> > 
> > Please note first that it is in the FreeBSD ports collection
> > (/usr/ports/emulators/wine), and not of the CD.  That version should be
> > 20050725.  You should patch it according to
> >
> http://lists.freebsd.org/pipermail/freebsd-emulation/2005-July/001181.html
> > ; that will get rid of a heap error you will otherwise get.
> > 
> > So far colleagues and I have a few successes.  Photoshop 7 runs very
> > well, as does Acrobat 4.0 (note: not the Reader, but Acrobat), but not
> > the distiller.  I almost have Excel and Word from Office 2000 working,
> > but there are a few major bugs, like the ability to save a file (!).
> > Excel in particular works very well otherwise.  
> > 
> > I have fiddled with the installation so much, though, that I'm not sure
> > I'd be able to reproduce the steps so you could install it.  I suppose I
> > will have to reinstall Wine and try a second time once it works.
> > 
> > Finally, I am initiating a petition encouraging CodeWeavers to release
> > CrossOver Office on FreeBSD.  It will be announced next week, and I will
> > post a copy of the announcement here.  
> > 
> > After working with Wine a bit, I find it frustratingly tantalizing, but
> > very difficult to get just right.  The documentation, such as it is, is
> > awful.  So a professionally-supported product would be a great help, I
> > think.
> > 
> > Frank
> > 
> >
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: anonymous ssh forwarding

2005-08-26 Thread James Bowman Sineath, III
I would highly discourage you from doing this, especially without the 
permission of your company. Just make sure that your admin knows that you 
are doing this and make sure that your BSD box at home is properly secured. 
Keep in mind that if your system at home is compromised then your system at 
work is open to attack.


Anyhow, couldn't you just ssh into your box at home and then ssh to the 
system at work from there?  I think this would be an easier and safer 
solution than creating a tunnel.


Bow Sineath
Class of 2006, the Citadel
[EMAIL PROTECTED] - [EMAIL PROTECTED]

- Original Message - 
From: "Toomas Laasik" <[EMAIL PROTECTED]>

To: 
Sent: Wednesday, August 24, 2005 5:35 PM
Subject: anonymous ssh forwarding


Hello,
I have the following situation. Our company has a ssh server where users can 
connect from only specified static ip addresses. Like I have at home an ip 
address 1.2.3.4 and ssh server accepts connections only from it.
Now I wan't to get access to that ssh server from places where I don't have 
static ip.
I already have at home a freebsd server running with simple configutation. 
Is it possible to make some kind of tunnel or something so I could connect 
to my home freebsd machine that connects to ssh server so that ssh server 
'thinks' that I'm connecting from home?


Thank you in advance.

Sorry for bad English

Toomas

-
ITV - Sinu lemmiksaated internetis!
http://www.itv.ee

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


  1   2   >