Networking Forums

Networking Forums > Computer Networking > Linux Networking > Looking for resources on iptables and IPv6

Reply
Thread Tools Display Modes

Looking for resources on iptables and IPv6

 
 
Chris
Guest
Posts: n/a

 
      01-15-2007, 06:38 PM
Please pardon a question from a relative newbie to IPv6 *and* iptables.
I've found www.netfilter.org, Peter Bieringer's fine pages, and the
USAGI project but not an answer to my question.

I have an existing system with iptables configured to filter packets
based on a range of IPv4 addresses. (I should note, I didn't configure
it, I inherited it.) For example, pass all packets with source
addresses from 10.2.0.1 to 10.2.0.5 and reject all others. I've been
asked if that's meaningful with IPv6 considering how IPv6 addresses are
assigned. If the bottom 64 bits of the IPv6 address are either the MAC
address or a random number (a simplification, I know), how can a range
of IPv6 addresses be meaningful? I suppose it could be used to limit
to MACs from a specific vendor but that's kind of lame and not the
intent of the original IPv4 rule.

Can someone point me to something that talks about packet filtering of
IPv6 packets in some detail? The man pages I've found for iptables
seem to assume IPv4 when they talk about source and destination
addresses. Alternatively, can someone here share some wisdom on best
practices for using iptables to secure an IPv6 system.

TIA.

Chris

 
Reply With Quote
 
 
 
 
patrick
Guest
Posts: n/a

 
      01-16-2007, 12:48 AM
In news:(E-Mail Removed) ups.com,
Chris <(E-Mail Removed)> wrote:

> Can someone point me to something that talks about packet filtering of
> IPv6 packets in some detail? The man pages I've found for iptables
> seem to assume IPv4 when they talk about source and destination
> addresses. Alternatively, can someone here share some wisdom on best
> practices for using iptables to secure an IPv6 system.


You need ip6tables, not iptables, to deal with your issue.
 
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
kernel hangs after setting up Ipv6-ipv6 tunnel Kristoff Bonne Linux Networking 0 09-20-2008 08:36 PM
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



1 2 3 4 5 6 7 8 9 10 11