On Thu, 2004-11-04 at 18:42 -0500, Peter Jones wrote: > I *think* this is because ipw's drivers don't set "open" when you set a > key by default, and networkmanager is expecting that all drivers do it > that way, but I haven't investigated this very thoroughly. When you do the ioctl() to set the key, you pass in some flags. I currently use Shared Key (IW_ENCODE_RESTRICTED) in that field, so NM attempts to set the mode explicitly. It may be a driver issue though. Dan