On Mon, May 11, 2015 at 10:35 AM, olli hauer wrote:
Hi,
> Hi Cristiano,
>
> this should be fixed.meanwhile.
>
> Please run the command
> # pkg audit -F
Confirmed, fixed. Thanks.
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
Hi,
this morning I got for my mailservers
# pkg audit
postfix-2.11.4,1 is vulnerable:
postfix -- plaintext command injection with SMTP over TLS
CVE: CVE-2011-0411
WWW: http://vuxml.FreeBSD.org/freebsd/14a6f516-502f-11e0-b448-bbfa2731f9c7.html
postfix-2.11.4,1 is vulnerable:
Postfix -- memory co
Hi,
please help me understand.
In /usr/ports/UPDATING we have:
---
# grep -A11 ^20150220 /usr/ports/UPDATING | more
20150220:
AFFECTS: users of PHP
The default PHP version has been updated from 5.4 to 5.6.
If you use binary packages you should make a list of php packages
before running
On Fri, Jul 16, 2010 at 11:15 AM, Maciej Jan Broniarz wrote:
>> I'm setting up a (future) 8.1 box to run as bgpd.
>> I know in 8.x there are some improvements in networking, has someone
>> any advice to tuning this machine?
>>
>> bgpd, routing only.
>
>
> How many peerings will You have, and how
Hi,
I'm setting up a (future) 8.1 box to run as bgpd.
I know in 8.x there are some improvements in networking, has someone
any advice to tuning this machine?
bgpd, routing only.
CPU: Intel(R) Xeon(R) CPU5130 @ 2.00GHz (1995.01-MHz K8-class CPU)
Origin = "GenuineIntel" Id = 0x6f6
On Wed, Mar 17, 2010 at 3:32 PM, Tom Evans wrote:
>> make update
>> make buildworld && make kernel && make installworld
>> mergemaster
>> and i got a "bad system call (core dumped)".
> You can't always run new userland on an old kernel, but you can always
> run old userland on a new kernel, whic
Hi,
anyone else tried to update (todas's cvsup) 7.3-p7 to 8-STABLE?
make update
make buildworld && make kernel && make installworld
mergemaster
and i got a "bad system call (core dumped)".
reboot, mergemaster again and it was allright.
i use freebsd from 3.3 (maybe) and this is the first time i
On Mon, Jul 27, 2009 at 11:59 AM, Paul P. wrote:
> Hello.
> How to turn off automatic reboot in single user mode after power fails or
> sudden reset? Do i need to make passin value in fstab equal to zero just to
> turn off automatic FSCK fs check?
if i understood correctly:
rc.conf:
fsck_y_enable
Hi,
i use ftpd (base system), logging login, xfer, auth failure. What i
need is to log the IP address of the client, not the hostname.
I looked in ftpd(8) ma it seems it's not possible to disable the
reverse resolution.
Any idea?
Thanks in advance
--
Cris, member of G.U.F.I
Italian FreeBSD Use
On Fri, Jul 3, 2009 at 10:51 AM, Dominic Fandrey wrote:
> I'd really like mergemaster to tell me whether the left
> or the right side is the new file.
>
> # $FreeBSD: src/etc/devd.conf,v 1.38. | # $FreeBSD: src/etc/devd.conf,v 1.38.
"From" -> "To"
The new one is *always* the right one.
--
Cris
On Mon, May 4, 2009 at 10:50 PM, Torfinn Ingolfsen
wrote:
> I just upgraded from 7.2-prerelease (as of 20090401) to 7.2-stable as
> of today, using csup and building world.
i upgraded fw machines from _7_1 to _7_2. no problem at all here.
did mergemaster is changed from -RELEASE to -STABLE?
hin
2009/3/3 Pyun YongHyeon :
>> # ifconfig bce0 media 1000baseSX
>> ifconfig: SIOCSIFMEDIA (media): Device not configured
> I don't have experience on bce(4) hardwares so I'm not sure but how
> about adding full-duplex?
> e.g. ifconfig bce0 media 1000baseSX mediaopt full-duplex
Thanks, that works.
Hi,
tuning my network fixing nic's speed and duplex (both on server and
switch) i got this error with bce driver:
# ifconfig bce0
bce0: flags=8843 metric 0 mtu 1500
options=1bb
ether 00:15:c5:fe:11:01
inet 192.168.1.13 netmask 0xff00 broadcast 192.168.1.255
me
On Mon, Jan 5, 2009 at 7:41 PM, Brian Duke wrote:
> #make -j4 buildworld; make -j4 buildkernel; make installkernel
Use instead
make -j4 buildworld && make buildkernel && make installkernel
If any of your commands failed you were unable to know. i suppose it
failed building kernel.
--
Cris, me
Hi,
any news about a MFC from -current to -stable (or 7.1) for the
sensorsd framework?
I find it very useful in openbsd, so i hoped to have it soon in free.
tnx
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
___
freebsd-sta
Hi,
I'm using a 7-RELEASE on a Dell PowerEdge 1955, using a mpt driver to
manage a hardware raid1.
Is there any way to check the status of the raid?
Know it's running on a single disk (the second one failed and has been
removed), and the only thing i can see are:
mpt0: mpt_cam_event: 0x16
mpt0: m
On Dec 4, 2007 7:08 PM, David O'Brien <[EMAIL PROTECTED]> wrote:
> I've found one commit flubup I made. Please let me know if that takes
> care of your problem.
Yes, works fine now.
Thank you.
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
_
On Dec 4, 2007 6:16 PM, David O'Brien <[EMAIL PROTECTED]> wrote:
> What platform are you using? I did my build testing on a FreeBSD/amd64
> RELENG_6 machine that I [attempt] to keep totally stock.
as i wrote you yesterday it's the same here:
fileserver# grep ' tag=' /usr/share/examples/cvsup/st
On Dec 3, 2007 4:59 PM, Anjang Aki <[EMAIL PROTECTED]> wrote:
> # chflags -R nouchg login rlogin
> chflags: /usr/bin/login: Operation not permitted
> chflags: /usr/bin/rlogin: Operation not permitted
> # chmod a=rx /usr/bin/login /usr/bin/rlogin
> chmod: /usr/bin/login: Operation not permitted
>
On Nov 28, 2007 5:15 PM, Unga <[EMAIL PROTECTED]> wrote:
> 10 times a day. Do others find FreeBSD 6.2-RELEASE
> always hangs?
no
> coincidental. How do I find why it hangs?
hardware problem, i suppose.
broken cpu fan?
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
On 11/2/07, Clint Olsen <[EMAIL PROTECTED]> wrote:
> I just attempted a source upgrade from 5.5-STABLE to 6.3-PRERELEASE, and it
> Well, in this case after running 'make installkernel' and rebooting,
Did you reboot in single user?
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://ww
2007/5/16, Sachin Sharma <[EMAIL PROTECTED]>:
Hi,
NIC (Network Card) is not detected by FreeBSD 6.2 into PowerEdge Blade
1955 Server. I need FreeBSD in these server . Please help me.
it works with 6.2-STABLE.
download a 6.2 snapshot and install it.
works fine here
--
Cris, member of G.U.F.I
2007/2/21, Vladimir Botka <[EMAIL PROTECTED]>:
Can you mount it as a root? Cheers, -vlado
Very strange: today i reconnect my usb device, instead of da0 it's now da1.
Tried to mount from root account, it works. Umount, and mount with
sudo (as usual)... it works!
messages:
Yesterday (didn't wo
Hi,
i have a usb key working fine on 6.2-RELEASE, yesterday i upgraded 2
box to -STABLE and now i have:
tail -5 /var/log/messages
Feb 20 14:33:47 toshi kernel: umass0: Kingston DataTraveler 2.0, rev
2.00/1.00, addr 3
Feb 20 14:33:48 toshi kernel: da0 at umass-sim0 bus 0 target 0 lun 0
Feb 20 1
2006/9/18, Robert Watson <[EMAIL PROTECTED]>:
> I'm bit confused here I thought auditd should log all activities, but I
> don't see any log files. Am I doing something wrong here or my understanding
> regarding auditd is wrong?
Your configuration looks right to me, and should be generating a ri
2006/9/17, Robert Watson <[EMAIL PROTECTED]>:
I've just comitted a fix to syscalls.master and regenerated the remaining
system call files, which should correct the auditctl: Invalid Argument error
being returned by auditd. In short order, this fix should be on the cvsup
mirrors -- please let me
Hi,
i got a strange behaviour with powerd:
# powerd -v
idle time > 90%, decreasing clock speed from 2000 MHz to 1750 MHz
idle time > 90%, decreasing clock speed from 1750 MHz to 1500 MHz
idle time > 90%, decreasing clock speed from 1500 MHz to 1250 MHz
idle time > 90%, decreasing clock speed fro
Hi,
i updated my system to -STABLE (FreeBSD mobile.deana.it 6.1-STABLE
FreeBSD 6.1-STABLE #10: Wed Sep 6 08:20:43 CEST 2006) and followed
instructions at
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/audit.html
but when i tried to start auditd i got:
# grep auditd /etc/rc.conf
audi
2006/4/18, Mare Negrocan <[EMAIL PROTECTED]>:
> Yes, I have kern_securelevel="2"
> Should I change it?
You should read `man securelevel'.
If it's only a clock problem, change it to 0, update your clock,
change again to your favorite securelevel, but you MUST know what are
you doing changing it.
2006/4/15, Mare Negrocan <[EMAIL PROTECTED]>:
> I can't update clock with rdate, ntpdate.
if you have securelevel => 2 then you will be unable to change your
date > 1 second.
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
__
2006/4/11, Adrian <[EMAIL PROTECTED]>:
> I have setup this command to run nightly via a crontab. It works
> fine from the root shell (tcsh) but doesn't seem to run from the
> crontab:
Why?
Haven't you /var/backups ?
It runs daily (periodic), if master.passwd has chaged it will be
copied in /var
2006/3/2, Danny Braniss <[EMAIL PROTECTED]>:
> seems to me not very updated ...
Why? Example:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/ifconfig/ifmedia.c
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
___
freebsd-stable
2006/3/1, Doug Ambrisko <[EMAIL PROTECTED]>:
> Cristiano Deana writes:
> | Failed to open driver node /dev/megadev0
> Make sure you have amr_linux. kldload amr_linux.ko. Then you should
> get a /dev/megadev0. It also works in a static kernel. You might
> want to do an l
2006/3/1, Massimo Lusetti <[EMAIL PROTECTED]>:
> Wait for the new work Joao is doing or better offer to test it ;)
> Did you follow discussion on [EMAIL PROTECTED]
I didn't.
I'm reading the thread right now. I will try amrstat.
Thanks
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http:/
2006/3/1, Paul Saab <[EMAIL PROTECTED]>:
> works fine
I got:
Failed to open driver node /dev/megadev0
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailma
Hi,
according to
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/amr/amr.c?only_with_tag=RELENG_6
it seems MegaMGR for linux now can work. Any experience?
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
___
freebsd-stable@
2006/2/3, make stuff up <[EMAIL PROTECTED]>:
> thank you... does that mean back to 5.4 for now?
Try install /usr/ports/net/isc-dhcp3-client/
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.gufi.org/
___
freebsd-stable@freebsd.org ma
2005/12/22, Gary Smith <[EMAIL PROTECTED]>:
> I have the same problem the error on startup is:
> pg_ctl: unrecognized operation mode "faststart"
> try "pg_ctl --help" for more information
Same for me. Look at doug's reply:
http://lists.freebsd.org/pipermail/freebsd-ports/2005-December/028298.htm
After a today upgrade to 6-STABLE postgresql doesn't start at boot.
Strange beavior, if I run `/usr/local/etc/rc.d/010.pgsql.sh start' it
starts correctly.
010.pgsql.sh is the same of updated ports.
This is 010.pgsql.sh :
http://www.deana.it/010.pgsql.sh
Doug, this is resuls of running `sh rc' wh
2005/11/1, Scott Long <[EMAIL PROTECTED]>:
> The future direction is that FreeBSD will continue to be friendly to
> novice users while still affording power users the control that they
> seek.
Scott, that's right.
but: we can have our personal way to shoot in the foot, we can use
big, BIG, advic
Thank you , Kris.
> It's included by DEFAULT.
> The point of a DEFAULTS file is that to contain things that are used
> by DEFAULT, including those which are mandatory.
As I thought, but how? I didn't see any "include" in GENERIC or any
modify in Makefile.
> > I think it should be written in 'UP
Hi,
I've seen that 'GENERIC' file has been modified, moving some lines to
'DEFAULTS':
device isa
device mem # Memory and kernel memory devices
device io # I/O device
Why?
What does it mean? Should we include 'DEFAULTS' in our customized
2005/5/19, Gary Kline <[EMAIL PROTECTED]>:
> Seriously, I hereby propose that everyone, every human,
> and most mammals be designed by a string of DIGITS.
Everybody will say 'call me 127.0.01'. Lot of confusion...
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
http://www.
2005/5/11, Ananth.G <[EMAIL PROTECTED]>:
> i have attached my config file.
> # Bus support. Do not remove isa, even if you have no isa slots
"DO NOT REMOVE ISA..."
> #device isa
uncomment the line above
> device umass # Disks/Mass storage - Requires scbus and da
"
Hi,
I have a problem with gmirror in a 5.4-STABLE box:
> uname -a
FreeBSD bsd.mcomm.it 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue May 10
12:41:29 CEST 2005 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/FRODO
i386
I have a system disk with full system and two scsi disk that i want to mirror.
What i did
2005/4/22, Didier Caamano <[EMAIL PROTECTED]>:
> I was wondering what would be a good cd burner software for FBSD?
first of all burncd(8). You can find it in base system.
you may use cdrecord from ports (sysutils/cdrtools) and you will find
a lot of gui frontend to use with it.
--
Cris, member
2005/4/13, Palle Girgensohn <[EMAIL PROTECTED]>:
> We have a dual CPU Dell 2850 running fresh RELENG_5_4 (amd64)
> CPU: Intel(R) Xeon(TM) CPU 2.80GHz (2793.02-MHz K8-class CPU)
> Origin = "GenuineIntel" Id = 0xf41 Stepping = 1
I am a little bit confused.
amd64 with a dual xeon?
--
Cris, me
On Apr 7, 2005 1:38 PM, Warren <[EMAIL PROTECTED]> wrote:
> On Thu, 7 Apr 2005 9:30 pm, you wrote:
> Nothing is logged in /var/log/messages to do with the attempt to load the via
> snd module.
try:
# kldload snd_driver
# cat /dev/sndstat
if it loaded something you will find your right sound modu
Hi,
I have a HP Proliant ML110, with a controller Promise FastTrak S150 SX4.
It's a raid sata controller.
At boot system halt with fatal trap 12 and these errors:
ata2-master: FAILURE - ATA_IDENTIFY timed out
ata2-master: FAILURE - ATA_IDENTIFY timed out
ata2-master: FAILURE - SETFEATURES SET
On Mon, 15 Nov 2004 08:41:17 -0700, firewall du <[EMAIL PROTECTED]> wrote:
> When disabling and enabling a nic (bfe0) my system warm boots itself
> (sometimes)
[cut of 1527 useless lines]
Before check your problem try HOWTO-write-a-mail.
--
Cris, member of G.U.F.I
Italian FreeBSD User Group
ht
On Mon, 08 Nov 2004 07:41:29 -0800, Kevin Oberman <[EMAIL PROTECTED]> wrote:
> I think there is a small issue with the Makefile, although I don't see
> exactly what. But I'm no great shakes on Makefiles.
Take a look:
http://lists.freebsd.org/pipermail/freebsd-current/2004-July/031497.html
btw, y
51 matches
Mail list logo