Results 1 to 3 of 3

Thread: [RESOLVED] VPN dialup program

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    23

    Resolved [RESOLVED] VPN dialup program

    Hi all

    I have made a client application and when my program loads (VPN dialup program) I need to some how redirect all client requests for www.example.com to 192.168.1.2 instead for the normal public DNS record 192.168.1.1 while the program is running and then when the program stops, the client can use normal DNS to get the original IP(192.168.1.1) of www.example.com.

    Basically when the client uses www.example.com without my program they can just browse that site, but when they run my program it calls a VPN connection that opens for other services like FTP when using IP 192.168.1.2 for www.example.com.

    Thanks

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Oct 2005
    Posts
    23

    Re: VPN dialup program

    OK got a fix from microsoft all good now

  3. #3
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: [RESOLVED] VPN dialup program

    Would you mind sharing it with us??

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width