Debian and Linksys Blue Box
From: Tom (lfs.1_at_spam.net)
Date: 04/26/05
- Next message: Elliot Nesterman: "Re: sendmail or postfix"
- Previous message: David Schwartz: "Re: Fedora C3 to IRIX NFS Problem"
- Next in thread: Jean-Francois Stenuit: "Re: Debian and Linksys Blue Box"
- Reply: Jean-Francois Stenuit: "Re: Debian and Linksys Blue Box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 25 Apr 2005 19:58:32 -0500
I have several computers behind one of those Linksys
DSL Blue Boxes. This is a good way to set up a
business system on the interenet, because the blue
box is too simple to be hacked from the outside
world as I understand it.
Anyway I have Samba working on the network.
Using Samba the computers know each other by
name. But how does one give names to the Linux
computers behind the blue box? The blue box
uses dhcp to give the computers ip addresses but
that is it. You cannot specify which MAC address
gets which IP.
Earlier in a post in this newsgroup it was suggested
that one should not use dhcp with these blue
Linksys DSL switches. One should limit the
IP addresses available on the Linksys dhcp server
and use the addresses not available as static
addresses.
So I ran the command
apt-get remove dhcp-client
And then I could no longer connect to the internet.
OK, was this a mistake and if so what is the correct
method?
I tried various methods to get an internet connection
going at this point. After reboot Debian no longer set
up eth0, so I had to do this manually with ifconfig.
This would allow my internel network to work
properly but still no connection to the internet.
The route add command would not work(why did this
happen???? ) , and the
command netstat -rn showed that I had no routing
tables.
Finally, I gave up and ran the command
apt-get install dhcp-client
which thankfully worked with no connection to the
internet and I was up and running again with an
internet connection.
Does one need to use dhcp with one of these Linksys
Blue boxes?
If not, how do you get to the internet without it?
- Next message: Elliot Nesterman: "Re: sendmail or postfix"
- Previous message: David Schwartz: "Re: Fedora C3 to IRIX NFS Problem"
- Next in thread: Jean-Francois Stenuit: "Re: Debian and Linksys Blue Box"
- Reply: Jean-Francois Stenuit: "Re: Debian and Linksys Blue Box"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|