Please help!
apic.c:1109: warning: implicit declatration of function 'check_nmi_watchdog'
make[1]: *** [apic.o] Error 1
There are a bunch of warnings with nmi_watchdog before it breaks.
I upgraded RedHat 7.1 to 7.2. I
I got 2.4.9-31 and upgraded the kernel-source and kernel-headers
I installed modutils-2.4.13-0.7.1 (I was forced to)
configured
make dep
make bzImage
I have not even put in the FreeSWAN/x509 patches.
Thanks very much
-----Original Message-----
From: users-admin_at_lists.freeswan.org
[mailto:users-admin_at_lists.freeswan.org]On Behalf Of Dayton Turner
Sent: Tuesday, March 26, 2002 2:53 PM
To: 'Henry Spencer'
Cc: users_at_lists.freeswan.org
Subject: RE: [Users] Cant pass traffic through the VPN?!?!
Sorry I forgot to mention, I'm using kernel 2.4.17 and freeswan-1.96.
-- Dayton Turner-----Original Message----- From: Henry Spencer [mailto:henry_at_spsystems.net] Sent: Monday, March 25, 2002 10:11 PM To: Dayton Turner Cc: users_at_lists.freeswan.org Subject: Re: [Users] Cant pass traffic through the VPN?!?!
On Mon, 25 Mar 2002, Dayton Turner wrote: > ...One machine (.64) is actually a vmware > window :P but it has a real ip, and communicates perfectly fine > normally, so I don't see this as an issue.
It might be. IPsec has a somewhat incestuous relationship with the hardware drivers, and I don't know whether anybody's ever tried it under VMware, which has to do some high and fancy fakery to give an imitation of PC hardware.
> Now when I ping or telnet or whatever between them, no traffic makes > it through. Tcpdump on either end verifies that the packets arent > making it.
"tcpdump -i ipsec0" will help confirm that the packets are actually getting into the IPsec machinery.
Given that, "ifconfig ipsec0" is of interest -- if its "dropped" count is incrementing, then the problem is in IPsec. If not, then the packets are getting lost somewhere after we process them, and it is almost certainly not an IPsec problem.
Henry Spencer
_______________________________________________ Users mailing list Users_at_lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users_at_lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/users
This archive was generated by hypermail 2.1.3 : Mon Jul 29 2002 - 05:19:47 CEST