1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

set VPN connection

Discussion in 'Windows Home Server' started by loki, Sep 7, 2009.

  1. loki

    loki Guest

    Hello,

    on windows server 2003 i setup a VPN server.
    on windows vista i setup a VPN client.

    now my probleme is that from the client, when the VPN connection
    is enabled i have no internet access [​IMG]

    i want to browse the internet from the client by the help of the
    secure VPN connection.

    how to do this ?


    Thanks you by advance for your help

    --
    stephane



     
  2. "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:D96BF3DE-9664-45AB-B295-4BECC2F6ADCA@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hello,
    >
    > on windows server 2003 i setup a VPN server.
    > on windows vista i setup a VPN client.
    >
    > now my probleme is that from the client, when the VPN connection
    > is enabled i have no internet access [​IMG]
    >
    > i want to browse the internet from the client by the help of the secure
    > VPN connection.
    >
    > how to do this ?
    >
    >
    > Thanks you by advance for your help
    >
    > --
    > stephane<!--colorc--><!--/colorc-->

    You must make sure that the VPN subnet address differs from your own subnet
    address.
     
  3. loki

    loki Guest

    > You must make sure that the VPN subnet address differs from your own <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > subnet address.<!--colorc--><!--/colorc-->

    many thanks for you answer, but what do you mean exactly by this ?

    --
    stephane



     
  4. "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro--><!--coloro:green--><span style="color:green <!--/coloro-->
    >> You must make sure that the VPN subnet address differs from your own
    >> subnet address.<!--colorc--><!--/colorc-->
    >
    > many thanks for you answer, but what do you mean exactly by this ?
    >
    > --
    > stephane
    >
    >
    >

    >
    <!--colorc--><!--/colorc-->

    While your VPN is inactive, open a Command Prompt, then type this command:

    ipconfig

    Now start the VPN, then type the same command again.

    Now post the output from the two commands.
     
  5. Bill Grant

    Bill Grant Guest

    "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:D96BF3DE-9664-45AB-B295-4BECC2F6ADCA@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hello,
    >
    > on windows server 2003 i setup a VPN server.
    > on windows vista i setup a VPN client.
    >
    > now my probleme is that from the client, when the VPN connection
    > is enabled i have no internet access [​IMG]
    >
    > i want to browse the internet from the client by the help of the secure
    > VPN connection.
    >
    > how to do this ?
    >
    >
    > Thanks you by advance for your help
    >
    > --
    > stephane
    >
    >
    >

    >
    <!--colorc--><!--/colorc-->

    The usual reason for this is the way the VPN client works. By default it
    will make the VPN connection the default gateway for the machine and send
    all non-local traffic through the VPN tunnel. If you get no Internet access,
    it means that your server is not configured to give remote users Internet
    access.

    If you want the remote client to keep its Internet gateway, you can clear
    the "Use default gateway.." setting in the client's connection properties.
    See KB 254231 .

    If you want the client to access the Internet as the LAN clients do, it
    is a bit harder. It really depends on how your LAN clients access the
    Internet. If your LAN clients use NAT on this server, you can add the "VPN"
    interface (ie the internal interface in RRAS) as a private interface in NAT.
    The remote client can then access the Internet through NAT on the server as
    the LAN clients do.

    If the LAN clients use some other device for Internet access, you have
    to work out how to get the remote client to use that device.
     
  6. loki

    loki Guest

    With VPN inactive :

    Wireless LAN adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    IPv4 Address. . . . . . . . . . . : 192.168.1.105
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1


    With VPN Active :

    PPP adapter Hostik VPN Connection:

    Connection-specific DNS Suffix . :
    IPv4 Address. . . . . . . . . . . : 192.168.10.3
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . : 0.0.0.0

    Wireless LAN adapter Wireless Network Connection:

    Connection-specific DNS Suffix . :
    Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    IPv4 Address. . . . . . . . . . . : 192.168.1.105
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.1


    Many thanks by advance

    --
    stephane








    "Pegasus [MVP]" <news@microsoft.com> wrote in message
    news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    > "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    > news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...<!--coloro:green--><span style="color:green <!--/coloro--><!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> You must make sure that the VPN subnet address differs from your own
    >>> subnet address.<!--colorc--><!--/colorc-->
    >>
    >> many thanks for you answer, but what do you mean exactly by this ?
    >>
    >> --
    >> stephane
    >>
    >>

    >>

    >>
    <!--colorc--><!--/colorc-->
    >
    > While your VPN is inactive, open a Command Prompt, then type this command:
    >
    > ipconfig
    >
    > Now start the VPN, then type the same command again.
    >
    > Now post the output from the two commands.
    > <!--colorc--><!--/colorc-->
     
  7. loki

    loki Guest

    > The usual reason for this is the way the VPN client works. By default it <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > will make the VPN connection the default gateway for the machine and send
    > all non-local traffic through the VPN tunnel. If you get no Internet
    > access, it means that your server is not configured to give remote users
    > Internet access.<!--colorc--><!--/colorc-->

    exactly, but in this way how to confgure the server to give remote users
    Internet Acess ?

    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > If you want the remote client to keep its Internet gateway, you can
    > clear the "Use default gateway.." setting in the client's connection
    > properties. See KB 254231 .<!--colorc--><!--/colorc-->

    no, because i want the user use the secure connection (the vpn connection)
    to browse the internet! if i lear "Use Default gateway" then they will use
    they unsecure connection to browse the Internet
    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > If you want the client to access the Internet as the LAN clients do, it
    > is a bit harder. It really depends on how your LAN clients access the
    > Internet. If your LAN clients use NAT on this server, you can add the
    > "VPN" interface (ie the internal interface in RRAS) as a private interface
    > in NAT. The remote client can then access the Internet through NAT on the
    > server as the LAN clients do.
    >
    > If the LAN clients use some other device for Internet access, you have
    > to work out how to get the remote client to use that device.<!--colorc--><!--/colorc-->

    hmm, i not understand what you mean by "Lan client" [​IMG]


    thanks you by advance

    --
    stephane






    "Bill Grant" <not.available@online> wrote in message
    news:uybDGUCMKHA.3992@TK2MSFTNGP04.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    >
    > "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    > news:D96BF3DE-9664-45AB-B295-4BECC2F6ADCA@microsoft.com...<!--coloro:green--><span style="color:green <!--/coloro-->
    >> Hello,
    >>
    >> on windows server 2003 i setup a VPN server.
    >> on windows vista i setup a VPN client.
    >>
    >> now my probleme is that from the client, when the VPN connection
    >> is enabled i have no internet access [​IMG]
    >>
    >> i want to browse the internet from the client by the help of the secure
    >> VPN connection.
    >>
    >> how to do this ?
    >>
    >>
    >> Thanks you by advance for your help
    >>
    >> --
    >> stephane
    >>
    >>

    >>

    >>
    <!--colorc--><!--/colorc-->
    >
    > The usual reason for this is the way the VPN client works. By default it
    > will make the VPN connection the default gateway for the machine and send
    > all non-local traffic through the VPN tunnel. If you get no Internet
    > access, it means that your server is not configured to give remote users
    > Internet access.
    >
    > If you want the remote client to keep its Internet gateway, you can
    > clear the "Use default gateway.." setting in the client's connection
    > properties. See KB 254231 .
    >
    > If you want the client to access the Internet as the LAN clients do, it
    > is a bit harder. It really depends on how your LAN clients access the
    > Internet. If your LAN clients use NAT on this server, you can add the
    > "VPN" interface (ie the internal interface in RRAS) as a private interface
    > in NAT. The remote client can then access the Internet through NAT on the
    > server as the LAN clients do.
    >
    > If the LAN clients use some other device for Internet access, you have
    > to work out how to get the remote client to use that device. <!--colorc--><!--/colorc-->
     
  8. "Subnet" is the first three groups of numbers in an IP address:
    - Subnet of your wireless connection: 192.168.1
    - Subnet of your VPN: 192.168.10

    If often happens that the VPN is on the same subnet as the local network. If
    so then you lose your Internet access. In your case they are on different
    subnets.

    I ran a quick VPN test on one of my machines. Here is the result:

    Ethernet adapter Wireless PCMCIA:
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.1.44
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . : 192.168.1.2

    PPP adapter VPN XXX:
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 10.0.0.242
    Subnet Mask . . . . . . . . . . . : 255.255.255.255
    Default Gateway . . . . . . . . . :

    I note that my VPN adapter's default gateway is set to blank. Yours is set
    to 0.0.0.0. I suggest you untick the box on your VPN that says "Use default
    gateway on remote network".


    "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:8CB6AAF4-A9D0-428F-B71C-ABC6082E2389@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > With VPN inactive :
    >
    > Wireless LAN adapter Wireless Network Connection:
    >
    > Connection-specific DNS Suffix . :
    > Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    > IPv4 Address. . . . . . . . . . . : 192.168.1.105
    > Subnet Mask . . . . . . . . . . . : 255.255.255.0
    > Default Gateway . . . . . . . . . : 192.168.1.1
    >
    >
    > With VPN Active :
    >
    > PPP adapter Hostik VPN Connection:
    >
    > Connection-specific DNS Suffix . :
    > IPv4 Address. . . . . . . . . . . : 192.168.10.3
    > Subnet Mask . . . . . . . . . . . : 255.255.255.255
    > Default Gateway . . . . . . . . . : 0.0.0.0
    >
    > Wireless LAN adapter Wireless Network Connection:
    >
    > Connection-specific DNS Suffix . :
    > Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    > IPv4 Address. . . . . . . . . . . : 192.168.1.105
    > Subnet Mask . . . . . . . . . . . : 255.255.255.0
    > Default Gateway . . . . . . . . . : 192.168.1.1
    >
    >
    > Many thanks by advance
    >
    > --
    > stephane
    >
    >
    >

    >

    >
    >
    >
    >
    > "Pegasus [MVP]" <news@microsoft.com> wrote in message
    > news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...<!--coloro:green--><span style="color:green <!--/coloro-->
    >>
    >> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >> news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>>> You must make sure that the VPN subnet address differs from your own
    >>>> subnet address.
    >>>
    >>> many thanks for you answer, but what do you mean exactly by this ?
    >>>
    >>> --
    >>> stephane
    >>>
    >>>

    >>>

    >>>
    <!--colorc--><!--/colorc-->
    >>
    >> While your VPN is inactive, open a Command Prompt, then type this
    >> command:
    >>
    >> ipconfig
    >>
    >> Now start the VPN, then type the same command again.
    >>
    >> Now post the output from the two commands.
    >><!--colorc--><!--/colorc-->
    > <!--colorc--><!--/colorc-->
     
  9. loki

    loki Guest

    > I note that my VPN adapter's default gateway is set to blank. Yours is set <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    > default gateway on remote network".<!--colorc--><!--/colorc-->

    ohh no, if i do that then the browser will use the Wifi connection
    and not the VPN connection to surf on Internet [​IMG]
    I want that the user use the Secure VPN connection to surf on
    the Internet

    for exemple, from your computer simply go on and
    see if
    it's the IP of your VPN server or the ip of your Internet provider [​IMG]

    Thanks by advance

    --
    stephane







    "Pegasus [MVP]" <news@microsoft.com> wrote in message
    news:%235MgXkGMKHA.1232@TK2MSFTNGP05.phx.gbl...<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > "Subnet" is the first three groups of numbers in an IP address:
    > - Subnet of your wireless connection: 192.168.1
    > - Subnet of your VPN: 192.168.10
    >
    > If often happens that the VPN is on the same subnet as the local network.
    > If so then you lose your Internet access. In your case they are on
    > different subnets.
    >
    > I ran a quick VPN test on one of my machines. Here is the result:
    >
    > Ethernet adapter Wireless PCMCIA:
    > Connection-specific DNS Suffix . :
    > IP Address. . . . . . . . . . . . : 192.168.1.44
    > Subnet Mask . . . . . . . . . . . : 255.255.255.0
    > Default Gateway . . . . . . . . . : 192.168.1.2
    >
    > PPP adapter VPN XXX:
    > Connection-specific DNS Suffix . :
    > IP Address. . . . . . . . . . . . : 10.0.0.242
    > Subnet Mask . . . . . . . . . . . : 255.255.255.255
    > Default Gateway . . . . . . . . . :
    >
    > I note that my VPN adapter's default gateway is set to blank. Yours is set
    > to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    > default gateway on remote network".
    >
    >
    > "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    > news:8CB6AAF4-A9D0-428F-B71C-ABC6082E2389@microsoft.com...<!--coloro:green--><span style="color:green <!--/coloro-->
    >> With VPN inactive :
    >>
    >> Wireless LAN adapter Wireless Network Connection:
    >>
    >> Connection-specific DNS Suffix . :
    >> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >> Default Gateway . . . . . . . . . : 192.168.1.1
    >>
    >>
    >> With VPN Active :
    >>
    >> PPP adapter Hostik VPN Connection:
    >>
    >> Connection-specific DNS Suffix . :
    >> IPv4 Address. . . . . . . . . . . : 192.168.10.3
    >> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >> Default Gateway . . . . . . . . . : 0.0.0.0
    >>
    >> Wireless LAN adapter Wireless Network Connection:
    >>
    >> Connection-specific DNS Suffix . :
    >> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >> Default Gateway . . . . . . . . . : 192.168.1.1
    >>
    >>
    >> Many thanks by advance
    >>
    >> --
    >> stephane
    >>
    >>

    >>

    >>

    >>
    >>
    >>
    >>
    >> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >> news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>>
    >>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>> news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...
    >>>>> You must make sure that the VPN subnet address differs from your own
    >>>>> subnet address.
    >>>>
    >>>> many thanks for you answer, but what do you mean exactly by this ?
    >>>>
    >>>> --
    >>>> stephane
    >>>>
    >>>>

    >>>>

    >>>>

    >>>
    >>> While your VPN is inactive, open a Command Prompt, then type this
    >>> command:
    >>>
    >>> ipconfig
    >>>
    >>> Now start the VPN, then type the same command again.
    >>>
    >>> Now post the output from the two commands.
    >>><!--colorc--><!--/colorc-->
    >><!--colorc--><!--/colorc-->
    >
    > <!--colorc--><!--/colorc-->
     
  10. OK, but how do you expect your Internet connection to work if you have a
    Default Gateway of 0.0.0.0? And what is the VPN's DNS Server address?


    "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:E981E664-A944-4D7F-9AB8-DF214D74E881@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro--><!--coloro:green--><span style="color:green <!--/coloro-->
    >> I note that my VPN adapter's default gateway is set to blank. Yours is
    >> set to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    >> default gateway on remote network".<!--colorc--><!--/colorc-->
    >
    > ohh no, if i do that then the browser will use the Wifi connection
    > and not the VPN connection to surf on Internet [​IMG]
    > I want that the user use the Secure VPN connection to surf on
    > the Internet
    >
    > for exemple, from your computer simply go on
    > and see if
    > it's the IP of your VPN server or the ip of your Internet provider [​IMG]
    >
    > Thanks by advance
    >
    > --
    > stephane
    >
    >

    >

    >

    >
    >
    >
    > "Pegasus [MVP]" <news@microsoft.com> wrote in message
    > news:%235MgXkGMKHA.1232@TK2MSFTNGP05.phx.gbl...<!--coloro:green--><span style="color:green <!--/coloro-->
    >> "Subnet" is the first three groups of numbers in an IP address:
    >> - Subnet of your wireless connection: 192.168.1
    >> - Subnet of your VPN: 192.168.10
    >>
    >> If often happens that the VPN is on the same subnet as the local network.
    >> If so then you lose your Internet access. In your case they are on
    >> different subnets.
    >>
    >> I ran a quick VPN test on one of my machines. Here is the result:
    >>
    >> Ethernet adapter Wireless PCMCIA:
    >> Connection-specific DNS Suffix . :
    >> IP Address. . . . . . . . . . . . : 192.168.1.44
    >> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >> Default Gateway . . . . . . . . . : 192.168.1.2
    >>
    >> PPP adapter VPN XXX:
    >> Connection-specific DNS Suffix . :
    >> IP Address. . . . . . . . . . . . : 10.0.0.242
    >> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >> Default Gateway . . . . . . . . . :
    >>
    >> I note that my VPN adapter's default gateway is set to blank. Yours is
    >> set to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    >> default gateway on remote network".
    >>
    >>
    >> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >> news:8CB6AAF4-A9D0-428F-B71C-ABC6082E2389@microsoft.com...<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> With VPN inactive :
    >>>
    >>> Wireless LAN adapter Wireless Network Connection:
    >>>
    >>> Connection-specific DNS Suffix . :
    >>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>
    >>>
    >>> With VPN Active :
    >>>
    >>> PPP adapter Hostik VPN Connection:
    >>>
    >>> Connection-specific DNS Suffix . :
    >>> IPv4 Address. . . . . . . . . . . : 192.168.10.3
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>> Default Gateway . . . . . . . . . : 0.0.0.0
    >>>
    >>> Wireless LAN adapter Wireless Network Connection:
    >>>
    >>> Connection-specific DNS Suffix . :
    >>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>
    >>>
    >>> Many thanks by advance
    >>>
    >>> --
    >>> stephane
    >>>
    >>>

    >>>

    >>>

    >>>
    >>>
    >>>
    >>>
    >>> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >>> news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...
    >>>>
    >>>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>>> news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...
    >>>>>> You must make sure that the VPN subnet address differs from your own
    >>>>>> subnet address.
    >>>>>
    >>>>> many thanks for you answer, but what do you mean exactly by this ?
    >>>>>
    >>>>> --
    >>>>> stephane
    >>>>>
    >>>>>

    >>>>>

    >>>>>

    >>>>
    >>>> While your VPN is inactive, open a Command Prompt, then type this
    >>>> command:
    >>>>
    >>>> ipconfig
    >>>>
    >>>> Now start the VPN, then type the same command again.
    >>>>
    >>>> Now post the output from the two commands.
    >>>>
    >>><!--colorc--><!--/colorc-->
    >>
    >><!--colorc--><!--/colorc-->
    > <!--colorc--><!--/colorc-->
     
  11. loki

    loki Guest

    > OK, but how do you expect your Internet connection to work if you have a <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Default Gateway of 0.0.0.0? And what is the VPN's DNS Server address?<!--colorc--><!--/colorc-->

    i don't know [​IMG]
    the VPN server use OPEN DNS server ()

    i thing that the probleme is that windows server 2003 do not share the
    internet connection with the VPN connection. i don't know how to configure
    windows server 2003 to share the internet connection with the VPN client
    connected

    --
    stephane







    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    >
    > "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    > news:E981E664-A944-4D7F-9AB8-DF214D74E881@microsoft.com...<!--coloro:green--><span style="color:green <!--/coloro--><!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> I note that my VPN adapter's default gateway is set to blank. Yours is
    >>> set to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    >>> default gateway on remote network".<!--colorc--><!--/colorc-->
    >>
    >> ohh no, if i do that then the browser will use the Wifi connection
    >> and not the VPN connection to surf on Internet [​IMG]
    >> I want that the user use the Secure VPN connection to surf on
    >> the Internet
    >>
    >> for exemple, from your computer simply go on

    >> and see if
    >> it's the IP of your VPN server or the ip of your Internet provider [​IMG]
    >>
    >> Thanks by advance
    >>
    >> --
    >> stephane
    >>
    >>

    >>

    >>

    >>
    >>
    >>
    >> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >> news:%235MgXkGMKHA.1232@TK2MSFTNGP05.phx.gbl...<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> "Subnet" is the first three groups of numbers in an IP address:
    >>> - Subnet of your wireless connection: 192.168.1
    >>> - Subnet of your VPN: 192.168.10
    >>>
    >>> If often happens that the VPN is on the same subnet as the local
    >>> network. If so then you lose your Internet access. In your case they are
    >>> on different subnets.
    >>>
    >>> I ran a quick VPN test on one of my machines. Here is the result:
    >>>
    >>> Ethernet adapter Wireless PCMCIA:
    >>> Connection-specific DNS Suffix . :
    >>> IP Address. . . . . . . . . . . . : 192.168.1.44
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>> Default Gateway . . . . . . . . . : 192.168.1.2
    >>>
    >>> PPP adapter VPN XXX:
    >>> Connection-specific DNS Suffix . :
    >>> IP Address. . . . . . . . . . . . : 10.0.0.242
    >>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>> Default Gateway . . . . . . . . . :
    >>>
    >>> I note that my VPN adapter's default gateway is set to blank. Yours is
    >>> set to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    >>> default gateway on remote network".
    >>>
    >>>
    >>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>> news:8CB6AAF4-A9D0-428F-B71C-ABC6082E2389@microsoft.com...
    >>>> With VPN inactive :
    >>>>
    >>>> Wireless LAN adapter Wireless Network Connection:
    >>>>
    >>>> Connection-specific DNS Suffix . :
    >>>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>>
    >>>>
    >>>> With VPN Active :
    >>>>
    >>>> PPP adapter Hostik VPN Connection:
    >>>>
    >>>> Connection-specific DNS Suffix . :
    >>>> IPv4 Address. . . . . . . . . . . : 192.168.10.3
    >>>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>>> Default Gateway . . . . . . . . . : 0.0.0.0
    >>>>
    >>>> Wireless LAN adapter Wireless Network Connection:
    >>>>
    >>>> Connection-specific DNS Suffix . :
    >>>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>>
    >>>>
    >>>> Many thanks by advance
    >>>>
    >>>> --
    >>>> stephane
    >>>>
    >>>>

    >>>>

    >>>>

    >>>>
    >>>>
    >>>>
    >>>>
    >>>> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >>>> news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...
    >>>>>
    >>>>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>>>> news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...
    >>>>>>> You must make sure that the VPN subnet address differs from your own
    >>>>>>> subnet address.
    >>>>>>
    >>>>>> many thanks for you answer, but what do you mean exactly by this ?
    >>>>>>
    >>>>>> --
    >>>>>> stephane
    >>>>>>
    >>>>>>

    >>>>>>

    >>>>>>

    >>>>>
    >>>>> While your VPN is inactive, open a Command Prompt, then type this
    >>>>> command:
    >>>>>
    >>>>> ipconfig
    >>>>>
    >>>>> Now start the VPN, then type the same command again.
    >>>>>
    >>>>> Now post the output from the two commands.
    >>>>>
    >>>>
    >>>
    >>><!--colorc--><!--/colorc-->
    >><!--colorc--><!--/colorc-->
    >
    > <!--colorc--><!--/colorc-->
     
  12. It will probably work when you specify a Default Gateway and a DNS Server
    address for your VPN connection.

    "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:E76FB97C-0ABC-4201-8DBB-9AC6A737D6A2@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro--><!--coloro:green--><span style="color:green <!--/coloro-->
    >> OK, but how do you expect your Internet connection to work if you have a
    >> Default Gateway of 0.0.0.0? And what is the VPN's DNS Server address?<!--colorc--><!--/colorc-->
    >
    > i don't know [​IMG]
    > the VPN server use OPEN DNS server ()
    >
    > i thing that the probleme is that windows server 2003 do not share the
    > internet connection with the VPN connection. i don't know how to configure
    > windows server 2003 to share the internet connection with the VPN client
    > connected
    >
    > --
    > stephane
    >
    >

    >

    >

    >
    >
    >
    ><!--coloro:green--><span style="color:green <!--/coloro-->
    >>
    >>
    >> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >> news:E981E664-A944-4D7F-9AB8-DF214D74E881@microsoft.com...<!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>>> I note that my VPN adapter's default gateway is set to blank. Yours is
    >>>> set to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    >>>> default gateway on remote network".
    >>>
    >>> ohh no, if i do that then the browser will use the Wifi connection
    >>> and not the VPN connection to surf on Internet [​IMG]
    >>> I want that the user use the Secure VPN connection to surf on
    >>> the Internet
    >>>
    >>> for exemple, from your computer simply go on

    >>> and see if
    >>> it's the IP of your VPN server or the ip of your Internet provider [​IMG]
    >>>
    >>> Thanks by advance
    >>>
    >>> --
    >>> stephane
    >>>
    >>>

    >>>

    >>>

    >>>
    >>>
    >>>
    >>> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >>> news:%235MgXkGMKHA.1232@TK2MSFTNGP05.phx.gbl...
    >>>> "Subnet" is the first three groups of numbers in an IP address:
    >>>> - Subnet of your wireless connection: 192.168.1
    >>>> - Subnet of your VPN: 192.168.10
    >>>>
    >>>> If often happens that the VPN is on the same subnet as the local
    >>>> network. If so then you lose your Internet access. In your case they
    >>>> are on different subnets.
    >>>>
    >>>> I ran a quick VPN test on one of my machines. Here is the result:
    >>>>
    >>>> Ethernet adapter Wireless PCMCIA:
    >>>> Connection-specific DNS Suffix . :
    >>>> IP Address. . . . . . . . . . . . : 192.168.1.44
    >>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>> Default Gateway . . . . . . . . . : 192.168.1.2
    >>>>
    >>>> PPP adapter VPN XXX:
    >>>> Connection-specific DNS Suffix . :
    >>>> IP Address. . . . . . . . . . . . : 10.0.0.242
    >>>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>>> Default Gateway . . . . . . . . . :
    >>>>
    >>>> I note that my VPN adapter's default gateway is set to blank. Yours is
    >>>> set to 0.0.0.0. I suggest you untick the box on your VPN that says "Use
    >>>> default gateway on remote network".
    >>>>
    >>>>
    >>>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>>> news:8CB6AAF4-A9D0-428F-B71C-ABC6082E2389@microsoft.com...
    >>>>> With VPN inactive :
    >>>>>
    >>>>> Wireless LAN adapter Wireless Network Connection:
    >>>>>
    >>>>> Connection-specific DNS Suffix . :
    >>>>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>>>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>>>
    >>>>>
    >>>>> With VPN Active :
    >>>>>
    >>>>> PPP adapter Hostik VPN Connection:
    >>>>>
    >>>>> Connection-specific DNS Suffix . :
    >>>>> IPv4 Address. . . . . . . . . . . : 192.168.10.3
    >>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>>>> Default Gateway . . . . . . . . . : 0.0.0.0
    >>>>>
    >>>>> Wireless LAN adapter Wireless Network Connection:
    >>>>>
    >>>>> Connection-specific DNS Suffix . :
    >>>>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>>>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>>>
    >>>>>
    >>>>> Many thanks by advance
    >>>>>
    >>>>> --
    >>>>> stephane
    >>>>>
    >>>>>

    >>>>>

    >>>>>

    >>>>>
    >>>>>
    >>>>>
    >>>>>
    >>>>> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >>>>> news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...
    >>>>>>
    >>>>>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>>>>> news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...
    >>>>>>>> You must make sure that the VPN subnet address differs from your
    >>>>>>>> own subnet address.
    >>>>>>>
    >>>>>>> many thanks for you answer, but what do you mean exactly by this ?
    >>>>>>>
    >>>>>>> --
    >>>>>>> stephane
    >>>>>>>
    >>>>>>>

    >>>>>>>

    >>>>>>>

    >>>>>>
    >>>>>> While your VPN is inactive, open a Command Prompt, then type this
    >>>>>> command:
    >>>>>>
    >>>>>> ipconfig
    >>>>>>
    >>>>>> Now start the VPN, then type the same command again.
    >>>>>>
    >>>>>> Now post the output from the two commands.
    >>>>>>
    >>>>>
    >>>>
    >>>>
    >>><!--colorc--><!--/colorc-->
    >>
    >><!--colorc--><!--/colorc-->
    > <!--colorc--><!--/colorc-->
     
  13. loki

    loki Guest

    > It will probably work when you specify a Default Gateway and a DNS Server <!--coloro:blue--><span style="color:blue <!--/coloro-->
    > address for your VPN connection.<!--colorc--><!--/colorc-->


    but how to specify a default gateway ? cause i can't see anywhere
    in the vpn config where i can write the default gateway ?



    <!--coloro:blue--><span style="color:blue <!--/coloro-->
    >
    > "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    > news:E76FB97C-0ABC-4201-8DBB-9AC6A737D6A2@microsoft.com...<!--coloro:green--><span style="color:green <!--/coloro--><!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>> OK, but how do you expect your Internet connection to work if you have a
    >>> Default Gateway of 0.0.0.0? And what is the VPN's DNS Server address?<!--colorc--><!--/colorc-->
    >>
    >> i don't know [​IMG]
    >> the VPN server use OPEN DNS server ()
    >>
    >> i thing that the probleme is that windows server 2003 do not share the
    >> internet connection with the VPN connection. i don't know how to
    >> configure
    >> windows server 2003 to share the internet connection with the VPN client
    >> connected
    >>
    >> --
    >> stephane
    >>
    >>

    >>

    >>

    >>
    >>
    >>
    >><!--coloro:darkred--><span style="color:darkred <!--/coloro-->
    >>>
    >>>
    >>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>> news:E981E664-A944-4D7F-9AB8-DF214D74E881@microsoft.com...
    >>>>> I note that my VPN adapter's default gateway is set to blank. Yours is
    >>>>> set to 0.0.0.0. I suggest you untick the box on your VPN that says
    >>>>> "Use default gateway on remote network".
    >>>>
    >>>> ohh no, if i do that then the browser will use the Wifi connection
    >>>> and not the VPN connection to surf on Internet [​IMG]
    >>>> I want that the user use the Secure VPN connection to surf on
    >>>> the Internet
    >>>>
    >>>> for exemple, from your computer simply go on

    >>>> and see if
    >>>> it's the IP of your VPN server or the ip of your Internet provider [​IMG]
    >>>>
    >>>> Thanks by advance
    >>>>
    >>>> --
    >>>> stephane
    >>>>
    >>>>

    >>>>

    >>>>

    >>>>
    >>>>
    >>>>
    >>>> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >>>> news:%235MgXkGMKHA.1232@TK2MSFTNGP05.phx.gbl...
    >>>>> "Subnet" is the first three groups of numbers in an IP address:
    >>>>> - Subnet of your wireless connection: 192.168.1
    >>>>> - Subnet of your VPN: 192.168.10
    >>>>>
    >>>>> If often happens that the VPN is on the same subnet as the local
    >>>>> network. If so then you lose your Internet access. In your case they
    >>>>> are on different subnets.
    >>>>>
    >>>>> I ran a quick VPN test on one of my machines. Here is the result:
    >>>>>
    >>>>> Ethernet adapter Wireless PCMCIA:
    >>>>> Connection-specific DNS Suffix . :
    >>>>> IP Address. . . . . . . . . . . . : 192.168.1.44
    >>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>>> Default Gateway . . . . . . . . . : 192.168.1.2
    >>>>>
    >>>>> PPP adapter VPN XXX:
    >>>>> Connection-specific DNS Suffix . :
    >>>>> IP Address. . . . . . . . . . . . : 10.0.0.242
    >>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>>>> Default Gateway . . . . . . . . . :
    >>>>>
    >>>>> I note that my VPN adapter's default gateway is set to blank. Yours is
    >>>>> set to 0.0.0.0. I suggest you untick the box on your VPN that says
    >>>>> "Use default gateway on remote network".
    >>>>>
    >>>>>
    >>>>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>>>> news:8CB6AAF4-A9D0-428F-B71C-ABC6082E2389@microsoft.com...
    >>>>>> With VPN inactive :
    >>>>>>
    >>>>>> Wireless LAN adapter Wireless Network Connection:
    >>>>>>
    >>>>>> Connection-specific DNS Suffix . :
    >>>>>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>>>>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>>>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>>>>
    >>>>>>
    >>>>>> With VPN Active :
    >>>>>>
    >>>>>> PPP adapter Hostik VPN Connection:
    >>>>>>
    >>>>>> Connection-specific DNS Suffix . :
    >>>>>> IPv4 Address. . . . . . . . . . . : 192.168.10.3
    >>>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.255
    >>>>>> Default Gateway . . . . . . . . . : 0.0.0.0
    >>>>>>
    >>>>>> Wireless LAN adapter Wireless Network Connection:
    >>>>>>
    >>>>>> Connection-specific DNS Suffix . :
    >>>>>> Link-local IPv6 Address . . . . . : fe90::1c80:b4ad:6b0:ef65%9
    >>>>>> IPv4 Address. . . . . . . . . . . : 192.168.1.105
    >>>>>> Subnet Mask . . . . . . . . . . . : 255.255.255.0
    >>>>>> Default Gateway . . . . . . . . . : 192.168.1.1
    >>>>>>
    >>>>>>
    >>>>>> Many thanks by advance
    >>>>>>
    >>>>>> --
    >>>>>> stephane
    >>>>>>
    >>>>>>

    >>>>>>

    >>>>>>

    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>>
    >>>>>> "Pegasus [MVP]" <news@microsoft.com> wrote in message
    >>>>>> news:eiKb$I$LKHA.1472@TK2MSFTNGP05.phx.gbl...
    >>>>>>>
    >>>>>>> "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    >>>>>>> news:E8B0F7F9-46F5-429B-A37D-79E3D8013B22@microsoft.com...
    >>>>>>>>> You must make sure that the VPN subnet address differs from your
    >>>>>>>>> own subnet address.
    >>>>>>>>
    >>>>>>>> many thanks for you answer, but what do you mean exactly by this ?
    >>>>>>>>
    >>>>>>>> --
    >>>>>>>> stephane
    >>>>>>>>
    >>>>>>>>

    >>>>>>>>

    >>>>>>>>

    >>>>>>>
    >>>>>>> While your VPN is inactive, open a Command Prompt, then type this
    >>>>>>> command:
    >>>>>>>
    >>>>>>> ipconfig
    >>>>>>>
    >>>>>>> Now start the VPN, then type the same command again.
    >>>>>>>
    >>>>>>> Now post the output from the two commands.
    >>>>>>>
    >>>>>>
    >>>>>
    >>>>>
    >>>>
    >>>
    >>><!--colorc--><!--/colorc-->
    >><!--colorc--><!--/colorc-->
    >
    > <!--colorc--><!--/colorc-->
     
  14. Bill Grant

    Bill Grant Guest

    "loki" <loki5100-newsgroup@yahoo.fr> wrote in message
    news:DEA2000C-01C8-4D88-9B89-07B0BFCDE7EF@microsoft.com...<!--coloro:blue--><span style="color:blue <!--/coloro--><!--coloro:green--><span style="color:green <!--/coloro-->
    >> The usual reason for this is the way the VPN client works. By default it
    >> will make the VPN connection the default gateway for the machine and send
    >> all non-local traffic through the VPN tunnel. If you get no Internet
    >> access, it means that your server is not configured to give remote users
    >> Internet access.<!--colorc--><!--/colorc-->
    >
    > exactly, but in this way how to confgure the server to give remote users
    > Internet Acess ?
    >
    ><!--colorc--><!--/colorc-->
    I have no idea. That depends entirely on how your LAN is configured. If
    you can't work it out yourself, you will need to post a lot more info about
    your network config.
     
  15. loki

    loki Guest

Share This Page