NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/45505 (iwi0 does not come up correctly)



The following reply was made to PR kern/45505; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/45505 (iwi0 does not come up correctly)
Date: Mon, 12 Dec 2011 14:55:51 +0000

 On Mon, Dec 12, 2011 at 09:45:01AM +0000, Riccardo Mottola wrote:
  >  Hi,
  >  
  >  the problem is the remaining route to the wired ethernet:
  >  
  >  192.168.1/24       link#3             UC          1        0      -  bge0
  >  
  >  
  >  if this route is deleted, wireless works. I point out that the wired 
  >  ethernet bge0 is not connected, the default route is deleted before.
  >  This is not a behaviour I get from other operating systems (FreeBSD, 
  >  Linux...), but it restricts the problem and offers a workaround.
 
 So, let me make sure I understand... you were using bge0 on
 192.168.1/24 and disconnected it, then brought up iwi0 also on
 192.168.1/24, but the above route was still present and therefore all
 traffic got sent to bge0?
 
 When you disconnected bge0 did you do "ifconfig down" on it?
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index