| UNIX/Linux Forum Archives · Rules and Guidelines · Disclaimer |
Help
Search
Members
Calendar
|
| Welcome Guest ( Log In | Register ) | Resend Validation Email |
![]() ![]() ![]() |
| fishsponge |
Posted: Feb 26 2003, 10:11 AM
|
||||
|
Administrator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 679 Member No.: 1 Joined: 13-February 03 |
My Solaris box is running IPv4 and IPv6, but my linux box is not... it's only running IPv4... so i want to enable it! I swear it used to be running... but that could have been on my old linux box...
Anyway, here's my current ifconfig for turnip (the debian box):
so as you can see... IPv6 is not enable, although i know support for it is possible. How do i enable it?? It's working fine on Solaris:
SO: - turnip (debian): 192.168.254.101 - eMonster (Solaris): 192.168.254.100 and fe80::a00:20ff:fe81:19ac |
||||
| pfinder |
Posted: Apr 4 2003, 10:49 PM
|
||
|
User Level: 3 ![]() ![]() ![]() Group: Members Posts: 36 Member No.: 3 Joined: 14-February 03 |
add the ipV6 modules (or have it compiled in the kernel)
you should get somting like this :-
im my case it is just there (unconfigured but there) one warning though having read a very little of the linux ipv6 howto (yes you should read this, and asking how to enable ipv6 is probably a silly question as I posted a link to the ldp a while back :P ), it seem that the implementation of ipv6 in 2.4 is a bit broken (incorrectly implemented at least) this should be fixed in 2.5 and the next stable branch 2.6 (odd numbered linux kernel series are where all the hard development and feture addition goes on, the even ones are the stable products of this) |
||
| fishsponge |
Posted: Apr 5 2003, 03:06 PM
|
|
Administrator ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 679 Member No.: 1 Joined: 13-February 03 |
thanks for the info..... i'm using the bf2.4 kernel unfortunately, and i can't be bothered to reinstall it, so i'm gonna use my Solaris machine instead until i move house again in about 5 months (which will give me an opportunity to use a different kernel, hopefully 2.6).
|
| foobar |
Posted: Sep 6 2004, 10:01 PM
|
|
User Level: 2 ![]() ![]() Group: Members Posts: 15 Member No.: 505 Joined: 6-September 04 |
I would just try modprobe ipv6 and see if the Debian box likes that. Your lsmod and ifconfig should look different if it works.
|
![]() |
![]() ![]() ![]() |