On 20/10/14 06:31 AM, Giancarlo Razzolini wrote:
On 20-10-2014 01:53, Nicolas Haller wrote:
I have a strange issue while trying to reconfigure my Soekris after
the CompactFlash died.
Here the picture. I have a dedicated FreeBSD server linked with my
Soekris acting as my home gateway(which was running OpenBSD 4.0, and
now running OpenBSD 5.5).
If you can, wait for November 1st for OpenBSD 5.6. It will be worth it.
Sure I can. Did you see any change fitting with my issue? I took a look
on the changelog but I didn't find anything relevant.
I think I'll try to reproduce the issue on two 5.5 OpenBSD VMs to rule
out (or not) FreeBSD and with the last snapshot to see if it fixes my issue.
The both machines talked to each other through an OpenVPN tunnel with
point-to-point tun interfaces. This part is working smoothly.
IIRC, you'll need to used bridge based, instead of routed based openvpn
connection. Just be aware that, depending on how you bridge your
interfaces, there will be a lot of broadcast and multicast traffic going
through it. You will probably need to block some of those and just allow
the OSPF traffic.
I don't know. I don't want to extend my network to the remote node. I
mean, each location has it's own subnet, The FreeBSD servers contains
some Jails and an OpenVPN server for my cellular and my laptop, and they
are all on separate subnets too. That's why all my links between
locations are routed ones with OSPF on top.
Thanks for the answer, I'll keep you posted if I find something with my
test on VMs.
--
Nicolas