On Fri, Apr 14, 2006 at 01:18:08PM +0800, Vitaliy Ovsyannikov wrote:
> Hello, freebsd-hackers.
>
> Is it possible to hide freebsd gateway from ip traceroute?
Compile your kernel with the IPSTEALTH option and then enable if with
sysctl net.inet.ip.stealth=1
-- Brooks
--
Any statement of the
Hello, freebsd-hackers.
Is it possible to hide freebsd gateway from ip traceroute?
--
Sincerely,
Vitaliy Ovsyannikov
JSC Skala, Krasnoyarsk, Russia
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hacker
The amr driver was not MPSAFE in 5.4 (i think) so you would not have run
into these problems. You should be able to just take the driver from
RELENG_6 and use it on a released branch. If it doesn't compile, let me
know and I'll generate you a tarball or diff that will work. We had
major issu
Andrew MacIntyre wrote:
Alex Zbyslaw wrote:
{...}
Several times now I have had Linux servers (and production quality
ones, not built by me ones :-)) die in a somewhat similar fashion.
In every case the cause has been either a flaky disk or a flaky disk
controller, or some combination.
I'v
Did these serious race conditions exist in 5.4 also? This is not good
news and it would be nice if there was some place to find out about what
hardware drivers are considered stable for production servers. I always
assumed that this was the function of the supported hardware page. Is
this no
Andrew MacIntyre wrote:
Alex Zbyslaw wrote:
{...}
Several times now I have had Linux servers (and production quality
ones, not built by me ones :-)) die in a somewhat similar fashion.
In every case the cause has been either a flaky disk or a flaky disk
controller, or some combination.
I'v
January-March 2006 Status Report
Introduction
The highlights of this quarters report certainly include the
availability of native Java binaries thanks to the FreeBSD Foundation,
as well as progress has been made with Xen support and Sun's
Ultrasparc T1. Futhermore we are looking for
Alex Zbyslaw wrote:
{...}
Several times now I have had Linux servers (and production quality ones,
not built by me ones :-)) die in a somewhat similar fashion. In every
case the cause has been either a flaky disk or a flaky disk controller,
or some combination.
I've seen an instance of som
There are serious race conditions with amr in 6.0 that can cause serious
hangs. I suggest you take the amr driver from RELENG_6 and try that.
Matthew Hagerty wrote:
Greetings,
I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel
motherboard with a LSILogic MegaRAID (amr0) co
> > Hmm, that just seems odd that a disk controller just vanishing would
> > not cause some sort of console message? Even if the disk device is
> > gone, /dev/console should still be intact to display an error, no?
> > Also, a disk device that is all of a sudden missing seems pretty
> > ser
Hi list,
(I got no answer on freebsd-questions@, thus I give a try here.)
I was doing some testing on shared dependencies and fiddling libfetch's
Makefile for this aim.
I set LDFLAGS to "-v" in order to see the command executed for th
linking.
In the standard Makefile, we have this :
% .if !def
Matthew Hagerty wrote:
Alex Zbyslaw wrote:
Matthew Hagerty wrote:
Can anyone shed some light on this, give me some options to try?
What happened to kernel panics and such when there were serious
errors going on? The only glimmer of information I have is that
*one* time there was an error
On Thursday 13 April 2006 15:15, Julian Elischer wrote:
> Matthew Hagerty wrote:
>
> > John Baldwin wrote:
> >
> >> On Thursday 13 April 2006 14:17, Matthew Hagerty wrote:
> >>
> >>
> >>> Greetings,
> >>>
> >>> I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon
> >>> Intel motherbo
Matthew Hagerty wrote:
John Baldwin wrote:
On Thursday 13 April 2006 14:17, Matthew Hagerty wrote:
Greetings,
I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon
Intel motherboard with a LSILogic MegaRAID (amr0) controller. This
machine has been running for about 2 years no
Alex Zbyslaw wrote:
Matthew Hagerty wrote:
Can anyone shed some light on this, give me some options to try?
What happened to kernel panics and such when there were serious
errors going on? The only glimmer of information I have is that
*one* time there was an error on the console about ther
John Baldwin wrote:
On Thursday 13 April 2006 14:17, Matthew Hagerty wrote:
Greetings,
I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel
motherboard with a LSILogic MegaRAID (amr0) controller. This machine
has been running for about 2 years now, and was very stable unt
Matthew Hagerty wrote:
Can anyone shed some light on this, give me some options to try? What
happened to kernel panics and such when there were serious errors
going on? The only glimmer of information I have is that *one* time
there was an error on the console about there not being any RAID
On Thursday 13 April 2006 14:17, Matthew Hagerty wrote:
> Greetings,
>
> I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel
> motherboard with a LSILogic MegaRAID (amr0) controller. This machine
> has been running for about 2 years now, and was very stable until I
> updated
Greetings,
I'm running 6.0-RELEASE-p5 on a Toshiba built server: dual Xeon Intel
motherboard with a LSILogic MegaRAID (amr0) controller. This machine
has been running for about 2 years now, and was very stable until I
updated from 5.3 to 5.4, and now 6.0. The crashing seems to be totally
ra
In the last episode (Apr 13), Ryan Maclear said:
> I haven't really been following this thread, and I'm not sure if this
> has been posted here already. Appologies if this has been already.
>
> To usually get a to be echoed, you can use
>
> echo -e "a\tb"
The echo command doesn't take a -e opti
On Wednesday 12 April 2006 17:50, Marco van Tol wrote:
> Hi there,
>
> My apologies if this is the wrong list to ask this kind of question.
> I would appreciate a pointer to the correct list if it is please. :)
>
> I noticed in the code for gkrellm /usr/ports/sysutils/gkrellm2 that SMP
> per-cpu
Announcement
The FreeBSD Release Engineering Team is pleased to announce the
availability of FreeBSD 6.1-RC1. It is meant to be a refinement of the
6-STABLE, branch with few dramatic changes. A lot of bugfixes have been
made, some drivers have been updated, and some areas have be
Hi,
I haven't really been following this thread, and I'm not sure if this has
been posted here already. Appologies if this has been already.
To usually get a to be echoed, you can use
echo -e "a\tb"
Cheers,
Ryan
On Thu, 13 Apr 2006, Vyacheslav Anikin wrote:
> Здравствуйте, gs.
>
> Вы писали
23 matches
Mail list logo