Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.user > #255572

Re: besides ping/nslookup, any other tools to resolve a hostname?

From Max Nikulin <manikulin@gmail.com>
Newsgroups linux.debian.user
Subject Re: besides ping/nslookup, any other tools to resolve a hostname?
Date 2023-03-04 03:10 +0100
Message-ID <G5pvr-9Urp-1@gated-at.bofh.it> (permalink)
References <G5opH-9TB4-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/03/2023 07:53, Ken Young wrote:
> Do you know any other way to resolve a hostname by manualĀ  on this 
> container?

systemd-resolve

However I am unsure concerning k8s containers. Some interpreters:

python3 -c 'import socket as s, sys; 
print(s.gethostbyname(sys.argv[1]))' debian.net

Back to linux.debian.user | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

besides ping/nslookup, any other tools to resolve a hostname? Ken Young <ken@highwinds.cloud> - 2023-03-04 02:00 +0100
  Re: besides ping/nslookup, any other tools to resolve a hostname? Greg Wooledge <greg@wooledge.org> - 2023-03-04 02:30 +0100
    Re: besides ping/nslookup, any other tools to resolve a hostname? Nicolas George <george@nsup.org> - 2023-03-04 10:40 +0100
  Re: besides ping/nslookup, any other tools to resolve a hostname? Max Nikulin <manikulin@gmail.com> - 2023-03-04 03:10 +0100
  Re: besides ping/nslookup, any other tools to resolve a hostname? Rodrigo Cunha <rodrigo.root.rj@gmail.com> - 2023-03-04 06:20 +0100
    Re: besides ping/nslookup, any other tools to resolve a hostname? Ken Young <ken@highwinds.cloud> - 2023-03-04 10:40 +0100

csiph-web