repo directory for pkg

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Oct 29 20:50:42 UTC 2013


On 29/10/2013 17:39, Freddie Cash wrote:
> On Tue, Oct 29, 2013 at 10:29 AM, Mark Felder <feld at freebsd.org> wrote:
> 
>> The public repository uses SRV records not A records which is why you are
>> not seeing them on a normal dig/host lookup
>>
> 
> ​# host -t srv pkg.freebsd.org
> pkg.freebsd.org has no SRV record
>> 

You're not querying for the right thing.  Do it like this:

lucid-nonsense:~:% host -t srv _http._tcp.pkg.freebsd.org
_http._tcp.pkg.freebsd.org has SRV record 10 10 80 pkg0.isc.freebsd.org.
_http._tcp.pkg.freebsd.org has SRV record 10 10 80 pkg0.bme.freebsd.org.
_http._tcp.pkg.freebsd.org has SRV record 10 10 80 pkg1.nyi.freebsd.org.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.

PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matthew at infracaninophile.co.uk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1036 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20131029/b4e8cc22/attachment.sig>


More information about the freebsd-stable mailing list