LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 03-05-2017, 04:17 PM   #1
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Rep: Reputation: 177Reputation: 177
conntrack: generic helper won't handle protocol 47


I have just installed new hardware: Intel Xeon E5-2620 v3 @ 2.40GHz, ASRock X99 Extreme4 motherboard and 8G of ECC memory.

Since doing so I am occasionally getting the error:
Code:
kernel: conntrack: generic helper won't handle protocol 47. Please consider loading the specific helper module.
I didn't have this error with the previous hardware configuration. I can't find any resolution for this searching the net. Does anyone know what causes it? Is it a problem or just informational?

Last edited by mfoley; 03-05-2017 at 04:18 PM.
 
Old 03-06-2017, 09:22 AM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,140

Rep: Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263Reputation: 1263
Nothing to do with your hardware. Are you trying to support PPTP?

http://www.linuxquestions.org/questi...tables-210334/
 
Old 03-06-2017, 12:08 PM   #3
mfoley
Senior Member
 
Registered: Oct 2008
Location: Columbus, Ohio USA
Distribution: Slackware
Posts: 2,555

Original Poster
Rep: Reputation: 177Reputation: 177
Quote:
Originally Posted by smallpond View Post
Nothing to do with your hardware. Are you trying to support PPTP?

http://www.linuxquestions.org/questi...tables-210334/
No, not trying to support PPTP. Kind of odd that the 1st time this message appears in the syslog is after the new hardware was installed. I've found that this has to do with the conntrack utility, but I'm not running conntrackd. I can't figure out where this message is coming from. nf_conntrack is loaded as a kernel module.

I notice this message about 10 minutes after rebooting, then it doesn't appear again during that boot session.

Last edited by mfoley; 03-06-2017 at 12:16 PM.
 
Old 09-06-2021, 04:33 AM   #4
tony_ar
LQ Newbie
 
Registered: Sep 2021
Posts: 1

Rep: Reputation: Disabled
I appreciate this is an old, old thread but..

I appreciate this is an old, old thread, however I didn't find much info anywhere else to answer the question - so if anyone else lands here looking for the answer hopefully this will help.

I believe the solution is to load the nf_conntrack_proto_gre module.

GRE packets that are encapsulated within IP use IP protocol type 47 - see Generic Routing Encapsulation on Wikipedia for more info.

I created a new file (gre.conf) in /etc/modules-load.d to load the module automatically at boot.

This file just needs the single line: nf_conntrack_proto_gre

To load it manually:

Code:
modprobe nf_conntrack_proto_gre
Code:
lsmod |grep conntrack
nf_conntrack_proto_gre    16384  0
xt_conntrack           16384  33
nf_conntrack_netlink    49152  0
nf_conntrack          172032  8 xt_conntrack,nf_nat,xt_state,ipt_MASQUERADE,nf_nat_ipv4,xt_nat,nf_conntrack_netlink,nf_conntrack_proto_gre
nf_defrag_ipv6         20480  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
libcrc32c              16384  2 nf_conntrack,nf_nat
nfnetlink              16384  12 nft_compat,nf_conntrack_netlink,nf_tables,nfnetlink_log
x_tables               45056  13 xt_conntrack,nft_compat,xt_NFLOG,xt_state,xt_tcpudp,ipt_MASQUERADE,xt_nat,xt_comment,xt_policy,ipt_REJECT,ip_tables,xt_limit,xt_TCPMSS

Last edited by tony_ar; 09-06-2021 at 04:35 AM.
 
  


Reply

Tags
conntrack



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] setting up initrd / generic kernel in Grub2...can't load generic Ubunoob001 Slackware 12 03-20-2015 07:32 AM
[SOLVED] initrd / generic kernel --> won't boot. What am I forgetting? chexmix Slackware 6 09-30-2012 02:43 PM
how conntrack helper is called in 2.6.16 kapsikum Linux - Kernel 0 08-03-2009 06:43 AM
IP conntrack IP NAT helper? expect? preddibear Linux - Networking 0 12-28-2006 06:13 AM
Two generic network cards won't work with Debian computergeek84 Debian 1 01-08-2004 10:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration