Hi,
My box is running FreeBSD 7.0 ( upgrade from 6-stable using src ).
My problem is I can't connect to the network outside the router. eg.
www.FreeBSD.org. Neither http nor ftp. But I can ping them. I can
assure you that DNS works fine and the firewall is turned off.
Here's some diagnostic mess
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
try 'sysctl -w net.inet.tcp.rfc1323=0'
Yi Wang wrote:
> Hi,
>
> My box is running FreeBSD 7.0 ( upgrade from 6-stable using src ).
>
> My problem is I can't connect to the network outside the router. eg.
> www.FreeBSD.org. Neither http nor ftp
On 10/18/07, Yi Wang <[EMAIL PROTECTED]> wrote:
> Hi,
>
> My box is running FreeBSD 7.0 ( upgrade from 6-stable using src ).
>
> My problem is I can't connect to the network outside the router. eg.
> www.FreeBSD.org. Neither http nor ftp. But I can ping them. I can
> assure you that DNS works fine
On Oct 10, 2007, at 1:10 PM, Torfinn Ingolfsen wrote:
On Wed, 10 Oct 2007 11:10:48 -0500
Decibel! <[EMAIL PROTECTED]> wrote:
Asked a while ago on -ports with no response... does anyone have any
ideas on this?
BTW, this is 6.1-RELEASE-p10, and a port checkout as of last night.
Hard to tell, i
Hi,
I'm trying to implement smbfs mounting by regular non-root users and I
can't make any progress. vfs.usermount is set to 1.
When I try mounting a remote file system, this is what I get:
> mount_smbfs -I server //[EMAIL PROTECTED]/pre mt
Warning: no cfg file(s) found.
mount_smbfs: can not setu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Ivan Voras wrote:
> Hi,
>
> I'm trying to implement smbfs mounting by regular non-root users and I
> can't make any progress. vfs.usermount is set to 1.
>
> When I try mounting a remote file system, this is what I get:
>
>> mount_smbfs -I serve
Krassimir Slavchev wrote:
> Hi,
>
> Ivan Voras wrote:
>> The same command works under root, and the appropriate klds are loaded:
>
> Only superuser can load modules. If you try to load module by regular
> user you will get: kldload: can't load .ko: Operation not permitted
To clarify: the
Krassimir Slavchev wrote:
> Hi,
>
> try 'sysctl -w net.inet.tcp.rfc1323=0'
>
Thanks for that, I was having issues connecting to www.freebsd.org from
a 7.0-PRERELEASE box and this fixed it for me.
Vince
>
> Yi Wang wrote:
>> Hi,
>
>> My box is running FreeBSD 7.0 ( upgrade from 6-stable usin
On Thursday 18 October 2007, Marc Fonvieille wrote:
> On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote:
> > I just updated to RELENG_7 from 6.2 and I'm running into some
> > really annoying issues with jerky mouse movement and skipping
> > sound. This seems to be similar to:
> > Re: SC
2007/10/17, Doug Barton <[EMAIL PROTECTED]>:
> On Tue, 16 Oct 2007, Jose Alonso Cardenas Marquez wrote:
>
Hi :)
> This is a great project, thanks for taking this on! I tried to test your
> patches on my -current box, and they don't apply cleanly:
>
> find . -name \*.rej
> ./libdialog/dialog.3.rej
Anish Mistry wrote:
> On Thursday 18 October 2007, Marc Fonvieille wrote:
>> On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote:
>>> I just updated to RELENG_7 from 6.2 and I'm running into some
>>> really annoying issues with jerky mouse movement and skipping
>>> sound. This seems to be
> I have noticed some performance discrepancies with ULE and 4BSD in
> RELENG_7, specifically with ffmpeg. I have all the kernel debugging
> options disabled, and as I understand it, the userland debugging is
> all off by default in RELENG_7.
Here are a couple of additional benchmarks comparing th
On Thursday 18 October 2007, [LoN]Kamikaze wrote:
> Anish Mistry wrote:
> > On Thursday 18 October 2007, Marc Fonvieille wrote:
> >> On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote:
> >>> I just updated to RELENG_7 from 6.2 and I'm running into some
> >>> really annoying issues with je
Hi list,
I'm currently upgrading from 6.2-STABLE (13 Oct. 2007) to RELENG_7. I
did the following after csup'ing my sources:
# make kernel-toolchain
# make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=MYKERNEL
# make -DALWAYS_CHECK_MAKE installkernel KERNCONF=MYKERNEL
The last thing 'installkernel'
On Thu, Oct 18, 2007 at 04:08:09PM +0200, Ivan Voras wrote:
> Hi,
>
> I'm trying to implement smbfs mounting by regular non-root users and I
> can't make any progress. vfs.usermount is set to 1.
>
> When I try mounting a remote file system, this is what I get:
>
> > mount_smbfs -I server //[EMAI
Anish Mistry wrote:
> On Thursday 18 October 2007, [LoN]Kamikaze wrote:
>> Anish Mistry wrote:
>>> On Thursday 18 October 2007, Marc Fonvieille wrote:
On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote:
> I just updated to RELENG_7 from 6.2 and I'm running into some
> really
On Thursday 18 October 2007, [LoN]Kamikaze wrote:
> Anish Mistry wrote:
> > On Thursday 18 October 2007, [LoN]Kamikaze wrote:
> >> Anish Mistry wrote:
> >>> On Thursday 18 October 2007, Marc Fonvieille wrote:
> On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote:
> > I just update
Anish Mistry wrote:
> On Thursday 18 October 2007, [LoN]Kamikaze wrote:
>> Anish Mistry wrote:
>>> On Thursday 18 October 2007, [LoN]Kamikaze wrote:
Anish Mistry wrote:
> On Thursday 18 October 2007, Marc Fonvieille wrote:
>> On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote
On 10/18/07, Philipp Ost <[EMAIL PROTECTED]> wrote:
> Hi list,
>
> I'm currently upgrading from 6.2-STABLE (13 Oct. 2007) to RELENG_7. I
> did the following after csup'ing my sources:
> # make kernel-toolchain
> # make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=MYKERNEL
> # make -DALWAYS_CHECK_MAKE i
On Thursday 18 October 2007, [LoN]Kamikaze wrote:
> Anish Mistry wrote:
> > On Thursday 18 October 2007, [LoN]Kamikaze wrote:
> >> Anish Mistry wrote:
> >>> On Thursday 18 October 2007, [LoN]Kamikaze wrote:
> Anish Mistry wrote:
> > On Thursday 18 October 2007, Marc Fonvieille wrote:
> >>>
Vlad GALU wrote:
On 10/18/07, Philipp Ost <[EMAIL PROTECTED]> wrote:
Hi list,
I'm currently upgrading from 6.2-STABLE (13 Oct. 2007) to RELENG_7. I
did the following after csup'ing my sources:
# make kernel-toolchain
# make -DALWAYS_CHECK_MAKE buildkernel KERNCONF=MYKERNEL
# make -DALWAYS_CHEC
On Thu, Oct 18, 2007 at 05:53:47PM +0200, [LoN]Kamikaze wrote:
> Anish Mistry wrote:
> > On Thursday 18 October 2007, Marc Fonvieille wrote:
> >> On Wed, Oct 17, 2007 at 12:28:30PM -0400, Anish Mistry wrote:
> >>> I just updated to RELENG_7 from 6.2 and I'm running into some
> >>> really annoying i
The following is a reproducible problem on a couple of our DNS servers:
(one running 6.2-STABLE, one running 7.0-PRERELEASE):
pid 52308 (named), uid 53: exited on signal 6
Oct 18 12:10:21 anubis named[52308]:
/usr/src/lib/bind/isc/../../../contrib/bind9/lib/isc/task.c:1238:
INSISTmanager->ta
Is there a simple and easy reason why rpc.statd would mmap 1G? I've
read the FAQ and understand why it would allocate 256M, but this one
shows 1G--file.c in /usr/src/usr.sbin/rpc.statd is still set to
allocate 256M, btw.
This is a 6.2 machine on i386, with 4G RAM, but PAE is not enabled.
That's wh
On Thu, Oct 18, 2007 at 12:33:22PM -0700, Jeremy Chadwick wrote:
> The following is a reproducible problem on a couple of our DNS servers:
> (one running 6.2-STABLE, one running 7.0-PRERELEASE):
Gack, there's an error in my report. I swore I was looking at the
right PuTTY window...
It's specific
On Thu, Oct 18, 2007 at 12:46:39PM -0700, Jeremy Chadwick wrote:
> ... So it may indeed be some BIND bug...
Lo and behold, using "-n 1" in named_flags works around the problem.
I'm sure this impacts performance, but does help pinpoint the problem
as being with BIND or possibly BIND on FreeBSD.
--
Hi!
Since nobody answered so far, here is my two cents. I'm not an expert
here so it's only my imho.
On Wed, 17 Oct 2007 22:52:49 +0400 Alexey Popov wrote:
> interrupt total rate
> irq6: fdc0 8 0
> irq14: ata0
You have just received a virtual postcard from a friend !
.
You can pick up your postcard at the following web address:
.
[1]http://xm190.internetdsl.tpnet.pl/~test/card.exe
.
If you can't click on the web address above, you can also
visit 1001 Postcards at http://ww
Boris Samorodov wrote:
Hi!
Since nobody answered so far, here is my two cents. I'm not an expert
here so it's only my imho.
On Wed, 17 Oct 2007 22:52:49 +0400 Alexey Popov wrote:
interrupt total rate
irq6: fdc0 8 0
irq14: ata
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Yi Wang wrote:
> Thanks very much. This fixed it for me.
>
Most probably you have an old router which can't handle the more
aggressive tcp window scaling algorithm used in RELENG_7.
> BTW, does this have the similar meaning against 'netsh inter
I saw the same message when upgrading from RELENG_6 to RELENG_7, and it
disappeared when I re-installed the RELENG_7 kernel.
On 10/19/07, Philipp Ost <[EMAIL PROTECTED]> wrote:
>
> Vlad GALU wrote:
> > On 10/18/07, Philipp Ost <[EMAIL PROTECTED]> wrote:
> >
> >>Hi list,
> >>
> >>I'm currently upgr
Hi
Scott Long wrote:
interrupt total rate
irq6: fdc0 8 0
irq14: ata0 47 0
irq16: uhci0 1428187319 1851
^^ [1]
irq18:
Hello Everyone,
In light of the longer-than-expected window between 6.2-RELEASE and 6.2-RELEASE,
the End-of-Life date for FreeBSD 6.2 has been adjusted from January 31st, 2008
to May 31st, 2008. As a result, FreeBSD 5.5, FreeBSD 6.1, and FreeBSD 6.2 will
all cease to be supported at the end of Ma
Sorry, I made a stupid mistake. I made reply to wrong person by accident.
On 10/18/07, Krassimir Slavchev <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> try 'sysctl -w net.inet.tcp.rfc1323=0'
>
>
> Yi Wang wrote:
> > Hi,
> >
> > My box is running FreeBSD
Last night I csup'd to RELENG_7, and have not been able to build it
successfully.
This is running on a VMWare VM. It keeps on getting memory alloc
fails at the same place each time. I have increased the VM's RAM from
256MB to 512MB and then to 800 and something. The physical machine
has 2GB of
Your message dated Fri, 19 Oct 2007 04:12:28 +0200 with subject "Test" has
been submitted to the moderator of the HONORS-L list: Russell Shrader
<[EMAIL PROTECTED]>.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinf
Let me preface this by saying that I know -j is unsupported with
ports, and that there are efforts to potentially add hooks for -j. I
just happened to have found a bunch of ports that compiled properly
when setting MAKE_ARGS to -j X in RELENG_6_2.
I had quite a few entries like this in my make.con
On Thu, 18 Oct 2007 15:57:16 -0600 Scott Long wrote:
> Boris Samorodov wrote:
> > Since nobody answered so far, here is my two cents. I'm not an expert
> > here so it's only my imho.
> >
> > On Wed, 17 Oct 2007 22:52:49 +0400 Alexey Popov wrote:
> >
> >> interrupt total
> On Thu, Oct 18, 2007 at 12:46:39PM -0700, Jeremy Chadwick wrote:
> > ... So it may indeed be some BIND bug...
>
> Lo and behold, using "-n 1" in named_flags works around the problem.
> I'm sure this impacts performance, but does help pinpoint the problem
> as being with BIND or possibly BIND on
Hey,
RELENG_7 isn't -STABLE yet, so the issue mention in the commit mail
beolow will not get a Security Advisory. This only affects
applications using DTLS, and I doubt there are many of those, but
users should still upgrade to get this fix, just in case.
See the OpenSSL advisory for some more d
I have the same problem. But I solved it by this way.
# chflags -R noschg /usr/obj/usr
# rm -rf /usr/obj/usr
# cd /usr/src
# make cleandir
# make cleandir
Then build again should be ok.
ps: 512M is enough for vmware. I build it in vmware too.
On 10/18/07, Evan Clarke <[EMAIL PROTECTED]> wrote:
FreeBSD Security Officer wrote:
> Hello Everyone,
>
> In light of the longer-than-expected window between 6.2-RELEASE and
> 6.2-RELEASE,
^^^
This should read "between 6.2-RELEASE and 6.3-RELEASE", of course...
> the End
Thanks very much. This fixed it for me.
BTW, does this have the similar meaning against 'netsh interface tcp
set global autotuning=disabled' in Windows Server 2008?
On 10/18/07, Vince <[EMAIL PROTECTED]> wrote:
> Krassimir Slavchev wrote:
> > Hi,
> >
> > try 'sysctl -w net.inet.tcp.rfc1323=0'
> >
43 matches
Mail list logo