This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

A little VPN help here

I'm used to using PPTP vpn, and in the past I've set it up using RRAS in windows server 2000 and 2003.  So I got the vpn server up and running here on my Astaro box however that is where I get confused.  I am able to connect to it however it dishes out a whole new subnet address to the clients and if you try and ping anything inside of the network while on the VPN you get nothing.  I'd prefer it just use the Astaro DHCP and assign the address from the local subnet but that does not really appear to be an option.  I know I am probably missing something stupid as that is usually always the case isn't?  Thanks for your help in advance with this.


This thread was automatically locked due to age.
Parents
  • can you ping the machine where the share is located on?
    "cannot access the shares" is not quite an exact description. WHAT happens? WHAT error messages do you get in the client?
    Do you see anything in eventlog of the server? WHAT exactly is the packet filter log displaying when you try to acccess the shre? HOW do you access the share - are you manually trying to connect to the share (using explorer - map network connection - then \ip-adresss-of-server\share ) ? or do you want to browse the shares by using explorers network neighborhood ?

    Start cmd.exe and try these commands:
    net view \ip-address-of-share
    net use \ip-address-of-share\sharename

    do NOT use your windows names / dns names as perhasps this is the problem (not yet working dns resolution) !
Reply
  • can you ping the machine where the share is located on?
    "cannot access the shares" is not quite an exact description. WHAT happens? WHAT error messages do you get in the client?
    Do you see anything in eventlog of the server? WHAT exactly is the packet filter log displaying when you try to acccess the shre? HOW do you access the share - are you manually trying to connect to the share (using explorer - map network connection - then \ip-adresss-of-server\share ) ? or do you want to browse the shares by using explorers network neighborhood ?

    Start cmd.exe and try these commands:
    net view \ip-address-of-share
    net use \ip-address-of-share\sharename

    do NOT use your windows names / dns names as perhasps this is the problem (not yet working dns resolution) !
Children
No Data