I dont understand why I had to do this to get it to work..
my internal network is on 10.0.0.0/8
externally i'm using 1 real IP address,
under NAT, i have one rule: Internal -> external
after enabling both SSL and L2TP VPNs i found clients could only access the gateway itself and nothing internal to the network, so i added 2 rules in the NAT config:
VPN pool (ssl) -> Internal
VPN pool (L2TP) -> Internal
This appears to fix it and everything works fine... - but this seems wrong to me, i dont need any translation between this end of the VPN tunnel and my network?? - it should just be direct...?
This thread was automatically locked due to age.