Re: dump level 9

2006-03-20 Thread Paolo Tealdi

At 13.23 16/03/2006 +, Alex Zbyslaw wrote:


Good luck.  If you try the newfs, please let us know how it turns out.


Hurra !
I resolved!

Obviously newfs did not resolve. :-(
But...
i studied the problem from another point of view reading dump 
sources, as you suggested.

dump thinks that file has changed if :
a) modification date has changed
b) cdate has changed : cdate is the date of inode modification

throught stat utility (very nice) i noticed that every file under 
/home had a cdate very recent.
comparing dates i got solution : sophos antivirus, that starts every 
night with a complete /home scan, modifies cdate.
Unfortunately i installed sophos antivirus more or less in the same 
days of the power cut ...


I think that sophos support will receive a question in the next few 
days ... :-)


Thank for the support,

Best regards,
Paolo Tealdi


Ing. Paolo Tealdi  Servizi Informatici per le Biblioteche
Politecnico Torino Phone : +39-011-5646714 , FAX : +39-011-5646799
C.so Duca degli Abruzzi,  24 - 10129 Torino - ITALY Email : 
[EMAIL PROTECTED]


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


can not mount video dvd, freebsd6

2006-03-20 Thread Dave

Hello,
   I've got a FreeBSD6 machine with a dvd drive. I've got a dvd and have to 
make a copy of it. I'm trying to mount it so i can then use dvd+rw-tools to 
make an iso and then burn that to another dvd. I'm getting an error: File 
exists when i atempt to mount the dvd. Here's the error and my config:


#dmesg -a|grep cd1
acd1: DMA limited to UDMA33, device found non-ATA66 cable
acd1: DVDR LITE-ON DVDRW SOHW-1633S/BS0K at ata1-slave UDMA33
cd1 at ata1 bus 0 target 1 lun 0
cd1: LITE-ON DVDRW SOHW-1633S BS0K Removable CD-ROM SCSI-0 device
cd1: 33.000MB/s transfers
cd1: cd present [2275040 x 2048 byte records]
#mount /cdrom1
mount_cd9660: /dev/acd1: File exists
#cat /etc/fstab
# Device  Mountpoint FStype Options  Dump Pass#
/dev/mirror/gm0s1b  none  swap sw  0 0
/dev/mirror/gm0s1a  /  ufs rw  1 1
/dev/mirror/gm0s1f  /home  ufs rw,nodev,nosuid  2 2
/dev/mirror/gm0s1d  /usr  ufs rw  2 2
/dev/mirror/gm0s1e  /var  ufs rw  2 2
/dev/acd0  /cdrom  cd9660 ro,noauto 0 0
/dev/acd1  /cdrom1  cd9660 ro,noauto 0 0
/dev/ad4s1  /backup  ufs rw  2 2
/dev/fd0 /a msdosrw,noauto,longnames 0   0

I'd appreciate any help. I do not see any information in /var/log/messages 
regarding this error. I have thought about trying another filesystem type in 
the mount command such as udf, but this is a video dvd and i was under the 
impression that video dvds were iso9660 images.

Thanks.
Dave.

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


Automatic interface down

2006-03-20 Thread Evil I_Am

Hi
I'd like to know if there is a way to automatically put a net interface down 
when the cable is unplugged. I know i could make a cronned job to check for 
it periodically,but i see this as a last restort


Hi and thx
Ivan


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


Mistake in FreeBSD manual

2006-03-20 Thread Grant Moritz

   Hey,
   In the FreeBSD manual
   ([1]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-
   inetd.html) under the section 25.2.5 Security at the end of the
   first paragraph there is an error in grammar.
   Some daemons, such as fingerd, may not be desired at all because they
   information that may be useful to an attacker.
   Doesn't make sense to me just thought I would pass along the
   observation you guys.
   Thanks,
   SectorX4

References

   1. 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-inetd.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Mistake in FreeBSD manual

2006-03-20 Thread Andrew Pantyukhin
On 3/20/06, Grant Moritz [EMAIL PROTECTED] wrote:

Hey,
In the FreeBSD manual
([1]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-
inetd.html) under the section 25.2.5 Security at the end of the
first paragraph there is an error in grammar.
Some daemons, such as fingerd, may not be desired at all because they
information that may be useful to an attacker.
Doesn't make sense to me just thought I would pass along the
observation you guys.
Thanks,
SectorX4

 References

1. 
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-inetd.html
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


What a show-stopper :-)

I think that an average english reader would not notice
that, inserting the word provide subconciously.

Please have a look at fdp-primer:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/fdp-primer/index.html

to learn how to write and patch documentation, then you
can correct the mistake and send-pr.

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


Re: Mistake in FreeBSD manual

2006-03-20 Thread Giorgos Keramidas
On 2006-03-20 20:25, Grant Moritz [EMAIL PROTECTED] wrote:

 Hey,
 In the FreeBSD manual
 (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-inetd.html)
 under the section 25.2.5 Security at the end of the first
 paragraph there is an error in grammar.

 Some daemons, such as fingerd, may not be desired at all because they
 information that may be useful to an attacker.

 Doesn't make sense to me just thought I would pass along the
 observation you guys.

Quite right.

I've committed a fix in revision 1.79 of file
http://cvsweb.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml

The change will appear online after the next scheduled rebuild of the
web site and the documentation; usually in just a few hours.

Thanks for taking the time to report this.  If it's not too much to ask,
please send any future comments to the freebsd-doc mailing list, which
is more appropriate for discussing documentation issues, or file a bug
report under the doc/ category :)

Regards,
Giorgos



pgpvEV9IGmL3j.pgp
Description: PGP signature


sendmail configuration

2006-03-20 Thread Ming Tang
Hi - there,

I got an email problem. My server can only receive email but cannot send any
email out after I changed my server configuration recently from NAT to a
D-Link router (DI-624) which supports and passes through all virtual servers
to an internal server. I always get the attached error message as soon as I
send a mail out from a pop-client, MS Outlook. I think the message was
generate by my own email server. I can send out email no problem if I chose
from other email servers.

My domain name server was configured as follows:

Ns1.domain.com is my name server, email server, and web server.

domain.com. in A 12.208.99.9
in MX 5 ns1.domain.com.

I configured email files 'access' and 'local-host-names' files for sendmail
as follows.

domainname.com  RELAY   for access
domainname.com  for local-host-name

And mapped in 'virtusertable' as:   @domainname.com [EMAIL PROTECTED]

These files were compiled and mail server restarted, but the problem still
there.

Any one there got any idea or experienced the same problems. Please help.
Thanks in advance.


Ming Tang



-Original Message-
From: System Administrator 
Sent: Monday, March 20, 2006 3:42 AM
To: 'eBay'
Subject: Undeliverable: eBay

Your message did not reach some or all of the intended recipients.

  Subject:  RE: eBay 
  Sent: 3/20/2006 3:42 AM

The following recipient(s) could not be reached:

'eBay' on 3/20/2006 3:42 AM

550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name possibly forged
[12.208.99.9]



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


Re: xset dpms during X startup?

2006-03-20 Thread Fabian Keil
Darren Spruell [EMAIL PROTECTED] wrote:

 Is it possible to configure xset(1) DPMS settings in a ~/.xsession
 file for when a login session starts?
 
 I have the following ~/.xsession file:
 
  /usr/X11R6/bin/xset -b
  /usr/X11R6/bin/xset dpms 1800 7200 14400
  /usr/X11R6/bin/xscreensaver -no-splash 
  exec startfluxbox
 
 But after logging into XDM after X is restarted 'xset q' still shows:
 
 DPMS (Energy Star):
   Standby: 7200Suspend: 7200Off: 14400
   DPMS is Disabled
 
 Option DPMS is enabled in my xorg.conf.
 
 Is there something I don't know about DPMS and .xsession?
 
 FreeBSD 6.0-RELEASE-p4
 xorg-6.9.0
 fluxbox-devel-0.9.14_1

Did you check your xorg log file if dpms is enabled?

Even without using xset you should see something like:

(**) Option dpms
(**) RADEON(0): DPMS enabled

Fabian
-- 
http://www.fabiankeil.de/


signature.asc
Description: PGP signature


Re: Automatic interface down

2006-03-20 Thread Evil I_Am

I am trying it,but i still have problems. Here is my ifstated.conf:

init-state up
loglevel debug

link_down = em0.link.down
link_up = em0.link.up

net = '( ping -q -c 1 -t 1 XXX.XXX.XXX.XXX  /dev/null every 10  \
   ping -q -c 1 -t 1 XXX.XXX.XXX.XXX  /dev/null every 10)'

state auto {
   if $link_up {
   set-state up
   }
   if $link_down {
   set-state down
   }
}

state up {
   init {
   run ifconfig em0 up
   }
}

state down {
   init {
   run ifconfig em0 down
   }
}

(of course i put the real IPs in the file :) )but running ifstated -nv i 
obtain:


/usr/local/etc/ifstated.conf:1: syntax error
link_down = em0.link.down
link_up = em0.link.up
net = ( ping -q -c 1 -t 1 XXX.XXX.XXX.XXX  /dev/null every 10   ping 
-q -c 1 -t 1 XXX.XXX.XXX.XXX  /dev/null every 10)

/usr/local/etc/ifstated.conf:14: syntax error
/usr/local/etc/ifstated.conf:17: syntax error
/usr/local/etc/ifstated.conf:23: syntax error
/usr/local/etc/ifstated.conf:26: syntax error
/usr/local/etc/ifstated.conf:31: syntax error
/usr/local/etc/ifstated.conf:34: syntax error

I checked against the provided sample file and everything looks ok to me; 
have someone some suggestion on how to make ifstated work or on some better 
mechanins to use?


Thx
Ivan







From: N. Ersen SISECI [EMAIL PROTECTED]
To: Evil I_Am [EMAIL PROTECTED]
Subject: Re: Automatic interface down
Date: Mon, 20 Mar 2006 12:06:23 +0200

Hi,

You may try net/ifstated port.


--
N. Ersen SISECI
http://www.enderunix.org


Pts, 2006-03-20 tarihinde 10:53 +0100 saatinde, Evil I_Am yazdý:

 Hi
 I'd like to know if there is a way to automatically put a net interface 
down
 when the cable is unplugged. I know i could make a cronned job to check 
for

 it periodically,but i see this as a last restort

 Hi and thx
 Ivan


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






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


Re: dump level 9

2006-03-20 Thread Alex Zbyslaw

Paolo Tealdi wrote:


Hurra !
I resolved!


Excellent!



Obviously newfs did not resolve. :-(
But...
i studied the problem from another point of view reading dump sources, 
as you suggested.

dump thinks that file has changed if :
a) modification date has changed
b) cdate has changed : cdate is the date of inode modification

throught stat utility (very nice) i noticed that every file under 
/home had a cdate very recent.
comparing dates i got solution : sophos antivirus, that starts every 
night with a complete /home scan, modifies cdate.
Unfortunately i installed sophos antivirus more or less in the same 
days of the power cut ...


Damn.  Kicking myself for not asking you about cdate.



I think that sophos support will receive a question in the next few 
days ... :-)


Shame your email can't include a big kick in the pants for whoever a) 
thought this was a good idea in the first place b) didn't pick up such 
dumb behaviour in testing.


--Alex

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


Adaptec 2820SA

2006-03-20 Thread georg
Helo!

Did some one work with Adaptec 2820SA in FreeBSD?
In Adaptec web page I see that 2820SA is support in FreeBSD 5.35.4
Now I try install 5.4, but system answer no disk drives...
I was install it on FreeBSD 6 it work, but I try it on RAID 10, when
rebuild to RAID 5EE or RAID 5 system write that driver attached, but
no disk drives... (Note: I have newest BIOS and Firmware of 21 Feb
2006 of 2820SA).
Can some answer that is FreeBSD support Adaptec 2820SA?

Sorry for my english.

Georg  mailto:[EMAIL PROTECTED]



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


Re: sendmail configuration

2006-03-20 Thread Giorgos Keramidas
On 2006-03-20 04:55, Ming Tang [EMAIL PROTECTED] wrote:
 Hi - there,

 I got an email problem. My server can only receive email but cannot send any
 email out after I changed my server configuration recently from NAT to a
 D-Link router (DI-624) which supports and passes through all virtual servers
 to an internal server. I always get the attached error message as soon as I
 send a mail out from a pop-client, MS Outlook. I think the message was
 generate by my own email server. I can send out email no problem if I chose
 from other email servers.

 My domain name server was configured as follows:

 Ns1.domain.com is my name server, email server, and web server.

 domain.com.   in A 12.208.99.9
   in MX 5 ns1.domain.com.

You are not using 'domain.com' as an internal, local-only domain name,
right?  Because it's already taken and registered by a *real*
name-server out there...

# [EMAIL PROTECTED] /home/keramida]$ dig domain.com. soa
#
# ;  DiG 9.3.2  domain.com. soa
# ;; global options:  printcmd
# ;; Got answer:
# ;; -HEADER- opcode: QUERY, status: NOERROR, id: 31362
# ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 2
#
# ;; QUESTION SECTION:
# ;domain.com.IN  SOA
#
# ;; ANSWER SECTION:
# domain.com. 3600IN  SOA ns1.dotsterhost.com. \
# sysadmin.domainbank.com. 1142827739 14400 2 360 3600
#
# ;; AUTHORITY SECTION:
# domain.com. 23  IN  NS  ns2.dotsterhost.com.
# domain.com. 23  IN  NS  ns3.dotsterhost.com.
# domain.com. 23  IN  NS  ns1.dotsterhost.com.
#
# ;; ADDITIONAL SECTION:
# ns1.dotsterhost.com.170776  IN  A   72.5.54.12
# ns3.dotsterhost.com.163693  IN  A   64.94.31.85
#
# ;; Query time: 51 msec
# ;; SERVER: 127.0.0.1#53(127.0.0.1)
# ;; WHEN: Mon Mar 20 03:32:14 2006
# ;; MSG SIZE  rcvd: 182
#
# [EMAIL PROTECTED] /home/keramida]$

 I configured email files 'access' and 'local-host-names' files for sendmail
 as follows.

 domainname.comRELAY   for access
 domainname.comfor local-host-name

 And mapped in 'virtusertable' as:   @domainname.com [EMAIL PROTECTED]

 These files were compiled and mail server restarted, but the problem still
 there.

 Any one there got any idea or experienced the same problems. Please help.

 -Original Message-
 From: System Administrator
 Sent: Monday, March 20, 2006 3:42 AM
 To: 'eBay'
 Subject: Undeliverable: eBay

 Your message did not reach some or all of the intended recipients.

   Subject:RE: eBay
   Sent:   3/20/2006 3:42 AM

 The following recipient(s) could not be reached:

 'eBay' on 3/20/2006 3:42 AM

 550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name possibly forged
 [12.208.99.9]

Is that the *exact* message you got back?  If not, please post the exact
error message you are getting.

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


Re: Mistake in FreeBSD manual

2006-03-20 Thread Ceri Davies
On 20/3/06 10:13, Andrew Pantyukhin [EMAIL PROTECTED] wrote:

 On 3/20/06, Grant Moritz [EMAIL PROTECTED] wrote:
 
Hey,
In the FreeBSD manual
([1]http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-
inetd.html) under the section 25.2.5 Security at the end of the
first paragraph there is an error in grammar.
Some daemons, such as fingerd, may not be desired at all because they
information that may be useful to an attacker.
Doesn't make sense to me just thought I would pass along the
observation you guys.

 I think that an average english reader would not notice
 that, inserting the word provide subconciously.

That's what I did when I wrote it, when I proofread it, and again when I
read it above.  Sorry, I must be mentally blind to it!

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere



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


Re: rsync script not excluding dirs

2006-03-20 Thread Alex Zbyslaw

Parv wrote:


in message [EMAIL PROTECTED],
wrote Pat Maddox thusly...
 


I have a backup script that runs nightly, and I want it to exclude
certain dirs (ports, obj, etc).  However when I run the script it
doesn't exclude anything, leaving me with pretty massive backups. 
   


...
 


/, /var, /usr, and /backup are all on different partitions.  The key
part is at the bottom where it calls rsync and excludes dirs.  Can
someone tell me what's wrong with the script?
   


...
 


PRE=/usr/local/bin/rsync
${PRE} -bapoguLxSRC --exclude=*.core --exclude=*~* / --exclude=/dev
--exclude=/backup /backup/${DAY1}/
${PRE} -bapoguLxSRC --exclude=*.core --exclude=*~* /var /backup/${DAY1}/
${PRE} -bapoguLxSRC --exclude=*.core --exclude=*~* --exclude=/usr/src
--exclude=/usr/ports --exclude=/usr/obj /usr /backup/${DAY1}/
   



Your script seems to have wrapped by your mail client.

Anyway, in rsync(1) man page, see INCLUDE/EXCLUDE PATTERN RULES
section, point 2 ...

 o if the pattern ends with a / then it will only  match  a  direc-
   tory, not a file, link, or device.


In other words, none of your exclude patterns for directories end in
'/' , thus the backup, src, ports, etc. directories are not
excluded.
 

I'm not sure that's true.  It says a pattern ending in slash only 
matches a directory, it doesn't say that a pattern not ending in slash 
won't match a directory.


