Це мережева топологія, з якою я працюю:
.______.
| |
|Modem | 10.0.0.1
|______|
| | .______.
| `----------------| |
| |Box A | 10.0.0.200
| .______. |______|
`--------| |
|Router| 10.0.0.100
|______| 192.168.0.1
|
.___|__.
| |
|Box B | 192.168.0.12
|______|
route
у вікні А повертається:
Destination Gateway Genmask Flags Metric Ref Use Iface
default 10.0.0.1 0.0.0.0 UG 0 0 0 eth0
10.0.0.0 * 255.255.255.0 U 0 0 0 eth0
route
у вікні B повертається:
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
default 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
Питання: Як я можу отримати доступ до коробки B з поля A?