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 pmorrison

    I expect you mean .502. I had exactly the same - after updating the users were able to connect (IP from internal DHCP) but no access.

    After changing to VPN-PPTP-Pool (and adding a rule to allow that IP-Range) the access was possible again...

    Greetings
  • Yes sorry 7.502
    what rule did you add. I've added rules for VPN-PPTP-Pool to everything. however even the firewall cannot ping/traceroute the connected host. 10.242.1.2.

    If i set up a test vpn connection on the LAN it seems to be fine. Obviously it can get to that, I'm wondering if the routing table is messed up.

    traceroute to 10.242.1.1 (10.242.1.1), 30 hops max, 40 byte packets
     1  10.242.1.1 (10.242.1.1)  0.000 ms   0.000 ms   0.000 ms


    traceroute to 10.242.1.2 (10.242.1.2), 30 hops max, 40 byte packets
     1  * * *
     2  * * *
     3  * * *
     4  * * *
     5  * * *
     6  * * *



    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 

    local 10.242.1.1 dev ppp1  table local  proto kernel  scope host  src 10.242.1.1 
    local 10.242.1.1 dev ppp0  table local  proto kernel  scope host  src 10.242.1.1
Reply
  • Yes sorry 7.502
    what rule did you add. I've added rules for VPN-PPTP-Pool to everything. however even the firewall cannot ping/traceroute the connected host. 10.242.1.2.

    If i set up a test vpn connection on the LAN it seems to be fine. Obviously it can get to that, I'm wondering if the routing table is messed up.

    traceroute to 10.242.1.1 (10.242.1.1), 30 hops max, 40 byte packets
     1  10.242.1.1 (10.242.1.1)  0.000 ms   0.000 ms   0.000 ms


    traceroute to 10.242.1.2 (10.242.1.2), 30 hops max, 40 byte packets
     1  * * *
     2  * * *
     3  * * *
     4  * * *
     5  * * *
     6  * * *



    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 

    local 10.242.1.1 dev ppp1  table local  proto kernel  scope host  src 10.242.1.1 
    local 10.242.1.1 dev ppp0  table local  proto kernel  scope host  src 10.242.1.1
Children
No Data