All of lore.kernel.org
 help / color / mirror / Atom feed
* Unknown symbol inet_frag_maybe_warn_overflow
@ 2014-02-11  9:29 Simon Schlumpf
  2014-02-14 12:42 ` Daniele Di Domizio
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Schlumpf @ 2014-02-11  9:29 UTC (permalink / raw)
  To: netfilter list

Hey List

I have a problem on my digitalocean VPS which is virtualized with KVM I 
think.

When I try to add an ip6tables rule, I see this:

sudo ip6tables -A INPUT -p tcp --destination-port 22 --match state 
--state NEW -j ACCEPT
ip6tables: Protocol wrong type for socket.

It works without the --match..

My Linux version is:
Linux www.host.name 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 
GNU/Linux

On boot, the kernel says something I'm not able to understand:

[    5.629314] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    5.664445] nf_defrag_ipv6: Unknown symbol 
inet_frag_maybe_warn_overflow (err 0)
[    5.665391] cannot load conntrack support for proto=10
[   14.256084] eth0: no IPv6 routers present

If I try to ping6 google, I see this:

$ ping6 www.google.com
PING www.google.com(vc-in-x68.1e100.net) 56 data bytes
 From xxx.tunnel.tserv4.nyc4.ipv6.he.net icmp_seq=1 Destination 
unreachable: Address unreachable

even if all policies are on ACCEPT and no rules are present at the moment.

The IPv6 connectivity is made over tunnelbroker.net which works fine on 
an other DO VPS.

Can anyone point me to what I'm doing wrong here?

Thanks, Simon

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unknown symbol inet_frag_maybe_warn_overflow
  2014-02-11  9:29 Unknown symbol inet_frag_maybe_warn_overflow Simon Schlumpf
@ 2014-02-14 12:42 ` Daniele Di Domizio
  0 siblings, 0 replies; 2+ messages in thread
From: Daniele Di Domizio @ 2014-02-14 12:42 UTC (permalink / raw)
  To: netfilter

Simon Schlumpf <sim <at> netmess.org> writes:

> Can anyone point me to what I'm doing wrong here?

I was having the same problem, did you try rebooting? It worked for me, I
suppose some kernel/module mismatch was going on.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-14 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-11  9:29 Unknown symbol inet_frag_maybe_warn_overflow Simon Schlumpf
2014-02-14 12:42 ` Daniele Di Domizio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.