LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-18-2005, 05:54 PM   #1
pIscIs
LQ Newbie
 
Registered: May 2005
Posts: 9

Rep: Reputation: 0
Question ipv6 NAT router


is somewhere a tutorial how to setup ipv6 NAT router? or can you post how to do this? im using slack 10 for my router(configured with ipv6, btexact), my subnet host are win users. So what add to my configuration in linuxbox, and then how to setup win users pcs?
 
Old 11-18-2005, 08:22 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,762
Blog Entries: 4

Rep: Reputation: 78
Don't think it is possible...

The Netfilter FAQ says that ip6tables doesn't do NAT yet...
Not sure if there is a workaround.
 
Old 11-19-2005, 12:51 AM   #3
ledow
Member
 
Registered: Apr 2005
Location: UK
Distribution: Slackware 13.0
Posts: 241

Rep: Reputation: 34
I thought one of the points of IPv6 was to make NAT obsolete, because everyone gets so many million unique IP addresses anyway?
 
Old 11-19-2005, 01:41 AM   #4
bulliver
Senior Member
 
Registered: Nov 2002
Location: British Columbia, Canada
Distribution: Gentoo x86_64; FreeBSD; OS X
Posts: 3,762
Blog Entries: 4

Rep: Reputation: 78
Quote:
I thought one of the points of IPv6 was to make NAT obsolete
Good point!

How does one go about getting an IPv6 address anyway?
 
Old 11-19-2005, 03:24 PM   #5
pIscIs
LQ Newbie
 
Registered: May 2005
Posts: 9

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by ledow
I thought one of the points of IPv6 was to make NAT obsolete, because everyone gets so many million unique IP addresses anyway?
em, so how to setup my subnet computers, to work with ipv6?
my net is:
--------------ROUTER: -------------
---------------------
ifconfig sit0 up \
&& ifconfig sit0 inet6 tunnel ::213.121.24.85 \
&& ifconfig sit1 inet6 add 2001:618:400::54f::1/128 \
&& route -A inet6 add ::/0 gw fe80::d579:1855 dev sit1 \
&& route -A inet6 add 2000::/3 gw fe80::d579:1855 dev sit1 \
&& ifconfig eth0 up \
&& ifconfig eth0 inet6 add 2001:618:400:ddef::/64 \
&& echo 1 > /proc/sys/net/ipv6/conf/all/forwarding \
&& echo 'interface eth0
{
AdvSendAdvert on;
prefix 2001:618:400:ddef::/64
{
AdvOnLink on;
AdvAutonomous on;
};
};' > /etc/radvd.conf \
&& /usr/bin/radvd start
---------------------
also there is an eth1 card, for ipv4 NAT
----------------------------------------

how setup my hosts using this information? is this possible?

Last edited by pIscIs; 11-19-2005 at 03:55 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
<7>eth1: no IPv6 router present KLG Linux - Hardware 2 07-08-2005 08:01 AM
Can't get to all sites using nat router? Moloko Linux - Networking 12 01-28-2005 07:30 PM
NAT ipv6 to ipv4 nielchiano Linux - Networking 0 05-24-2004 08:06 AM
how to use my Ip address if having a NAT router poeta_boy Linux - Networking 5 04-17-2004 06:10 PM
Router/NAT/Firewal Bluee Linux - Networking 4 02-28-2002 11:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:29 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