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 VPN not working on 7.502

Just updated my astaro this morning from 7.405 to 7.502.
After the upgrade The VPN connection from a client does not work anymore.
I can make a connection, which seems to be Ok, but after that there is no more connection possible to the servers/clients behind the firewall.

My config:

private: 192.168.0.0/16
DHCP pool: 192.168.51.0/24
Using Radius for Authentication to server behind firewall.
Client IP i want to connect to : 192.168.15.31/16
Server IP I want to connect to: 192.168.1.10/16
Ping does not work also. ICMP tab has all on, so it is passthrough for ping.
Any help appriciated!


This thread was automatically locked due to age.
Parents
  • Hi yes i already had a nat rule for Any, i've added one for external jsut in case.

    output of ip route is

    10.242.1.2 dev ppp0  proto kernel  scope link  src 10.242.1.1
    10.242.1.3 dev ppp1  proto kernel  scope link  src 10.242.1.1


    if i create a VPn from the local network i can ping my 10.242.1.2 but the remote vpn on 10.242.1.3 is unresponsive. i cannot traceroute to either which might mean that something is being filtered but i jsut cant see what/. I have logging an all acls to do with this.
Reply
  • Hi yes i already had a nat rule for Any, i've added one for external jsut in case.

    output of ip route is

    10.242.1.2 dev ppp0  proto kernel  scope link  src 10.242.1.1
    10.242.1.3 dev ppp1  proto kernel  scope link  src 10.242.1.1


    if i create a VPn from the local network i can ping my 10.242.1.2 but the remote vpn on 10.242.1.3 is unresponsive. i cannot traceroute to either which might mean that something is being filtered but i jsut cant see what/. I have logging an all acls to do with this.
Children
No Data