Greetings all.
I have a windows 2008 R2 box, with two nics.
Nic 1 =ip 10.10.10.83 accessing network 10.10.8.0/255.255.252.0 Default gateway 10.10.10.242
Nic 2 =ip 10.10.6.3 accessning network 10.10.6.0/255.255.254.0 No default gateway
On this machine, I ping 10.10.6.1, which is a machine on 10.10.6.x. I get a reply. I ping 10.10.6.25, which doesn't exist, and I get
Pinging 10.10.6.25 with 32 bytes of data: Reply from 10.10.6.3: Destination host unreachable. Reply from 10.10.10.83: TTL expired in transit. Reply from 10.10.10.83: TTL expired in transit. Reply from 10.10.10.83: TTL expired in transit.
IPv4 Route Table =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 10.10.10.242 10.10.10.83 261 10.10.6.0 255.255.254.0 On-link 10.10.6.3 15 10.10.6.3 255.255.255.255 On-link 10.10.6.3 261 10.10.7.255 255.255.255.255 On-link 10.10.6.3 261 10.10.8.0 255.255.252.0 On-link 10.10.10.83 261 10.10.10.83 255.255.255.255 On-link 10.10.10.83 261 10.10.11.255 255.255.255.255 On-link 10.10.10.83 261 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306 192.168.2.0 255.255.255.0 10.10.10.242 10.10.10.83 6 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306 224.0.0.0 240.0.0.0 On-link 10.10.10.83 261 224.0.0.0 240.0.0.0 On-link 10.10.6.3 261 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306 255.255.255.255 255.255.255.255 On-link 10.10.10.83 261 255.255.255.255 255.255.255.255 On-link 10.10.6.3 261 =========================================================================== Persistent Routes: Network Address Netmask Gateway Address Metric 192.168.2.0 255.255.255.0 10.10.10.242 1 0.0.0.0 0.0.0.0 10.10.10.242 256 0.0.0.0 0.0.0.0 10.10.10.242 Default =========================================================================== IPv6 Route Table =========================================================================== Active Routes: If Metric Network Destination Gateway 1 306 ::1/128 On-link 1 306 ff00::/8 On-link =========================================================================== Persistent Routes: None
So, what am I doing wrong, and/or where do I look first for the issue? Its like the 10.10.6.3 ip hands the packets off to 10.10.10.83 if it gets a timeout. Which I'm reasonably sure ain't right.
I have a windows 2008 R2 box, with two nics.
Nic 1 =ip 10.10.10.83 accessing network 10.10.8.0/255.255.252.0 Default gateway 10.10.10.242
Nic 2 =ip 10.10.6.3 accessning network 10.10.6.0/255.255.254.0 No default gateway
On this machine, I ping 10.10.6.1, which is a machine on 10.10.6.x. I get a reply. I ping 10.10.6.25, which doesn't exist, and I get
Pinging 10.10.6.25 with 32 bytes of data: Reply from 10.10.6.3: Destination host unreachable. Reply from 10.10.10.83: TTL expired in transit. Reply from 10.10.10.83: TTL expired in transit. Reply from 10.10.10.83: TTL expired in transit.
IPv4 Route Table =========================================================================== Active Routes: Network Destination Netmask Gateway Interface Metric 0.0.0.0 0.0.0.0 10.10.10.242 10.10.10.83 261 10.10.6.0 255.255.254.0 On-link 10.10.6.3 15 10.10.6.3 255.255.255.255 On-link 10.10.6.3 261 10.10.7.255 255.255.255.255 On-link 10.10.6.3 261 10.10.8.0 255.255.252.0 On-link 10.10.10.83 261 10.10.10.83 255.255.255.255 On-link 10.10.10.83 261 10.10.11.255 255.255.255.255 On-link 10.10.10.83 261 127.0.0.0 255.0.0.0 On-link 127.0.0.1 306 127.0.0.1 255.255.255.255 On-link 127.0.0.1 306 127.255.255.255 255.255.255.255 On-link 127.0.0.1 306 192.168.2.0 255.255.255.0 10.10.10.242 10.10.10.83 6 224.0.0.0 240.0.0.0 On-link 127.0.0.1 306 224.0.0.0 240.0.0.0 On-link 10.10.10.83 261 224.0.0.0 240.0.0.0 On-link 10.10.6.3 261 255.255.255.255 255.255.255.255 On-link 127.0.0.1 306 255.255.255.255 255.255.255.255 On-link 10.10.10.83 261 255.255.255.255 255.255.255.255 On-link 10.10.6.3 261 =========================================================================== Persistent Routes: Network Address Netmask Gateway Address Metric 192.168.2.0 255.255.255.0 10.10.10.242 1 0.0.0.0 0.0.0.0 10.10.10.242 256 0.0.0.0 0.0.0.0 10.10.10.242 Default =========================================================================== IPv6 Route Table =========================================================================== Active Routes: If Metric Network Destination Gateway 1 306 ::1/128 On-link 1 306 ff00::/8 On-link =========================================================================== Persistent Routes: None
So, what am I doing wrong, and/or where do I look first for the issue? Its like the 10.10.6.3 ip hands the packets off to 10.10.10.83 if it gets a timeout. Which I'm reasonably sure ain't right.