However, the patterns are anchored wrongly.  Absolute patterns are still 
relative to to tree being transferred.  So --exclude=/usr/obj when 
transferring /usr would try to match /usr/usr/obj, which is wrong.  Take 
the name of the filesystem being rsynced off those patterns and you 
should find them excluded as you want.


The rsync man page does try to explain this: it is a bit long and can 
take a few reads, but look at the FILTER RULES and ANCHORED PATTERNS... 
sections.


--Alex

PS Your flags are way over the top.  -a already includes -rlptgoD so you 
don't need them again.  Do you really want -R and I think that knocks 
the top-level directory off the files which are unpacked?  And if this 
is a backup, then why -u?  That's for use when you are changing files on 
the destination and don't want those changes overwritten, which doesn't 
sound like what you are doing.  And if it is a backup, then you might 
also want -H to preserve hard links.


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


Re: /home is symlinked to /usr/home - question about backups

2006-03-20 Thread Alex Zbyslaw

Pat Maddox wrote:


I got a dedicated server a while ago, and it came with /home symlinked
to /usr/home.  I'm not entirely sure why, to tell you the truth, but
it's never posed a problem.  However if I run rsync -avz to back up my
server, it creates something like this:

/backup/march/19/home - /usr/home

So if I were to go to /backup/march/19 and rm -rf * wouldn't it go and
delete everything in /usr/home?  That's obviously not my intended
result.  I've read all the symlink options in man rsync but honestly
am not sure what it is that I need to do.  Ideally I'd like to have
symlinks reference the relative file..so something like
/backup/march/19/home - /backup/march/19/usr/home

That way I don't lose all my stuff if I remove the file from backup. 
Right now I'm just ignoring /home when I rsync, but it makes me kind

of worried that if I ever backup without ignoring /home and then
delete my backup I might lose my live data...I could really use some
info.

 


You could always make some dummy directories and symlinks and try it :-)

But, no, it won't delete the real thing *unless you put a / on the 
end*.  If you don't put the trailing slash then the symlink is deleted.  
If you put the trailing slash, then the symlink is dereferenced and the 
contents recursively deleted.


If you did what you wanted with rsync, you wouldn't correctly recover 
symlinks.


The rm man page says:

The rm utility removes symbolic links, not the files referenced by the
links.

--Alex

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


Re: /home is symlinked to /usr/home - question about backups

2006-03-20 Thread Alex Zbyslaw

Pat Maddox wrote:


However if I run rsync -avz to back up my
server, it creates something like this:

/backup/march/19/home - /usr/home

So if I were to go to /backup/march/19 and rm -rf * wouldn't it go and
delete everything in /usr/home?  

Should add:  In you shell, alias rm to rm -i which will ask you about 
deleting anything and everything.  For an rm -r, once you are *sure* 
that you are deleting the right thing, you can ^C, pull back your 
command line and edit it to say /bin/rm   If you are sure you are 
deleting the right thing, and if you always edit the command line then 
you should never(*) delete something you didn't want to.


(*) Of course, there will still be times when you are not paying enough 
attention and still manage to delete something you didn't intend to, but 
those times should be greatly reduced :-)


--Alex

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


SiI 3124/3132(and SATA port multiplier capability) support

2006-03-20 Thread Akihiro KAYAMA

Hi all.

I'm one of those people who search cost-effective storage solution.
Now we can buy a SATA enclusure kit(*1) only for $200 which can be a
400GBx4=1.6TB storage connecting with just a single eSATA cable. It's
very attractive for me.

 *1 http://www.kuroutoshikou.com/products/etc/gw3.5x4-s2_fsfset.html
 (written in Japanese)

But it uses SATA(II?) port multiplier capability and as a SATA
controller chips it requires Silicon Image 3124(PCI-X) or 3132(PCI
Express) support for OSes.

FreeBSD's ata(4) tells me that currently supported Silicon Image chips
are 3112/3114, and google and cvs repository say nothing about SATA
port multiplier capability support on FreeBSD.

Does anyone know current status and future plan about SiI 3124/3132
and SATA port multiplier capability support?  

Thanks.

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


Wired 802.1x client functionality

2006-03-20 Thread Andrew Pantyukhin
Is subj available?

We're looking for ways of securing our wired lan
without port-mac bindings.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: user cannot login from anywhere

2006-03-20 Thread Antony M Rasat
It is most likely you have recently change several library which needed 
by Squid or login. For example, after you upgrade OpenSSL you also need 
to recompile your login and sshd, otherwise you cannot login to your 
console or remotely by ssh.  
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 
 
On 3/19/06, MoonblueZ [EMAIL PROTECTED] wrote: 
 
 hii 
 i have a log like this in /var/log/messages 
 
 Mar 19 12:18:28 cidomo kernel: pid 689 (squid), uid 100: exited on 
signal 
 6 
 Mar 19 12:18:28 cidomo squid[661]: Squid Parent: child process 689 
exited 
 due to signal 6 
 Mar 19 12:18:31 cidomo squid[661]: Squid Parent: child process 694 
started 
 Mar 19 12:18:31 cidomo kernel: pid 694 (squid), uid 100: exited on 
signal 
 6 
 Mar 19 12:18:31 cidomo squid[661]: Squid Parent: child process 694 
exited 
 due to signal 6 
 Mar 19 12:18:31 cidomo squid[661]: Exiting due to repeated, frequent 
 failures 
 
 something wrong with squid. 
 and i can't su from root user to another non root user 
 n the worst thing is if i add some user again, that new user can't 
login 
 from anywhere even if from local console 
 
 
 # su user 
 su: /bin/csh: Permission denied 
 # 
 
 pls help.. 
 
 -- 
 No Rulez No Filterz 
 
 
 
 
-- 
No Rulez No Filterz 
___ 
freebsd-questions@freebsd.org mailing list 
http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
To unsubscribe, send any mail to 
[EMAIL PROTECTED] 
 


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


Re: hosts.allow ?

2006-03-20 Thread Antony M Rasat
 Just out of curiosity, why can 'sshd' not be started from the 
 '/etc/rc.conf' file? 
 
Sure you can. Just add a line into /etc/rc.conf like this: 
 
sshd_enable=YES 
 
sshd should be started automatically during next boot.  
 
Regards, 
 
Anthony M. Rasat 
PT. Kalteng Pos Press 
Palangkaraya - Indonesia.- 
 


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


telnet core dump - SIGSEGV in /usr/lib/libcrypto.so.4

2006-03-20 Thread Stephen Liss
Hi,

How do I correct this?

I'm trying to test Postfix by telnet-ing to localhost port 25. When I do that,
telnet core dumps.


]# gdb telnet
[GDB will not be able to debug user-mode threads: Shared object
libthread_db.so not found, required by gdb]
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i386-marcel-freebsd...(no debugging
symbols found)...
(gdb) break main
Function main not defined.
Make breakpoint pending on future shared library load? (y or [n]) y
Breakpoint 1 (main) pending.
(gdb) run
Starting program: /usr/bin/telnet
(no debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found) ...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols fou nd)...(no
debugging symbols found)...(no debugging symbols found)...(no
debugging symbols found)...(no debugging symbols found)...telnet open
localhost 25
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.

Program received signal SIGSEGV, Segmentation fault.
0x28130ea7 in BN_CTX_init () from /usr/lib/libcrypto.so.4
(gdb) quit
The program is running.  Exit anyway? (y or n) y
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


System hangs displaying ata4 : DISCONNECT required

2006-03-20 Thread Guillaume de Vinzelles
Hello,

I ran into a problem I don't know how to diagnose.
I got a FreeBSD 6.0 box using an Adaptec SATA (fake)RAID 1210SA. Two 250
GB Maxtor hard drives are connected to this card, as a RAID1 mirror, and
the resulting filesystem is correctly mounted and NFS exported.
When the traffic rises on those disks, especially when I copy a big file
(around 700 MB or so) on the exported file system, the system hangs
displaying ata4 : DISCONNECT required. ata4 is the first SATA controller
on the Adaptec card. The card and the disks are brand new, and the
motherboard is a Tyan Tiger LE (dual Pentium 3).
Do you have any clue, or just maybe a way to analyse this problem ? 
Should I post the dmesg, if that can help ?

Thanks in advance for any advices or clues.

Best Regards,

Guillaume de Vinzelles




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


Low network performance after upgrade from FreeBSD 4.8 to 6.0

2006-03-20 Thread Bohuslav Plucinsky
Hello,

I use the FreeBSD box as the firewall with NAT (ipfw + natd). 
When I've upgraded the box from 4.8-20030810-STABLE to 6.0-RELEASE
I've noticed a performance degradation. 

I've only one workstation behind the firewall and throughput 
of downloading an ISO image through the firewall with 6.0-RELEASE 
booted, is only 24Mbps. (When I reboot the machine with 4.8-20030810-STABLE
installation, the throughput is 80Mbps). The firewall_type was open 
during the download:

# ipfw show
00050 105842 106637407 divert 8668 ip from any to any via xl0
00100  0 0 allow ip from any to any via lo0
00200  0 0 deny ip from any to 127.0.0.0/8
00300  0 0 deny ip from 127.0.0.0/8 to any
65000 211701 213100988 allow ip from any to any
65535 11   665 deny ip from any to any


The top utility shows 100% CPU load:
-

last pid:   771;  load averages:  0.25,  0.06,  0.02
   up 0+00:24:30  14:08:32
27 processes:  2 running, 25 sleeping
CPU states:  8.8% user,  0.0% nice, 59.6% system, 31.6% interrupt,  0.0% idle
Mem: 16M Active, 4752K Inact, 11M Wired, 8144K Buf, 22M Free
Swap: 500M Total, 500M Free

  PID USERNAME  THR PRI NICE   SIZERES STATETIME   WCPU COMMAND
  229 root1 1050  1428K   904K RUN  0:35 40.82% natd
  680 plk 1  960  6076K  3112K select   0:01  0.00% sshd
  688 plk 1  960  2100K  1804K select   0:01  0.00% screen
  739 root1  200  4420K  2868K pause0:00  0.00% tcsh
  760 root1   50  4416K  2856K ttyin0:00  0.00% tcsh
  694 plk 1  200  4416K  2856K pause0:00  0.00% tcsh
  478 root1  960  1328K   904K select   0:00  0.00% syslogd
  677 root1   40  6100K  3100K sbwait   0:00  0.00% sshd
  690 plk 1  200  4916K  3504K pause0:00  0.00% tcsh
  681 plk 1  200  3984K  2584K pause0:00  0.00% tcsh
  767 plk 1  200  4088K  2688K pause0:00  0.00% tcsh
  598 root1  960  3416K  2692K select   0:00  0.00% sendmail
  751 root1   50  1632K  1320K ttyin0:00  0.00% less
  771 plk 1  960  2268K  1544K RUN  0:00  0.00% top
  685 plk 1  200  1928K  1512K pause0:00  0.00% screen
  614 root1   80  1312K  1032K nanslp   0:00  0.00% cron
  668 root1   50  1264K   936K ttyin0:00  0.00% getty
  665 root1   50  1264K   936K ttyin0:00  0.00% getty
  671 root1   50  1264K   936K ttyin0:00  0.00% getty
  664 root1   50  1264K   936K ttyin0:00  0.00% getty
  667 root1   50  1264K   936K ttyin0:00  0.00% getty
  666 root1   50  1264K   936K ttyin0:00  0.00% getty
  669 root1   50  1264K   936K ttyin0:00  0.00% getty
  670 root1   50  1264K   936K ttyin0:00  0.00% getty
  592 root1  960  3352K  2500K select   0:00  0.00% sshd
  602 smmsp   1  200  3296K  2724K pause0:00  0.00% sendmail
  449 root1 1110   500K   352K select   0:00  0.00% devd



The HW is:
--
 CPU: Pentium II Celeron 400MHz
 RAM: 64MB
 NIC: 2x 3Com905B

Kernel config:
--
machine i386
cpu I586_CPU
cpu I686_CPU
ident   FW
maxusers64

makeoptions DEBUG=-g# Build kernel with gdb(1) debug symbols

options HZ=100
options SCHED_4BSD  # 4BSD scheduler
options INET# InterNETworking
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
options NFSCLIENT   # Network Filesystem Client
options NFSSERVER   # Network Filesystem Server
options NFS_ROOT# NFS usable as /, requires NFSCLIENT
options MSDOSFS # MSDOS Filesystem
options CD9660  # ISO 9660 Filesystem
options PROCFS  # Process filesystem (requires PSEUDOFS)
options PSEUDOFS# Pseudo-filesystem framework
options GEOM_GPT# GUID Partition Tables.
options COMPAT_43   # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
options KTRACE  # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM 

RE: sendmail configuration

2006-03-20 Thread Ming Tang

Sorry for the confusion. I did not use real domain name in my last message.
I just modified the original message and replaced domainname.com by real
domain name with email problem.

Thanks for the reply.

Ming


-Original Message-
From: Giorgos Keramidas [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 20, 2006 5:34 AM
To: Ming Tang
Cc: freebsd-questions@FreeBSD.org
Subject: Re: sendmail configuration

You are not using 'domainname.com' as an internal, local-only domain name,
right?  Because it's already taken and registered by a *real*
name-server out there...

Is that the *exact* message you got back?  If not, please post the exact
error message you are getting.



-Original Message- (Modified for real domain name)
From: Ming Tang [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 20, 2006 4:55 AM
To: 'FreeBSD Questions'
Subject: sendmail configuration

Hi - there,

I got an email problem. My server can only receive email but cannot send any
email out after I changed my server configuration recently from NAT to a
D-Link router (DI-624) which supports and passes through all virtual servers
to an internal server. I always get the attached error message as soon as I
send a mail out from a pop-client, MS Outlook. I think the message was
generate by my own email server. I can send out email no problem if I chose
from other email servers.

My domain name server was configured as follows:

ns1.n2mt.com is an internal server for name server, email server, and web
server.

n2mt.com.   in A 12.208.70.3
in MX 5 ns1.n2mt.com.

I configured email files 'access' and 'local-host-names' files for sendmail
(2000 version) as follows.

n2mt.comRELAY   for access
n2mt.comfor local-host-name

And mapped in 'virtusertable' as:   @n2mt.com [EMAIL PROTECTED]

These files were compiled and mail  domain name server restarted, but the
problem still remains there.

Any one there got any idea or experienced the same problems. Please help.
Thanks in advance.


Ming Tang


-Original Message-
From: System Administrator 
Sent: Monday, March 20, 2006 7:01 AM
To: 'RAYMOND KOEIMAN'
Subject: Undeliverable: Email test

Your message did not reach some or all of the intended recipients.

  Subject:  Email test
  Sent: 3/20/2006 7:00 AM

The following recipient(s) could not be reached:

  'RAYMOND KOEIMAN' on 3/20/2006 7:01 AM
550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name
possibly forged [12.208.70.3]




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


QUARANTINED: Delivery failed

2006-03-20 Thread WorkgroupMail Content Filter
The message Delivery failed from , sent on 3/20/2006 12:45 was quarantined 
because it contained either an executable file, a batch file or a screen saver 
file. All of these types of attachments are considered security risks. Please 
consult your mail administrator who can release the message.

This message was checked by MailScan for WorkgroupMail.
www.workgroupmail.com 

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


Re: hosts.allow ?

2006-03-20 Thread Jerry McAllister
 
 At Sun, 19 Mar 2006 it looks like Jerry McAllister composed:
 
  One doesn't start anything from the rc.conf file - at least properly.
  Those things get started from /usr/local/etc/rc.d.
  
  What goes in /etc/rc.conf are environmental variable settings that
  those rc.d scripts look at to determine what to do.
  
 
 I was under the impression that when one 'restarts' that the
 service will re-read /etc/rc.conf

I am not sure just at what point the rc.conf is read or re-read.
Try putting something in the /usr/local/etc/rc.d/.sh script to 
check for a specific environmental variable that you make up and put 
in /etc/rc.conf and then running the .sh script manually to see
what it knows about - even just put a printenv in the script.

jerry


 
 ###
 
 [EMAIL PROTECTED] ~]- uname -r
 6.0-RELEASE
 
 [EMAIL PROTECTED] ~]- /etc/rc.d/sshd restart
 
 ###
 
 -- 
 Bill Schoolcraft | http://wiliweld.com
  
 If your life was full of nothing but
 sunshine, you would just be a desert.
 
 
 
 

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


sendmail startup options.

2006-03-20 Thread Boris Ivanov
Hi List

 

I just wonder why in FreeBSD 6.0 release strange sendmail's startup scripts.

 

sendmail_enable=NO in /etc/rc.conf and /etc/defaults/rc.conf means nothing
to sendmail. It keeps starting.

If you check the cod you will find that it looking for NONE value. Why? 

Apache startup script fairly telling you cannot recognize option. Guess its
better then just ignore NO and start program

 

BR

Boris Ivanov

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


Re: sendmail startup options.

2006-03-20 Thread Jerry McAllister
 
 Hi List
 
 I just wonder why in FreeBSD 6.0 release strange sendmail's startup scripts.
 
 sendmail_enable=NO in /etc/rc.conf and /etc/defaults/rc.conf means nothing
 to sendmail. It keeps starting.
 
 If you check the cod you will find that it looking for NONE value. Why? 
 
 Apache startup script fairly telling you cannot recognize option. Guess its
 better then just ignore NO and start program

