SunQuest
           Linux Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsOperating SystemsLinux Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old March 5th, 2002, 09:33 AM
rockit rockit is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Location: Washington, DC
Posts: 40 rockit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 28 sec
Reputation Power: 7
Send a message via AIM to rockit Send a message via Yahoo to rockit
Question Problem with Mandrake connecting to the Net

Hello,

My problem is kinda wierd. I have a home network using Comcast cable and then I have a router that connects 3 computers in the house. I have Mandrake 7.2 installed and it was working fine upto 3 days ago, meaning I could access the Internet from that computer and everything.

All of a sudden, Sunday morning, it doesn't connect to the Internet. But from my Windows computer, I am able to browse the network and see all the files, I can connect to the Internet page on the Linux box from my windows w/o a problem and I can also telnet and ftp to it from outside. I can't connect to the Internet from inside Linux.

I have no idea what is going on, I've tried restarting the connection and everything. The internal lan is fine, the Internet is messed up.

Any help would be MUCH appreciated.

Thanks!
__________________
Dreams don't come with expiration dates.

Reply With Quote
  #2  
Old March 5th, 2002, 10:43 AM
rockit rockit is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Location: Washington, DC
Posts: 40 rockit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 28 sec
Reputation Power: 7
Send a message via AIM to rockit Send a message via Yahoo to rockit
Narrowed it a little bit

Ok, update to my problem. I have narrowed the problem down to the fact that something is messed up with the DNS. Because I can ping IP addresses on the net, like I can ping the IP for yahoo.com.

Question now is ... why would the DNS not be a problem in Windows and be a problem in Linux? And how can I fix it?

Thanks!!

Reply With Quote
  #3  
Old March 5th, 2002, 04:31 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
1.000.0000 answers possible from your description.

post your /etc/resolv.conf, plz, this could help tracking down the problem. also look at it when you are connected and when you are not. does it look different?
__________________
--
Manuel Hirsch - Linux, FreeBSD, programming, administration articles, tutorials and more.

Reply With Quote
  #4  
Old March 6th, 2002, 10:52 AM
rockit rockit is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Location: Washington, DC
Posts: 40 rockit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 28 sec
Reputation Power: 7
Send a message via AIM to rockit Send a message via Yahoo to rockit
here it is...

# search localdomain
# search mtgmry1.md.home.com
search mtgmry1.md.home.com

# nameserver 192.168.1.1
nameserver 24.11.248.17
nameserver 68.48.0.6


# ppp temp entry
-----------------------
Here is the /etc/resolv.conf file. I tried changing the network from static to DHCP and that made the Internet work, but then the LAN stopped working. I have no idea what is going on ... if its not apparent already

Thanks!

Reply With Quote
  #5  
Old March 7th, 2002, 12:30 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
i guess the second paragraph is your online-version?

i could not ping the first NS. so itīs dead. seems like your ISP transmits wrong information for ppp-auto-DNS.

i could not connect to the second one via nslookup either. maybe it is restricted to users from this particular ISP, but i think they just messed up their configuration.

put static DNS Servers in there (/etc/resolv.conf). you can use ANY on the internet. eg a root-server like a.root-servers.net is 198.41.0.4. it is probably faster to use one near to your dial-up (use traceroute in linux / tracert in windows to find out how far away they are and how long it takes till they respond.)

i still cannot tell you why windows works though... maybe you have setup static DNS servers there already.

Reply With Quote
  #6  
Old March 7th, 2002, 01:13 PM
rockit rockit is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2002
Location: Washington, DC
Posts: 40 rockit User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 50 m 28 sec
Reputation Power: 7
Send a message via AIM to rockit Send a message via Yahoo to rockit
hey

Hey ...

The settings on my Windows are 'Obtain a DNS automatically' This is really wierd. Ok, so how do I know which DNS I should be using? Like is there a list of DNS' listed somewhere? Sorry for the moronic questions!

Thanks!

UPDATE: I changed the nameserver and still no effect. Why can't I use my routers IP (192.168.1.1) as a Gateway? It was working fine before but now it won't work ... really confused. Sorry for the hassle.

Reply With Quote
  #7  
Old March 7th, 2002, 01:23 PM
M.Hirsch M.Hirsch is offline
Contributing User
Dev Shed God 1st Plane (5500 - 5999 posts)
 
Join Date: Oct 2000
Location: Back in the real world.
Posts: 5,969 M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level)M.Hirsch User rank is First Lieutenant (10000 - 20000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 22 h 39 m 55 sec
Reputation Power: 184
there is no complete list i think.

you can lookup a.root-server.net, b.root-servers.net ... with nslookup (once you have a working dns)

your ISP should supply theirs in the papers you got after registration with them. if they suck, look up othersī with nslookup. the root-serverīs ips can be downloaded via ftp somewhere on the net, but i cannot tell you right now where best do a search on google...

to your gateway question: are you trying to use your gateway as dns-gateway? then you need to setup bind there to act as "caching" dns. it wonīt do it just by defining NAT / MASQUERADING though......

what OS is your gateway running?

[edit]
hey jon, what happened to your post? sharing the trouble with ISPs just like me?
[/edit]

Reply With Quote
Reply

Viewing: Dev Shed ForumsOperating SystemsLinux Help > Problem with Mandrake connecting to the Net


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway