LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-22-2004, 06:14 PM   #1
true_atlantis
Member
 
Registered: Oct 2003
Distribution: fedora cor 5 x86_64
Posts: 639

Rep: Reputation: 30
ipw2100 install question (how to make it boot)


im trying to get ipw2100 installed, and in the INSTALL file, i get this... can someone translate this into what i need to do in slackware, because i have no idea...t hanks

Quote:
LOADING THE DRIVER
------------ ----- ----- ---- --- -- -

You need to configure the device for your particular distribution. The steps
below will work on Red Hat, Fedora, and other similar distributions.

First, create a file in /etc/sysconfig/network-scripts/ called ifcfg-eth1
(or eth2, etc. as appropriate). Place the following within it:

DEVICE=eth1
ONBOOT=yes
BOOTPROTO=dhcp
TYPE=Wireless

% modprobe ipw2100
% ifup eth1

If you have DHCP configured on your network, and you have a wireless access
point nearby, you should be up and running.

You can check and see if your interface is up by running

% ifconfig eth1

To test the connection, you can ping a machine using the wireless interface:

% ping ipw2100.sf.net -I eth1

If you want to use the wireless interface for all traffic, set up the default
gateway to go through it. I usually perform the following:

# Disable eth0 completely
% ifdown eth0

# Configure the routing table to go through the wireless NIC
% route add default gw 192.168.1.1 eth1

If you had brought down eth0 before you load the ipw2100 module, the system
should set up your routes for you.

ok, i figured it out... what you do is add

modprobe ipw2100

to /etc/rc.d/rc.local

but now my questions has been changed... i dont always use wireless. in my house i can connect to an ethernet cable, but at school, i need to use wireless... now comes the next problem... my school uses a VPN client, and there is a version for windows.... so, how can i make the VPN client realize that there is a wireless card, but lets the VPN client connect, not iwp2100 connect?? and how can i make a script that will manually start the driver, NOT during startup?


just realized that editing that file doesnt start up ipw2100, there is something in the installation that starts it... how can i make it stop??

basically, what files can you edit in slackware to load modules at boot?

Last edited by true_atlantis; 04-23-2004 at 12:52 AM.
 
Old 05-27-2004, 03:10 PM   #2
true_atlantis
Member
 
Registered: Oct 2003
Distribution: fedora cor 5 x86_64
Posts: 639

Original Poster
Rep: Reputation: 30
well, if anyone is interested... i finally got it working... here is the commands you need to do as su after rebooting

ifconfig eth1 192.168.1.200
route add default gw 192.168.1.1

and make the /etc/relov.conf file must be this
nameserver 192.168.1.1
 
  


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
ipw2100 make errors SqdnGuns Slackware 8 10-06-2005 08:47 AM
Getting ipw2100 firmware to load on boot lamiroy Linux - Wireless Networking 4 03-31-2005 07:10 AM
Make on IPW2100 Gerardoj Slackware 2 01-17-2005 11:52 AM
question 'bout make / make install bennethos Debian 3 11-02-2004 04:43 AM
after trying the ipw2100 driver,i cant boot in linux hkl8324 Linux - Wireless Networking 4 07-22-2004 10:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:12 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