Each value has a different meaning and purpose.   I believe it is
precisely documented.

jerry

 
 BR
 
 Boris Ivanov
 
 ___
 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]


Firewall log unlimited - How to?

2006-03-20 Thread Rodrigo G. Tavares de Souza

Hi,

   I was configuring the Firewall when I got this message:

Mar 20 11:16:08 bsd-net kernel: ipfw: limit 100 reached on entry 835

  And the firewall stoped to create log messages after this message.

  What I do need to do to IPFW do not stop writing the log file?

  If I change this option  IPFIREWALL_VERBOSE_LIMIT on kernel to:
   IPFIREWALL_VERBOSE_LIMIT=0

 It can works?

 Any help is welcome!

Best Regards,
Rodrigo G. Tavares de Souza
São Paulo - Brazil
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Low network performance after upgrade from FreeBSD 4.8 to 6.0

2006-03-20 Thread OxY


- Original Message - 
From: Bohuslav Plucinsky [EMAIL PROTECTED]

To: freebsd-questions@freebsd.org
Cc: freebsd-net@freebsd.org
Sent: Monday, March 20, 2006 2:10 PM
Subject: Low network performance after upgrade from FreeBSD 4.8 to 6.0



Hello,

I use the FreeBSD box as the firewall with NAT (ipfw + natd).
When I've upgraded the box from 4.8-20030810-STABLE to 6.0-RELEASE
I've noticed a performance degradation.

I've only one workstation behind the firewall and throughput
of downloading an ISO image through the firewall with 6.0-RELEASE
booted, is only 24Mbps. (When I reboot the machine with 
4.8-20030810-STABLE

installation, the throughput is 80Mbps). The firewall_type was open
during the download:


 PID USERNAME  THR PRI NICE   SIZERES STATETIME   WCPU COMMAND
 229 root1 1050  1428K   904K RUN  0:35 40.82% natd

options HZ=100
Can somebody advise me, if this is some configuration problem
or the requirement of FreeBSD 6.0 kernel has been increased and HW
of my firewall is not enough?


HZ=100 is not a good idea..
i set it to 1000 before and i had no idle CPU
try to set it to 2000
echo 'kern.hz=2000'  /boot/loader.conf




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


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


Re: Low network performance after upgrade from FreeBSD 4.8 to 6.0

2006-03-20 Thread Martin Hudec

Hello,

Bohuslav Plucinsky wrote:
I use the FreeBSD box as the firewall with NAT (ipfw + natd). 
When I've upgraded the box from 4.8-20030810-STABLE to 6.0-RELEASE
I've noticed a performance degradation. 
CPU states:  8.8% user,  0.0% nice, 59.6% system, 31.6% interrupt,  0.0% idle

  PID USERNAME  THR PRI NICE   SIZERES STATETIME   WCPU COMMAND
  229 root1 1050  1428K   904K RUN  0:35 40.82% natd
When I change the IP addresses on inside interface from private to public
and disable NAT, the throughput is again 80Mbps.


Is it possible to switch to pf (available on 6.x) and to set HZ to 1000?
Also you could try to switch on polling on those 3coms?

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


Re: hosts.allow ?

2006-03-20 Thread Micah

Jerry McAllister wrote:

At Sun, 19 Mar 2006 it looks like Jerry McAllister composed:


One doesn't start anything from the rc.conf file - at least properly.
Those things get started from /usr/local/etc/rc.d.

What goes in /etc/rc.conf are environmental variable settings that
those rc.d scripts look at to determine what to do.


I was under the impression that when one 'restarts' that the
service will re-read /etc/rc.conf


I am not sure just at what point the rc.conf is read or re-read.
Try putting something in the /usr/local/etc/rc.d/.sh script to 
check for a specific environmental variable that you make up and put 
in /etc/rc.conf and then running the .sh script manually to see

what it knows about - even just put a printenv in the script.

jerry


From the source it's clear that rc.conf is read when the individual rc 
script executes a load_rc_config $name (or equivalent).


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


Re: hosts.allow ?

2006-03-20 Thread Jerry McAllister
 
 Jerry McAllister wrote:
  At Sun, 19 Mar 2006 it looks like Jerry McAllister composed:
 
  One doesn't start anything from the rc.conf file - at least properly.
  Those things get started from /usr/local/etc/rc.d.
 
  What goes in /etc/rc.conf are environmental variable settings that
  those rc.d scripts look at to determine what to do.
 
  I was under the impression that when one 'restarts' that the
  service will re-read /etc/rc.conf
  
  I am not sure just at what point the rc.conf is read or re-read.
  Try putting something in the /usr/local/etc/rc.d/.sh script to 
  check for a specific environmental variable that you make up and put 
  in /etc/rc.conf and then running the .sh script manually to see
  what it knows about - even just put a printenv in the script.
  
  jerry
 
  From the source it's clear that rc.conf is read when the individual rc 
 script executes a load_rc_config $name (or equivalent).

Sounds likely.   I didn't actually check where it reads it.  

jerry

 
 HTH,
 Micah
 

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


RE: sendmail startup options.

2006-03-20 Thread Boris Ivanov
Yes it is documented but it still doesn't looks cool having

sendmail_enable=NO  
sendmail_submit_enable=YES
sendmail_outbound_enable=YES
sendmail_msp_queue_enable=YES

and keep sendmail running.

I think it would be nice to use sendmail_inbound_enable instead of
sendmail_enable. And keep sendmail_enable for whole application.

Boris


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jerry McAllister
Sent: Monday, March 20, 2006 3:49 PM
To: Boris Ivanov
Cc: freebsd-questions@freebsd.org
Subject: Re: sendmail startup options.

 
 Hi List
 
 I just wonder why in FreeBSD 6.0 release strange sendmail's startup
scripts.
 
 sendmail_enable=NO in /etc/rc.conf and /etc/defaults/rc.conf means
nothing
 to sendmail. It keeps starting.
 
 If you check the cod you will find that it looking for NONE value. Why? 
 
 Apache startup script fairly telling you cannot recognize option. Guess
its
 better then just ignore NO and start program

Each value has a different meaning and purpose.   I believe it is
precisely documented.

jerry

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

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

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


Re: Firewall log unlimited - How to?

2006-03-20 Thread Alex Zbyslaw

Rodrigo G. Tavares de Souza wrote:


Hi,

   I was configuring the Firewall when I got this message:

Mar 20 11:16:08 bsd-net kernel: ipfw: limit 100 reached on entry 835

  And the firewall stoped to create log messages after this message.

  What I do need to do to IPFW do not stop writing the log file?

  If I change this option  IPFIREWALL_VERBOSE_LIMIT on kernel to:
   IPFIREWALL_VERBOSE_LIMIT=0


I just comment the line out entirely.

#optionsIPFIREWALL_VERBOSE_LIMIT=100#limit verbosity

A limit of 0 might actually mean 0.

--Alex

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


Re: sendmail configuration

2006-03-20 Thread Derek Ragona
Your problem is in the name resolution for your domain.  Check your hosts 
file, sendmail typically checks hosts before DNS.


-Derek


At 04:55 AM 3/20/2006, Ming Tang wrote:

Hi - there,

I got an email problem. My server can only receive email but cannot send any
email out after I changed my server configuration recently from NAT to a
D-Link router (DI-624) which supports and passes through all virtual servers
to an internal server. I always get the attached error message as soon as I
send a mail out from a pop-client, MS Outlook. I think the message was
generate by my own email server. I can send out email no problem if I chose
from other email servers.

My domain name server was configured as follows:

Ns1.domain.com is my name server, email server, and web server.

domain.com. in A 12.208.99.9
in MX 5 ns1.domain.com.

I configured email files 'access' and 'local-host-names' files for sendmail
as follows.

domainname.com  RELAY   for access
domainname.com  for local-host-name

And mapped in 'virtusertable' as:   @domainname.com [EMAIL PROTECTED]

These files were compiled and mail server restarted, but the problem still
there.

Any one there got any idea or experienced the same problems. Please help.
Thanks in advance.


Ming Tang



-Original Message-
From: System Administrator
Sent: Monday, March 20, 2006 3:42 AM
To: 'eBay'
Subject: Undeliverable: eBay

Your message did not reach some or all of the intended recipients.

  Subject:  RE: eBay
  Sent: 3/20/2006 3:42 AM

The following recipient(s) could not be reached:

'eBay' on 3/20/2006 3:42 AM

550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name possibly forged
[12.208.99.9]



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


sqwebmail on FreeBSD 6/amd64

2006-03-20 Thread Wojciech Puchar

anyone using this.

i installed from ports and it get in crash loop like this.

any idea? anyone using it?

Mar 20 17:00:18 hel kernel: pid 94901 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94903 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94905 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94907 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94909 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94911 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94913 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94915 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94917 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94919 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94921 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94923 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94925 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94927 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94929 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94931 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94933 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94935 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94937 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94939 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94941 (sqwebmaild), uid 0: exited on 
signal 10
Mar 20 17:00:18 hel kernel: pid 94943 (sqwebmaild), uid 0: exited on 
signal 10

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


Re: Installing FreeBSD with undetected USB keyboard

2006-03-20 Thread Joao Barros
On 3/20/06, Kenyon Ralph [EMAIL PROTECTED] wrote:
 On 3/19/06, Andreas Rudisch [EMAIL PROTECTED] wrote:
  On Mon, 20 Mar 2006 08:04:01 +0100, Kenyon Ralph [EMAIL PROTECTED] wrote:
 
   I have a USB Microsoft Natural Keyboard connected to an Intel
   SE440BX-2 motherboard.  The keyboard works fine in the BIOS setup and
   in Linux booted from a CD.  Booting with a
   6.0-RELEASE-i386-bootonly.iso CD gives me no keyboard functionality at
   all.
 
  Have you tried option 7 'Boot FreeBSD with USB keyboard' of the boot menu
  yet?

 Kind of difficult since I can't use the keyboard. :)


When you have USB Legacy support enabled in the BIOS you should
still have a working keyboard up till the loader stage.
With that you should be able to select option 7 'Boot FreeBSD with USB
keyboard' of the boot menu as mentioned.
You should also be able to go to loader options and do a load kbdmux
and boot afterwards. Note this option only works on 6.1 BETA and there
are ISOs  to download :)

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


moused doesn't respond to small movements

2006-03-20 Thread John Murphy
If I move my mouse slowly the pointer doesn't move.  It moves ok for
faster movements but it's impossible to accurately point at something.
(no problem with the same hardware under win2k)

I tried setting the report rate with:
# moused -F 1000 -p /dev/psm0

I tried -F 1 too, but neither made any difference so I presume the
device doesn't support different report rates.  I don't think any
other moused flags would help, but I'll try any recommendation.

# moused -i all -p /dev/psm0
/dev/psm0 ps/2 sysmouse IntelliMouse Explorer

# dmesg | grep psm0
psm0: PS/2 Mouse irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4

FreeBSD-6.0 Release.

Anyone seen the same problem and fixed it?

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


How do I make 6.0-RELEASE see cdrom in Virtual PC 7 (OS X)?

2006-03-20 Thread Rocco Caputo
The good news is that FreeBSD 6.0-RELEASE ISOs and floppy images boot  
under Virtual PC 7.0.2 for OS X.  Networking works, and I can install  
the rest of the system from FTP.


The bad news is that it doesn't see the cdrom once it has booted, so  
it can't install anything from CD.  I already downloaded the ISOs, so  
I'd prefer to just grab the files from them.  As a compromise, I'll  
probably set up an ftpd on my LAN, but I'd really like to get the  
cdrom working.


Does anyone have notes to make this work?  Kernel boot messages are  
included for the curious.


Thanks.

--
Rocco Caputo - [EMAIL PROTECTED] - http://poe.perl.org/

