ArchLinux

Don´t be shy, Linux is fun! =)
Post Reply
User avatar
Macross
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 152
Joined: 01 May 2007, 16:00
16
Contact:

ArchLinux

Post by Macross »

Well it's me again this time i decided to go a bit "advanced" in linux and yet i already came across one big problem. Well after linux arch installation i configured network by creating manually config file in

Code: Select all

/etc/ppp/peers
and also adding password to

Code: Select all

/etc/ppp/pap-secrets
So when i tried to connect pon dsl-provider it was a success, but after restart i couldn't connect... Then after another reboot yet again i could connect and after another restart again i couldn't and so on... It's really annoying. When i was connected i looked at ifconfig and i saw that ppp0 is up and running when it failed there was no ppp0 interface... I have never came across this kind of problem.
Btw it never spits out error it always says

Code: Select all

plugin rp-pppoe.so loaded rp-pppoe plugin version 3.3 compiled against pppd 2.4.4

User avatar
bad_brain
Site Owner
Site Owner
Posts: 11636
Joined: 06 Apr 2005, 16:00
19
Location: In your eye floaters.
Contact:

Post by bad_brain »

syslog is the first place to check: /var/log/syslog

:wink:
Image

User avatar
Macross
Fame ! Where are the chicks?!
Fame ! Where are the chicks?!
Posts: 152
Joined: 01 May 2007, 16:00
16
Contact:

Post by Macross »

Ah i found out whats the problem. Eth1 for some reason was down/up randomly... That fixed now thanks.

Post Reply