NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gprs through usb mobile phone - i386 works / amd64 not




Thanks for tips.

OK, i noticed that the problem is with /etc/ppp/resolv.conf, but situation is vice versa. Copying it to /etc/resolv.conf didnt work, probably there is a problem with gprs provider's nameservers. I inserted opendns nameservers

nameserver 208.67.222.222
nameserver 208.67.220.220

and it worked.



Result: The problem is KDE specific, Yes. There is a open bug report in kde.org, stating that kppp crashes on FreeBSD amd64 system while it works on i386.

Regards,


Tonnerre Lombard, 07/24/08 14:57:
Salut, Cem,

On Thu, 24 Jul 2008 14:29:46 +0300, Cem Kayali wrote:
OK, i able to connect to modem (that's what ifconfig -a claims) but
no connection really.

I think i  need to work on connetion script somehow:


ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet 211.41.111.111 -> 10.64.64.64 netmask 0xffffff00
        inet6 fe80::21b:38ff:fed7:d3af%ppp0 ->  prefixlen 64 scopeid
0x6

What's the default route? Is your /etc/resolv.conf set up correctly? By
default, pppd only creates a file in /etc/ppp/resolv.conf, not directly
in /etc.

                                Tonnerre



Home | Main Index | Thread Index | Old Index