Hallo,
ich habe ein Problem mit einem VPN-Tunnel zwischen einer SG125 und einer Fritzbox3370. Der Tunnel wird aufgebaut
This thread was automatically locked due to age.
Hallo,
ich habe ein Problem mit einem VPN-Tunnel zwischen einer SG125 und einer Fritzbox3370. Der Tunnel wird aufgebaut
(Sorry, my German-speaking brain isn't creating thoughts at the moment. [:(])
Hi, Arndt, and welcome to the UTM Community!
Run the following one line at a time as root to find the REF_ of your IPsec Connection
cc
ipsec
connections@
exit
Disable the IPsec Connection in WebAdmin. It's rare that having debug enabled is needed to diagnose IPsec problems. Please un-select all IKE Debug options, and then Start the IPsec Live Log. After a few lines have appeared in the Live Log, enable the IPsec Connection.
Back at the command line, to watch the traffic, if any, in the tunnel, substitute your REF_ for REF_IpsSitFritzbox in the below:
espdump -n --conn REF_IpsSitFritzbox -vv
Show us about 20 lines for the Live Log after the IPsec SA is established, and just tell us about any traffic you saw in the tunnel.
MfG - Bob (Bitte auf Deutsch weiterhin.)
Hallo Bob,
Danke für die Anwort
Hier der LiveLog (alle Haken aus):
That all looks good. Please show us the next 20 lines after 2016:07:13-17:05:32 195 pluto[22319]: "S_AST-HSK" #3: IPsec SA established {ESP=>0x4cc4c6d8 <0x3831253a DPD}.
REDIGIERT einige Stunden später : I just now saw that you noted in the above that there was no more information in the IPsec log. This indicates to me that the tunnel works, but there's something disrupting the traffic flow. Does following #1 in Rulz give any insight?
MfG - Bob (Bitte auf Deutsch weiterhin.)
Hallo Bob,
hier ist nochmal ein Auszug aus dem LiveProtokoll:
Arndt, I was thinking more about the Firewall and Intrusion Prevention logs. My guess from the espdump is that we will see a block of DNS queries in the Firewall log or Anti-UDP Flooding activity in the Intrusion Prevention log.
MfG - Bob (Bitte auf Deutsch weiterhin.)
Arndt, I was thinking more about the Firewall and Intrusion Prevention logs. My guess from the espdump is that we will see a block of DNS queries in the Firewall log or Anti-UDP Flooding activity in the Intrusion Prevention log.
MfG - Bob (Bitte auf Deutsch weiterhin.)