> Hi All,
>
> Is it possible for me to append my current internal intranet DNS
> entry with an 8080 port number? I'm moving my intranet to a new IIS
> box which is already hosting a site on port 80 and so need to specify
> this alternate 8080 port in my DNS pointer.
You can with an SRV record. But at this time no browsers will query for an
SRV record. You can host multiple web sites on the same IP and port, if you
will use host headers, which almost 100% of modern browsers support.

Signature
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This Helps
===================================
When responding to posts, please "Reply to Group"
via your newsreader so that others may learn and
benefit from your issue, to respond directly to
me remove the nospam. from my email address.
===================================
http://www.lonestaramerica.com/
http://support.wftx.us/
https://secure.lsaol.com/
===================================
Use Outlook Express?... Get OE_Quotefix:
It will strip signature out and more
http://home.in.tum.de/~jain/software/oe-quotefix/
===================================
Keep a back up of your OE settings and folders
with OEBackup:
http://www.oehelp.com/OEBackup/Default.aspx
===================================
Orbital - 28 Mar 2006 13:16 GMT
Hi Kevin,
Thanks for getting back to me. Your post was very helpful, thank you.
With kind Regards,
Orb.
>> Hi All,
>>
[quoted text clipped - 7 lines]
> you
> will use host headers, which almost 100% of modern browsers support.
Kevin is correct. BIND is more than happy to accomodate SRV records,
but at this point, still, there isn't a browser that supports such
seemingly simplistic services.