Den tors 3 sep. 2020 kl 11:39 skrev Ernest Stewart < erneststewar...@hotmail.com>:
> I have a local network with 5 computers: > > computer1) > /etc/hostname.re0: 192.168.1.10 0xffffff00 > Different netmask here? > /etc/hostname.re1: 192.168.2.11 0xffff0000 > /etc/hostname.re2: 192.168.2.12 0xffff0000 > /etc/hostname.re3: 192.168.2.13 0xffff0000 > /etc/mygate: > 192.168.1.1 > > > computer2) > /etc/hostname.re0: 192.168.1.11 0xffff0000 > ..compared to here. > /etc/hostname.re1: 192.168.2.14 0xffff0000 > /etc/mygate: > 192.168.2.11 > > computer3) > /etc/hostname.re0: 192.168.1.12 0xffff0000 > /etc/mygate: > 192.168.2.12 > > computer4) > /etc/hostname.re0: 192.168.1.13 0xffff0000 > /etc/mygate: > 192.168.2.13 > > > computer5) > /etc/hostname.re0: 192.168.1.14 0xffff0000 > /etc/mygate: > 192.168.2.14 > > > Computer1's physical connections are like this: > re0->ISP router(192.168.1.1) > Seems like you chose overlapping networks for your "internal" things and the ISP router network. Don't do that. > re1->Computer2 re0 > re2->Computer3 re0 > re3->Computer4 re0 > > Computer2's re1 is connected to Computer5's re0. > > -- May the most significant bit of your life be positive.