• # t'as du bol moi ...

    Posté par (site web personnel, Mastodon) . En réponse à la dépêche VPN, Freeswan. Évalué à 1.

    Tiens voilà un message sans réponse que moi j'ai envoyé hier, parce que chez moi zobi ca marche pas.

    Hi,

    I am trying to setup a road warrior configuration, but I have troubles. Here
    are the config for the 2 Linux.

    I run freeswan on the server, then on the laptop which I'm connected to using
    ssh from a workstation I run freeswan too. I got disconnected from the laptop
    (it doesn't respond anymore). I guess it's because I got all the computers on
    the same subnet (I would like to make it work localy before trying from
    home/adsl.

    I then connect to my laptop over console, run 'ipsec look' and my laptop just
    freeze! :( As long as I don't type it, that's fine. 'route -n' shows me
    anything for the subnet goes to ipsec0 instead of eth0, that's all.

    Would anyone has a link/idea/answer, etc ? I use freeswan 1.91 btw.

    ----- Config on Server / Linux 2.4.9 -----
    conn redmond-bigboss
    left=%any
    right=194.98.X.X (ip of server)
    rightsubnet=194.98.X.0/25 (half of C class)
    rightnexthop=194.98.X.X (default server gateway)
    leftid=@redmond
    rightid=@bigboss.domain.com
    leftrsasigkey=0sAQNvIyHOVG...
    rightrsasigkey=0sAQOAvgCjc...
    auto=add
    keyingtries=1

    ----- Config on Laptop / Linux 2.4.14 (I now, it's a buggy kernel) -----
    conn redmond-bigboss
    left=%defaultroute
    right=194.98.X.X
    rightsubnet=194.98.X.0/25
    rightnexthop=194.98.X.X
    auto=start
    leftid=@redmond
    rightid=@bigboss.domain.com
    leftrsasigkey=0sAQNvIyHOVG...
    rightrsasigkey=0sAQOAvgCjc...