What'sWhat is the reason that you cannot set the tunnel's other side as destination address? It'sIs this because itsit is virtual only?
192.168.1.0/30 is the subnet I'm using and this is my configuration:
tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 tunnel1 ip add 192.168.1.1 255.255.255.252 tunnel source (doesn't matter) tunnel dest 192.168.1.2 -> whyWhy is this invalid?