Results 1 to 2 of 2
We have chosen to impelment a part of IPV6 for Linux operaing system as our project. can someone help me with the tutorials regarding the implementation of IPV4 for Linux,
...
- 07-12-2005 #1Just Joined!
- Join Date
- Jul 2005
- Posts
- 1
Regarding IPV6 implementation on Linux
We have chosen to impelment a part of IPV6 for Linux operaing system as our project. can someone help me with the tutorials regarding the implementation of IPV4 for Linux,
if any personal queries please mail me at swaroopreddy.k@gmail.com
- 07-13-2005 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
There shouldn't really be that much to speak of. Fedora Core 2 and onwards have very good built-in IPv6 support. As does Gentoo if compiled with the ipv6 USE flag. I'd imagine other distros do to. It should work more or less out of the box.
Is there anything specific documentation you have in mind?
Generally, I'd recommend that you check out using the /sbin/ip tool instead of the ifconfig/route/arp/etc. suite of programs. It's much more usable with IPv6 than those older programs. Also, if you intend to run an IPv6 router, you should check out radvd for stateless autoconfiguration.


Reply With Quote