Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Oct 1997 23:15:39 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Keith Mitchell <kmitch@weenix.guru.org>
Cc:        questions@FreeBSD.ORG
Subject:   Re: QuakeWorld 2.01 Server??
Message-ID:  <19971026231539.59128@emsphone.com>
In-Reply-To: <199710270355.WAA02141@weenix.guru.org>; from "Keith Mitchell" on Sun Oct 26 22:55:12 GMT 1997
References:  <19971026204359.39016@emsphone.com> <199710270355.WAA02141@weenix.guru.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Oct 26), Keith Mitchell said:
> Ipfw is not a problem.  One weird thing I noticed from the log file the
> Ip addresses of the hosts sometimes come back wrong.  For
> instance:
> 
> A2A_ACK from 24.220.191.239:49135
> Sending heartbeat to 192.246.40.12:27003
> 
> The ACK is supposed to be from 192.246.40.12 and not 24.220.191.239.
> 
> The ktrace came up with:
> 
>    304 qwsv     CALL  old.recv(0xc,0xefbfdbb8)
>    304 qwsv     RET   old.recv -1 errno -11 Unknown error: -11
> 
> Its almost like the structure doesn't match?!?  My kernel/world are
> from the same time (~Oct 12).

Linux emulation is an LKM.  Does a make world rebuild LKMs?  If not,
you'll have to cd into /usr/src/lkm and make install.

	-Dan Nelson
	dnelson@emsphone.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971026231539.59128>