Connect to a server with DNS Name not IP

Juan Miguel Alcarria Herrera juanmi at arco2000.es
Wed Mar 13 13:51:34 CET 2019


Hi other time Teddy! Can I connect to a Mandos Server with the DNS Name?

I try this:

*root at raspberry:~#
/usr/lib/arm-linux-gnueabihf/mandos/plugins.d/mandos-client
--pubkey=/etc/keys/mandos/pubkey.txt --seckey=/etc/keys/mandos/seckey.txt
--connect=mydnsname.domain.com:9000 <http://mydnsname.domain.com:9000>;
echo*

And I have this request:

*Mandos plugin mandos-client: Bad address: mydnsname.domain.com
<http://mydnsname.domain.com>*
*Mandos plugin mandos-client: Bad address: mydnsname.domain.com
<http://mydnsname.domain.com>*
*Mandos plugin mandos-client: Bad address: mydnsname.domain.com
<http://mydnsname.domain.com>*

If I resolv the hostname and use the IP, works fine.

*root at raspberry:~#
/usr/lib/arm-linux-gnueabihf/mandos/plugins.d/mandos-client
--pubkey=/etc/keys/mandos/pubkey.txt --seckey=/etc/keys/mandos/seckey.txt
--connect=18.15.11.1:9000 <http://18.15.11.1:9000>; echo*

And I have this request:

*Superpassword*

Thanks in advance ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.recompile.se/pipermail/mandos-dev/attachments/20190313/24f7539c/attachment.html>


More information about the Mandos-Dev mailing list