Hi to everyone! My problem is simple but I think quite strange: I have a home lan network, both wired and wireless, and with my laptop I use one of those alternatively... When I use the wired connection I have a static IP address, and my /etc/hosts looks like:
127.0.0.1 localhost 192.168.1.11 myhostname myhostname.mydomainname.it When I use the wireless connection I have a DHCP server that gives me an IP address, and I always remove the last line in /etc/hosts. But while using the wireless connection, both Konqueror and Firefox are very slow during web browsing and usually they "freeze" for 3/5 seconds, before bringing up the web site. my /etc/resolv.conf (if useful) is: search mydomainname.it nameserver 192.168.1.1 #it's also the DHCP server, with dnsmasq I'd like to understand which is the problem and if some of you have a solution Thanks! Mauro -- [email protected] mailing list
