> > I then changed the script to s,fxp0,em1,g s,::1,::2,g and re-run: > > ----------------------------------------------------------------------- > - > dut# sh test.sh > 2001:db8::1 0:e0:81:81:13:ad fxp0 permanent R > 2001:db8::1 2001:db8::1 UH fxp0 > em1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ifconfig: ioctl (SIOCAIFADDR): File exists > 2001:db8::1 0:e0:81:81:13:ad fxp0 permanent R > 2001:db8::2 0:e0:81:81:13:9d em1 permanent R > 2001:db8::1 2001:db8::1 UH fxp0 > 2001:db8::2 2001:db8::2 UH em1 > em1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ----------------------------------------------------------------------- Your output appears to come from either an outdated in6.c or a custom version. I expect to see something like the following for each interface address from netstat output: Destination Gateway Flags Netif expire ----------------------------------------------------------------------- 2001:db8::1 link#1 UHS lo0 2001:db8::2 link#2 UHS lo0 ----------------------------------------------------------------------- Please verify your source file. --QingReceived on Mon Aug 03 2009 - 20:02:58 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:53 UTC