Quote:
|
quote:When I hit my domain from the server I get the public 66.210.xxx.xxx address that my domain name maps too.
|
That means you can probably use the public IP from the webserver, and you have DNS working inside that network.
I'd try to hit that RSS page from Response.Redirect in the codebehind. If you can get it that way, then the server sees it.
Are you also seeing this exact error: "The remote name could not be resolved"?