我有一个光纤 ISP 连接,使用静态 IP 与我的网络服务器连接。我的网络模型是,
云 -> ISP 调制解调器/路由器(GPON ONT) -> 交换机 <- 我的 Web 服务器
假设我的 ISP 有静态 IP,x.x.x.x
我的路由器 IP 地址是192.168.1.98
我的 Web 服务器机器 IP 地址是,192.168.1.12
Web 服务器的网关是192.168.1.98
我在路由器上设置了端口转发设置,如下所示,
Application: Web-Server
Start~End Port:80
Protocol: TCP
To IP Address:192.168.1.12
Start~End Port:80
Enable: Yes
1)从外部 ping xxxx,成功。
2)我的网络服务器可以正常连接互联网192.168.1.12
但我无法从外部访问我的网站。因此我使用nmap
nmap 测试了我的连接。结果是,
$ nmap -A -T4 x.x.x.x
Starting Nmap 7.70 ( https://nmap.org ) at 2019-02-26 12:00 IST
Warning: x.x.x.x giving up on port because retransmission cap hit (6).
Nmap scan report for x.x.x.x
Host is up (0.073s latency).
Not shown: 991 closed ports
PORT STATE SERVICE VERSION
23/tcp filtered telnet
53/tcp open tcpwrapped
80/tcp filtered http
2099/tcp filtered h2250-annex-g
2323/tcp filtered 3d-nfsd
3005/tcp filtered deslogin
9081/tcp filtered cisco-aqos
33354/tcp filtered unknown
49161/tcp filtered unknown
Service detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 1 IP address (1 host up) scanned in 65.91 seconds
为什么我无法访问我的 Web 服务器的 80 端口?这里出了什么问题?还有一条信息,当我在 GPON ONT 路由器中检查时间时,它显示,
current time: 2000-01-01 01:05:07