View Single Post
  #4   (View Single Post)  
Old 1st June 2008
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

You don't have a driver problem, you have a routing problem.

Looking at your ifconfig output, you have two NICs on the same subnet, and your ping fails, I'm guessing, due to the inherent routing error.

Examine the output of "route -n show -inet" and that should show the problem more clearly.
Reply With Quote