Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
very strange wlan0 behavior [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mprzybyla
n00b
n00b


Joined: 07 Aug 2005
Posts: 15

PostPosted: Sat Sep 03, 2005 8:40 pm    Post subject: very strange wlan0 behavior [SOLVED] Reply with quote

Hi ;)
My wlan0 (D-Link DWL-650+ using acx100-0.2.0_pre8-r3, never versions do not work) works perfect during boot - the ntp-client finds a timeserver and synchronizes, but after login i have no network connection. ifconfig output looks strange:
Code:
wlan0     Link encap:UNSPEC  HWaddr 00-11-95-7B-3B-99-00-00-00-00-00-00-00-00-00-00
          inet addr:192.168.66.16  Bcast:192.168.66.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS MULTICAST  MTU:1500  Metric:1
          RX packets:694 errors:0 dropped:0 overruns:0 frame:0
          TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:123831 (120.9 Kb)  TX bytes:5236 (5.1 Kb)
          Interrupt:11 Base address:0x4800

When i remove the card (PCMCIA) and put it back again, everything behaves ok:
Code:
wlan0     Link encap:Ethernet  HWaddr 00:11:95:7B:3B:99
          inet addr:192.168.66.16  Bcast:192.168.66.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1233 (1.2 Kb)  TX bytes:650 (650.0 b)
          Interrupt:11 Base address:0x4800

I have no idea what is the reason....
info:
Code:
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.5-r1, 2.6.12-gentoo-r7-misiek i686)
=================================================================
System uname: 2.6.12-gentoo-r7-misiek i686 mobile AMD Athlon(tm) XP2500+
Gentoo Base System version 1.12.0_pre7
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X Xaw3d aac aalib acpi acpi4linux alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bl bluetooth bzip2 calendar cdparanoia cdr cpdflib crypt cups curl dba dga divx4linux dts dv dvd eds emboss encode esd ethereal exif extraicons extramodules fam fbcon fbdev flac flash fltk foomaticdb freetype gd gdbm gif gimp gimpprint gnome gnomedb gphoto2 gpm gps gstreamer gtk gtk2 hal ieee1394 image imagemagick imlib ithreads jabber java javascript jikes jpeg jpeg2k junit justify kadu-modules kde kdgraphics ldap libcaca libg++ libwww live lzo mad matroska mikmod mmx mmxext motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg mpeg4 mplayer mppe-mppc music mysql mythtv ncurses network nls nocd nptl nptlonly oci8 ogg oggvorbis ooo-kde opengl oracle pam pcmcia pdflib perl php plugin png povray python qt quicktime readline real rtc samba sdl session sftplogging slang slp snmp soap sounds speex spell sql sse ssl svga szip tcltk tcpd tetex tga theora tiff tlen transcode truetype truetype-fonts type1 type1-fonts unicode urandom usb v4l v4l2 vhosts videos vorbis win32codecs wmf wsconvert wxwindows xanim xine xml2 xmms xosd xrandr xscreensaver xv xvid xvmc zlib linguas_pl userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS


regards
m


Last edited by mprzybyla on Sun Sep 04, 2005 6:58 am; edited 1 time in total
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Sat Sep 03, 2005 10:27 pm    Post subject: Re: very strange wlan0 behavior Reply with quote

mprzybyla wrote:
ifconfig output looks strange:
Code:
wlan0     Link encap:UNSPEC  HWaddr 00-11-95-7B-3B-99-00-00-00-00-00-00-00-00-00-00
          inet addr:192.168.66.16  Bcast:192.168.66.255  Mask:255.255.255.0
          UP BROADCAST NOTRAILERS MULTICAST  MTU:1500  Metric:1
          RX packets:694 errors:0 dropped:0 overruns:0 frame:0
          TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:123831 (120.9 Kb)  TX bytes:5236 (5.1 Kb)
          Interrupt:11 Base address:0x4800

Usually ifconfig looks like this when the card is in monitor mode. What does "iwconfig wlan0" show when the card is in that state ?
Back to top
View user's profile Send private message
mprzybyla
n00b
n00b


Joined: 07 Aug 2005
Posts: 15

PostPosted: Sun Sep 04, 2005 6:58 am    Post subject: Re: very strange wlan0 behavior Reply with quote

widan wrote:

Usually ifconfig looks like this when the card is in monitor mode. What does "iwconfig wlan0" show when the card is in that state ?

ha! You've got it :D It was because I've run kismet server at boottime.
Thank You
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum