Click here to Skip to main content
15,913,685 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: help with free twain software Pin
Christian Graus20-Apr-07 20:14
protectorChristian Graus20-Apr-07 20:14 
GeneralRe: help with free twain software Pin
Dave Kreskowiak21-Apr-07 6:48
mveDave Kreskowiak21-Apr-07 6:48 
GeneralRe: help with free twain software Pin
maz233128-Apr-07 18:42
maz233128-Apr-07 18:42 
GeneralRe: help with free twain software Pin
Dave Kreskowiak29-Apr-07 3:36
mveDave Kreskowiak29-Apr-07 3:36 
QuestionBuilding a DNS server Pin
TomPanjer197420-Apr-07 10:41
TomPanjer197420-Apr-07 10:41 
AnswerRe: Building a DNS server Pin
Dave Kreskowiak20-Apr-07 13:23
mveDave Kreskowiak20-Apr-07 13:23 
GeneralRe: Building a DNS server Pin
TomPanjer197421-Apr-07 2:01
TomPanjer197421-Apr-07 2:01 
GeneralRe: Building a DNS server Pin
Dave Kreskowiak21-Apr-07 6:54
mveDave Kreskowiak21-Apr-07 6:54 
TomPanjer1974 wrote:
it is the redirection part that is quite hard to accomplish WITHOUT installing a proxy client or something like that.


What client? This is stuff that's built into every web browser already. You don't need a client, just the configuration.

TomPanjer1974 wrote:
In fact, all I want to do is forward all incomming DNS queries and return them to my clients. I only want to send a custom address when the forwarding server is unreachable.


DNS servers already do this. but, they'll cache the fesults and pass the cached versions to the client if the upstream DNS isn't available. Now you run into the same problem. The DNS server doesn't care that the web page isn't available, but a proxy server does. Thats why i said this could be done using the proxy. If the page isn't available, it'll send down either a standard 400 or 500 error page or a custom one which you supply, like your status page.



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: Building a DNS server Pin
TomPanjer197421-Apr-07 22:21
TomPanjer197421-Apr-07 22:21 
GeneralRe: Building a DNS server Pin
Dave Kreskowiak22-Apr-07 4:52
mveDave Kreskowiak22-Apr-07 4:52 
GeneralRe: Building a DNS server Pin
TomPanjer197422-Apr-07 21:56
TomPanjer197422-Apr-07 21:56 
QuestionPlease help - Parallel Arrays VB.NET Pin
laura h20-Apr-07 7:06
laura h20-Apr-07 7:06 
AnswerRe: Please help - Parallel Arrays VB.NET Pin
Dave Kreskowiak20-Apr-07 7:28
mveDave Kreskowiak20-Apr-07 7:28 
GeneralRe: Please help - Parallel Arrays VB.NET Pin
Merinda Bratton17-Mar-10 11:25
Merinda Bratton17-Mar-10 11:25 
GeneralRe: Please help - Parallel Arrays VB.NET - Figured it out Pin
Merinda Bratton17-Mar-10 11:56
Merinda Bratton17-Mar-10 11:56 
AnswerRe: Please help - Parallel Arrays VB.NET Pin
Christian Graus20-Apr-07 20:18
protectorChristian Graus20-Apr-07 20:18 
QuestionDisplaying tables in vb.net using sqlDMO Pin
gavthegenius20-Apr-07 5:30
gavthegenius20-Apr-07 5:30 
QuestionQuestion regarding the keyword "Using" Pin
Marcus J. Smith20-Apr-07 5:03
professionalMarcus J. Smith20-Apr-07 5:03 
AnswerRe: Question regarding the keyword "Using" Pin
Dave Kreskowiak20-Apr-07 6:10
mveDave Kreskowiak20-Apr-07 6:10 
GeneralRe: Question regarding the keyword "Using" [modified] Pin
Marcus J. Smith20-Apr-07 6:11
professionalMarcus J. Smith20-Apr-07 6:11 
GeneralRe: Question regarding the keyword "Using" Pin
Dave Kreskowiak20-Apr-07 6:32
mveDave Kreskowiak20-Apr-07 6:32 
QuestionMax(rows) of msflexgrid Pin
Navneet Hegde20-Apr-07 1:45
Navneet Hegde20-Apr-07 1:45 
AnswerRe: Max(rows) of msflexgrid Pin
Tim Carmichael20-Apr-07 3:25
Tim Carmichael20-Apr-07 3:25 
AnswerRe: Max(rows) of msflexgrid Pin
Dave Kreskowiak20-Apr-07 4:30
mveDave Kreskowiak20-Apr-07 4:30 
QuestionGetting DOS output Pin
johnjsm20-Apr-07 1:43
johnjsm20-Apr-07 1:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.