I have installed DSL on a 256mb USB stick and after some sweating it works fine (terrific I'd say), except that I can't connect to the internet.
I get the connection to my ISP right away, I run PPPoE, I am allocated a dynamic IP address, the nameservers are registered in resolv.conf, I can ping my own IP and that of the ISP, but then .... the browser tells me ... "cannot resolve DNS address". I cannot ping external sites by IP number either, so it's probably not a nameserver problem. I have Suse linux on the same machine and it connects fine.
Pasted below is the ifconfig output for DSL and for Suse. I then raise some questions and I'll be grateful for any feedback.
My questions are: Is it relevant to my problem? I believe it is. How do I tell DSL to do the same Suse is doing?
Thanks a lot for any feedback.
titoDSL ifconfig: eth0 Link encap:Ethernet HWaddr 00:08:A1:80:1B:7B inet addr:192.168.1.28
192.xxx is not a public address, hence no internet connection. How do you connect to the provider? Modem or router? It looks like a problem with dhcp
Quote
DSL ifconfig: eth0 Link encap:Ethernet HWaddr 00:08:A1:80:1B:7B inet addr:192.168.1.28
192.xxx is not a public address, hence no internet connection. How do you connect to the provider? Modem or router? It looks like a problem with dhcp
I have a DSL modem which is always on. Note that the inet address 192.168.1.28 is there in Suse ifconfig log too, which corresponds to a working connection. Imu, 192.168.1.28 is the ISP server, on whose private network my comp lives. Actually the ISP allocates my dynamic IP address that changes every time I connect and is the 82.54.82.135 in DSL ppp0. My guess now that the source of the problem is authentication. I am connected to the ISP, otherwise I would not get a dynamic address everytime, but maybe authentication failure in DSL prevents me from accessing the net.
Thanks for this and further feedback,
tProblem solved!
System->Net Setup->netcardconfig-> No DHCP -> Input manually the eth0 parameters from ifconfig Suse->send this message from DSL-Netscape.
Cheers,
titoWOW!!! 10X man!! i'v been braking my had at this for a month!!! i use wireless rt2500 pcmcia and it didnt ping anything but my router and google ( a weird one...) , everything was ok according to resolve.conf, ifconfig etc... u saved me with this workaround... i ow u tito Next Page...
original here.