1
19.7 Legacy Series / Re: IP subnet on WAN interface and NAT
« on: October 08, 2019, 11:15:57 am »
Thanks for the hint, you mean Aliases within the Firewall menu, right?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
default via 10.26.9.1 dev WAN
192.168.40.0/24 via 10.10.55.1 dev L3-VPN1
10.26.9.0/24 dev WAN proto kernel scope link src 10.26.9.170
10.10.55.0/24 dev L3-VPN1 proto kernel scope link src 10.10.55.2
192.168.254.8/29 dev LAN proto kernel scope link src 192.168.254.9
ipv4 10.10.55.0/24 10.10.55.2 UGS 3 1500 ovpns1
ipv4 10.10.55.1 link#8 UHS 2 16384 lo0
ipv4 10.10.55.2 link#8 UH 2 1500 ovpns1
ipv4 192.168.254.8/29 10.10.55.2 UGS 2 1500 ovpns1
The OpenVPN menu allows to create and establish virtual private network connections based on the Open-VPN implementation. The Router can be configured both as OpenVPN client and OpenVPN server either based on Layer 2 (Bridging) or on Layer 3 (Routing). A maximum of 10 OpenVPN connections (either as client or as server) can be configured and started at the same time. Each VPN connection can be configured individually at Tab’s VPN1...VPN10.
L3 interfaces can either be run as TUN or TAP devices. The letter is de- fault on the device type. TUN connections will always use the OpenVPN topology subnet. If subnets behind clients shall be reachable in TUN mode, there are route entries required in the OpenVPN server configura- tion. These entries will be available only if the routes to the subnets are configured in the client configuration table on the server.
Eigentlich nur dann, wenn du im Setup vergessen hättest auf beiden Seiten das jeweils gegenüberliegende (also entfernte) LAN unter "remote network" einzutragen. Das sollte dafür sorgen, dass das remote Netz in der Routing Tabelle drinsteht. Ansonsten schau dir deine Routing Tabelle an und denke auch daran, dass du Firewall Regeln auf beiden Seiten für "eingehenden!" Traffic brauchst.
Korrekt. Er sagt dir damit, dass er keine passende Konfiguration gefunden hat, die die .254.8/29 mit .40.0/24 verbindet. Also ggf. auf der einen Seite mit /29 und auf der anderen mit /28 oder /24 versehentlich eingerichtet. Dann passt die Phase 2 nicht (Child_SA) und die P2 kommt nicht hoch.
Andere Frage: Warum das denn? Ein Tunnel wird ja nicht zwischen "Unbekannten" aufgebaut?
no matching CHILD_SA config found for 192.168.254.8/29 === 192.168.40.0/24
Moin, habe gerade gesehen das diese weidmüller auch OpenVPN kann, warum nimmst du nicht das und ist jemand Vorort der dir die lokale ip usw geben kann?
Kannst du mal Screenshots von beiden Seiten der ipsec Verbindung posten
Wer ist Server und wer Client?