Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
[SOLVED] local lan works only when dsl is connected
hello all,
i am pretty new to linux and to ubuntu. i have a wired lan setup (four machines) as well as a dsl connection that is shared among all machines via a standalone Baylan switch. A Zyxel DSL modem is connected to the switch. As far as IP, Netmasks go, there are no static ips configured as the DSL provider configures the IPs automatically. The only configuration is the DSL providers primary and secondary DNS.
the phone lines, however, are pretty bad so the dsl connection keeps dropping quite frequently. The problem is that when the dsl connection is dropped, access on the local lan also goes with it.
I did not reconfigure any network settings upon installation since ubuntu 8.04 worked right out of the box - the internet and the lan (after doing the sharing bit) was connected. It was only when the DSL went down that I realized that my LAN was not working. Also, when I try to configure my eth0 i get an error message saying that the interface does not exist.
Could anyone help!
Last edited by riamoh; 08-28-2008 at 07:00 AM..
Reason: formatting
first of all you have to know you are using dhcp protocol
that's the problem
your ip provided by dhcp & dhcp works on DSL
when DSL goes down your ip....... also !!!!!
you need a router, i assume your ISP is only going to provide you with one IP address, you need to share taht IP address across all of your machines using NAT, that way even if the internet is down, the internal network is not, when the net connection is plugged directly into a switch, it assumes the net connection is going to do the routing, which is why you are having a problem
you need a router, i assume your ISP is only going to provide you with one IP address, you need to share taht IP address across all of your machines using NAT, that way even if the internet is down, the internal network is not, when the net connection is plugged directly into a switch, it assumes the net connection is going to do the routing, which is why you are having a problem
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe