Desperately need help connecting to the net

Status
Not open for further replies.

pantheratigris

Broken In
I have Fedora Core 4 installed on my system. I have a Reliance WLL LG CDMA LSP-340E phone. I downloaded rconnect1.0 from the reliance website for linux. I ran it according to the instructions given in their user guide.
The installation and setup was completed correctly and acording to the instructions I was supposed to type "Rconnect" at the Command Line. After typing this the phone LCD showed that it was connected by displayng Rx 9.6 Tx 9.6 and the timer began. But when I tried to connect to the net using Firefox it gave an error "www.yahoo.com could not be found. Please check the name and try again" Even Konqueror was not able to connect to the net. Why is it not connecting inspite of the phone indicating that it is connected. Please help urgently
 

eddie

El mooooo
Connect using rconnect again and post the output of the following commands.
Code:
cat /var/log/messages
ping [url]www.google.com[/url]
ping 66.249.89.104
/sbin/ifconfig
pgrep pppd
cat /etc/resolv.conf
All these commands need to be executed separately and as root.
 

praka123

left this forum longback
Since the handset shows connected,may be u need to add this interface as ur default connection.
Code:
route add default ppp0
here change ppp0 to whatever is ur interface name by looking on "ifconfig" output.Best of LUX...


GNOME ROCKS,KDE $$$
 

coolblue

Broken In
Where did u all guys got so much of geeky knowledge abt linux and how to fix problems!
Teach me toooooooo:(
I couldnt have known all this!
 
Status
Not open for further replies.
Top Bottom