Displaying 2 results from an estimated 2 matches for "ip_conntrack_proto_gr".
Did you mean:
ip_conntrack_proto_gre
2004 Dec 01
5
PPTP connections through Shorewall - WinXP Workstation to Win2003 Server
...ue the client asks the server to call
it back on such-and-such a port, the server tries to do this but the
firewall rejects the traffic with ICMP destination unreachable. The
client eventually times out with error code 721.
The problem, in my case, was fixed by NOT loading the modules:
loadmodule ip_conntrack_proto_gre
loadmodule ip_conntrack_pptp
loadmodule ip_nat_pptp
loadmodule ip_nat_proto_gre
Note: There is a warning in http://www.shorewall.net/PPTP.htm#ServerBehind
about LEAF/Bering with the 2.4.20 kernel. This warning is relevant
to 2.4.22-37mdk also.
I have not established whether 2.4.22-37mdk has the...
2006 Jul 28
2
Kernel 2.4 in centos 4.3
Hi,
I?m using centos in 4 servers that work as gateway for intranets
where i work. I built a particular kernel for my needs but this kernel
is 2.4.31. So i neeed to boot this kernel in centos 4.3 and centos
4.2. Can anyone help with that? I know the problem is mainly in
modutils because modules cannot be loaded when kernel is loaded. Any
help is very much appreciated.