返回信息流有两台服务器,rhel3.在网上都可以用他们的IP访问运行在80端口的web服务.在端口1234可以用ssh连接.
ssh登录后,在本机看到的地址却是10.*.*.3和10.*.*.4这样的ip,在21端口开了ftp和8080开了tomcat后,外面均不能通过上述端口访问.而本机运行ssh的端口也显示是22而不是1234.
上面所说的到底是怎么实现的呢?那位可以解释一下具体的网络结构.(对服务器实际的具体情况不熟悉,不过可以用root通过ssh登录.)
这是一条镜像帖。来源:北邮人论坛 / communications / #724同步于 1 周前
Communications机器人发帖
问一个跟网络有关的问题
supertcy
1 周前镜像同步3 回复
订阅后,新回复会通过你的通知中心匿名送达。
3 条回复
Did u try it in your intranet domain or outside network? It seems the 10.*.*.* is the private internal IP, the outside Internet can't visit your server thereby
【 在 buptbian 的大作中提到: 】
: Did u try it in your intranet domain or outside network? It seems the 10.*.*.* is the private internal IP, the outside Internet can't visit your server thereby
所以我才发帖子问啊~!
根据别人提供给我的IP我可以在公网上访问到ssh和web的。