On Apr 25, 2012, at 2:07 PM, Lars Noodén wrote: > I am connecting four hosts to the Internet via a net5501 running > OpenBSD. I would like also to be able to ping and ssh between these > hosts directly rather than having each on a separate subnet. > Where should I be looking to set up such capabilities? > > +-----net5501------+ > | | > host1 ---+--vr0--? | > | | > host2 ---+--vr1--? | > | ?--re0--+----isp dhcp > host3 ---+--vr2--? | > | | > host4 ---+--vr3--? | > | | > +------------------+ > > My first guess was to add vr0 - vr3 to a bridge and try to assign an IP > number to the bridge, but that does not work.
I'll assume you've seen http://www.openbsd.org/faq/faq6.html#Bridge Can you expand on "does not work"? Do you mean host1-4 can't ping each other? Or they can't ping the IP on the net5501 bridge interface? Or they can't reach the Internet through the net5501 (assuming that is the ultimate goal)? If hosts1-4 can't ping each other, do you still have /etc/hostname.vr0-3 with the "up"? Can you post the output of "ifconfig -a"? Any network related log entries from a reboot? -Jed _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
