joeyseym
(Robert Sneyer)
1
Dear community,
I’m trying to connect 2 homelabs. My configuration looks like in the attached illustration.
I have to fritz boxes connect per ipsec vpn; the vpn is up and running.
What works:
- homelab A can connect to my testservers in front of ipfire (e.g. ssh 192.168.222.10) (green 1)
- homelab B can connect to homelab a (green 2)
What doesn’t work:
- homelab A cannot connect to homelab B (e.g. ssh 192.168.178.20) (red 3)
I guess IPFIRE is blocking the connection like it’s supposed to.
In my understanding I need to:
- define a static route on Fritz box 7430 (192.168.222.1) to IPFIRE (192.168.222.2) as Gateway to 192.168.178.0/24 (see attachment)
- create a firewall rule on IPFIRE:
Input: red interface
Forward: 192.168.178.0/24
Unfortunately I cannot get it to work. Can someone give me a hand please?
Thanks in advance, Joey
tphz
(iptom)
2
I wonder if the 7530ax has information about where the 192.168.178.0/24 network is located?
Maybe this route should be added to 7530ax.
joeyseym
(Robert Sneyer)
3
Thank you for your proposal!
I tried to add a static route like you described … unfortunately the proposed route doen’t seem to be valid.
tphz
(iptom)
4
Try change 192.168.222.1 to 192.168.222.2
joeyseym
(Robert Sneyer)
5
Unfortunately the route to 192.168.222.2 isn’t created either.
The error ist the same: “The route is not permitted”.
tphz
(iptom)
6
Can you show the current routing table in 7530ax?
tphz
(iptom)
7
Another solution/workaround occurred to me – setting up a second Net-to-Net tunnel between 7530ax and IPFire.