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- using differnt subnets for differnt users ?

Example: 

Users A-M: subnet I  192.168.100.x /24
Users N-Z: subnet II 192.168.101.x /24

IPs are assigned static.

Now I want to set up so differnt Packetfilter rules for I & II so  users of Subnet I can access only the DMZ but other users can access DMZ + Internal lan. Using ASL 4.013.

Would it work?  [:S]

   


This thread was automatically locked due to age.
  • If my recollection is correct you can only use one class C network for PPTP. What you need is first of all a static mapping between users and IPs, which means you can use the PPTP Pool. For each user you will have to assign manually an PPTP IP address. You could use 10.0.0.1 - 10.0.0.126 for the first group and 10.0.0.128 - 10.0.0.254 for the second group. Then you could define the 2 subnets in the network definitions and apply different packet filter rules.

    I think that should work. 
  • Maybe I'm missing something:
    Make your network definitions for those networks, make the rules, and it should work...