Home Page › Forums › Network Management › Bridges and Routers › Have bridge host use DHCP › Reply To: Have bridge host use DHCP
With numbers:
Host: 10.10.150.107 (*.107 for short)
ZeroShell: 10.10.150.111 (*.111)
Virtual PC: 10.10.150.108 (*.108)
I can ping *.107 from *.111 and also the other way.
But when I ping *.108 from *.107, I get this:
PING 10.10.150.108 (10.10.150.108) 56(84) bytes of data.
Ping 10.10.150.111 icmp_seq=9 Destination Host Unreachable
Ping 10.10.150.111 icmp_seq=10 Destination Host Unreachable
Ping 10.10.150.111 icmp_seq=11 Destination Host Unreachable
When pinging from *.108 to *.107 I get this:
PING 10.10.150.107 (10.10.150.107) 56(84) bytes of data.
Reply from 10.10.150.108: Destination Host Unreachable
Reply from 10.10.150.108: Destination Host Unreachable
When pinging from *.108 to *.111 I get this:
Pinging 10.10.150.111 with 32 bytes of data
Request timed out.
Request timed out.
I have tried to remove the IP configuration from the bridge, but then nothing works. I have tried static IP configuration but again nothing works.
Is this a problem with my setup or is the problem with Zeroshell?