Jump to content

Can not get Karma to Auto-Start


Recommended Posts

Just add something like:

wlanconfig ath0 create wlandev wifi0 wlanmode ap

iwconfig ath0 channel <whatever>

ifconfig ath0 <ip> up

iwpriv ath0 karma 1

to the end of the karma init script in /etc/rc.d or init.d, can't remember which one it is in.

Link to comment
Share on other sites

I have a script in "/etc/init.d" called karma_ui with--

wlanconfig ath0 create wlandev wifi0 wlanmode master &

ifconfig ath0 192.168.1.1 up &

iwpriv ath0 addkarmassid default &

iwpriv ath0 addkarmassid linksys &

iwpriv ath0 karma 1 &

Still no dice....

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...