Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Please clarify something for me. Do you have a router between your computer and the jack in the wall or do you plug the computer directly into the jack in the wall? If you connect directly, then you definitely should not assign yourself an IP address manually.
Please clarify something for me. Do you have a router between your computer and the jack in the wall or do you plug the computer directly into the jack in the wall? If you connect directly, then you definitely should not assign yourself an IP address manually.
I don't have a router, I plug it straight into the wall from my computer. No hub, no nothing.
Can you verify whether or not your FC5 is setup for a static IP address or whether it uses DHCP? I am sure you can find out graphicaly, although I am not sure of the exact procedure in FC5. I think you can also find out by looking at the BOOTPROTO parameter in a file called /etc/sysconfig/network-scripts/ifcfg-eth0 (at least that is how it used to work in RH).
I am sure the University expects you to be using DHCP to avoid conflicts on their network. If you are configured with DHCP and ifconfig shows that an IPv4 IP address has been assigned (look for a line that starts inet addr:xx:xx:xx:xx) then you should try the tests outlined by I_like_TUX in post #9, and post the results.
Can you verify whether or not your FC5 is setup for a static IP address or whether it uses DHCP? I am sure you can find out graphicaly, although I am not sure of the exact procedure in FC5. I think you can also find out by looking at the BOOTPROTO parameter in a file called /etc/sysconfig/network-scripts/ifcfg-eth0 (at least that is how it used to work in RH).
I am sure the University expects you to be using DHCP to avoid conflicts on their network. If you are configured with DHCP and ifconfig shows that an IPv4 IP address has been assigned (look for a line that starts inet addr:xx:xx:xx:xx) then you should try the tests outlined by I_like_TUX in post #9, and post the results.
Guys, I'm really sorry, I've been pretty stupid, though I don't just ask questions here because I can't be bothered to find out what's wrong; I was trying to figure it out for quite a while and just missed it I guess..
Anyway, it seems I had a static IP setup from home still, which is weird, because I did setup a static IP but then changed back about 2 days later to using DHCP; I guess I didn't change the settings on Linux but it still worked - I never thought to look at if I had one setup because I thought I had changed it. Basically, I probably wouldn't have noticed if I hadn't looked at ifcfg-eth0 (thanks blackhole54!). Also had to enter the primary DNS as the default gateway and turn off and unplug both my computer and ethernet cable for around 30-45 seconds, but hey, it works now.
I just want to thank you guys for putting up with me asking these somewhat stupid and simple questions; thanks for the help.
I just want to thank you guys for putting up with me asking these somewhat stupid and simple questions; thanks for the help.
Trudging through stuff like this is how you learn to know what questions to ask next time. It was obvious from your first post you were trying to figure it out yourself. I am glad you got it working and I hope you have a good school year.
Last edited by blackhole54; 10-02-2007 at 09:31 AM.
Reason: typo
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.