LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 06-29-2004, 03:11 AM   #1
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Rep: Reputation: 46
mixed wireless/wired network set up question.


An unexplainable thing is happening on my network consisting of 2 wired ethernet computers (call them A1 and A2) and 2 wireless laptop computers (call them B1 and B2) that are networked. I've relatively recently gone wireless with B1 and B2 is my girlfriend's laptop. B1 and B2 go through a netgear wireless access point (54mbs). B1 uses a netgear wireless pc card running on 802.11g spec and B2 is using a cisco pc card using 802.11b. the netgear access point is plugged into an 8 port intel hub which is plugged into a 4 port netgear 10/100 router. A1 and A2 are also plugged into the 8 port intel hub. A1 and A2 are running windows 98 se, B1 is dual-booting redhat 7.3 (samba) and windows ME, and B2 is running windows XP. B2 can also be wired to the network like A1 and A2 because B2 originally came with an ethernet nic. now the main scenario is that either A1 or A2 likes to play B1's mp3 playlist. but A1 and A2 playback is not smooth and prone to cutting in and out (due to something like dropped packets, slower connection, etc... i dunno) when B1 is running wireless. This behavior happens in linux and when booted into windows ME. B2 can play the playlist with none of the above behavior. i noticed when using the lan browser (konqueror), that A1 and A2 will drop out (not be listed in the lan browser) for some time and if A1 or A2 is trying to browse B1's shares (B1 is booted into linux) via network neighborhood that it will take a long time for anything to come up - basically that search flashlight animation will play for what seems to be forever. now if A1 or A2 copies a file (used a 3.7 MB mp3 file for my tests) from B1 to, let's say, A1's or A2's desktop that this works fine. the copy goes off with a hitch. but if B1 puts a file to either A1 or A2, it's a chore with the konqueror transfer progress dialog showing the status as stalled quite often... the transfer will start a data transfer rate that will decrease until the status shows stalled which will start up again after a while or if you refresh the konqueror file manager of the target (A1 or A2). while B1 booted into windows ME, this kind of transfer seems to go about normally, although i don't know about stalls since the windows transfer dialog doesn't have a stalled status - the transfer does seem to be quicker with B1 booted into windows ME. the thing is these behaviors do not happen if B1 is wired instead of wireless. I didn't have A1 or A2 try to use the playlist from B2 nor have B2 place a file onto either A1 or A2, but i'd have to assume that the playback dropout would probably still occur... i wish i had done this, but it's my girlfriend's computer and she left before i even thought of this. anyway just wondering if anyone had any ideas on how i could eliminate this behavior in samba (using 2.2.8a) when B1 is wireless. or is something like this unavoidable do to the network being a mixed wired/wireless setup? if you've gotten this far, i thank you for taking the time to possibly ponder this.

/etc/samba/smb.conf
Code:
# Samba config file created using SWAT
# from localhost.localdomain (127.0.0.1)
# Date: 2004/06/28 22:13:21

# Global parameters
[global]
	workgroup = THE_GRID
	netbios name = TRON
	server string = Dell Inspiron 8100 - Redhat 7.3
	security = SHARE
	log file = /var/log/samba/log.%m
	max log size = 50
	socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
	preferred master = No
	local master = No
	domain master = No
	dns proxy = No

[printers]
	comment = All Printers
	path = /var/spool/samba
	printable = Yes
	browseable = No
	available = No

[Data]
	path = /winpar/winE/myWork
	guest ok = Yes

[MP3]
	path = /winpar/winF/mp3_1
	guest ok = Yes

[Public]
	path = /winpar/winI
	guest ok = Yes

[Winstalls]
	path = /winpar/winH/Installs
	guest ok = Yes

[VideoMedia]
	path = /winpar/winG/VideoMedia
	guest ok = Yes

[HP_CLJ4500_DN]
	path = /var/spool/samba
	read only = No
	printer name = HP_CLJ4500_DN
	browseable = No
	oplocks = No
/etc/lisarc
Code:
SecondWait = -1
SearchUsingNmblookup = 0
DeliverUnnamedHosts = 1
FirstWait = 30
MaxPingsAtOnce = 256
UpdatePeriod = 300
PingAddresses = 192.168.0.3/255.255.255.0;
AllowedAddresses = 192.168.0.0/255.255.255.0;
BroadcastNetwork = 192.168.0.0/255.255.255.0;
PingNames = someHost;someOtherHost;

Last edited by megaspaz; 06-29-2004 at 03:36 AM.
 
Old 07-02-2004, 01:52 AM   #2
megaspaz
Senior Member
 
Registered: Nov 2002
Location: Silly Con Valley
Distribution: Red Hat 7.3, Red Hat 9.0
Posts: 2,054

Original Poster
Rep: Reputation: 46
problem solved. it ended up being the firmware upgrade. i got a hold of the same model access point from someone that hasn't had any firmware upgrades, took out the old one, and put in and configured the new access point and all the network problems were gone. time to go give netgear a call and hopefully get an RA and a replacement.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
join the two wired network with wireless alvi2 Linux - Wireless Networking 2 04-04-2005 12:02 PM
Wireless/ Wired Mixed Networking (2networks) wingcom Linux - Wireless Networking 1 03-05-2005 05:21 AM
Wireless Access On Wired Network Terje Linux - Wireless Networking 1 02-03-2005 10:20 AM
Wireless Laptop to Wired ethernet via Linux PC (wired/wireless) sambartle Linux - Wireless Networking 0 01-30-2005 04:37 AM
router with mixed wired/wireless network takisd Linux - Wireless Networking 1 11-28-2004 01:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 08:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration