Date: Sat, 7 Feb 2009 19:12:01 +0200 From: David Naylor <naylor.b.david@gmail.com> To: Lokadamus <Lokadamus@gmx.de> Cc: freebsd-questions@freebsd.org Subject: Re: Slow DNS (and host: connection timed out) Message-ID: <200902071912.04997.naylor.b.david@gmail.com> In-Reply-To: <498DBDC0.4000408@gmx.de> References: <200902060955.59611.naylor.b.david@gmail.com> <200902071819.47915.naylor.b.david@gmail.com> <498DBDC0.4000408@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart4765859.m6mEzpD0Ed Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 07 February 2009 18:58:40 you wrote: > David Naylor wrote: > >> Can you see problems of your wireless card in /var/log/messages? > > > > I do get some errors, here is a sample: > > # grep ndis0 /var/log/messages > > Feb 7 17:57:55 dgserver kernel: arp: 192.168.0.2 is on rl0 but got rep= ly > > from 00:02:6f:3e:8a:ed on ndis0 > > Feb 7 18:03:25 dgserver kernel: arp: 192.168.0.1 is on lo0 but got rep= ly > > from 00:02:6f:3e:8a:ed on ndis0 > > > > The MAC address is not an my network, as far as I can see. > > Can you give me a "netstat -nr" and a ifconfig? dgserver# netstat -rn Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.193.194.1 UGS 0 830 ndis0 127.0.0.1 127.0.0.1 UH 0 254 lo0 192.168.0.0/24 link#2 UC 0 0 rl0 192.168.0.2 7e:2b:34:e8:eb:a2 UHLW 1 2 rl0 618 192.168.0.3 00:a1:b0:a0:63:68 UHLW 1 504 rl0 1129 192.168.0.6 00:1d:72:1d:63:41 UHLW 1 1734 rl0 35 192.168.0.255 ff:ff:ff:ff:ff:ff UHLWb 1 109 rl0 192.193.194.0/24 link#1 UC 0 0 ndis0 192.193.194.1 00:02:6f:47:92:29 UHLW 2 1941 ndis0 1199 Internet6: (removed, not used) dgserver# ifconfig ndis0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15= 00 ether 00:11:95:16:59:5d inet 192.193.194.58 netmask 0xffffff00 broadcast 192.193.194.255 media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps) status: associated ssid QuickNet channel 1 (2412 Mhz 11b) bssid 00:02:6f:3e:13:cf authmode OPEN privacy OFF bmiss 7 scanvalid 60 rl0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=3D8<VLAN_MTU> ether 00:13:f7:cb:2f:b9 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 media: Ethernet autoselect (100baseTX <full-duplex>) status: active lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet6 ::1 prefixlen 128 inet 127.0.0.1 netmask 0xff000000 dgserver# dmesg | grep 'rl0' rl0: <RealTek 8139 10/100BaseTX> port 0xf800-0xf8ff mem 0xfdffc000-0xfdffc0= ff=20 irq 11 at device 14.0 on pci0 miibus0: <MII bus> on rl0 dgserver# dmesg | grep 'ndis0' ndis0: <D-Link AirPlus G+ DWL-G520+ Wireless PCI Adapter> mem=20 0xfdffa000-0xfdffbfff,0xfdfc0000-0xfdfdffff irq 15 at device 13.0 on pci0 ndis0: [ITHREAD] ndis0: NDIS API version: 5.1 ndis0: WARNING: using obsoleted if_watchdog interface ndis0: Ethernet address: 00:11:95:16:59:5d ndis0: link state changed to UP (and both commands above have a common): arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 arp: 192.168.0.2 is on rl0 but got reply from 00:02:6f:3e:8a:ed on ndis0 --nextPart4765859.m6mEzpD0Ed Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEABECAAYFAkmNwOQACgkQUaaFgP9pFrJtcACghjhEDf0qEBDr9k6tGWRXG0n2 c/UAnjCcdUkb/KQbLe4xJ77OHbE+kQmD =DA30 -----END PGP SIGNATURE----- --nextPart4765859.m6mEzpD0Ed--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902071912.04997.naylor.b.david>