Date: Wed, 27 Jun 2001 15:09:40 -0400 (EDT) From: Eric Parker <sz@cdc.net> To: Greg Putrich <gregp@n0qds.org> Cc: <freebsd-net@freebsd.org> Subject: Re: Problem with Cisco Aironet 340 series 11mbs Wireless Card Message-ID: <Pine.BSF.4.31.0106271506260.68336-100000@fubar.staff> In-Reply-To: <20010627113724.D61306@skeezix.n0qds.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Eric Parker said: > > about boot up. I was under the impression that if I create a file called > > /etc/start_if.an0 that it will be executed during boot up. I have the > > following in that file: > > > > This works if I run it by hand, sets up the card just as it should > > be, but how do I get it to run it on boot up? I currently have it listed > > in rc.local to get take care of it. > > Toss it in /usr/local/etc/rc.d, or leave it where it is and call it from > /etc/pccard.conf in the section for the Aironet card. I tried that, no dice. It appears that the problem is that the interface card isn't initalized yet to accept the ancontrol commands. I had to write a script that sleeps for 5 seconds during boot up, then runs the commands. It just seems that I am missing something, because I would think the start up scripts could handle that. My way works, I would just like to find the 'correct' way to make it work. > > The second issue is the biggest one. For some reason I have high > > latency when pinging my gateway. With the wireless card, I get ping > > replies between 200 and 400 ms while I get around 10 ms with a regular > > ethernet card. Am I missing a setting somewhere? I have a dual boot > > system and the pings are normal under Windows 2000, so it's not the card. > > Any help would be greatly appreciated! > > Unfortunately, I can't help here. I have the card working on 4.1.1, but > that machine is unavailable at the moment (which reminds me to get it back). > > Under 4.1.1, ping replies were normal and didn't see ping times that long. It was the power saving mode, which Louis A. Mamakos (thanks again!) was ale to help me with. The whole boot up thing still boggles me though... ------ Eric Parker Network Engineer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.31.0106271506260.68336-100000>