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

PPTP and AD AUTHENTICATION

Is it necessary for a remote user who can sucessfully connect via PPTP VPN to authenticate with Active directory in order to use remote user or access files on the local network?

I can connect through pptp, get issued a vpn pool ip address and can ping onto the local windows network but cannot use remote user or browse directories. Does this sound like a permissions problem?


This thread was automatically locked due to age.
Parents
  • Did you make a "Packet filter Rule" to ALLOW that traffic?

    Example
    Define the packet filter rule:
    Open the Network Security >> Packet Filter >> Rules tab.
    After clicking on the New rule button the
    dialog box for new rules will appear. Create
    a new rule for the access to the local internal
    network.
    Source: Remote host or user (in this
    example: gforeman).
    Service: Set the service.
    Destination: The allowed internal network
    (in this example: Internal (Network)).
    Action: Allow.
    Confirm your settings by clicking on Save.
    New rules will be added at the end of the list and remain disabled (status light shows red)
    until they are explicitly enabled by clicking on the status light.
Reply
  • Did you make a "Packet filter Rule" to ALLOW that traffic?

    Example
    Define the packet filter rule:
    Open the Network Security >> Packet Filter >> Rules tab.
    After clicking on the New rule button the
    dialog box for new rules will appear. Create
    a new rule for the access to the local internal
    network.
    Source: Remote host or user (in this
    example: gforeman).
    Service: Set the service.
    Destination: The allowed internal network
    (in this example: Internal (Network)).
    Action: Allow.
    Confirm your settings by clicking on Save.
    New rules will be added at the end of the list and remain disabled (status light shows red)
    until they are explicitly enabled by clicking on the status light.
Children