Dial up difficulties on 7.04 64bit
Jordi Ferrando Fabra
jferrando at netplc.com
Sun Sep 16 15:37:02 UTC 2007
Ok Robert,
There are two things regarding this:
1) Check
$ cat /etc/resolv.conf
Should contain the IP Addresses of the DNS servers. They should have
been assigned automatically by kppp
2) What about the routes?
$ route print
...
Should see the routes
3) Set the default route:
$ sudo route add default ppp0
(or whatever interface kppp assigns)
If you want to remove the previous default interface (ex. eth0)
$ sudo route del default eth0
I am writing it from my memory, the syntax can contain errors.
Good luck.
Robert Parker escribió:
> Hi,
>
> On 9/16/07, Jordi Ferrando Fabra <jferrando at netplc.com> wrote:
>
>> Hi Robert,
>> I was able to dial up using my vodafone 3G card and these instructions:
>>
>
> kppp was never the problem. I am able to connect because I can ping
> the nameserver. The problem is being able to access web pages in
> Konqueror.
>
> Cheers,
> Bob
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20070916/a2c99359/attachment.html>
More information about the kubuntu-users
mailing list