[erlang-questions] erl -name foo and hostname
Dmitry
mbike2000ru@REDACTED
Thu May 26 06:02:15 CEST 2016
Actually what is interesting for me - if I do hostname = localhost.localdomain,
erl -name foo will show localhost.localdomain.
i am going to install DHCP/DNS and wil try to get hostname via DHCP
On Wednesday, May 25, 2016 9:13 PM, Dmitry <mbike2000ru@REDACTED> wrote:
/etc/init.d/network restartShutting down loopback interface: [ OK ]Bringing up loopback interface: [ OK ]
[root@REDACTED ~]# ping kazootest2.localdomainping: unknown host kazootest2.localdomain
[root@REDACTED ~]# cat /etc/networksdefault 0.0.0.0loopback 127.0.0.0link-local 169.254.0.0
On Wednesday, May 25, 2016 8:51 PM, Boris Mühmer <boris.muehmer@REDACTED> wrote:
Have You tried to ping "kazootest2.localdomain"? It would be interesting which IP shows up, if any at all. Maybe this gives a hint.Did You also have a look at "/etc/networks"?
Regards,Boris
2016-05-25 17:30 GMT+02:00 Dmitry <mbike2000ru@REDACTED>:
ps aux | grep avaroot 16011 0.0 0.0 103308 852 pts/0 S+ 09:20 0:00 grep ava[root@REDACTED ~]#
no The AVAHI daemon is not running.
On Wednesday, May 25, 2016 8:11 PM, Boris Mühmer <boris.muehmer@REDACTED> wrote:
Do You happen to have the "avahi" daemon running?
Regards,Boris
2016-05-25 15:53 GMT+02:00 Dmitry <mbike2000ru@REDACTED>:
Hi
here is my data:
[root@REDACTED ~]# hostnamekazootest2.mydomain.local[root@REDACTED ~]# hostname -fkazootest2.mydomain.local[root@REDACTED ~]# erl -name fooErlang R15B03 (erts-5.9.3.1) [source] [64-bit] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.9.3.1 (abort with ^G)(foo@REDACTED)1>
On Monday, May 23, 2016 3:10 PM, Dmitry <mbike2000ru@REDACTED> wrote:
Hi
cat /etc/hosts127.0.0.1 localhost.localdomain localhost::1 localhost6.localdomain6 localhost6192.168.175.135 kazootest2.mydomain.local kazootest2
[root@REDACTED ~]# cat /etc/sysconfig/networkNETWORKING=yesNETWORKING_IPV6=noHOSTNAME=kazootest2.mydomain.local
[root@REDACTED ~]# erl -name fooErlang R15B03 (erts-5.9.3.1) [source] [64-bit] [async-threads:0] [hipe] [kernel-poll:false]
Eshell V5.9.3.1 (abort with ^G)(foo@REDACTED)1>
Why dous it shows kazootest2.localdomain?
Any help appreciated
_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160526/2efaa1bf/attachment.htm>
More information about the erlang-questions
mailing list