Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

home network/site



With a dynamic address, it is possible to find services (justlink.com) that
will host your DNS and point to a static hostname that you can update with
initialization scripts.  (mine uses dhclient-exit-hooks to update my static
hostname).  I had my cable modem installed on my laptop (Windoze 95) and then
configured my linux machine to use that mac address.  

in my /etc/rc.d/rc.local:
/sbin/ifconfig eth0 down
/sbin/ifconfig eth0 hw ether xx:xx:xx:xx:xx:xx
/sbin/ifconfig eth0 up

Hope this helps.  (don't put the network card with the address you just
configured on the same ethernet, I'm not sure what will happen, but it should
be pretty weird.)

	Shel

On Mon, Nov 29, 1999 at 03:44:49PM -0500, TMacDonald wrote:
> Have set up home network, linux machine with ppp connection, windoze and
> FreeBSD running on other machines.  Have been looking into cable or dsl.
> 
> My expectations where that I could have setup done on windoze machine and then
> swap out for Linux or FreeBSD to hang the network on.  Also expected that I
> could register a domain name and run a server.
> 
> Both cable and dsl seem to use DHCP....so this precludes a registered domain
> name?
> 
> For seamless switch from windoze ISP setup to network looks like I should set
> up a duel boot machine (I assume the MAC address stays the same...card
> specific not OS specific?).
> 
> How does one come up with a service that will provide a fixed IP address and
> name servers (this is what I an looking for...right?).  I am in North Andover,
> I thank any and all for pointing in the right direction.  THANKS
> 
> -
> Subcription/unsubscription/info requests: send e-mail with
> "subscribe", "unsubscribe", or "info" on the first line of the
> message body to discuss-request at blu.org (Subject line is ignored).

-- 
+----------------------------------------+-----------------------+
| Sheldon M. Dubrowin                    | GTE Internetworking   |
|  Network Engineer                      | 3 Van de Graaf Drive  | 
|    GTE Internetworking,                | Burlington, Ma 01803  |
|     Powered by BBN                     | (781) 262-5430        |
|       QoS and VPN Engineering          | dubrowin at bbn.com      |
+----------------------------------------+-----------------------+
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org