Mar 20 12:04:20 vpc syslogd: kernel boot file is /boot/kernel/kernel
Mar 20 12:04:20 vpc kernel: Copyright (c) 1992-2005 The FreeBSD Project.
Mar 20 12:04:20 vpc kernel: Copyright (c) 1979, 1980, 1983, 1986,  
1988, 1989, 1991, 1992, 1993, 1994
Mar 20 12:04:20 vpc kernel: The Regents of the University of  
California. All rights reserved.
Mar 20 12:04:20 vpc kernel: FreeBSD 6.0-RELEASE #0: Thu Nov  3  
09:36:13 UTC 2005
Mar 20 12:04:20 vpc kernel: [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ 
GENERIC
Mar 20 12:04:20 vpc kernel: Timecounter i8254 frequency 1193182 Hz  
quality 0

Mar 20 12:04:20 vpc kernel: CPU: Pentium Pro (1050.43-MHz 686-class CPU)
Mar 20 12:04:20 vpc kernel: Origin = Virtual CPU   Id = 0x684
Mar 20 12:04:20 vpc kernel: real memory  = 268435456 (256 MB)
Mar 20 12:04:20 vpc kernel: avail memory = 253222912 (241 MB)
Mar 20 12:04:20 vpc kernel: npx0: [FAST]
Mar 20 12:04:20 vpc kernel: npx0: math processor on motherboard
Mar 20 12:04:20 vpc kernel: npx0: INT 16 interface
Mar 20 12:04:20 vpc kernel: cpu0 on motherboard
Mar 20 12:04:20 vpc kernel: pcib0: Intel 82443BX host to PCI bridge  
(AGP disabled) pcibus 0 on motherboard

Mar 20 12:04:20 vpc kernel: pci0: PCI bus on pcib0
Mar 20 12:04:20 vpc kernel: isab0: PCI-ISA bridge at device 7.0 on  
pci0

Mar 20 12:04:20 vpc kernel: isa0: ISA bus on isab0
Mar 20 12:04:20 vpc kernel: atapci0: Intel PIIX4 UDMA33 controller  
port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1  
on pci0

Mar 20 12:04:20 vpc kernel: ata0: ATA channel 0 on atapci0
Mar 20 12:04:20 vpc kernel: ata1: ATA channel 1 on atapci0
Mar 20 12:04:20 vpc kernel: pci0: old, non-VGA display device at  
device 7.2 (no driver attached)
Mar 20 12:04:20 vpc kernel: pci0: bridge at device 7.3 (no driver  
attached)
Mar 20 12:04:20 vpc kernel: pci0: display, VGA at device 8.0 (no  
driver attached)
Mar 20 12:04:20 vpc kernel: ohci0: OHCI (generic) USB controller  
irq 9 at device 9.0 on pci0

Mar 20 12:04:20 vpc kernel: ohci0: [GIANT-LOCKED]
Mar 20 12:04:20 vpc kernel: usb0: OHCI version 1.0
Mar 20 12:04:20 vpc kernel: usb0: OHCI (generic) USB controller on  
ohci0

Mar 20 12:04:20 vpc kernel: usb0: USB revision 1.0
Mar 20 12:04:20 vpc kernel: uhub0: (0x2955) OHCI root hub, class 9/0,  
rev 1.00/1.00, addr 1
Mar 20 12:04:20 vpc kernel: uhub0: 15 ports with 15 removable, self  
powered
Mar 20 12:04:20 vpc kernel: de0: Digital 21041 Ethernet port  
0xec00-0xec7f mem 0xfebff000-0xfebf irq 11 at device 10.0 on pci0

Mar 20 12:04:20 vpc kernel: de0: 21041 [10Mb/s] pass 1.1
Mar 20 12:04:20 vpc kernel: de0: Ethernet address: 00:03:ff:7e:ac:35
Mar 20 12:04:20 vpc kernel: pmtimer0 on isa0
Mar 20 12:04:20 vpc kernel: orm0: ISA Option ROM at iomem  
0xc-0xc9fff on isa0
Mar 20 12:04:20 vpc kernel: atkbdc0: Keyboard controller (i8042) at  
port 0x60,0x64 on isa0

Mar 20 12:04:20 vpc kernel: atkbd0: AT Keyboard irq 1 on atkbdc0
Mar 20 12:04:20 vpc kernel: kbd0 at atkbd0
Mar 20 12:04:20 vpc kernel: atkbd0: [GIANT-LOCKED]
Mar 20 12:04:20 vpc kernel: psm0: PS/2 Mouse irq 12 on atkbdc0
Mar 20 12:04:20 vpc kernel: psm0: [GIANT-LOCKED]
Mar 20 12:04:20 vpc kernel: psm0: model IntelliMouse, device ID 3
Mar 20 12:04:20 vpc kernel: ppc0: Parallel port at port 0x378-0x37f  
irq 7 on isa0
Mar 20 12:04:20 vpc kernel: ppc0: Generic chipset (EPP/NIBBLE) in  
COMPATIBLE mode

Mar 20 12:04:20 vpc kernel: ppbus0: Parallel port bus on ppc0
Mar 20 12:04:20 vpc kernel: plip0: PLIP network interface on ppbus0
Mar 20 12:04:20 vpc kernel: lpt0: Printer on ppbus0
Mar 20 12:04:20 vpc kernel: lpt0: Interrupt-driven port
Mar 20 12:04:20 vpc kernel: ppi0: Parallel I/O on ppbus0
Mar 20 12:04:20 vpc kernel: sc0: System console at flags 0x100 on isa0
Mar 20 12:04:20 vpc kernel: sc0: VGA 16 virtual consoles, flags=0x300
Mar 20 12:04:20 vpc kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10  
on isa0

Mar 20 12:04:20 vpc kernel: sio0: type 16550A
Mar 20 12:04:20 vpc kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0
Mar 20 12:04:20 vpc kernel: sio1: type 16550A
Mar 20 12:04:20 vpc kernel: vga0: Generic ISA VGA at port  
0x3c0-0x3df iomem 0xa-0xb on isa0
Mar 20 12:04:20 vpc kernel: unknown: PNP0c01 can't assign resources  
(memory)
Mar 20 12:04:20 vpc kernel: unknown: PNP0303 can't assign resources  
(port)
Mar 20 12:04:20 vpc kernel: unknown: PNP0f13 can't assign resources  
(irq)

dual bge nics slow transfer - no transfer

2006-03-20 Thread Mark Busby
I have a tyan k8wd with dual bge nics but they are painfully slow on transfer 
rates.
  Is there something I need to put in the hints file to fix this?? 
  Thanks!
   
  dmesg output
  Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 6.0-RELEASE #1: Tue Mar 14 05:43:23 CST 2006
[EMAIL PROTECTED]:/usr/src/sys/amd64/compile/QUAD
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Dual Core AMD Opteron(tm) Processor 270 (1989.05-MHz K8-class CPU)
  Origin = AuthenticAMD  Id = 0x20f12  Stepping = 2
  
Features=0x178bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SS
  Features2=0x1SSE3
  AMD Features=0xe2500800SYSCALL,NX,MMX+,b25,LM,3DNow+,3DNow
  Hyperthreading: 2 logical CPUs
real memory  = 4227792896 (4031 MB)
avail memory = 4083822592 (3894 MB)
ACPI APIC Table: A M I  OEMAPIC 
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0 Version 1.1 irqs 0-23 on motherboard
ioapic1 Version 1.1 irqs 24-27 on motherboard
ioapic2 Version 1.1 irqs 28-31 on motherboard
acpi0: A M I OEMRSDT on motherboard
acpi0: Power Button (fixed)
pci_link0: ACPI PCI Link LNKA irq 5 on acpi0
pci_link1: ACPI PCI Link LNKB irq 9 on acpi0
pci_link2: ACPI PCI Link LNKC irq 11 on acpi0
pci_link3: ACPI PCI Link LNKD irq 10 on acpi0
Timecounter ACPI-safe frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x1008-0x100b on acpi0
cpu0: ACPI CPU on acpi0
acpi_throttle0: ACPI CPU Throttling on cpu0
cpu1: ACPI CPU on acpi0
cpu2: ACPI CPU on acpi0
cpu3: ACPI CPU on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
pcib1: ACPI PCI-PCI bridge at device 6.0 on pci0
pci3: ACPI PCI bus on pcib1
ohci0: OHCI (generic) USB controller mem 0xfeafc000-0xfeafcfff irq 19 at 
device 0.0 on pci3
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: OHCI (generic) USB controller on ohci0
usb0: USB revision 1.0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1: OHCI (generic) USB controller mem 0xfeafd000-0xfeafdfff irq 19 at 
device 0.1 on pci3
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: OHCI (generic) USB controller on ohci1
usb1: USB revision 1.0
uhub1: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
atapci0: SiI 3114 SATA150 controller port 
0xbc00-0xbc07,0xb880-0xb883,0xb800-0xb807,0xac00-0xac03,0xa880-0xa88f
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
ata4: ATA channel 2 on atapci0
ata5: ATA channel 3 on atapci0
pci3: display, VGA at device 6.0 (no driver attached)
fxp0: Intel 82551 Pro/100 Ethernet port 0xa800-0xa83f mem 
0xfeafb000-0xfeafbfff,0xfeaa-0xfeab irq 18 at
miibus0: MII bus on fxp0
inphy0: i82555 10/100 media interface on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:e0:81:41:62:0d
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci1: AMD 8111 UDMA133 controller port 
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1 on pc
ata0: ATA channel 0 on atapci1
ata1: ATA channel 1 on atapci1
pci0: serial bus, SMBus at device 7.2 (no driver attached)
pci0: bridge at device 7.3 (no driver attached)
pcib2: ACPI PCI-PCI bridge at device 10.0 on pci0
pci2: ACPI PCI bus on pcib2
bge0: Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003 mem 
0xfc80-0xfc80,0xfc8f-0xfc8f
miibus1: MII bus on bge0
brgphy0: BCM5704 10/100/1000baseTX PHY on miibus1
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto
bge0: Ethernet address: 00:e0:81:41:62:4c
bge1: Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003 mem 
0xfc83-0xfc83,0xfc82-0xfc82
miibus2: MII bus on bge1
brgphy1: BCM5704 10/100/1000baseTX PHY on miibus2
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX, 
1000baseTX-FDX, auto
bge1: Ethernet address: 00:e0:81:41:62:4d
pci0: base peripheral, interrupt controller at device 10.1 (no driver 
attached)
pcib3: ACPI PCI-PCI bridge at device 11.0 on pci0
pci1: ACPI PCI bus on pcib3
pci0: base peripheral, interrupt controller at device 11.1 (no driver 
attached)
acpi_button0: Power Button on acpi0
sio0: configured irq 4 not in bitmap of probed irqs 0
sio0: port may not be enabled
sio0: 16550A-compatible COM port port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: 16550A-compatible COM port port 0x2f8-0x2ff irq 3 on acpi0
sio1: 

Re: Low network performance after upgrade from FreeBSD 4.8 to 6.0

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 02:10:20PM +0100, Bohuslav Plucinsky wrote:

 The top utility shows 100% CPU load:

What about top -S to show the kernel threads (since that's what's
using 90% of your CPU)?

 last pid:   771;  load averages:  0.25,  0.06,  0.02  
  up 0+00:24:30  14:08:32
 27 processes:  2 running, 25 sleeping
 CPU states:  8.8% user,  0.0% nice, 59.6% system, 31.6% interrupt,  0.0% idle
 Mem: 16M Active, 4752K Inact, 11M Wired, 8144K Buf, 22M Free
 Swap: 500M Total, 500M Free
 
   PID USERNAME  THR PRI NICE   SIZERES STATETIME   WCPU COMMAND
   229 root1 1050  1428K   904K RUN  0:35 40.82% natd

 options   MROUTING# Multicast routing

Do you actually use this?

 options IPFIREWALL  #firewall
 options IPFIREWALL_VERBOSE  #print information about dropped 
 packets
 options IPFIREWALL_FORWARD  #enable transparent proxy support
 options IPFIREWALL_FORWARD_EXTENDED #all packet dest changes
 options IPSTEALTH   #support for stealth forwarding
 options   IPDIVERT#divert sockets
 options   TCPDEBUG
 options   IPSEC_DEBUG #debug for IP security

Why do you define the DEBUG settings?  They'll only slow you down, but
it's probably not the main reason.

 options   DUMMYNET
 options   TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN
 options   INCLUDE_CONFIG_FILE # Include this file in kernel
 options   IPSEC   #IP security
 options   IPSEC_ESP   #IP security (crypto; define w/ IPSEC)

Better to use fast ipsec unless you have a need for ipv6.

Kris

pgpOFiYgOEIYE.pgp
Description: PGP signature


Re: Low network performance after upgrade from FreeBSD 4.8 to 6.0

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 03:33:33PM +0100, OxY wrote:
 
 - Original Message - 
 From: Bohuslav Plucinsky [EMAIL PROTECTED]
 To: freebsd-questions@freebsd.org
 Cc: freebsd-net@freebsd.org
 Sent: Monday, March 20, 2006 2:10 PM
 Subject: Low network performance after upgrade from FreeBSD 4.8 to 6.0
 
 
 Hello,
 
 I use the FreeBSD box as the firewall with NAT (ipfw + natd).
 When I've upgraded the box from 4.8-20030810-STABLE to 6.0-RELEASE
 I've noticed a performance degradation.
 
 I've only one workstation behind the firewall and throughput
 of downloading an ISO image through the firewall with 6.0-RELEASE
 booted, is only 24Mbps. (When I reboot the machine with 
 4.8-20030810-STABLE
 installation, the throughput is 80Mbps). The firewall_type was open
 during the download:
 
 
  PID USERNAME  THR PRI NICE   SIZERES STATETIME   WCPU COMMAND
  229 root1 1050  1428K   904K RUN  0:35 40.82% natd
 
 options HZ=100
 Can somebody advise me, if this is some configuration problem
 or the requirement of FreeBSD 6.0 kernel has been increased and HW
 of my firewall is not enough?
 
 HZ=100 is not a good idea..
 i set it to 1000 before and i had no idle CPU
 try to set it to 2000
 echo 'kern.hz=2000'  /boot/loader.conf

I don't think that's a sensible idea on a 400MHz CPU.

Kris


pgpPP2RMeakjE.pgp
Description: PGP signature


Re: Installing FreeBSD with undetected USB keyboard

2006-03-20 Thread Kenyon Ralph
On 3/20/06, Joao Barros [EMAIL PROTECTED] wrote:
 When you have USB Legacy support enabled in the BIOS you should
 still have a working keyboard up till the loader stage.
 With that you should be able to select option 7 'Boot FreeBSD with USB
 keyboard' of the boot menu as mentioned.
 You should also be able to go to loader options and do a load kbdmux
 and boot afterwards. Note this option only works on 6.1 BETA and there
 are ISOs  to download :)

I guess it *should* work like that.  Unfortunately it doesn't, no
matter what the BIOS setting is.  I'll make one attempt at modifying
the ISO.  If that doesn't work I'll just borrow a PS/2 kbd for the
installation.

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


RE: dual bge nics slow transfer - no transfer

2006-03-20 Thread fbsd_user
This was posted a few weeks back.

net.inet.tcp.inflight.enable
If I set this value to 0, my bandwitdh problems are resolved.


Give this a try and post back if it solved your problem.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mark Busby
Sent: Monday, March 20, 2006 12:55 PM
To: freebsd-questions@freebsd.org
Subject: dual bge nics slow transfer - no transfer


I have a tyan k8wd with dual bge nics but they are painfully slow on
transfer rates.
  Is there something I need to put in the hints file to fix this??
  Thanks!

  dmesg output
  Copyright (c) 1992-2005 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993,
1994
The Regents of the University of California. All rights
reserved.
FreeBSD 6.0-RELEASE #1: Tue Mar 14 05:43:23 CST 2006
[EMAIL PROTECTED]:/usr/src/sys/amd64/compile/QUAD
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Dual Core AMD Opteron(tm) Processor 270 (1989.05-MHz K8-class
CPU)
  Origin = AuthenticAMD  Id = 0x20f12  Stepping = 2

Features=0x178bfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR
,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SS
  Features2=0x1SSE3
  AMD Features=0xe2500800SYSCALL,NX,MMX+,b25,LM,3DNow+,3DNow
  Hyperthreading: 2 logical CPUs
real memory  = 4227792896 (4031 MB)
avail memory = 4083822592 (3894 MB)
ACPI APIC Table: A M I  OEMAPIC 
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
 cpu2 (AP): APIC ID:  2
 cpu3 (AP): APIC ID:  3
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0 Version 1.1 irqs 0-23 on motherboard
ioapic1 Version 1.1 irqs 24-27 on motherboard
ioapic2 Version 1.1 irqs 28-31 on motherboard
acpi0: A M I OEMRSDT on motherboard
acpi0: Power Button (fixed)
pci_link0: ACPI PCI Link LNKA irq 5 on acpi0
pci_link1: ACPI PCI Link LNKB irq 9 on acpi0
pci_link2: ACPI PCI Link LNKC irq 11 on acpi0
pci_link3: ACPI PCI Link LNKD irq 10 on acpi0
Timecounter ACPI-safe frequency 3579545 Hz quality 1000
acpi_timer0: 24-bit timer at 3.579545MHz port 0x1008-0x100b on
acpi0
cpu0: ACPI CPU on acpi0
acpi_throttle0: ACPI CPU Throttling on cpu0
cpu1: ACPI CPU on acpi0
cpu2: ACPI CPU on acpi0
cpu3: ACPI CPU on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on acpi0
pci0: ACPI PCI bus on pcib0
pcib1: ACPI PCI-PCI bridge at device 6.0 on pci0
pci3: ACPI PCI bus on pcib1
ohci0: OHCI (generic) USB controller mem 0xfeafc000-0xfeafcfff irq
19 at device 0.0 on pci3
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: OHCI (generic) USB controller on ohci0
usb0: USB revision 1.0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 3 ports with 3 removable, self powered
ohci1: OHCI (generic) USB controller mem 0xfeafd000-0xfeafdfff irq
19 at device 0.1 on pci3
ohci1: [GIANT-LOCKED]
usb1: OHCI version 1.0, legacy support
usb1: SMM does not respond, resetting
usb1: OHCI (generic) USB controller on ohci1
usb1: USB revision 1.0
uhub1: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 3 ports with 3 removable, self powered
atapci0: SiI 3114 SATA150 controller port
0xbc00-0xbc07,0xb880-0xb883,0xb800-0xb807,0xac00-0xac03,0xa880-0xa88
f
ata2: ATA channel 0 on atapci0
ata3: ATA channel 1 on atapci0
ata4: ATA channel 2 on atapci0
ata5: ATA channel 3 on atapci0
pci3: display, VGA at device 6.0 (no driver attached)
fxp0: Intel 82551 Pro/100 Ethernet port 0xa800-0xa83f mem
0xfeafb000-0xfeafbfff,0xfeaa-0xfeab irq 18 at
miibus0: MII bus on fxp0
inphy0: i82555 10/100 media interface on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: Ethernet address: 00:e0:81:41:62:0d
isab0: PCI-ISA bridge at device 7.0 on pci0
isa0: ISA bus on isab0
atapci1: AMD 8111 UDMA133 controller port
0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1 on
pc
ata0: ATA channel 0 on atapci1
ata1: ATA channel 1 on atapci1
pci0: serial bus, SMBus at device 7.2 (no driver attached)
pci0: bridge at device 7.3 (no driver attached)
pcib2: ACPI PCI-PCI bridge at device 10.0 on pci0
pci2: ACPI PCI bus on pcib2
bge0: Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003
mem 0xfc80-0xfc80,0xfc8f-0xfc8f
miibus1: MII bus on bge0
brgphy0: BCM5704 10/100/1000baseTX PHY on miibus1
brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,
1000baseTX, 1000baseTX-FDX, auto
bge0: Ethernet address: 00:e0:81:41:62:4c
bge1: Broadcom BCM5704C Dual Gigabit Ethernet, ASIC rev. 0x2003
mem 0xfc83-0xfc83,0xfc82-0xfc82
miibus2: MII bus on bge1
brgphy1: BCM5704 10/100/1000baseTX PHY on miibus2
brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX,
1000baseTX, 1000baseTX-FDX, auto
bge1: Ethernet address: 00:e0:81:41:62:4d
pci0: base peripheral, interrupt controller at device 10.1 (no
driver attached)
pcib3: ACPI PCI-PCI bridge at device 11.0 on pci0
pci1: ACPI PCI bus on pcib3
pci0: base peripheral, interrupt controller at device 

IPFW - Creating my own rules

2006-03-20 Thread Rodrigo G. Tavares de Souza

Hi,

   I'm trying to configure the IPFW with no success.
   Do I need to configure [in] access to each service allowed?
   I have these services:
 - Public DNS Server (outside);
 - Public POP Server (outside);
 - Public SMTP Server (outside);
 - Squid as Proxy;

  The whole Internet traffic is being redirected to Squid. I need open 
DNS, POP and SMTP.

  What is wrong with the follow rules file?

Best Regards,
Rodrigo Souza
Sao Paulo - Brazil

---
security log file
---
Mar 20 15:45:15 bsd-net kernel: ipfw: 450 Deny TCP 207.46.6.75:1863 
192.168.0.103:1580 in via rl0
Mar 20 15:45:18 bsd-net kernel: ipfw: 450 Deny UDP 200.153.0.68:53 
192.168.0.109:1056 in via rl0
Mar 20 15:45:44 bsd-net kernel: ipfw: 450 Deny UDP 200.153.0.68:53 
192.168.0.109:1056 in via rl0
Mar 20 15:45:49 bsd-net kernel: ipfw: 450 Deny TCP 200.246.179.88:110 
192.168.0.114:2238 in via rl0

...
Mar 20 15:45:59 bsd-net kernel: ipfw: 450 Deny TCP 200.246.179.88:110 
192.168.0.114:2238 in via rl0
Mar 20 15:46:00 bsd-net kernel: ipfw: 450 Deny TCP 200.246.179.88:25 
192.168.0.161:2090 in via rl0
Mar 20 15:46:01 bsd-net kernel: ipfw: 450 Deny TCP 200.246.179.88:25 
192.168.0.161:2090 in via rl0

---
#!/bin/sh
ipfw -q -f flush

cmd=ipfw -q add
pif=rl0
skip=skipto 500
ks=keep-state

$cmd 010 divert 8668 ip from any to any via $pif
$cmd 020 allow all from any to 192.168.0.2
$cmd 030 allow all from any to any via lo0
$cmd 040 fwd 192.168.0.2,3128 tcp from 192.168.0.0/24 to any dst-port 80

