Hello,

 I have a solaris 10 installation as given below:-
-----------
r...@bgapps170 # uname -a
SunOS bgapps170 5.10 Generic_138888-01 sun4v sparc SUNW,SPARC-Enterprise-T5120
----------
 I configured an ipv6 interface for the ethernet interface as given below:-
----------
r...@bgapps170 # ifconfig -a
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000
e1000g0: flags=201000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4,CoS> mtu 1500 
index 2
        inet 10.192.203.170 netmask fffff000 broadcast 10.192.207.255
        ether 0:21:28:23:f7:2
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 
index 1
        inet6 ::1/128
e1000g0: flags=202000840<RUNNING,MULTICAST,IPv6,CoS> mtu 1500 index 2
        inet6 fe80::221:28ff:fe23:f702/10
        ether 0:21:28:23:f7:2
r...@bgapps170 # ifconfig e1000g0 inet6 addif 7001::25/64
Created new logical interface e1000g0:1
-------------------------------------------------

I am unable to ping 7001::25 either locally or from another machine with ip 
7001::26/64
-----------------------------------
r...@bgapps170 # ping 7001::25
ICMPv6 No Route to Destination from gateway localhost (::1)
 for icmp6 from localhost (::1) to 7001::25
ICMPv6 No Route to Destination from gateway localhost (::1)
 for icmp6 from localhost (::1) to 7001::25
---------------------------------

can someone tell me how to configure a node for ipv6 on solaris so that I can 
have network reachability via that ipv6 address to another on the same LAN?

FYI. the netstat is given below:-
----------------------------
r...@bgapps170 # netstat -f inet6 -r

Routing Table: IPv6
  Destination/Mask            Gateway                   Flags Ref   Use    If
--------------------------- --------------------------- ----- --- ------- -----
localhost                   localhost                   UH      1      29 lo0
-------------------------------

thanks
-kamal

thanks
-kamal
-- 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to