Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 14 of 14
I can't comment on the router issue, but the /dev/mapper/oldhostname isn't really anything to worry about. Apparently you installed your OS on a logical volume, and the installer decided to ...
  1. #11
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    I can't comment on the router issue, but the /dev/mapper/oldhostname isn't really anything to worry about.

    Apparently you installed your OS on a logical volume, and the installer decided to give the volume the same name as your computer (i.e. the hostname). It look like it contains your root folder and your swap space, but I wouldn't worry about the name being the same as your old hostname. It's just a name.

    BTW: I see your sig. Best regards from Menlo Park, Northern CA! You from SLO?
    Registered Linux user #388328 || Registered LFS user #15880
    AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
    Need instant help? Try us on IRC -- #linuxforums on freenode

  2. #12
    Just Joined! bezdomny's Avatar
    Join Date
    Apr 2007
    Location
    North-Central California
    Posts
    97

    changing hostname with out fouling up network connection, follow-up

    Thanks, smolloy, you've helped put my mind at ease. And actually, I'm near Stockton. Thanks again.

  3. #13
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    The router does not know your computer has changed its hostname because it has its own alias database. (This maps the hostnames to some IP or ARP addresses).

    You will have to tell your router about it. Maybe over a webinterface.
    "And if I say 'newhostname' I mean the system with the hardware network address xyz". Check your router's manual.

  4. #14
    Just Joined! bezdomny's Avatar
    Join Date
    Apr 2007
    Location
    North-Central California
    Posts
    97

    changing hostname with out fouling up network connection, solved & concluded

    Thanks as always, GNU-fan. My router now knows about newhostname. Here's what I did:

    in /etc/dhcp3/dhclient.conf, I uncommented and edited the line:
    Code:
    #send host-name "andare.fugue.com";
    Now the router recognizes newhostname. I think this topic is solved and concluded. Thanks again to GNU-Fan and everyone else!

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •