Hi,

I see the following when I run ifconfig -a:

lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 
index 1
        inet 127.0.0.1 netmask ff000000 
e1000g0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 
2
        inet 10.0.1.10 netmask ffffff00 broadcast 10.0.1.255
iwh0: flags=1000802<BROADCAST,MULTICAST,IPv4> mtu 1500 index 3
        inet 0.0.0.0 netmask 0 
vboxnet0: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 4
        inet 0.0.0.0 netmask 0 
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 
index 1
        inet6 ::1/128 
e1000g0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
        inet6 fe80::21c:7eff:fec3:41bc/10 
e1000g0:1: flags=2080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6> mtu 1500 index 2
        inet6 2002:47eb:2fa8:0:21c:7eff:fec3:41bc/64 

Notice the last entry, e1000g0:1, appears to be a logical IPv6 interface. It's 
not associated with a zone. However, I'm not able to manage it. For example, if 
I try to bring it down I get the following:

bleon...@opensolaris:~$ pfexec ifconfig e1000g0:1 down 
ifconfig: setifflags: SIOCGLIFFLAGS: e1000g0:1: no such interface

Can anyone help explain what's going on here?

Thanks,
Brian
-- 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to