Solaris 11 networking question
Bill Voight <[email protected]> Sat, 15 Feb 2014 12:29:02 -0500
| Newsgroups | gmane.os.solaris.managers |
|---|---|
| Message-ID | <[email protected]> |
Sports fans, In an effort to get used to Solaris 11, I've installed and configured Sol 11 on a T2K (BTW, they're cheap on eBay). I put three zones up, and all was working fine till I tried to enable one of the other interfaces (net5). Now the global is off the network and only accessible at the console. That may or may not be a good feature, but it's not the way I want it for now. The odd thing is that all the zones are accessible on the network and from outside. There appears to be a duplicate address on 10.0.0.5 and the default route appears to be missing from the global (see below). Any ideas? teegeek:/root > ipadm show-if net1 IFNAME CLASS STATE ACTIVE OVER net1 ip ok yes -- teegeek:/root > ipadm show-addr net1 ADDROBJ TYPE STATE ADDR net1/v4 static duplicate 10.0.0.5/24 net1/v6 addrconf ok fe80::221:28ff:fe14:38bb/10 teegeek:/root > netstat -rn Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- 127.0.0.1 127.0.0.1 UH 2 308 lo0 Routing Table: IPv6 Destination/Mask Gateway Flags Ref Use If --------------------------- --------------------------- ----- --- ------- ----- ::1 ::1 UH 2 36 lo0 fe80::/10 fe80::221:28ff:fe14:38bb U 2 0 net1 teegeek:/root > ipadm show-addr net1 ADDROBJ TYPE STATE ADDR net1/v4 static duplicate 10.0.0.5/24 net1/v6 addrconf ok fe80::221:28ff:fe14:38bb/10