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

Routing Configuration problem?!

Hello !
I have problem to configure routing:
My LAN ip:10.10.10.0 astaro ip: 10.10.10.254
I have another router connected directly to LAN ip:10.10.10.252 what forward communication to another site with LAN:  192.168.102.0
I want to configure astaro for reroute access to remote site
for LAN users and VPN (PPTP) users !
For LAN user I have Static Route: 192.168.102.0 mask 255.255.255.0 10.10.10.252
But what don't allow to VPN users get access to this Site!
pptp pool:10.166.228.0
How I need To configure it  ????


This thread was automatically locked due to age.
Parents
  • to avoid PPTP user access to your remote location simply don't allow it. If you have a rule in place like 'PPTP_pool Any Any Allow' you'd need another rule on top of this saying 'PPTP_pool Remote_Network Any Drop', that's it.

    Greetings
    cyclops
Reply
  • to avoid PPTP user access to your remote location simply don't allow it. If you have a rule in place like 'PPTP_pool Any Any Allow' you'd need another rule on top of this saying 'PPTP_pool Remote_Network Any Drop', that's it.

    Greetings
    cyclops
Children