Results 1 to 6 of 6
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 ...
- 08-28-2008 #1Just Joined!
- Join Date
- Aug 2008
- Location
- Karachi, Pakistan
- Posts
- 3
[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 06:00 AM. Reason: formatting
- 08-28-2008 #2
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 !!!!!
- 08-29-2008 #3Just Joined!
- Join Date
- Aug 2008
- Location
- Karachi, Pakistan
- Posts
- 3
So what should I do? Could someone please explain what can be done to fix this?
- 08-29-2008 #4
give manual ip to all of your PC & remove DHCP
- 08-29-2008 #5
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
- 08-29-2008 #6Just Joined!
- Join Date
- Aug 2008
- Location
- Karachi, Pakistan
- Posts
- 3



