Markus Kovero wrote: > Hi, it is connected to wire and switch thinks link should be up and running, > it even negotiates between 1000/100 full/half duplex alright. > After assigning ip to interface its no different, I see no traffic on > interface (except when I ping it's ip) > There are other interfaces on system using bnx-driver and these work very > well, is here any way to debug whats going on with bnx0?
You should probably file a bug on it via bugs.opensolaris.org. bnx, I believe, is a third-party driver, and I don't know if there's much in the way of representation on the mailing lists. The lack of a RUNNING flag in the ifconfig output and the dladm output are consistent with each other: they both say that, as far as the OS can tell, the link is disconnected. It has no link status. I would look at "kstat bnx" to see if there are any useful statistics there, and I would also try swapping cables and using different switch ports before spending too much time trying to debug the software. -- James Carlson 42.703N 71.076W <carls...@workingcode.com> _______________________________________________ networking-discuss mailing list networking-discuss@opensolaris.org