Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Sudden problems with ADSL (PPPOE)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Melaskia
n00b
n00b


Joined: 23 May 2004
Posts: 33

PostPosted: Wed Jun 30, 2004 8:33 pm    Post subject: Sudden problems with ADSL (PPPOE) Reply with quote

Hi

I am writing because i am getting some sudden problems with my ADSL connection. I can't connect any more nowadays on the internet when using both adsl-start (when everything has booted) and Rp-pppoe in the boot process.
It has been working fine over some time now, and suddenly, it stopped working. It has seen some kernel recompiling and never failed before, and i didn't change any options for quite some time.
The only way i can access Internet from linux is to load Windows xp, which somehow initializes the modem, and then boot Linux again.
The following line in /etc/conf.d/net is present like said in the manual : eth0="up".

Does anyone have any idea of why it is not working ?
Back to top
View user's profile Send private message
gentoo_dude
l33t
l33t


Joined: 08 May 2004
Posts: 645
Location: Washington, DC

PostPosted: Thu Jul 01, 2004 1:50 pm    Post subject: Reply with quote

Did you do a
Code:
emerge -u sync && emerge -u world
and then
Code:
etc-update
and overwriting your config files?
If you did and overwrote all your configuration setting, you will need to reconfigure your username, password and everything in /etc/pppoe
you can run
Code:
adsl-setup
for this or just manually edit back your username and passwords in /etc/pppoe/pppoe.conf and the chap secrets.
Back to top
View user's profile Send private message
Melaskia
n00b
n00b


Joined: 23 May 2004
Posts: 33

PostPosted: Fri Jul 02, 2004 9:25 am    Post subject: Reply with quote

Nope i didn't do any emerge update.
Plus since booting in Windows XP initializes the modem makes it possible for me to use the adsl-start command afterwards successfully.
I really think it is due to a lack of initialization of the modem through the ethernet card.
I upgraded rp-pppoe, and PPP yesterday, and it didn't change at all.
Back to top
View user's profile Send private message
phate
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 298
Location: Aachen, Germany

PostPosted: Sat Jul 03, 2004 11:36 am    Post subject: Reply with quote

I'm helping a friend with installing gentoo.

But we don't know how to get the "adsl" stuff to the gentoo installation?
I mean, when booting from the live-cd he can use "adsl-setup" and "adsl-start" to connect.

But when booting from the installed system, there is no adsl stuff.

What package to emerge to get it - or - is there any other way to get the internet connection working? :roll:
Back to top
View user's profile Send private message
gentoo_dude
l33t
l33t


Joined: 08 May 2004
Posts: 645
Location: Washington, DC

PostPosted: Sat Jul 03, 2004 1:07 pm    Post subject: Reply with quote

After you finished installing, you have to install the program rp-pppoe
Code:
 USE="-X" emerge rp-pppoe

The flag USE="-X" allows you not to install the graphical interface for rp-pppoe. But if you want it, then you don't need the flag.
This is the package that connects you via adsl
After you install this package, run
Code:
 adsl-setup

and
Code:
 adsl-start
Back to top
View user's profile Send private message
phate
Apprentice
Apprentice


Joined: 22 Mar 2004
Posts: 298
Location: Aachen, Germany

PostPosted: Sat Jul 03, 2004 1:45 pm    Post subject: Reply with quote

thanx alot.
is there any way to get the dsl "auto-starting"?

putting "adsl-start" into /etc/conf.d/local.start didn't work 8)
it seems like we have to do "adsl-setup" after every boot before running "adsl-start" ?
Back to top
View user's profile Send private message
Melaskia
n00b
n00b


Joined: 23 May 2004
Posts: 33

PostPosted: Sat Jul 03, 2004 1:51 pm    Post subject: Reply with quote

i did the following to have internet at the beginning
rc-update add rp-pppoe default
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum