N2N Firewall Route

Hello, now here is my 2 question … I currently have the N2N connection over the IP addresses (see my previous post). Connection is well …

[root@MSFW01 ~]# traceroute 10.10.1.1
traceroute to 10.10.1.1 (10.10.1.1), 30 hops max, 60 byte packets
 1  MSFW01.home.lan (10.10.1.1)  0.147 ms  0.098 ms  0.083 ms
[root@MSFW01 ~]# traceroute 10.10.1.2
traceroute to 10.10.1.2 (10.10.1.2), 30 hops max, 60 byte packets
 1  10.10.1.2 (10.10.1.2)  17.552 ms  17.967 ms  25.739 ms

Edit: The tours are actually set: Server:

# IP adresses of the VPN Subnet
ifconfig 10.10.1.1 10.10.1.2
# Client Gateway Network
route 192.168.0.0 255.255.255.0

Client:

# IP adresses of the VPN Subnet
ifconfig 10.10.1.2 10.10.1.1
# Server Gateway Network
route 192.168.254.0 255.255.255.0

tranceroute via VPN route 10.10.1.x / 255.255.255.0, both servers, main office and branch office can be reached.
But if I do tranceroute z. b. on the branch office, on a PC 192.168.0.100 or on the server branch office on green with 192.168.0.254 these cannot be reached.
In the firewall I have enabled in the main office as well as in the branch offices, see picture.
Did I do something wrong?

Edit: With ping I don’t reach anyone in the branch office …

Alles nach Anleitung

Greetings and have a nice evening