1
配置从源到目的地的路由
不是Solaris网络的专家,所以想问你的意见 假设我想配置从源10.126.120.130(A)到目的地10.214.140.9(B)的数据包路由。 我这样配置(在netstat -rn中显示)(B) Destination Mask Gateway Interface ======= ===== ======= ====== 10.0.0.0 255.0.0.0 10.214.140.1 10.214.0.0 255.255.128.0 173.20.50.65 10.214.140.0 255.255.255.192 10.214.140.9 vmnet1 其中vmnet1的接口地址为10.214.140.9。我可以知道我是否正确配置了它?我希望数据包从(A)到(B)。