# DNS SERVER
# 
$cmd 050 allow tcp from any to 200.153.0.68 53 out via $pif setup $ks
$cmd 055 allow udp from any to 200.153.0.68 53 out via $pif $ks

$cmd 060 allow tcp from any to 200.153.0.192 53 out via $pif setup $ks
$cmd 065 allow udp from any to 200.153.0.192 53 out via $pif $ks

# INTERNET
# 
$cmd 070 allow tcp from any to any 80  out via $pif setup keep-state
$cmd 075 allow tcp from any to any 443 out via $pif setup keep-state

# POP AND SMTP SERVER
# 
$cmd 080 allow tcp from any to 200.246.179.88 25  out via $pif setup $ks
$cmd 085 allow tcp from any to 200.246.179.88 110 out via $pif setup $ks

# FULL root RIGHTS
# 
$cmd 090 allow tcp from me to any out via $pif setup keep-state uid root

# PING
# 
$cmd 110 allow icmp from any to any out via $pif keep-state

# DENY NOT ALLOWED
# 
$cmd 450 deny log all from any to any via $pif


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


Re: Firewall log unlimited - How to?

2006-03-20 Thread Ceri Davies
On 20/3/06 14:57, Rodrigo G. Tavares de Souza
[EMAIL PROTECTED] wrote:

 Hi,
 
 I was configuring the Firewall when I got this message:
 
 Mar 20 11:16:08 bsd-net kernel: ipfw: limit 100 reached on entry 835
 
And the firewall stoped to create log messages after this message.
 
What I do need to do to IPFW do not stop writing the log file?
 
If I change this option  IPFIREWALL_VERBOSE_LIMIT on kernel to:
 IPFIREWALL_VERBOSE_LIMIT=0
 

Set the net.inet.ip.fw.verbose_limit sysctl to 0.

Ceri
-- 
That must be wonderful!  I don't understand it at all.
  -- Moliere



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


setting shmmax for postgres

2006-03-20 Thread Miguel

Hi, how can i set the shmmax parameter in freebsd 6.1?

i tried this in /etc/sysctl.conf

kern.ipc.shmmax=1147483647


shiva2# sysctl -a kern.ipc.shmmax
kern.ipc.shmmax: 2147483647

but postgres always fails with this error

The PostgreSQL documentation contains more information about shared 
memory configuration.

FATAL:  could not create shared memory segment: Cannot allocate memory
DETAIL:  Failed system call was shmget(key=5432001, size=1149067264, 03600).
HINT:  This error usually means that PostgreSQL's request for a shared 
memory segment exceeded available memory or swap space. To reduce the 
request size (currently 1149067264 bytes), reduce PostgreSQL's 
shared_buffers parameter (currently 137626) and/or its max_connections 
parameter (currently 200).



do i have to recompile the kernel ?

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


Re: sendmail configuration

2006-03-20 Thread Giorgos Keramidas
Please *DON'T top post.

