View Single Post

   
  #2 (permalink)  
Old 02-20-2008, 06:16 AM
Eric Hameleers
 
Posts: n/a
Default Re: Please Review: Host AP Driver Scripts Conflicting With Slackware?

Edafe Knabe wrote:
> Hello,
> I have copied rc.inet1 and rc.inet1.conf and made some alterations to
> get the Host AP driver working, resulting in rc.hostap and rc.hostap.conf:
>
> http://www.edafe.org/slackware/index.html#hostap
>
> Both rc.hostap and rc.hostap.conf APPEAR to be playing nice with
> existing Slackware scripts rc.inet1 and rc.inet1.conf.
>
> Can you spot any sections in rc.inet1 and rc.inet1.conf that should not
> be duplicated in this way?
>
> Regards,
> Edafe


Well, most of the change looks k°like it could be written as
"s/eth/wlan/g" ... and this way you duplicate starting/stopping the
loopback interface as well as setting the default gateway.

If your goal is to be able to configure interfaces other than eth?
(such as wlan? tr? ath? and such), I myself am using a modified
rc.inet1 and rc.inet1.conf that allow you to define arbitrary
interface names, as many as you want.

Since my modification is not yet accepted by Patrick Volkerding, I
will not copy it to this news group, but you can email me and I'll
mail you the script back.
I will most likely re-write this script again soon, but it works 100%
as it is now.

Cheers, Eric

--
We have no answers to your questions
Yet we can question your demands

We don't intend to save your souls
Suspense is our device [laibach]
Reply With Quote