On 31 May 2005 17:27:37 GMT, Unruh <unruh-(E-Mail Removed)> wrote:
>Alex Bell <(E-Mail Removed)> writes:
>
>>I still can't connect to the internet with Xandros deluxe 3 using a
>>NetComm internal modem for which Xandros has a driver - or at least it
>>seems to connect and then says connection failed.
>
>>I'm working slowly and carefully through an oldish paper by WG Unruh
>>entitled 'How to hook up PPP in Linux', and have got to the section
>
>Very little has changed on the ppp front.
>
>>entitled no default route. He advises to run /sbin/route -nr and says
>>that 0.0.0.0 should not be there and 127.0.0.1 should be. I don't see
>>either; all I see is
>
>>Kernel IP routing table
>>Destination Gateway Genmask Flags Metric Ref Use Iface
>
>>with no numbers or anything else. What does this mean? Should I try to
>>make it read 127.0.0.1, and if so how?
>
>It means you have no networking at all set up and your ppp is not
>connected. 127.0.0.1 is a critical localhost connection which many systems
>use to refer to your machine itself. Your setup scripts should have set it.
>It is not critical.
Thanks so much for your help. The only reason (in my ignorance) I
thought the paper was oldish was that so far as I can tell it deals
with an earlier kernel.
Can you tell me please how 'the setup scripts should have set it'? Am
I correct in thinking that if I get the setup scripts right they will
put the numbers in the kernel path.
>However a connection to the computer on the far side IS critical.
>Just make sure that you have
>defaultroute
>in /etc/ppp/options and then worry about getting a connection. Look in the
>debug files (eg /var/log/ppplog if you set up debugging as in that
>document). Look in there to see what the problem is.
I'll look there and get back to you. I'm using Windows at the moment,
obviously enough.
>
>
>
>>I'm almost completely a newbie, which is why I'm going slowly and
>>carefully and asking questions.
>
>>By the way, can anyone point me please to a more recent howto for
>>newbies to establish an internet connection? I've found one from the
>>Melbourne PC Users Group which deals with setting up kppp - but I
>>can't find kppp in Xandros.
>
>I do not know if you you have kde set up, but it is part of kde.
According to Xandros support their internet connection wizard replaces
kppp, so although Xandros uses the kde desktop it isn't there.
>
>Anyway, as I said, very little has changed in the ppp world since my
>article was written. If you follow it, you will figure out what is wrong
>and be able to fix it. However, you need to follow it. Jumping around in it
>is dangerous, since later sections depend on earlier sections having been
>made to work.
I'm going very carefully, step by step following the instructions.
But because I couldn't understand the lack of 127.0.0.0 I didn't want
to go any further.
>
>And if you have trouble figuring out the log file, post it here, together
>with timestamps (cut and paste, don't just copy by hand) so we can help
>you.
I'll do that and get back to you.
Thanks again for your help.
Regards, Alex
|