Networking Forums

Networking Forums > Computer Networking > Linux Networking > stateful filtering of ipv6

Reply
Thread Tools Display Modes

stateful filtering of ipv6

 
 
Christoph Scheurer
Guest
Posts: n/a

 
      07-08-2006, 05:02 PM
Hi there
Has anyone achieved stateful filtering with ip6tables?
I'm using kernel 2.6.17 and iptables-1.3.5.
ip6tables doesn't complain on a rule like:
ip6tables -A INPUT -i eth0 -p tcp --dport 22 -m state --state NEW --syn
-j ACCEPT
but the packet gets dropped.
Am I missing something, or does it just don't work yet?

Greets
Chris

 
Reply With Quote
 
 
 
 
Paul Black
Guest
Posts: n/a

 
      07-09-2006, 09:51 PM
Christoph Scheurer wrote:
> Hi there
> Has anyone achieved stateful filtering with ip6tables?
> I'm using kernel 2.6.17 and iptables-1.3.5.
> ip6tables doesn't complain on a rule like:
> ip6tables -A INPUT -i eth0 -p tcp --dport 22 -m state --state NEW --syn
> -j ACCEPT
> but the packet gets dropped.
> Am I missing something, or does it just don't work yet?


There's this bug against Fedora FC5:
https://bugzilla.redhat.com/bugzilla....cgi?id=190590

Perhaps it just doesn't work ....

Paul
 
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPv6 address not connecting but IPv4-mapped -IPv6 does. Please help. DanielJohnson Network Routers 0 01-07-2009 12:10 AM
IPv6 infrastructure for Global and/or Site Specific IPv6 address JackFlash Windows Networking 1 06-25-2007 03:11 PM
Implementing a IPv6 network with dynamically assigned static IPv6 addresses. Ashish Shukla Linux Networking 2 02-13-2007 02:59 PM
Linux host PC(ipv6) can't ping with embedded board(ipv6) with ping6 sangsu Linux Networking 2 10-11-2005 09:06 AM
packet filtering and stateful inspection? somez72 Linux Networking 1 02-25-2004 08:25 AM



1 2 3 4 5 6 7 8 9 10 11