d18b IPv6 not loading in FreeBSD 8.1 64 bit - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Server & Networking > Networking

Networking Network related discussions (including general TCP/IP stuff, routing, etc).

Reply
 
Thread Tools Display Modes
  #1  
Old November 25th, 2010, 07:46
linuxunix linuxunix is offline
Junior Member
 
Join Date: Nov 2010
Posts: 73
Thanks: 4
Thanked 0 Times in 0 Posts
Default IPv6 not loading in FreeBSD 8.1 64 bit

Hello,

I am unable to assign the Ipv6 to em0 interface. When I run this command:

/etc/rc.d/network_ipv6 restart

It says:

Code:
add net ::ffff:0.0.0.0: gateway ::1: route already in table
add net ::0.0.0.0: gateway ::1: route already in table
net.inet6.ip6.forwarding: 0 -> 0
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
        options=3<RXCSUM,TXCSUM>
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
        inet6 ::1 prefixlen 128
net.inet6.ip6.accept_rtadv: 1 -> 1
add net fe80::: gateway ::1: route already in table
add net ff02::: gateway ::1: route already in table
IPv4 mapped IPv6 address support=NO
I tried assiging IPv6 through sysinstall > post-package configuration > network services > Do you want to enable Ipv6?
But still its not assigning the same.

Pls Help.

Last edited by DutchDaemon; November 25th, 2010 at 16:43.
Reply With Quote
  #2  
Old November 25th, 2010, 08:46
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,844
Thanks: 48
Thanked 2,060 Times in 1,890 Posts
Default

Post the relevant bits from your /etc/rc.conf please.
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #3  
Old November 25th, 2010, 09:03
sk8harddiefast's Avatar
sk8harddiefast sk8harddiefast is offline
Senior Member
 
Join Date: Mar 2010
Location: Athens, Greece
Posts: 1,731
Thanks: 217
Thanked 143 Times in 89 Posts
Default

Your rc.conf should have:
Code:
ipv6_enable="YES"
ifconfig_em0="inet your ipv6 netmask 255.255.255.0"
__________________
====================================
| -------> UNIX. Live Free Or Die! <-------- |
====================================
You can say: I can't do something because is difficult.
You must say: I tried a lot before say that I can't.
Never Give up.
http://unixsystems.dyndns.org/
I am not an BSD expert. But I really want to help.
Don't afraid to ask me anything. If I can I will help!

Nice wallpapers to make your desktop more hardcore :) ---> http://forums.freebsd.org/showthread.php?t=13416
Reply With Quote
  #4  
Old November 25th, 2010, 09:06
SirDice's Avatar
SirDice SirDice is offline
Moderator
 
Join Date: Nov 2008
Location: Rotterdam, Netherlands
Posts: 13,844
Thanks: 48
Thanked 2,060 Times in 1,890 Posts
Default

Quote:
Originally Posted by sk8harddiefast View Post
Your rc.conf should have:
Code:
ifconfig_em0="inet your ipv6 netmask 255.255.255.0"
This is wrong. It's:
Code:
ipv6_ifconfig_em0="<IPv6 Address> prefixlen <prefix>"
__________________
Senior UNIX Engineer at Unix Support Nederland
Experience is something you don't get until just after you need it.
Reply With Quote
  #5  
Old November 25th, 2010, 09:14
sk8harddiefast's Avatar
sk8harddiefast sk8harddiefast is offline
Senior Member
 
Join Date: Mar 2010
Location: Athens, Greece
Posts: 1,731
Thanks: 217
Thanked 143 Times in 89 Posts
Default

Ooops. You have right!
__________________
====================================
| -------> UNIX. Live Free Or Die! <-------- |
====================================
You can say: I can't do something because is difficult.
You must say: I tried a lot before say that I can't.
Never Give up.
http://unixsystems.dyndns.org/
I am not an BSD expert. But I really want to help.
Don't afraid to ask me anything. If I can I will help!

Nice wallpapers to make your desktop more hardcore :) ---> http://forums.freebsd.org/showthread.php?t=13416
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
64 bit FreeBSD 7 - Stable enough? pkhunter General 16 October 24th, 2010 23:59
Questions for 64-bit Freebsd Giorgos Other Window Managers 1 January 27th, 2010 23:44
FreeBSD 8.0 Release dies loading kernel on Mac Mini trev Installing & Upgrading 0 November 30th, 2009 11:38
FreeBSD disc 1 not loading Poincare Installing & Upgrading 8 July 15th, 2009 06:26
IPv6 DAD disables IPv6 Traffic, how to turn IPv6 back on? benzh512 Networking 6 March 10th, 2009 16:57


All times are GMT +1. The time now is 22:51.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0