View previous topic :: View next topic |
Author |
Message |
asianboi2k n00b

Joined: 26 Jan 2003 Posts: 50
|
Posted: Mon Oct 20, 2003 8:40 pm Post subject: Internet AutoConnect |
|
|
His is that a program that can be used with KDE to autoconnect to the net once the computer starts up? For mandrake and SUSE 8.2 Pro there was KPPPOE but when I tried emerging it, it wasn't there. Thanks. |
|
Back to top |
|
 |
MADcow l33t

Joined: 23 Jan 2003 Posts: 742 Location: RIT (Henrietta, New York, United States)
|
Posted: Mon Oct 20, 2003 10:29 pm Post subject: |
|
|
Code: | rc-update add net.eth0 default |
(assuming that the IFACE you need to autostart is net.eth0, and that you modified the script to make it work ok
or do you have to have a kde thing? |
|
Back to top |
|
 |
asianboi2k n00b

Joined: 26 Jan 2003 Posts: 50
|
Posted: Tue Oct 21, 2003 12:44 am Post subject: |
|
|
I use the command "adsl-start" from konsole but how would I set that to automatic? |
|
Back to top |
|
 |
vanGogh Tux's lil' helper


Joined: 11 Dec 2004 Posts: 75 Location: Moenchengladbach, Germany
|
Posted: Thu Sep 15, 2005 4:31 pm Post subject: |
|
|
asianboi2k wrote: | I use the command "adsl-start" from konsole but how would I set that to automatic? |
that's my problem, too. i want my machine to be online on boot. i did
#rc-update add net.eth0 default
#rc
but it didn't change the problem.
it may has somesomething to do with booterror when trying to start dhcpcd (there's no ok but two red!!). i have checked my /etc/conf.d/net, too, semms to be alright...
to me it looks as if the problems is that the command "adsl-start" isn't properly given on boottime. i would be thankfull for suggestions whichs files need to be checked. thx _________________ Californication! |
|
Back to top |
|
 |
|