On 2006-03-20 07:31, Ming Tang [EMAIL PROTECTED] wrote:
Giorgos Keramidas [mailto:[EMAIL PROTECTED] wrote:
Ming Tang [mailto:[EMAIL PROTECTED] wrote:

 I got an email problem. My server can only receive email but
 cannot send any email out after I changed my server configuration
 recently from NAT to a D-Link router (DI-624) which supports and
 passes through all virtual servers to an internal server. I always
 get the attached error message as soon as I send a mail out from a
 pop-client, MS Outlook. I think the message was generate by my own
 email server. I can send out email no problem if I chose from
 other email servers.

 My domain name server was configured as follows:

 ns1.n2mt.com is an internal server for name server, email server,
 and web server.

 n2mt.com.   in A 12.208.70.3
 in MX 5 ns1.n2mt.com.

 You are not using 'domainname.com' as an internal, local-only domain
 name, right?  Because it's already taken and registered by a *real*
 name-server out there...

 Sorry for the confusion. I did not use real domain name in my last message.
 I just modified the original message and replaced domainname.com by real
 domain name with email problem.

Much better.  Now we can at least use normal tools like `host', `dig'
and others to help you find out more information.

 I configured email files 'access' and 'local-host-names' files for
 sendmail (2000 version) as follows.

 n2mt.comRELAY   for access
 n2mt.comfor local-host-name

 And mapped in 'virtusertable' as:   @n2mt.com [EMAIL PROTECTED]

This last part doesn't look very right.  You don't have to rewrite
local addresses using `virtusertable' if you simply want all of them
to be local.  Just add both `n2mt.com' and `ns1.n2mt.com' to
`local-host-names'.

 These files were compiled and mail  domain name server restarted,
 but the problem still remains there.

 Any one there got any idea or experienced the same
 problems. Please help.  Thanks in advance.

[error message from some mail server]
 -Original Message-
 From: System Administrator
 Sent: Monday, March 20, 2006 7:01 AM
 To: 'RAYMOND KOEIMAN'
 Subject: Undeliverable: Email test

 Your message did not reach some or all of the intended recipients.

   Subject:  Email test
   Sent: 3/20/2006 7:00 AM

 The following recipient(s) could not be reached:

   'RAYMOND KOEIMAN' on 3/20/2006 7:01 AM
 550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name
 possibly forged [12.208.70.3]

 Is that the *exact* message you got back?  If not, please post the exact
 error message you are getting.

 Thanks for the reply.

No problem.  I still don't know if the above email error message is
the _exact_ reply you are getting though :(

Hazarding a guess, the message you see above could be related to DNS
issues.  Your name server thinks its name is `ns1.n2mt.com', but the
IP address resolves to a much different name:

# [EMAIL PROTECTED] /home/keramida]$ host ns1.n2mt.com.
# ns1.n2mt.com has address 12.208.70.3
# [EMAIL PROTECTED] /home/keramida]$ host 12.208.70.3
# 3.70.208.12.in-addr.arpa domain name pointer 12-208-70-3.client.insightbb.com.
# [EMAIL PROTECTED] /home/keramida]$

Can you ask your ISP to assign `ns1.n2mt.com.' to your IP address too?

- Giorgos

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


Re: setting shmmax for postgres

2006-03-20 Thread Charles Swiger

On Mar 20, 2006, at 3:36 PM, Miguel wrote:

shiva2# sysctl -a kern.ipc.shmmax
kern.ipc.shmmax: 2147483647

but postgres always fails with this error

The PostgreSQL documentation contains more information about shared  
memory configuration.

FATAL:  could not create shared memory segment: Cannot allocate memory
DETAIL:  Failed system call was shmget(key=5432001,  
size=1149067264, 03600).
HINT:  This error usually means that PostgreSQL's request for a  
shared memory segment exceeded available memory or swap space. To  
reduce the request size (currently 1149067264 bytes), reduce  
PostgreSQL's shared_buffers parameter (currently 137626) and/or its  
max_connections parameter (currently 200).


Just how much RAM do you have in the machine?  I don't think you can  
allocate more than 256MB or so to SysV shared memory without tuning  
the number of KVA pages being allocated to the kernel...?  Maybe it  
depends on whether the SysV shmem segments are wired down by default  
or not, I think there's a sysctl which controls that.


You should revert Postgres back to a more reasonable default shared  
region size for now and rebuild the kernel to increase these  
parameters if you actually have the RAM and the need to do so.


--
-Chuck

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


Urgent FreeBSD Boot question!

2006-03-20 Thread Benjamin Sher

Dear friends:

I decided to go out and buy the latest issue of Linux Format with the 
FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but 
after spending several hours I finally succeeded in doing a perfect 
installation. ONE BIG PROBLEM: When I removed the CD and rebooted, I got 
into my Windows XP (I have two separate disks, one for Windows, one of 
FreeBSD). There was no way to get into FreeBSD. Naturally, I went into 
my BIOS and changed the boot sequence from CD to Hard Drive. That only 
caused my system to boot into Windows XP.


I read the instructions about the FreeBSD Boot Manager. It said clearly 
that it should allow switching from one OS to another. But I did not see 
any configuration for that. How, may I ask, do I do this while 
installing FreeBSD? How do I change this configuration to guarantee that 
all my work won't go down the toilet and that when I reboot, I will see 
Lilo or whatever as a boot manager that will allow me to select either 
FreeBSD or Windows?


I am looking forward to solving this and then to actually seeing FreeBSD 
for the first time.


Thank you so much in advance.

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


Re: setting shmmax for postgres

2006-03-20 Thread Miguel

Charles Swiger wrote:


On Mar 20, 2006, at 3:36 PM, Miguel wrote:


shiva2# sysctl -a kern.ipc.shmmax
kern.ipc.shmmax: 2147483647




Opss, typo here, its 1147483647



but postgres always fails with this error

The PostgreSQL documentation contains more information about shared  
memory configuration.

FATAL:  could not create shared memory segment: Cannot allocate memory
DETAIL:  Failed system call was shmget(key=5432001,  size=1149067264, 
03600).
HINT:  This error usually means that PostgreSQL's request for a  
shared memory segment exceeded available memory or swap space. To  
reduce the request size (currently 1149067264 bytes), reduce  
PostgreSQL's shared_buffers parameter (currently 137626) and/or its  
max_connections parameter (currently 200).



Just how much RAM do you have in the machine?  I don't think you can  
allocate more than 256MB or so to SysV shared memory without tuning  
the number of KVA pages being allocated to the kernel...?  Maybe it  
depends on whether the SysV shmem segments are wired down by default  
or not, I think there's a sysctl which controls that.


I have 3G of RAM



You should revert Postgres back to a more reasonable default shared  
region size for now and rebuild the kernel to increase these  
parameters if you actually have the RAM and the need to do so.


--
-Chuck


what parameters?
I cant find any related in GENERIC

---
Miguel

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


Fwd: Urgent FreeBSD Boot question!

2006-03-20 Thread Daniel A.
On 3/20/06, Benjamin Sher [EMAIL PROTECTED] wrote:
 Dear friends:

 I decided to go out and buy the latest issue of Linux Format with the
 FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but
 after spending several hours I finally succeeded in doing a perfect
 installation. ONE BIG PROBLEM: When I removed the CD and rebooted, I got
 into my Windows XP (I have two separate disks, one for Windows, one of
 FreeBSD). There was no way to get into FreeBSD. Naturally, I went into
 my BIOS and changed the boot sequence from CD to Hard Drive. That only
 caused my system to boot into Windows XP.

 I read the instructions about the FreeBSD Boot Manager. It said clearly
 that it should allow switching from one OS to another. But I did not see
 any configuration for that. How, may I ask, do I do this while
 installing FreeBSD? How do I change this configuration to guarantee that
 all my work won't go down the toilet and that when I reboot, I will see
 Lilo or whatever as a boot manager that will allow me to select either
 FreeBSD or Windows?

 I am looking forward to solving this and then to actually seeing FreeBSD
 for the first time.

 Thank you so much in advance.

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

In your BIOS, make changes so that the system boots from HDD1 instead of HDD0
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: setting shmmax for postgres

2006-03-20 Thread Charles Swiger

On Mar 20, 2006, at 4:29 PM, Miguel wrote:
Just how much RAM do you have in the machine?  I don't think you  
can  allocate more than 256MB or so to SysV shared memory without  
tuning  the number of KVA pages being allocated to the kernel...?   
Maybe it  depends on whether the SysV shmem segments are wired  
down by default  or not, I think there's a sysctl which controls  
that.


I have 3G of RAM


OK.  You probably want to tune the SGA or whatever Postgres calls it  
to 512-768 MB, then, but I will happily defer to someone more  
familiar with that particular database.


You should revert Postgres back to a more reasonable default  
shared  region size for now and rebuild the kernel to increase  
these  parameters if you actually have the RAM and the need to do so.


--
-Chuck


what parameters?
I cant find any related in GENERIC


Look at NOTES, specificly here:

# Set the number of PV entries per process.  Increasing this can
# stop panics related to heavy use of shared memory.  However, that can
# (combined with large amounts of physical memory) cause panics at
# boot time due the kernel running out of VM space.
#
# If you're tweaking this, you might also want to increase the sysctls
# vm.v_free_min, vm.v_free_reserved, and vm.v_free_target.
#
# The value below is the one more than the default.
#
options PMAP_SHPGPERPROC=201

#
# Change the size of the kernel virtual address space.  Due to
# constraints in loader(8) on i386, this must be a multiple of 4.
# 256 = 1 GB of kernel address space.  Increasing this also causes
# a reduction of the address space in user processes.  512 splits
# the 4GB cpu address space in half (2GB user, 2GB kernel).
#
options KVA_PAGES=260

--
-Chuck

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


Re: Urgent FreeBSD Boot question!

2006-03-20 Thread Benjamin Sher

Dear Daniel:

I have an old but very reliable Dell Dimension 8200 that's 6 years old. 
It does not have a boot option for both of my separate hard disks. The 
only BOOT options are: floppy, CD or hard drive. That's why I need the 
boot manager solution.


Thank you.

Daniel A. wrote:

On 3/20/06, Benjamin Sher [EMAIL PROTECTED] wrote:
  

Dear friends:

I decided to go out and buy the latest issue of Linux Format with the
FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but
after spending several hours I finally succeeded in doing a perfect
installation. ONE BIG PROBLEM: When I removed the CD and rebooted, I got
into my Windows XP (I have two separate disks, one for Windows, one of
FreeBSD). There was no way to get into FreeBSD. Naturally, I went into
my BIOS and changed the boot sequence from CD to Hard Drive. That only
caused my system to boot into Windows XP.

I read the instructions about the FreeBSD Boot Manager. It said clearly
that it should allow switching from one OS to another. But I did not see
any configuration for that. How, may I ask, do I do this while
installing FreeBSD? How do I change this configuration to guarantee that
all my work won't go down the toilet and that when I reboot, I will see
Lilo or whatever as a boot manager that will allow me to select either
FreeBSD or Windows?

I am looking forward to solving this and then to actually seeing FreeBSD
for the first time.

Thank you so much in advance.

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



In your BIOS, make changes so that the system boots from HDD1 instead of HDD0


  

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


Re: Urgent FreeBSD Boot question!

2006-03-20 Thread Bill Moran
On Mon, 20 Mar 2006 16:42:37 -0500
Benjamin Sher [EMAIL PROTECTED] wrote:
 Dear Daniel:
 
 I have an old but very reliable Dell Dimension 8200 that's 6 years old. 
 It does not have a boot option for both of my separate hard disks. The 
 only BOOT options are: floppy, CD or hard drive. That's why I need the 
 boot manager solution.

By default, FreeBSD will install the boot manager on the disk that you
installed FreeBSD on - but your BIOS isn't trying to boot from that
disk, so it doesn't help.

You can go back into sysinstall and tell it to install a boot manager
on the first disk.  Be _very_ careful, as you'll delete Windows if you
choose the wrong options.  I'm sorry that I don't remember the exact
sequence to accomplish this.  As has been said: make good backups first!
You _only_ want to install the boot manager - not change anything else.


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


Re: Urgent FreeBSD Boot question!

2006-03-20 Thread Derek Ragona
Look in the tools folder on the FreeBSD CD for booteasy.  You can load 
booteasy onto both hard disks from a command window under XP.


-Derek


At 03:42 PM 3/20/2006, Benjamin Sher wrote:

Dear Daniel:

I have an old but very reliable Dell Dimension 8200 that's 6 years old. It 
does not have a boot option for both of my separate hard disks. The only 
BOOT options are: floppy, CD or hard drive. That's why I need the boot 
manager solution.


Thank you.

Daniel A. wrote:

On 3/20/06, Benjamin Sher [EMAIL PROTECTED] wrote:


Dear friends:

I decided to go out and buy the latest issue of Linux Format with the
FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but
after spending several hours I finally succeeded in doing a perfect
installation. ONE BIG PROBLEM: When I removed the CD and rebooted, I got
into my Windows XP (I have two separate disks, one for Windows, one of
FreeBSD). There was no way to get into FreeBSD. Naturally, I went into
my BIOS and changed the boot sequence from CD to Hard Drive. That only
caused my system to boot into Windows XP.

I read the instructions about the FreeBSD Boot Manager. It said clearly
that it should allow switching from one OS to another. But I did not see
any configuration for that. How, may I ask, do I do this while
installing FreeBSD? How do I change this configuration to guarantee that
all my work won't go down the toilet and that when I reboot, I will see
Lilo or whatever as a boot manager that will allow me to select either
FreeBSD or Windows?

I am looking forward to solving this and then to actually seeing FreeBSD
for the first time.

Thank you so much in advance.

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



In your BIOS, make changes so that the system boots from HDD1 instead of HDD0




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


Ongoing Saga Dell PE1850 - FreeBSD 6.0 Release Freezups.

2006-03-20 Thread Grant Peel

Hi all,

I have been having freezups of my PE 1850 and FreeBSD 6.0 RELEASE. since 
about Feb 23. 1 about every three days. Sometimes twice a day.


As far as everything (diagnostics) shows, no hardware issues (See text below 
... BMC sensor data, first froup while server is down, second group right 
after harreset). Extensive memory and mainboard diagnostics have been run.


So I am just wondering (before I start the task of movinf this client to a 
new machine) if anyone has seen complete software freezes, again, with no 
errors whatsoever in any log, no panics, no coredumps, of FreeBSD 6.0 
freezing with the only recovery method being a machine reset, if so what was 
done to correct it.


DoS attack maybe? but on what?

ipfw internal issue?

Any help would be appreciated.

-Grant

FYI. SEL shows nothing of note. Just the chassis intrusion that I did 
reassembling the server on Friday - ensureing everything was seated etc.


DUring Freeze:

Temp | 50 degrees C  | ok(alittle high, but well within 
tolerance).

Temp | 50 degrees C  | ok
Ambient Temp | 29 degrees C  | ok
Planar Temp  | 37 degrees C  | ok
Riser Temp   | 33 degrees C  | ok
Temp | 40 degrees C  | ok
Temp | 40 degrees C  | ok
CMOS Battery | 3.15 Volts| ok
ROMB Battery | Not Readable  | ns
VCORE| 0x01  | ok
VCORE| Not Readable  | ns
PROC VTT | 0x01  | ok
1.5V PG  | 0x01  | ok
1.8V PG  | 0x01  | ok
3.3V PG  | 0x01  | ok
5V PG| 0x01  | ok
5V Riser PG  | 0x01  | ok
Riser PG | 0x01  | ok
PFault Fail Safe | Not Readable  | ns
Presence | 0x01  | ok
Presence | 0x02  | ok
Presence | 0x01  | ok
Presence | 0x02  | ok
ROMB Presence| 0x02  | ok
FAN 1A RPM   | 9375 RPM  | ok
FAN 1B RPM   | 6600 RPM  | ok
FAN 2A RPM   | 9525 RPM  | ok
FAN 2B RPM   | 6675 RPM  | ok
FAN 3A RPM   | 9450 RPM  | ok
FAN 3B RPM   | 6675 RPM  | ok
FAN 4A RPM   | 9975 RPM  | ok
FAN 4B RPM   | 6450 RPM  | ok
Status   | 0x80  | ok
Status   | Not Readable  | ns
Status   | 0x01  | ok
Status   | Not Readable  | ns
VRM  | 0x01  | ok
VRM  | 0x01  | ok
OS Watchdog  | 0x00  | ok
SEL  | Not Readable  | ns
Intrusion| 0x00  | ok
PS Redundancy| Not Readable  | ns
Fan Redundancy   | 0x01  | ok
SCSI Connector A | Not Readable  | ns
Drive| 0xc0  | ok
ECC Corr Err | 0xc0  | ok
ECC Uncorr Err   | Not Readable  | ns
I/O Channel Chk  | 0xc0  | ok
PCI Parity Err   | 0xc0  | ok
PCI System Err   | 0xc0  | ok
SBE Log Disabled | Not Readable  | ns
Logging Disabled | Not Readable  | ns
Unknown  | Not Readable  | ns
PROC Protocol| Not Readable  | ns
PROC Bus PERR| Not Readable  | ns
PROC Init Err| Not Readable  | ns
PROC Machine Chk | Not Readable  | ns
Memory Spared| Not Readable  | ns
Memory Mirrored  | 0x01  | ok
Memory RAID  | Not Readable  | ns
Memory Added | 0x01  | ok
Memory Removed   | 0x01  | ok
PCIE Fatal Err   | 0x01  | ok
Chipset Err  | 0x01  | ok
Err Reg Pointer  | 0x01  | ok

After Reset:

Temp | 38 degrees C  | ok
Temp | 50 degrees C  | ok
Ambient Temp | 29 degrees C  | ok
Planar Temp  | 36 degrees C  | ok
Riser Temp   | 33 degrees C  | ok
Temp | 40 degrees C  | ok
Temp | 40 degrees C  | ok
CMOS Battery | 3.16 Volts| ok
ROMB Battery | Not Readable  | ns
VCORE| 0x01  | ok
VCORE| Not Readable  | ns
PROC VTT | 0x01  | ok
1.5V PG  | 0x01  | ok
1.8V PG  | 0x01  | ok
3.3V PG  | 0x01  | ok
5V PG| 0x01  | ok
5V Riser PG  | 0x01  | ok
Riser PG | 0x01  | ok
PFault Fail Safe | Not Readable  | ns
Presence | 0x01  | ok
Presence | 0x02  | ok
Presence | 0x01  | ok
Presence | 0x02  | ok
ROMB Presence| 0x02  | ok
FAN 1A RPM   | 9375 RPM  | ok
FAN 1B RPM   | 6675 RPM  | ok
FAN 2A RPM   | 9525 RPM  | ok
FAN 2B RPM   | 6600 RPM  | ok
FAN 3A RPM   | 9450 RPM  | ok
FAN 3B RPM   | 6525 RPM

Re: Urgent FreeBSD Boot question!

2006-03-20 Thread Benjamin Sher

Dear Kevin:

Sounds great! Just what I need. One question before I proceed: what is
the holographic shell. Please be specific and provide step-by-step
instructions. I am a bit nervous about this kind of brain surgery.

Thank you again.

Benjamin


To write the MBR on the first disk, just boot the CD and select the
holographic shell. At that point, enter the command:
boot0cfg -B ad0

That should do the trick. There are several other ways to do this, but
this is the first one I thought of for your situation.
  


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


make.conf syntax

2006-03-20 Thread Duane Whitty

Hello all,

I believe I used the wrong syntax in my make.conf
I used

NO_PROFILE=YES

Should I have instead used

NO_PROFILE=YES

or

NO_PROFILE=TRUE


Is YES and TRUE and 1 equivalent in this context?

Thanks in advance,

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


RE: Urgent FreeBSD Boot question!

2006-03-20 Thread Gayn Winters
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Benjamin Sher
 Sent: Monday, March 20, 2006 1:21 PM
 To: freebsd-questions@freebsd.org
 Subject: Urgent FreeBSD Boot question!
 
 
 Dear friends:
 
 I decided to go out and buy the latest issue of Linux Format with the 
 FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but 
 after spending several hours I finally succeeded in doing a perfect 
 installation. ONE BIG PROBLEM: When I removed the CD and 
 rebooted, I got 
 into my Windows XP (I have two separate disks, one for 
 Windows, one of 
 FreeBSD). There was no way to get into FreeBSD. Naturally, I 
 went into 
 my BIOS and changed the boot sequence from CD to Hard Drive. 
 That only 
 caused my system to boot into Windows XP.
 
 I read the instructions about the FreeBSD Boot Manager. It 
 said clearly 
 that it should allow switching from one OS to another. But I 
 did not see 
 any configuration for that. How, may I ask, do I do this while 
 installing FreeBSD? How do I change this configuration to 
 guarantee that 
 all my work won't go down the toilet and that when I reboot, 
 I will see 
 Lilo or whatever as a boot manager that will allow me to 
 select either 
 FreeBSD or Windows?
 
 I am looking forward to solving this and then to actually 
 seeing FreeBSD 
 for the first time.
 
 Thank you so much in advance.
 
 Benjamin

Welcome to FreeBSD!

Well, all is not lost. There are a couple possible errors you could have
made, but since XP is booting, my guess is that you installed FreeBSD
correctly on ad1 and you (hopefully) put the FreeBSD boot loader onto
the MBR of that disk.  If so, you have a couple options:

1.  Use the NT boot loader (see
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/disks.html#NT-BOOTL
OADER ) on ad0.
2.  Install the FreeBSD boot loader on ad0.  To do this, boot the
FreeBSD install CD again and choose FixIt mode.  Get a shell going.  Use
boot0cfg to install the loader.  Check the syntax in the man pages
(http://www.freebsd.org/cgi/man.cgi), but I think it is:
#boot0cfg -Bv -d 0x80 -m 0x1 -s 5 ad0

If somehow you failed to get the FreeBSD boot loader onto ad1, then
you'll have to use boot0cfg to fix that.  Its syntax will be something
like:
#boot0cfg -Bv -d 0x81 -m 0x1 -s 1 ad1

You do have a backup of your XP disk, don't you?  Errors using boot0cfg
can cause your system to be quite messed up!  Double check your
syntax!!!

Good luck!

-gayn

Bristol Systems Inc.
714/532-6776
www.bristolsystems.com 


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


Re: make.conf syntax

2006-03-20 Thread Beech Rintoul
On Monday 20 March 2006 14:00, Duane Whitty wrote:
 Hello all,

 I believe I used the wrong syntax in my make.conf
 I used

 NO_PROFILE=YES

 Should I have instead used

 NO_PROFILE=YES

 or

 NO_PROFILE=TRUE


 
should be: NO_PROFILE=TRUE

Beech

-- 

---
Beech Rintoul - Sys. Administrator - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Mangohealth
\ / - NO HTML/RTF in e-mail  | 201 East 9Th Avenue Ste.310
 X  - NO Word docs in e-mail | Anchorage, AK 99501
/ \  - XanGo - http://www.mangohealth.org
---













pgpPPYxA4kaIm.pgp
Description: PGP signature


Re: make.conf syntax

2006-03-20 Thread Duane Whitty

Duane Whitty wrote:

Hello all,

I believe I used the wrong syntax in my make.conf
I used

NO_PROFILE=YES

Should I have instead used

NO_PROFILE=YES

or

NO_PROFILE=TRUE


Is YES and TRUE and 1 equivalent in this context?

Thanks in advance,

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





Hi,

Sorry for the noise; I answered my own question.
Yes, my syntax was wrong. NO_PROFILE takes a bool
not a string value.

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


Re: make.conf syntax

2006-03-20 Thread Erik Trulsson
On Mon, Mar 20, 2006 at 07:00:08PM -0400, Duane Whitty wrote:
 Hello all,
 
 I believe I used the wrong syntax in my make.conf
 I used
 
 NO_PROFILE=YES
 
 Should I have instead used
 
 NO_PROFILE=YES
 
 or
 
 NO_PROFILE=TRUE

It shouldn't matter.

 
 
 Is YES and TRUE and 1 equivalent in this context?

Yes, and they are also equivalent to NO or FALSE.
The makefiles only check if NO_PROFILE is defined, not what it is 
defined as.
This is true for many other makefile variables as well.



-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


CPUTYPE value

2006-03-20 Thread Frederic Van Assche
Hello,

What would be the best CPUTYPE setting for a Pentium M 750? pentium-m or 
pentium4m?

Thanks,
Frederic
-- 
PGP key: http://frederic.cgarchive.com/PGP/frederic.asc


pgpvchOdIdQL6.pgp
Description: PGP signature


Re: make.conf syntax

2006-03-20 Thread Duane Whitty

Erik Trulsson wrote:

On Mon, Mar 20, 2006 at 07:00:08PM -0400, Duane Whitty wrote:
  

Hello all,

I believe I used the wrong syntax in my make.conf
I used

NO_PROFILE=YES

Should I have instead used

NO_PROFILE=YES

or

NO_PROFILE=TRUE



It shouldn't matter.

  

Is YES and TRUE and 1 equivalent in this context?



Yes, and they are also equivalent to NO or FALSE.
The makefiles only check if NO_PROFILE is defined, not what it is 
defined as.

This is true for many other makefile variables as well.


  

Thanks,

I've been reading make.conf(5) and so I now
understand what you mean.  I should have defined
a variable for myself before I started, first_step=RTFM

Thanks for everyone's patience,

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


openoffice package install fails on gamin dependency - KDE needs fam

2006-03-20 Thread Oliver Iberien
I'm trying to install the package of OpenOffice 2.0:

bsd# pkg_add /home/oliver/OOo_SRC680_m156_FreeBSD60Intel_install_en-US.tbz
pkg_add: could not find package gamin-0.1.7_1 !

Unfortunately:

===  gamin-0.1.7_2 conflicts with installed package(s):
  fam-2.6.9_6

  They install files into the same place.
  Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/devel/gamin.
*** Error code 1

Stop in /usr/ports/devel/gamin.
bsd# pkg_delete fam-2.6.9_6
pkg_delete: package 'fam-2.6.9_6' is required by these other packages
and may not be deinstalled:
dasher-3.2.15
eel-2.10.1_1
fileroller-2.10.4,1
gdm-2.8.0.1
gnome-menus-2.10.2_1
gnomedesktop-2.10.2
gnomegames2-2.10.2
gnomemedia2-2.10.2
gnomevfs2-2.10.1
gnomevfs2-2.12.2_2
gstreamer-plugins-gnomevfs-0.8.10_1
gtkhtml3-3.6.2
k3b-0.12.11
kde-3.5.1

...and many more. I do not wish to lose KDE. The problem seems to be 
documented:
http://www.freebsd.org/cgi/query-pr.cgi?pr=92592

But I cannot find a workaround that works with the package. 

A person from the FreeBSD KDE project posted here:
http://thread.gmane.org/gmane.os.freebsd.devel.ports/56219

for use with the portupgrade system, and the same thread:
http://freebsd.kde.org/pipermail/kde-freebsd/2006-February/012137.html

has something to be spliced in to pkgtools.conf. I put it in, but no joy.

Is there some way to do this without having to download and install the very, 
very large ports version? And even if I download it, will it install?

Thanks,

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


Re: Urgent FreeBSD Boot question!

2006-03-20 Thread Jud

Gayn Winters wrote:
[mailto:[EMAIL PROTECTED] On Behalf Of 
Benjamin Sher

Sent: Monday, March 20, 2006 1:21 PM
To: freebsd-questions@freebsd.org
Subject: Urgent FreeBSD Boot question!


Dear friends:

I decided to go out and buy the latest issue of Linux Format with the 
FreeBSD 6 CD. I am very glad I did. FreeBSD is tough to install, but 
after spending several hours I finally succeeded in doing a perfect 
installation. ONE BIG PROBLEM: When I removed the CD and 
rebooted, I got 
into my Windows XP (I have two separate disks, one for 
Windows, one of 
FreeBSD). There was no way to get into FreeBSD. Naturally, I 
went into 
my BIOS and changed the boot sequence from CD to Hard Drive. 
That only 
caused my system to boot into Windows XP.


I read the instructions about the FreeBSD Boot Manager. It 
said clearly 
that it should allow switching from one OS to another. But I 
did not see 
any configuration for that. How, may I ask, do I do this while 
installing FreeBSD? How do I change this configuration to 
guarantee that 
all my work won't go down the toilet and that when I reboot, 
I will see 
Lilo or whatever as a boot manager that will allow me to 
select either 
FreeBSD or Windows?


I am looking forward to solving this and then to actually 
seeing FreeBSD 
for the first time.


Thank you so much in advance.

Benjamin


Always more than one way to skin a cat.  :-)

A rather easy way to do what you want without having to touch your 
Windows installation is to use the free GAG bootloader - URL: 
http://gag.sourceforge.net/.  The installation instructions seem pretty 
self-explanatory to me, but if you have any questions, feel free to 
ask.  It's what I've used for years to boot triple or quadruple OS 
systems, and I've never had a problem.


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


Re: FYI: Threading Messages Correctly on Thunderbird

2006-03-20 Thread Jarrod

Hi Ken  David,

Ken, can you tell me if you are receiving FreeBSD mail messages
individually, or in the digest format?

I think the problems I was having with threading my replies
properly were related to the fact I receive my messages in
digest format. 


Cheers,
Jarrod.


--
Message: 29
Date: Sun, 19 Mar 2006 16:41:58 -0500
From: David Stanford [EMAIL PROTECTED]
Subject: Re: FYI: Threading Messages Correctly on Thunderbird
To: Ken Stevenson [EMAIL PROTECTED]
Cc: Jarrod [EMAIL PROTECTED], freebsd-questions@freebsd.org
Message-ID:
[EMAIL PROTECTED]
Content-Type: text/plain; charset=ISO-8859-1

Yes it is.

-David

On 3/19/06, Ken Stevenson [EMAIL PROTECTED] wrote:


Is this reply threaded correctly? I sent it using Thunderbird doing
nothing more than clicking Reply All.


--



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


Re: dual bge nics slow transfer - no transfer

2006-03-20 Thread Mike Tancsa
On Mon, 20 Mar 2006 09:55:29 -0800 (PST), in
sentex.lists.freebsd.questions you wrote:

I have a tyan k8wd with dual bge nics but they are painfully slow on transfer 
rates.
  Is there something I need to put in the hints file to fix this?? 
  Thanks!

Hi,
There are a lot of fixes to the bge driver in 6.1, as well as
other things. I would try there first and if there is still an issue,
post more details to the list on how you are testing.

---Mike



Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: openoffice package install fails on gamin dependency - KDE needs fam

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 03:49:14PM -0800, Oliver Iberien wrote:
 I'm trying to install the package of OpenOffice 2.0:
 
 bsd# pkg_add /home/oliver/OOo_SRC680_m156_FreeBSD60Intel_install_en-US.tbz
 pkg_add: could not find package gamin-0.1.7_1 !
 
 Unfortunately:
 
 ===  gamin-0.1.7_2 conflicts with installed package(s):
   fam-2.6.9_6
 
   They install files into the same place.
   Please remove them first with pkg_delete(1).
 *** Error code 1
 
 Stop in /usr/ports/devel/gamin.
 *** Error code 1
 
 Stop in /usr/ports/devel/gamin.
 bsd# pkg_delete fam-2.6.9_6
 pkg_delete: package 'fam-2.6.9_6' is required by these other packages
 and may not be deinstalled:
 dasher-3.2.15
 eel-2.10.1_1
 fileroller-2.10.4,1
 gdm-2.8.0.1
 gnome-menus-2.10.2_1
 gnomedesktop-2.10.2
 gnomegames2-2.10.2
 gnomemedia2-2.10.2
 gnomevfs2-2.10.1
 gnomevfs2-2.12.2_2
 gstreamer-plugins-gnomevfs-0.8.10_1
 gtkhtml3-3.6.2
 k3b-0.12.11
 kde-3.5.1
 
 ...and many more. I do not wish to lose KDE. The problem seems to be 
 documented:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=92592
 
 But I cannot find a workaround that works with the package. 

You will either need to compile KDE or openoffice with support for the
same choice of fam or gamin.  Sorry, no other way around it.

Kris

pgpR0BZhyefiY.pgp
Description: PGP signature


Altermime Documentation

2006-03-20 Thread Gerard Seibert
I am trying to locate some documentation regarding 'altermime' and 
'Sendmail'. Specifically, how to configure it, etc. I have not been 
successful in locating any usable manuals. The altermime web site seems 
to only have a link for 'Postfix'.

Perhaps someone who is using it might be able to tell me where I can 
locate further information regarding this program.

Thanks!

-- 
Gerard Seibert
[EMAIL PROTECTED]

PGP: http://www.seibercom.net/sig/gerard.asc


pgpjbwekXRkrA.pgp
Description: PGP signature


Re: No shared library support for realplayer?

2006-03-20 Thread Oliver Iberien
On Saturday 18 March 2006 14:49, Kevin Kinsey wrote:
 Oliver Iberien wrote:
 On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote:
 On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote:
 I installed Realplayer by running make clean install in its port
 directory. It all seemed to go fine, but it won't run, and no amount of

 I guess a question that is obvious to many of us is, are you attempting
 to run realplayer from the console?

 It is a GUI app, so you would need to start it after or along with an
 X session.  For example, start X, run a xterm, and then run realplay...
 If you are trying to run realplay from console, then the unable to
 open display error would be, well, expected.

I have KDE 3.5 going so an X session is up and running, but I think it may 
still be an X problem. I've compared the output of ldd realplay.bin against 
what is found in /compat/linux/usr/lib, /lib, /usr/lib, /usr/local/lib, 
and /usr/X11R6 and found that some are missing. I did a portupgrade -R 
linux-realplayer, but this changed nothing. The missing libraries are:

libdl.so.2 = /lib/libdl.so.2 (0x282da000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x2878a000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x28886000)
libXrandr.so.2 = /usr/X11R6/lib/libXrandr.so.2 (0x2888e000)
libXi.so.6 = /usr/X11R6/lib/libXi.so.6 (0x28892000)
libXinerama.so.1 = /usr/X11R6/lib/libXinerama.so.1 (0x2889b000)
libXft.so.2 = /usr/X11R6/lib/libXft.so.2 (0x2889e000)
libXcursor.so.1 = /usr/X11R6/lib/libXcursor.so.1 (0x28938000)
libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x28941000)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x2894a000)
   
I'm using Xorg. I am definitely no expert but I think that these are mostly 
non-Xorg. Does using Xorg mean no realplayer?

Thanks,

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


Re: No shared library support for realplayer?

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 05:50:46PM -0800, Oliver Iberien wrote:
 On Saturday 18 March 2006 14:49, Kevin Kinsey wrote:
  Oliver Iberien wrote:
  On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote:
  On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote:
  I installed Realplayer by running make clean install in its port
  directory. It all seemed to go fine, but it won't run, and no amount of
 
  I guess a question that is obvious to many of us is, are you attempting
  to run realplayer from the console?
 
  It is a GUI app, so you would need to start it after or along with an
  X session.  For example, start X, run a xterm, and then run realplay...
  If you are trying to run realplay from console, then the unable to
  open display error would be, well, expected.
 
 I have KDE 3.5 going so an X session is up and running, but I think it may 
 still be an X problem. I've compared the output of ldd realplay.bin against 
 what is found in /compat/linux/usr/lib, /lib, /usr/lib, /usr/local/lib, 
 and /usr/X11R6 and found that some are missing. I did a portupgrade -R 
 linux-realplayer, but this changed nothing. The missing libraries are:
 
 libdl.so.2 = /lib/libdl.so.2 (0x282da000)
 libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x2878a000)
 libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x28886000)
 libXrandr.so.2 = /usr/X11R6/lib/libXrandr.so.2 (0x2888e000)
 libXi.so.6 = /usr/X11R6/lib/libXi.so.6 (0x28892000)
 libXinerama.so.1 = /usr/X11R6/lib/libXinerama.so.1 (0x2889b000)
 libXft.so.2 = /usr/X11R6/lib/libXft.so.2 (0x2889e000)
 libXcursor.so.1 = /usr/X11R6/lib/libXcursor.so.1 (0x28938000)
 libXrender.so.1 = /usr/X11R6/lib/libXrender.so.1 (0x28941000)
 libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x2894a000)

Err?  The fact that there's something on the RHS of the = means they
are not missing.

Kris


pgpm5H88b71sY.pgp
Description: PGP signature


i945g - xorg 6.9.0 - /dev/agpgart missing freebsd 6.0

2006-03-20 Thread Kris Glynn
Hi

I have a Dell Optiplex gx520 with the Intel 945g chipset using Freebsd
6.0 Release and Xorg 6.9.0
 
I am unable to get the onboard PCI-E Intel graphics working properly in
Xorg. I can not get XVideo working due to missing /dev/agpgart. I have
tried everything.
 
ls -l /dev/agpgart
ls: /dev/agpgart: No such file or directory

I have option agp in my kernel.
If I try a kldload agp.ko it errors with :- interface agp.1 already
present in the KLD 'kernel'!

Here are some other related errors/info from Xorg.log
 
(**) I810(0): Option DRI on
(**) I810(0): Option XVideo on
 
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
 
(WW) I810(0): VideoRAM reduced to 7932 kByte (limited to available
sysmem)
 
(--) I810(0): HW Cursor disabled because it needs agpgart memory.
 
(II) I810(0): 19944 kBytes additional video memory is required to enable
tiling mode for DRI.
(II) I810(0): 9960 kBytes additional video memory is required to enable
DRI.
(II) I810(0): Disabling DRI.
 
(--) I810(0): Xv is disabled because it needs 2D accel and AGPGART.
 
(II) I810(0): direct rendering: Disabled
 
 
scanpci output
-
pci bus 0x cardnum 0x01 function 0x00: vendor 0x8086 device 0x2771
 Intel Corporation 945G/P PCI Express Graphics Port
 
pci bus 0x cardnum 0x02 function 0x00: vendor 0x8086 device 0x2772
 Intel Corporation 945G Integrated Graphics Controller
 
pci bus 0x cardnum 0x02 function 0x01: vendor 0x8086 device 0x2776
 Intel Corporation 945G Integrated Graphics Controller
 
pci bus 0x cardnum 0x1c function 0x00: vendor 0x8086 device 0x27d0
 Intel Corporation 82801G (ICH7 Family) PCI Express Port 1
 
pci bus 0x cardnum 0x1c function 0x01: vendor 0x8086 device 0x27d2
 Intel Corporation 82801G (ICH7 Family) PCI Express Port 2

Any ideas when Intel 945g is going to be supported properly in the
upcoming releases or indeed how to fix this in the meantime ?
 
Thanks
 
Kris Glynn
http://www.virginblue.com.au/ 
OAG Best Low Cost Airline Of The Year 

The content of this e-mail, including any attachments is a confidential 
communication between Virgin Blue  Pacific Blue (or the sender if this email is 
a private communication) and the intended addressee and is for the sole use of 
that intended addressee. If you are not the intended addressee, any use, 
interference with, disclosure or copying of this material is unauthorized and 
prohibited.  If you have received this e-mail in error please contact the 
sender immediately and then delete the message and any attachment(s). There is 
no warranty that this email is error, virus or defect free.  This email is also 
subject to copyright.  No part of it should be reproduced, adapted or 
communicated without the written consent of the copyright owner.  If this is a 
private communication it does not represent the views of Virgin Blue  Pacific 
Blue.  Please be aware that the contents of any emails sent to or from Virgin 
Blue  Pacific Blue may be periodically monitored and reviewed. Virgin Blue  
Pacific Blue respects your privacy. Our privacy policy can be accessed from our 
website: www.virginblue.com.au
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


hard error reading: set fstab mounts to frw: can no longer access filesystem

2006-03-20 Thread Edwin D. Vinas
Hi,

After a power outage my FreeBSD-4.10 server's 40GB HDD had many
fragmentations and no matter how I repeatedly do fsck, the errors saying
hard error reading fsbn are still there. I tried doing fsck over and over
but it seems this is already a hardware error and can no longer be
corrected. So my goal now is to recover my files!

First, I did a mount -a and was able to copy some of important files but I
have more data which I need to backup which I thought would only be possible
if I can make the server boot and make it work at least with TCP/IP so I can
transfer data to the other PCs in the LAN. But, after mount -a, I edited
the fstab to set mounts to frw to force mount all drives and not give me
those hard error reading fsbn. So, I rebooted the machine, only to find
out that after it mounted all partitions the the /usr/libexec/getty
something can't be found or executed for ttys and its giving me unending
errors. And there it goes, I can no longer access my filesystem because it
hangs or doesn't have a terminal when the machine is about to finish
booting. There is no prompt anymore, all I can see are the getty errors. If
only I can edit fstab back without f option, I can still manually copy my
files to a USB.

Is there anyway to still recover my files? Is there a way  I can edit fstab
to remove f option so I can't have those getty errors? Or is it possible
to mount the server's HDD in another FreeBSD machine?


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


Re: openoffice package install fails on gamin dependency - KDE needs fam

2006-03-20 Thread Micah

Oliver Iberien wrote:

I'm trying to install the package of OpenOffice 2.0:

bsd# pkg_add /home/oliver/OOo_SRC680_m156_FreeBSD60Intel_install_en-US.tbz
pkg_add: could not find package gamin-0.1.7_1 !

Unfortunately:

===  gamin-0.1.7_2 conflicts with installed package(s):
  fam-2.6.9_6

  They install files into the same place.
  Please remove them first with pkg_delete(1).
*** Error code 1

Stop in /usr/ports/devel/gamin.
*** Error code 1

Stop in /usr/ports/devel/gamin.
bsd# pkg_delete fam-2.6.9_6
pkg_delete: package 'fam-2.6.9_6' is required by these other packages
and may not be deinstalled:
dasher-3.2.15
eel-2.10.1_1
fileroller-2.10.4,1
gdm-2.8.0.1
gnome-menus-2.10.2_1
gnomedesktop-2.10.2
gnomegames2-2.10.2
gnomemedia2-2.10.2
gnomevfs2-2.10.1
gnomevfs2-2.12.2_2
gstreamer-plugins-gnomevfs-0.8.10_1
gtkhtml3-3.6.2
k3b-0.12.11
kde-3.5.1

...and many more. I do not wish to lose KDE. The problem seems to be 
documented:

http://www.freebsd.org/cgi/query-pr.cgi?pr=92592

But I cannot find a workaround that works with the package. 


A person from the FreeBSD KDE project posted here:
http://thread.gmane.org/gmane.os.freebsd.devel.ports/56219

for use with the portupgrade system, and the same thread:
http://freebsd.kde.org/pipermail/kde-freebsd/2006-February/012137.html

has something to be spliced in to pkgtools.conf. I put it in, but no joy.

Is there some way to do this without having to download and install the very, 
very large ports version? And even if I download it, will it install?


Thanks,

Oliver


Gamin and Fam are interchangeable in that they do the same thing. 
Gamin is supposed to be the next generation replacement for fam, but 
some have said that gamin is not yet ready for production You should 
set WITH_FAM_SYSTEM= either gamin or fam in your make.conf depending on 
which you decide to permanently use.


If you decide to switch to gamin, pkg_delete fam, then install gamin. 
Run pkgdb -F to change the dependency from fam to gamin on all the ports 
you listed above.  Or just rebuild all the ports that you listed above.


Or if you decide to stick with fam, see if you can force the install of 
the openoffice package despite the gamin dependency.  Then run pkgdb -F 
and point openoffice's gamin dependency to fam.


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


Re: No shared library support for realplayer?

2006-03-20 Thread Oliver Iberien
On Monday 20 March 2006 17:54, Kris Kennaway wrote:
 On Mon, Mar 20, 2006 at 05:50:46PM -0800, Oliver Iberien wrote:
  On Saturday 18 March 2006 14:49, Kevin Kinsey wrote:
   Oliver Iberien wrote:
   On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote:
   On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote:
   I installed Realplayer by running make clean install in its port
   directory. It all seemed to go fine, but it won't run, and no amount
of
  
   I guess a question that is obvious to many of us is, are you
   attempting to run realplayer from the console?
  
  I have KDE 3.5 going so an X session is up and running, but I think it
  may still be an X problem. I've compared the output of ldd realplay.bin
  against what is found in /compat/linux/usr/lib, /lib, /usr/lib,
  /usr/local/lib, and /usr/X11R6 and found that some are missing. I did a
  portupgrade -R linux-realplayer, but this changed nothing. The missing
  libraries are:
 Err?  The fact that there's something on the RHS of the = means they
 are not missing.

Yes, you're absolutely right. I am learning as I go... Still, the mystery of 
realplayer's inability to open a display and the no-shared-libraries message 
remains. 

Thanks,

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


Re: No shared library support for realplayer?

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 06:20:00PM -0800, Oliver Iberien wrote:
 On Monday 20 March 2006 17:54, Kris Kennaway wrote:
  On Mon, Mar 20, 2006 at 05:50:46PM -0800, Oliver Iberien wrote:
   On Saturday 18 March 2006 14:49, Kevin Kinsey wrote:
Oliver Iberien wrote:
On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote:
On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote:
I installed Realplayer by running make clean install in its port
directory. It all seemed to go fine, but it won't run, and no amount
 of
   
I guess a question that is obvious to many of us is, are you
attempting to run realplayer from the console?
   
   I have KDE 3.5 going so an X session is up and running, but I think it
   may still be an X problem. I've compared the output of ldd realplay.bin
   against what is found in /compat/linux/usr/lib, /lib, /usr/lib,
   /usr/local/lib, and /usr/X11R6 and found that some are missing. I did a
   portupgrade -R linux-realplayer, but this changed nothing. The missing
   libraries are:
  Err?  The fact that there's something on the RHS of the = means they
  are not missing.
 
 Yes, you're absolutely right. I am learning as I go... Still, the mystery of 
 realplayer's inability to open a display and the no-shared-libraries message 
 remains. 

I don't think you mentioned what happens when you set DISPLAY in the
shell before running it.

Kris


pgpgh73UPASso.pgp
Description: PGP signature


Re: hard error reading: set fstab mounts to frw: can no longer access filesystem

2006-03-20 Thread Kenyon Ralph
On 3/20/06, Edwin D. Vinas [EMAIL PROTECTED] wrote:
 Is there anyway to still recover my files? Is there a way  I can edit fstab
 to remove f option so I can't have those getty errors? Or is it possible
 to mount the server's HDD in another FreeBSD machine?

Can't you boot from a FreeBSD CD then mount the bad HD and recover your data?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: openoffice package install fails on gamin dependency - KDE needs fam

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 06:14:07PM -0800, Micah wrote:
 Oliver Iberien wrote:
 I'm trying to install the package of OpenOffice 2.0:
 
 bsd# pkg_add /home/oliver/OOo_SRC680_m156_FreeBSD60Intel_install_en-US.tbz
 pkg_add: could not find package gamin-0.1.7_1 !
 
 Unfortunately:
 
 ===  gamin-0.1.7_2 conflicts with installed package(s):
   fam-2.6.9_6
 
   They install files into the same place.
   Please remove them first with pkg_delete(1).
 *** Error code 1
 
 Stop in /usr/ports/devel/gamin.
 *** Error code 1
 
 Stop in /usr/ports/devel/gamin.
 bsd# pkg_delete fam-2.6.9_6
 pkg_delete: package 'fam-2.6.9_6' is required by these other packages
 and may not be deinstalled:
 dasher-3.2.15
 eel-2.10.1_1
 fileroller-2.10.4,1
 gdm-2.8.0.1
 gnome-menus-2.10.2_1
 gnomedesktop-2.10.2
 gnomegames2-2.10.2
 gnomemedia2-2.10.2
 gnomevfs2-2.10.1
 gnomevfs2-2.12.2_2
 gstreamer-plugins-gnomevfs-0.8.10_1
 gtkhtml3-3.6.2
 k3b-0.12.11
 kde-3.5.1
 
 ...and many more. I do not wish to lose KDE. The problem seems to be 
 documented:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=92592
 
 But I cannot find a workaround that works with the package. 
 
 A person from the FreeBSD KDE project posted here:
 http://thread.gmane.org/gmane.os.freebsd.devel.ports/56219
 
 for use with the portupgrade system, and the same thread:
 http://freebsd.kde.org/pipermail/kde-freebsd/2006-February/012137.html
 
 has something to be spliced in to pkgtools.conf. I put it in, but no joy.
 
 Is there some way to do this without having to download and install the 
 very, very large ports version? And even if I download it, will it install?
 
 Thanks,
 
 Oliver
 
 Gamin and Fam are interchangeable in that they do the same thing. 
 Gamin is supposed to be the next generation replacement for fam, but 
 some have said that gamin is not yet ready for production You should 
 set WITH_FAM_SYSTEM= either gamin or fam in your make.conf depending on 
 which you decide to permanently use.
 
 If you decide to switch to gamin, pkg_delete fam, then install gamin. 
 Run pkgdb -F to change the dependency from fam to gamin on all the ports 
 you listed above.  Or just rebuild all the ports that you listed above.
 
 Or if you decide to stick with fam, see if you can force the install of 
 the openoffice package despite the gamin dependency.  Then run pkgdb -F 
 and point openoffice's gamin dependency to fam.

Unfortunately they are not yet inter-compatible, and e.g. courier-imap
will crash when run with gamin.  I don't know what other problems
exist - I guess it might be worth a try forcing it, before recompiling
one or the other.

Kris


pgpn5NQKcNUG4.pgp
Description: PGP signature


Re: openoffice package install fails on gamin dependency - KDE needs fam

2006-03-20 Thread Oliver Iberien
Thanks very much. I just upgraded to KDE 3.5, which took about two days of 
compiling, while in complete ignorance of this issue. It now relies on fam. 
So it looks like fam for me.

I am going to go ahead with compiling. Your method sounds reasonable but my 
scant knowledge of FreeBSD makes me want to be as conservative as possible.

I have amended make.conf with a WITH_FAM_SYSTEM=fam line and put a line in 
pkgtools.conf 

MAKE_ARGS = {
'*' = 'WITH_FAM_SYSTEM=fam',
'editors/openoffice.org-*' = '-DWITHOUT_MOZILLA LOCALIZED_LANG=en-US'

Make clean in the openoffice.org-2.0 ports folder currently yields
===  Cleaning for fam-2.6.9_6

So hopefully after this monster compiles, I will get no gamin-related error 
messages. Hopefully?

Oliver


On Monday 20 March 2006 18:14, you wrote:
 Gamin and Fam are interchangeable in that they do the same thing.
 Gamin is supposed to be the next generation replacement for fam, but
 some have said that gamin is not yet ready for production You should
 set WITH_FAM_SYSTEM= either gamin or fam in your make.conf depending on
 which you decide to permanently use.

 If you decide to switch to gamin, pkg_delete fam, then install gamin.
 Run pkgdb -F to change the dependency from fam to gamin on all the ports
 you listed above.  Or just rebuild all the ports that you listed above.

 Or if you decide to stick with fam, see if you can force the install of
 the openoffice package despite the gamin dependency.  Then run pkgdb -F
 and point openoffice's gamin dependency to fam.

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


Re: No shared library support for realplayer?

2006-03-20 Thread Oliver Iberien
On Monday 20 March 2006 18:23, you wrote:
 On Mon, Mar 20, 2006 at 06:20:00PM -0800, Oliver Iberien wrote:
  On Monday 20 March 2006 17:54, Kris Kennaway wrote:
   On Mon, Mar 20, 2006 at 05:50:46PM -0800, Oliver Iberien wrote:
On Saturday 18 March 2006 14:49, Kevin Kinsey wrote:
 Oliver Iberien wrote:
 On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote:
 On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote:
 I installed Realplayer by running make clean install in its port
 directory. It all seemed to go fine, but it won't run, and no
  amount of

 I guess a question that is obvious to many of us is, are you
 attempting to run realplayer from the console?
   
I have KDE 3.5 going so an X session is up and running, but I think
it may still be an X problem. I've compared the output of ldd
realplay.bin against what is found in /compat/linux/usr/lib, /lib,
/usr/lib, /usr/local/lib, and /usr/X11R6 and found that some are
missing. I did a portupgrade -R linux-realplayer, but this changed
nothing. The missing libraries are:
  
   Err?  The fact that there's something on the RHS of the = means they
   are not missing.
 
  Yes, you're absolutely right. I am learning as I go... Still, the mystery
  of realplayer's inability to open a display and the no-shared-libraries
  message remains.

 I don't think you mentioned what happens when you set DISPLAY in the
 shell before running it.

I'm sorry. Hopefully I have done this correctly:

bsd# setenv DISPLAY 0:0
bsd# setenv
USER=root
HOME=/root
SHELL=/bin/csh
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
MAIL=/var/mail/root
BLOCKSIZE=K
FTP_PASSIVE_MODE=YES
TERM=xterm
HOSTTYPE=FreeBSD
VENDOR=intel
OSTYPE=FreeBSD
MACHTYPE=i386
SHLVL=1
PWD=/lib
LOGNAME=root
GROUP=wheel
HOST=bsd.bsd
EDITOR=vi
PAGER=more
DISPLAY=0:0
bsd# /usr/X11R6/lib/RealPlayer/realplay.bin
_X11TransSocketINETConnect() can't get address for 0:6000: Name or service not 
known

** ERROR **: Unable to open display
aborting...
Abort (core dumped)
bsd# 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Why doesn't Turn Off The Computer turn off the computer?

2006-03-20 Thread Malcolm Fitzgerald
When I log out and select Turn off the computer it shuts down the 
system and leaves the machinery running, displaying this message:


The operating system has halted.
Please press any key to reboot.

Pressing the power button fires up the system. I have to hold the power 
button down for several seconds to get a forced power-off or pull the 
plug.


How do I setup BSD so that the command at the login panel turns the 
machine off?


Malcolm


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


Re: Urgent FreeBSD Boot question!

2006-03-20 Thread Kevin Kinsey

Benjamin Sher wrote:


Dear friends:

I decided to go out and buy the latest issue of Linux
Format with the FreeBSD 6 CD. I am very glad I did.
FreeBSD is tough to install,


Well, kinda like the first date, the first cigarette, the
first skirmish, the first honeymoon, etc.: a tad tough,
the first time, maybe.  It gets easier ;-)



but after spending several hours



I feel for ya 



I finally succeeded in doing a perfect installation.
ONE BIG PROBLEM: When I removed the CD and
rebooted, I got into my Windows XP (I have two
separate disks, one for Windows, one of FreeBSD).
There was no way to get into FreeBSD. Naturally,
I went into my BIOS and changed the boot sequence
from CD to Hard Drive. That only caused my system
to boot into Windows XP.

I read the instructions about the FreeBSD Boot Manager.
It said clearly that it should allow switching from one
OS to another. But I did not see any configuration for that.



There is no need to do any configuration of the boot
manager in most situations.



How, may I ask, do I do this while installing FreeBSD?
How do I change this configuration to guarantee that
all my work won't go down the toilet and that when I
reboot, I will see Lilo or whatever as a boot manager
that will allow me to select either FreeBSD or Windows?

I am looking forward to solving this and then to actually
seeing FreeBSD for the first time.

Thank you so much in advance.

Benjamin


Can you tell us about your hardware a little more?  If
your BIOS will only boot from HDD0, is that the drive
that actually has FreeBSD on it?

Obviously, if you have installed FreeBSD on a second
hard disk, and WinXP is on the first, you will see the
NT bootloader on Drive #0 and not the FreeBSD boot loader
on Drive #1; this would, it seems to me, load Windows XP
at the expense of ignoring everything else.

My 'Net connection is via packet radio, and the weather
in the Mid US is pretty bad today (so it may be that
I'm reading your message late, after it's already been
solved) and I'm having a good bit of difficulty reading
the online docs, but on my local copy, there is some
information in the Handbook (ch. 12) and perhaps the FAQ
(ch. 9) that may help.

If indeed the issue is that Windows is on Drive zero,
then I would suggest switching the physical ordering
of the drives (by jumpers or cables or whatnot) and
trying again.  If the FreeBSD boot loader sees an
unknown partition type on a disk (such as NTFS or 
FAT/MSDOS) it will give you an option to boot this

disk (usually via the F2 key, as FreeBSD is assigned
to F1) and then give control to the MBR on the 
other disk.


Other potential options might include adapting
the Windows boot loader to see the other
drive's boot sector, or installing a 3rd party
boot loader on the primary hard disk (such as
GAG, Grub, or LILO as you mentioned above).

HTH,

Kevin Kinsey

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


Re: No shared library support for realplayer?

2006-03-20 Thread Kris Kennaway
On Mon, Mar 20, 2006 at 06:55:26PM -0800, Oliver Iberien wrote:
 On Monday 20 March 2006 18:23, you wrote:
  On Mon, Mar 20, 2006 at 06:20:00PM -0800, Oliver Iberien wrote:
   On Monday 20 March 2006 17:54, Kris Kennaway wrote:
On Mon, Mar 20, 2006 at 05:50:46PM -0800, Oliver Iberien wrote:
 On Saturday 18 March 2006 14:49, Kevin Kinsey wrote:
  Oliver Iberien wrote:
  On Saturday 18 March 2006 11:22 am, Kris Kennaway wrote:
  On Sat, Mar 18, 2006 at 10:44:56AM -0800, Oliver Iberien wrote:
  I installed Realplayer by running make clean install in its port
  directory. It all seemed to go fine, but it won't run, and no
   amount of
 
  I guess a question that is obvious to many of us is, are you
  attempting to run realplayer from the console?

 I have KDE 3.5 going so an X session is up and running, but I think
 it may still be an X problem. I've compared the output of ldd
 realplay.bin against what is found in /compat/linux/usr/lib, /lib,
 /usr/lib, /usr/local/lib, and /usr/X11R6 and found that some are
 missing. I did a portupgrade -R linux-realplayer, but this changed
 nothing. The missing libraries are:
   
Err?  The fact that there's something on the RHS of the = means they
are not missing.
  
   Yes, you're absolutely right. I am learning as I go... Still, the mystery
   of realplayer's inability to open a display and the no-shared-libraries
   message remains.
 
  I don't think you mentioned what happens when you set DISPLAY in the
  shell before running it.
 
 I'm sorry. Hopefully I have done this correctly:
 
 bsd# setenv DISPLAY 0:0

:0.0, not 0:0

 bsd# setenv
 USER=root
 HOME=/root
 SHELL=/bin/csh
 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
 MAIL=/var/mail/root
 BLOCKSIZE=K
 FTP_PASSIVE_MODE=YES
 TERM=xterm
 HOSTTYPE=FreeBSD
 VENDOR=intel
 OSTYPE=FreeBSD
 MACHTYPE=i386
 SHLVL=1
 PWD=/lib
 LOGNAME=root
 GROUP=wheel
 HOST=bsd.bsd
 EDITOR=vi
 PAGER=more
 DISPLAY=0:0
 bsd# /usr/X11R6/lib/RealPlayer/realplay.bin

And you don't run this directly, you run the realplay wrapper in
/usr/X11R6/bin/realplay.

Kris



pgpj2fyM7jZDL.pgp
Description: PGP signature


Re: No shared library support for realplayer?

2006-03-20 Thread Robert Huff

Oliver Iberien writes:
  I'm sorry. Hopefully I have done this correctly:
  
  bsd# setenv DISPLAY 0:0

I don't believe so.  Try:

setenv DISPLAY :0.0



Robert Huff

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


Why doesn't Turn Off The Computer turn off the computer?

2006-03-20 Thread Robert Huff
Malcolm Fitzgerald writes:

  When I log out and select Turn off the computer it shuts down
  the system and leaves the machinery running, displaying this
  message:
  
  The operating system has halted.
  Please press any key to reboot.
  
  Pressing the power button fires up the system. I have to hold the
  power button down for several seconds to get a forced power-off
  or pull the plug.
  
  How do I setup BSD so that the command at the login panel turns
  the machine off?

This is not (or not just) about FreeBSD, but about your BIOS.
(All of my machines are set to Off means OFF!, damnit..)


Robert Huff

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


sendmail dns lookups

2006-03-20 Thread fbsd_user
How do you tell sendmail not to do dns lookups?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Why doesn't Turn Off The Computer turn off the computer?

2006-03-20 Thread Kevin Kinsey

Malcolm Fitzgerald wrote:


When I log out and select Turn off the computer it shuts
down the system and leaves the machinery running, displaying
this message:

The operating system has halted.
Please press any key to reboot.

Pressing the power button fires up the system. I have
to hold the power button down for several seconds to
get a forced power-off or pull the plug.

How do I setup BSD so that the command at the login
panel turns the machine off?

Malcolm



It might be helpful to mention your windowing
system, but I doubt that it will make a lot of difference.

Most likely, FreeBSD doesn't grok your system's
ACPI.  What does uname -a say? (Let's establish
your OS version first).

Do you have any references to ACPI in your system's
boot message?  (you can look in /var/run/dmesg.boot).

What does kldstat(8) show?  Is acpi.ko loaded?

It is quite possible, if you are running a relatively
recent release on an older machine, that ACPI support
is intentionally disabled for your motherboard because
FreeBSD considers the system's BIOS/ACPI to be
broken.  If this is the case, I'm not sure if the
situation can be corrected, or not.  The good news:
sometimes it is possible to tell the system what kind
of ACPI support you need, and have it loaded at
boot-time; the bad news: some motherboards/BIOS
will never be supported, there simply won't be
enough programmer time to devote to all the
whims of every chipset designer who's been allowed
to release a product.

Kevin Kinsey

--
Imagine me going around with a pot belly.
It would mean political ruin.
-- Adolf Hitler


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


Re: sendmail dns lookups

2006-03-20 Thread Giorgos Keramidas
On 2006-03-20 23:02, fbsd_user [EMAIL PROTECTED] wrote:
 How do you tell sendmail not to do dns lookups?

You may be interested at the description of FEATURE(`nodns') in
the file `/usr/share/sendmail/cf/README'.

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


RE: sendmail configuration

2006-03-20 Thread Ming Tang
Derek,

 

Thanks for your help. My hosts file does list old IP for my domain name.
After I updated it, everything is working for sendmail.

 

I really appreciate everybody's help for the email issue.

 

 

Ming

 

 

-Original Message-
From: Derek Ragona [mailto:[EMAIL PROTECTED] 
Sent: Monday, March 20, 2006 9:34 AM
To: [EMAIL PROTECTED]; 'FreeBSD Questions'
Subject: Re: sendmail configuration

 

Your problem is in the name resolution for your domain.  Check your hosts
file, sendmail typically checks hosts before DNS.

-Derek


At 04:55 AM 3/20/2006, Ming Tang wrote:



Hi - there,

I got an email problem. My server can only receive email but cannot send any
email out after I changed my server configuration recently from NAT to a
D-Link router (DI-624) which supports and passes through all virtual servers
to an internal server. I always get the attached error message as soon as I
send a mail out from a pop-client, MS Outlook. I think the message was
generate by my own email server. I can send out email no problem if I chose
from other email servers.

My domain name server was configured as follows:

Ns1.domain.com is my name server, email server, and web server.

domain.com. in A 12.208.99.9
in MX 5 ns1.domain.com.

I configured email files 'access' and 'local-host-names' files for sendmail
as follows.

domainname.com  RELAY   for access
domainname.com  for local-host-name

And mapped in 'virtusertable' as:   @domainname.com [EMAIL PROTECTED]

These files were compiled and mail server restarted, but the problem still
there.

Any one there got any idea or experienced the same problems. Please help.
Thanks in advance.


Ming Tang



-Original Message-
From: System Administrator 
Sent: Monday, March 20, 2006 3:42 AM
To: 'eBay'
Subject: Undeliverable: eBay

Your message did not reach some or all of the intended recipients.

  Subject:  RE: eBay 
  Sent: 3/20/2006 3:42 AM

The following recipient(s) could not be reached:

'eBay' on 3/20/2006 3:42 AM

550 5.7.1 [EMAIL PROTECTED]... Relaying denied. IP name possibly forged
[12.208.99.9]



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

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


Re: FYI: Threading Messages Correctly on Thunderbird

2006-03-20 Thread Ken Stevenson

Jarrod wrote:

Hi Ken  David,

Ken, can you tell me if you are receiving FreeBSD mail messages
individually, or in the digest format?

I think the problems I was having with threading my replies
properly were related to the fact I receive my messages in
digest format.
Cheers,
Jarrod.


I get the messages individually. What's the digest format?

By the way, I had to change the To: address in my reply because the 
Reply To header in your post was addressed to:


[EMAIL PROTECTED]

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


Re: Why doesn't Turn Off The Computer turn off the computer?

2006-03-20 Thread Vayu
On Monday 20 March 2006 20:04, Kevin Kinsey wrote:
 Malcolm Fitzgerald wrote:
 
  When I log out and select Turn off the computer it shuts
  down the system and leaves the machinery running, displaying
  this message:
 
  The operating system has halted.
  Please press any key to reboot.
 
  Pressing the power button fires up the system. I have
  to hold the power button down for several seconds to
  get a forced power-off or pull the plug.
 
  How do I setup BSD so that the command at the login
  panel turns the machine off?
 
  Malcolm
 
 
 It might be helpful to mention your windowing
 system, but I doubt that it will make a lot of difference.
 
 Most likely, FreeBSD doesn't grok your system's
 ACPI.  What does uname -a say? (Let's establish
 your OS version first).
 


I don't know about how your window system shuts down, but from the command 
line I had the same problem.  I was using shutdown -h now and it would give 
me the same message that the system was halted, press any key to reboot.  I 
later learned that shutdown -p now would shut the power off as well.  Maybe 
your window system is doing the equivalent of -h instead of -p.

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