Score:0

Connecting to CloudStack VPN from Ubuntu server 22.04

nf flag

I am using Ubuntu Server 22.04 with unmanaged network. My netplan for the Ubuntu Server.

network:
  version: 2
  renderer: networkd
  ethernets:
      enp1s0f1:
          dhcp4: false
  bridges:
      cloudbr0:
          addresses: [10.4.1.22/16]
          routes:
          - to: 0.0.0.0/0
            via: 10.4.1.1
            metric: 100
          nameservers:
                  addresses: [8.8.8.8,8.8.4.4]
          interfaces: [enp1s0f1]
          dhcp4: false
          dhcp6: false

I am trying to connect to an isolated network running within CloudStack via a VPN/ipsec tunnel.

I have the IP for the VPN server, the Pre-Shared Key, the username and the password.

I tried using nmcli, however, I kept getting the error Error: Connection activation failed: Could not find source connection.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.