- 分享
- 0
- 人气
- 0
- 主题
- 33
- 帖子
- 3377
- UID
- 53446
- 积分
- 3237
- 阅读权限
- 21
- 注册时间
- 2006-12-8
- 最后登录
- 2025-7-19
- 在线时间
- 6755 小时
 
|
~~冷~~ 发表于 2012-12-6 04:29 PM 
有什么各种办法可以找到ip address吗?
要看你的IT怎样做configuration,假如是做一般的 NAT Mode 就可以找internal interface的IP address。假如你的IT是做 transparent mode的话就没有办法找了 ,除了你是一个一个test咯。还有一个是几乎没有办法test出来的就是那个interface 还加一些特别service的port你就超难找了,就比如说 https://xxx.xxx.xxx.xxx:portnumber
假如是NAT Mode的话,你可以尝试下打开你的command,然后打ipconfig,然后看看你的default GW,这个也许就是你的FW interface 了。然后你打开ie,然后一般FW都会输入 https:// xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx 是就是你的GW) |
|