Hello Forum,
I look now no longer. Have the forum already checked and I think that for my problem of this "push" need, but it does not work as it should.
So what I did before, and what is at stake:
I have set up before a tunnel behind my Sophos. My infrastructure looks at the moment like this: Internet -> Fritz box (IP: 192.168.0.1) -> LAN1 SOPHOS (IP: 192.168.0.2) -> LAN2 SOPHOS (192.168.2.1) -> 8 port switch - > (Internal Network 192.168.2.X)
My Android smartphone gets from the Sophos IP: 10.81.234.6
Connection works as far. Also I can on the Fritz box (192.168.0.1) successfully access. Likewise, I'm just fine the internet. But I'm not in my Internal Network so all what I am trying to call with 192.168.2.X, not expanded.
Can someone give me help?
I have in my * .opvn inserted the following lines:
192.168.0.0 255.255.255.0 route
192.168.2.0 255.255.255.0 route
push "route 10.81.234.0 255.255.255.0"
push "route 192.168.0.0 255.255.255.0"
push "route 192.168.2.0 255.255.255.0"
However, it does not work. What am I doing wrong?