On Tuesday 15 July 2008 19:41:29 David Gurvich wrote: > Hello, > I would like to know what might be happening with a particular network > configuration. Wireless router using wpa, wired router provides dhcp > and connects to DSL modem. The wireless card involved is a mini-pci > intel 2100 using the if_ipw driver. I could not get this card working > at all with 6.3, though it seems to work with 7. > > From time to time, the ability to resolve the address of the wired > router disappears along with DNS resolution. If I 'wpa_cli reassociate' > it comes back.
DHCP is done after associating, which is the only thing that comes to mind that could cause this "reappearance of DNS", since ping goes through ok. How are you doing DNS? Is there a local named running or is /etc/resolv.conf pointing directly to the nameserver? Where is that nameserver? On the wired network? Can you ping the nameserver or anything else on the wired network when this happens? Is there any change in /etc/resolv.conf after reassociation? -- Mel Problem with today's modular software: they start with the modules and never get to the software part. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"