I've tried what you told. But I failed. I've tried many combination about
kppp's setting, but it still fail. Then I quit form X. I saw an error message :
"Couldn't find interface ppp0 : No such device. " I think the problem isn't
about setting on kppp. But if I connect to internet from console, it work.
Should I uninstall kppp first ?
Any help would be greatly appreciated.
-Pungki
On Sen, 18 Sep 2000, you wrote:
> In Kppp, you shoul *only* need to specify "Dynamic IP Address".
> remove everything else.
>
> > Tab Gateway : 192.168.0.1
>
> This is *only* for your internal network (your ethernet cards that connect
> linux and windows) *not* for an external interface. The gateway address will
> be assigned by the DHCP server at your ISP when you get an IP address (This
> is why you specify "dynamic"). So, make sure you don't use this in Kppp.
>
> If Kppp pseters you for a DNS address, give it 202.134.0.155. It may be
> changed when you dial up, but that's OK.
>
> So, in all, the only information you should have to give Kppp is your
> username, password, phone number to dial, select "Dynamic IP", and
> *possibly* that DNS IP above. Leave everything else blank.
>
> Try that and let me know what happens.
>
> --Greg
>
> (Oh, by the way, I've returned from my trip--that was quick!" :-) )
>
>
> ----- Original Message -----
> From: "Pungki" <[EMAIL PROTECTED]>
> > Hi.....
> > I can dial from console. It works. Then I tried to use kppp. And here's
> the
> > result :
> > Setting on kppp :
> > Tab IP Address : -> Dynamic IP Address : enable
> > Tab DNS : -> Domain Name : telkom.net.id, DNS Address List : 202.134.0.155
> > and 202.134.2.5
> > Tab Gateway : 192.168.0.1
> >
> > Then, if Gateway contains my IP Address, 192.168.0.1,
> > ping 202.134.0.155 : Network unreachable......
> > ping www.telkom.net.id : unknown host
> >
> > If I change Gateway to 202.134.0.155, then
> > ping 202.134.0.155 : OK
> > ping www.telkom.net.id : Network unreachable......
> >
> > I set gateway on linuxconf to my IP Address (192.168.0.1)
> > Any help would be greatly appreciated.
> >
> > -Pungki