Mike, good day.
Tue, Jul 10, 2007 at 08:29:14PM -0500, Mike Silbersack wrote:
> The fact that you're still getting the syncache_expand message tells me that
> there's another bug which I have not yet fixed still present.
>
> My suspicion is that the "Segment failed SYNCOOKIE authentication" mess
On 7/10/07, James <[EMAIL PROTECTED]> wrote:
I'll start a build and give 'em a whirl tonight.
hihi. I gave it a try by pxebooting a new release with the
patches applied. During sysinstall the NIC comes up, gets a DHCP
address, but fails to lookup my install server via DNS to install
Alexander Motin wrote:
Bernard T. Higonnet wrote:
I want to set up a VPN server on a freebsd machine so Windows clients
can use
it.
I am using FreeBSD 6.1 and mpd 3.18 from the ports collection.
I whould recommend you to use mpd 4.2.2 from the ports collection.
I tried, but apparently when
On Tue, 10 Jul 2007, Eygene Ryabinkin wrote:
Can't say that I am pushing much traffic through my box, but after
applying your patch and rebuilding the kernel I am still seeing the
messages like
-
TCP: [209.132.176.NNN]:NNN to [144.206.NNN.NNN]:NNN tcpflags
0x19; syncache_expand: Segment fa
I may have found a bug in the LQR code of FreeBSD's userland PPP.
I've been noticing that PPTP sessions are dropping with messages
saying "** Too many LQR packets lost **" on some important wireless
links. Wireless links occasionally do drop a packet or two, but
it's rare to see 5 dropped packe
On 7/10/07, Tom Judge <[EMAIL PROTECTED]> wrote:
A full patch against RELENG_6_2 (p5) is avaliable here:
http://www.tomjudge.com/tmp/bce-patch-full-10-7-2007.gz
You will also require this patch to sys/net/if_media.h that adds the
2.5Gb/s media definitions:
http://www.tomjudge.com/tmp/if_media.h-
I'm running 6.1 RELEASE (i386) and I've been replacing the if_bce.c file
with a slightly newer one that at least got the driver working without hard
lockups that required a reboot to fix. (Rather problematic on a remotely
located web server.)
If I download the latest driver from cvs (1.33), s
Bernard T. Higonnet wrote:
I run mpd with "mpd -k -s higvpn"
As I can see, there is no higvpn label in your config. There is nothig
to do for mpd on startup so it stays clean.
--
Alexander Motin
___
freebsd-net@freebsd.org mailing list
http://lists
Bernard T. Higonnet wrote:
I want to set up a VPN server on a freebsd machine so Windows clients can use
it.
I am using FreeBSD 6.1 and mpd 3.18 from the ports collection.
I whould recommend you to use mpd 4.2.2 from the ports collection.
When I run mpd I get this:
mpd: bind: Can't assign r
James wrote:
On 7/10/07, Tom Judge <[EMAIL PROTECTED]> wrote:
Ok so I think I have fix the problem with the rx_bd tracking. I
have ported rboyer's patch to NetBSD's bnx driver to FreeBSD (patch
attached). The patch seems to get rid of two problems:
1) Unexpected mbuf in rx_bd
2) Too many free
On 7/10/07, Tom Judge <[EMAIL PROTECTED]> wrote:
Ok so I think I have fix the problem with the rx_bd tracking. I
have ported rboyer's patch to NetBSD's bnx driver to FreeBSD (patch
attached). The patch seems to get rid of two problems:
1) Unexpected mbuf in rx_bd
2) Too many free rx_bd's
On Tuesday 10 July 2007 21:32, Henri Hennebert wrote:
.
.
.
> > set ipcp ranges 192.168.1.103/32 192.168.1.200/32
>
> ^
> Is this address defined on your server ?
You're quite right. This was a typing mistake and should be
set ipcp ranges 192.168.0.103/32 192.168
On Tuesday 10 July 2007 21:37, Henri Hennebert wrote:
Please ignore this question. I only sent to the list by mistake. It is
replaced by the question "mpd isn't listening on 1723 because he can't get it
thhough it isn't used"
I am sorry.
Bernard T. Higonnet
> Bernard T. Higonnet wrote:
> > Hel
Bernard T. Higonnet wrote:
Hello,
I want to set up a VPN server on a freebsd machine so Windows clients can use
it.
I am using FreeBSD 6.1 and mpd 3.18 from the ports collection.
My basic problem is that mpd does not do anything and doesn't complain about
anything, so I'm not making much pr
Bernard T. Higonnet wrote:
Hello,
I want to set up a VPN server on a freebsd machine so Windows clients can use
it.
I am using FreeBSD 6.1 and mpd 3.18 from the ports collection.
When I run mpd I get this:
mpd
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO
Tom Judge wrote:
Tom Judge wrote:
Tom Judge wrote:
David Christensen wrote:
Sorry for the top post, please try following patch:
http://people.freebsd.org/~sephe/if_bce.c.diff
This is probably the cause; I noticed it when bce(4) was ported to
DragonFly.
Thanks Sephe, I think you're on to
Hello,
I want to set up a VPN server on a freebsd machine so Windows clients can use
it.
I am using FreeBSD 6.1 and mpd 3.18 from the ports collection.
My basic problem is that mpd does not do anything and doesn't complain about
anything, so I'm not making much progress.
I run mpd with "mpd -
Hello,
I want to set up a VPN server on a freebsd machine so Windows clients can use
it.
I am using FreeBSD 6.1 and mpd 3.18 from the ports collection.
When I run mpd I get this:
mpd
Multi-link PPP for FreeBSD, by Archie L. Cobbs.
Based on iij-ppp, by Toshiharu OHNO.
mpd: pid 11377, version 3.1
Tom Judge wrote:
Tom Judge wrote:
David Christensen wrote:
Sorry for the top post, please try following patch:
http://people.freebsd.org/~sephe/if_bce.c.diff
This is probably the cause; I noticed it when bce(4) was ported to
DragonFly.
Thanks Sephe, I think you're on to something. I have
Mike, good day.
Tue, Jul 10, 2007 at 12:20:49AM -0500, Mike Silbersack wrote:
> Anyway, the attached patch simplifies the syncache structure a bit and
> makes it retransmit properly. I'd appreciate testing from anyone who
> has experienced TCP problems with FreeBSD 7, as well as anyone who is
> p
Hi,
On Sat, Jun 16, 2007 at 03:47:24AM +0200, Max Laier wrote:
> To make testing easier I'm working on RELENG_6 patches as well, but it
> will be a bit to get through the fix/build/repeat-cycles.
I can't seem to locate the patches for RELENG_6 on
http://people.freebsd.org/~mlaier/PF41/ - are the
Hi Max,
On Tue, Jul 10, 2007 at 03:20:05PM +0200, Max Laier wrote:
> On Tuesday 10 July 2007, Henrik Brix Andersen wrote:
> Oh ... forgot about that ... there are several problems with that. First
> of all RELENG_6 is missing the interface group infrastructure which is
> essential to pf now. T
On Tuesday 10 July 2007, Henrik Brix Andersen wrote:
> Hi,
>
> On Sat, Jun 16, 2007 at 03:47:24AM +0200, Max Laier wrote:
> > To make testing easier I'm working on RELENG_6 patches as well, but
> > it will be a bit to get through the fix/build/repeat-cycles.
>
> I can't seem to locate the patches f
Tom Judge wrote:
David Christensen wrote:
Sorry for the top post, please try following patch:
http://people.freebsd.org/~sephe/if_bce.c.diff
This is probably the cause; I noticed it when bce(4) was ported to
DragonFly.
Thanks Sephe, I think you're on to something. I have some
debug code i
many thanks for your feedback jack
you might well be right with the problems popping up when using a
bunch of 571's
...anyway - its just that on 6.1-RELENG we never had a problem
with
the 571's
[ You say no traffic works, on NONE of the ports?? Do you have
anyway to disable part of them? Do the
25 matches
Mail list logo