No internet access while other computers in the network are turned on. Slackware 11.0
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
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.
No internet access while other computers in the network are turned on. Slackware 11.0
My problem is the following: I cannot access the internet when other computers on my LAN are turned on aswell. When this computer is the only one turned on, I'm smooth sailing, but obviously I would like to be able to have all computers in my network to be able to access the internet at the same time. I'm using Slackware 11.0 with kernel 2.6.18 (switched over from 2.4.33.3 for the following reasons: computer would not completely shutdown on halt, mouse did not work)
So, my question is: How do I enable internet access for everybody in my network in Slackware 11.0.
Also, I have found that the problem must be somewhere in Slackware, since the hardware is functioning perfectly and I got it to work on Windows XP. (Just made the switch [again], hoping for it to be permanent this time, but it won't be if I don't solve this problem)
I will be happy to provide any additional info where needed.
well offhand it sounds like a suplicate ip address or something. there is never any good reason for somethign like that to happen, not going to be by design ever. what's your net topology look like? how are these clients getting ip addresses? static? dhcp? can you try to ping google.com when it's not working? show us the output of "/sbin/route -n"
There are 3 computers in my network, they are getting their IP addresses assigned by DHCP, and I'll turn on a computer now and ping google and then show you the output of '/sbin/route -n'. Thanks for your help so far!
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
I agree sounds like a dupilcate IP issue. I would goto all machines and see what each one is using for an IP. Another thought is if one of the other machines has a DHCP server active then it may be getting an IP from that machine instead of the router itself.
Pinging Google or any other website resulted in a hostname not found error.
Output from '/sbin/route -n':
Quote:
Destination Gateway Genmask Flags Metric Ref Use Iface
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
Also, the two other machines are both running Windows XP, and when I turn one of them on after I've turned my machine on, I can still access the internet (sounds like duplicate IP). But when I turn the other one on, (The one with the router on top of it) then, my internet connection dies instantly, so how do I check where the DCHP IP adress assignations come from? Or, how do I check whether there's a DHCP server ative on one of those XP machines.
Assuming you have a router in your network with DHCP server. Just turn off "Internet sharing" in all desktops. Do not remember how exactly to do it in Windows.
samba is unrelated to ISC. it's "Internet sharing" you've disabled, not "file and print sharing" is isn't it?
Quote:
Originally Posted by Emerson
Assuming you have a router in your network with DHCP server. Just turn off "Internet sharing" in all desktops. Do not remember how exactly to do it in Windows.
what made you say that? that's all disabled by default still isn't it?
Well, I did disable file and printer sharing since I had never heard of Internet Sharing, and it sounded pretty much alike, and better yet, disabling it solved the problem! I think I'm just going to use some FTP server to transfer files between my PC's, the problem is solved now. Thank you all very much.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.