Paolo Brandoli wrote: > It happened with both 2008.11 and the latest 2009.06 > > I think it is the whole network system that doesn't work, not only Firefox. > > It's strange, the notification icon tells me that the IP address has been > acquired from DHCP and everything is fine, but then nothing works. > > The same machine is running Ubuntu 8.10, which can access the network without > problems. The live CD in Virtualbox (under Ubuntu on the same machine) works > properly. > > If you can give me some instructions on how to produce some logs from the > live CD I will be glad to post them here. > > Paolo Brandoli
Do you have a network device configured correctly, up and with an address? % ifconfig -a Are there any failed SMF service? % svcs -xv What network/physical service is configured? % svcs | grep network\/physical Can you ping anything? % ping www.mit.edu % ping <an IP address on the same network as you system>