i can't get on the internet


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers i can't get on the internet
# 1  
Old 07-23-2001
Data i can't get on the internet

hello Smilie

i have just installed linux mandrake 7.1 and i've been trying to get help EVERYWHERE!! i can't get on the internet.

it dials the modem and connects but when i try and go 2 any web pages it gets no further than looking for the server.

plleeeeeeeeeeeeeeeeeeeeeease help

thanks, mipsy Smilie
# 2  
Old 07-23-2001
Can you give us more information? Are you using a ppp-on script? Are you using wvdial to connect?

Also, what is in your /etc/resolv.conf file? Anything? The right things? Are you trying to browse with Netscape? Lynx?
# 3  
Old 07-24-2001
Try to nslookup/ping/telnet/ftp to some websites/ftpsites ... if thus works and you just cannot browse than check if you need a proxy-server ... check the references from your provider
# 4  
Old 07-24-2001
Check your log after you connected to internet (using ppp-on script?).

Also post output of "route -n" (after connected)


My doubt is pppd can't set defaultroute.

# 5  
Old 07-24-2001
i think i know what the probleme is now. i have a feeling that the IP address in /etc/resolv.conf are incorrect but i don't know how i find out what they are meant to be.

mipsy
# 6  
Old 07-24-2001
call your service provider. also if you are having a problem with named (DNS) do a search for nslookup or bind.

I know that topic was well coverd about a week or so ago.
# 7  
Old 07-25-2001
hmmmm yes well... i got the ip address and tryed to connect again but it made no difference. this time i decided to have a look at resolv.conf wile i was still on the internet and i noticed that kppp had disabled "domain line one". is this normal? what should i do, i tearing my hair out!! Smilie

mipsy
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

What are the differences between 'bash' and 'sh'

Hopefully this doesn't come off as too much of a "newbie" question or a flamebait. But I have recently begun working with a Sun Solaris box after having spent the past five years working with RedHat. From what i can tell, thing look fairly similar and the 'man' command is some help. But I've... (7 Replies)
Discussion started by: deckard
7 Replies

2. UNIX for Advanced & Expert Users

How to remove a file with a leading dash '-' in it's name?

Somehow someone created a file named '-ov' in the root directory. Given the name, the how was probably the result of some cpio command they bozo'ed. I've tried a number of different ways to get rid of it using * and ? wildcards, '\' escape patterns etc.. They all fail with " illegal option --... (3 Replies)
Discussion started by: GSalisbury
3 Replies

3. UNIX for Dummies Questions & Answers

quoting echo 'it's friday'

echo 'it's friday' why appear the > (3 Replies)
Discussion started by: yls177
3 Replies

4. UNIX for Dummies Questions & Answers

HELP! The '/var/adm/message' file increase every few seconds???

Hi, guys, I have a big problem. I've got a sun solaris 4.1.4 workstation, and the /var/adm/message file will add one row every few seconds. It becomes a large file in a short time. I wander if there are some mistakes configuring the workstation. the /var/adm/message is as follow: ... (3 Replies)
Discussion started by: cloudsmell
3 Replies

5. UNIX for Advanced & Expert Users

Terminal 'Local Echo' lost on Modem Dial-out

Can anybody help me? I am developing a utility for automating message paging to a BT alphanumeric pager. I am using a USR 56K Fax-modem connected to /dev/cuab on a Sun Ultra-10. I am using the UNIX 'tip' utility to connect to the modem and I have configured the modem as follows: Baud Rate:... (2 Replies)
Discussion started by: mybeat
2 Replies

6. Shell Programming and Scripting

Clearify what it means under 'WHAT' when hit the 'w'-command

I wonder how I shall read the result below, especially 'what' shown below. The result was shown when I entered 'w'. E.g what is TOP? What is gosh ( what does selmgr mean?)? login@ idle JCPU PCPU what 6:15am 7:04 39 39 TOP 6:34am 6:45 45 45 TOP 6:41am ... (1 Reply)
Discussion started by: Aelgen
1 Replies

7. Programming

i can't use 'make' in my computer?

I need to compile a file,but 'make' does not work.please tell me how to use it or need which tools? (3 Replies)
Discussion started by: dsun5
3 Replies

8. UNIX for Dummies Questions & Answers

i have tried but i can't get my internet connection to work???

for those who have read my earlier posts i have been trying for about a week and a half to get my internet connection working with no results... my isp is ex-pressnet (in VA)...one-way cable internet service (dial-up for uploads, cable for downloads) using a com21 cable modem...this is extremly... (6 Replies)
Discussion started by: justchillin
6 Replies

9. UNIX for Dummies Questions & Answers

I can't connect to the internet???

I have installed Mandrake 8.0...however I can't seem to connect to the internet while using it. I have dial up upstream and cable downstream (if that helps). Can anyone help me out??? Thanks. (14 Replies)
Discussion started by: justchillin
14 Replies

10. UNIX for Dummies Questions & Answers

How to subtract 2 hours from 'date' in shell ( /bin/sh ) script ?

I write a sh script that zip and copy to tape all files that older then 2 hours. 1. The way I choose is - touch a file with "now - 2 hours", then use fine with '! -newer' 2. Do you have any other idea to do it ? tnx. (1 Reply)
Discussion started by: yairon
1 Replies
Login or Register to Ask a Question