|
Folks, I gave some misinfo in my 1st post. The problem is only associated with the laptop and not my Slack desktop. And, reapplying the Guarddog firewall on the laptop fixes everything until next boot.
Now, it occurs to me that maybe whats going on here is that iptables is started via rc.firewall before my wlan0 wireless interface is started via wicd. I wonder if starting wlan0 at boot via rc.inet1 would solve the problem ? The problem with that is I've never been able to get it to work. I can configure the interface with ifconfig, iwconfig, and dhcpcd; but, when I set it up in rc.inet1.conf, it has some kind of problem with getting an assigned address. I get some messages about "polling for dhcp server" and "no carrier detected on wlan0". Setting it up in rc.inet1.conf with a static ip address makes no difference. And I've got wireless security (WPA, WEP) disabled on the router.
|