Results 1 to 8 of 8
I just installed College Linux, my first ever distro, using The_Q's guide off of www.collegelinux.org . When i open up mozilla it cannot connect to any web pages. I can ...
- 10-23-2004 #1Just Joined!
- Join Date
- Oct 2004
- Posts
- 6
Internet Not Working
I just installed College Linux, my first ever distro, using The_Q's guide off of www.collegelinux.org . When i open up mozilla it cannot connect to any web pages. I can ping 127.0.0.1 and the internet on my WINXP partition works fine. Any ideas?
- 10-23-2004 #2Linux Newbie
- Join Date
- Jan 2004
- Location
- Belgrade, S&M
- Posts
- 177
Hi ! First of all welcome to the forums !!!
Can you ping any other addresses except localhost ? if you can't, did you setup your DNS ip address. In the file /etc/resolv.conf you should have a line like nameserver <ip> where ip is the IP of your DNS. Take a look at the posts at this part of the forum.
- 10-24-2004 #3Just Joined!
- Join Date
- Oct 2004
- Posts
- 6
I cannot ping any outside sources nor can a computer on the network ping the linux computer. The driver seems to be fine and card can ping 127.0.0.1
Any ideas?
- 10-24-2004 #4
why don't you try
if that doesn't return any output, then it worked. then try pinging stuff. if it still can't ping after ifconfiging, then:Code:ifconfig eth0 up
(i assume that you use DHCP?)Code:dhclient eth0
-lakerdonald
- 10-24-2004 #5Just Joined!
- Join Date
- Oct 2004
- Posts
- 6
Heh! It turns out the college internet went down right after I switched from XP to Linux
I went back to check if WinXP worked and it didn't. My internet now works for both OSes!!!
Thanks for all the help!
- 10-24-2004 #6
yay
who'd of thought that linux wasn't responsible. i bet you a million bucks that the college servers are running windows
-lakerdonald
- 10-24-2004 #7Just Joined!
- Join Date
- Oct 2004
- Posts
- 6
They are running Windows! I was looking in the employment section on the college website and they are looking for a Linux expert because i believe they are converting.
- 10-24-2004 #8
well at least they have seen the light


Reply With Quote
