View previous topic :: View next topic |
Author |
Message |
stazich n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 08 Nov 2005 Posts: 6 Location: indy
|
Posted: Mon Mar 13, 2006 8:40 am Post subject: system hostname |
|
|
Hi,
Installed the gentoo system from livecd a couple o months ago.
during the install went through all the directions in the handbook.
for some strange reason, i notice that even though i changed the hostname from livecd during install to gentoo,
when i do netstat from another xp machine on the network, it will still call the gentoo box as livecd.
Although besides that, i refer to it as gentoo everywhere esle normally and it works fine. pings, samba etc.
just that the netstat the remote machine name is still livecd for it.
does anyone know what the problem could be? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
kfiaciarka Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/1551428011453871999120c.gif)
Joined: 20 May 2005 Posts: 1498 Location: Dobre Miasto, Poland
|
Posted: Mon Mar 13, 2006 10:25 am Post subject: Re: system hostname |
|
|
stazich wrote: | Hi,
Installed the gentoo system from livecd a couple o months ago.
during the install went through all the directions in the handbook.
for some strange reason, i notice that even though i changed the hostname from livecd during install to gentoo,
when i do netstat from another xp machine on the network, it will still call the gentoo box as livecd.
Although besides that, i refer to it as gentoo everywhere esle normally and it works fine. pings, samba etc.
just that the netstat the remote machine name is still livecd for it.
does anyone know what the problem could be? |
Is this really a problem. Try change hostname as you wish is /etc/conf.d/hostname |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Raptor911 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 04 Feb 2003 Posts: 82 Location: California, USA
|
Posted: Mon Mar 13, 2006 11:19 am Post subject: |
|
|
after you set /etc/conf.d/hostname be shure that the hostname rc script runs
Code: | eselect rc add hostname default |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Raptor911 Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
Joined: 04 Feb 2003 Posts: 82 Location: California, USA
|
Posted: Mon Mar 13, 2006 11:22 am Post subject: |
|
|
Also in /etc/samba/smb.conf check if you have set up a
in the [global] block |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|