srv Questions

2

Solved

I use SRV solution in my puppet architecture. When trying to setup a new puppet master and CA and view my certificates I get this error: puppetserver ca list --all Fatal error when running action ...
Christophany asked 23/10, 2019 at 12:10

5

Solved

Why do browsers not use SRV records? It seems like a minimal amount of work and it will make the server-side implementation of reliable websites much simpler. For example, you can specify tiers, ...
Hoggard asked 30/1, 2012 at 11:46

1

Solved

I have a Main application and multiple worker nodes, which are registered in consul. I want to send data to the worker nodes, by load balancing. Using the consul API for golang, I'm able to get the...
Archiepiscopal asked 27/6, 2020 at 4:11

3

Solved

This may look like a very simple question, but I haven't found the answer on the Internet. Anyone can give me clues how to performs a NAPTR query for a SIP domain? (this is mostly for DNS lookup),...
Vachel asked 6/1, 2013 at 9:12

2

What is the most resource-efficient way to do SRV record lookups on Android, e.g. in an XMPP client like yaxim? I am aware of: JNDI, which is part of JavaSE but not in Android dnsjava, which adds ...
Distillery asked 2/2, 2013 at 11:41

4

Solved

Something which doesn't rely on native libraries would be better.
Gormley asked 27/7, 2009 at 16:40

3

Solved

Is there a built in (to the .net framework) class or function to resolve a SRV entry to the corresponding records? IE: _dmsc._tcp.network.local to an array of information (host, port, weight, prio...
Tiberias asked 14/7, 2009 at 16:49

1

Solved

I want to resolve DNS SRV records using the iOS SDK. I've already tried the high-level Bonjour APIs Apple is providing, but they're not what I need. Now I'm using DNS SD. void *processQueryForSR...
Omnifarious asked 19/3, 2014 at 10:22

1

Solved

In the below java code, I am making a DNS SRV record lookup to resolve the target domain name and associated port for a given domain name such as [email protected]. The lookup function indicat...
Noninterference asked 13/4, 2012 at 10:2

3

Solved

I am using WMI to create different types of DNS records but am having a problem with SRV records. I keep getting a "Not found" error whenever I pass the DomainName parameter. The domain name looks ...
Reincarnate asked 22/9, 2010 at 18:52

2

Solved

If you type nslookup -type=SRV _xmpp-server._tcp.gmail.com (or use the dig command in OSX) you get some SRV records relating to google chat I would like to replicate this functionality in PHP, ...
Balzac asked 24/11, 2008 at 11:0
1

© 2022 - 2024 — McMap. All rights reserved.