Problem:
Why user can not access the LAN server from LAN host using its domain name?
Solution:
This is because when NAT is enabled in the NAT router, the domain name will be resolved to the WAN IP of the NAT router. This causes the traffic stop at the WAN side of the NAT router when the request is sent from the host to the internal server. And never arrive at the server. Therefore, if you try to access this server from LAN side also using its domain name, we provide an enhanced solution (not for all models) to achieve this.
You need to do two settings:
1. Go to Menu 24.8 and type the following CI command
ras > ip nat loopback on
2. Configure Port Forwarding in menu 15.1 by entering the server
IP and port number.
Otherwise, you can only use the IP address to access the internal
server from any LAN host. While only the remote users can use the
domain name instead.
config natloopback=disabled
config checkoptions=transparent
config natloopback=disabled
debug traceconfig mode=dump
ipadd intf=LocalNetwork addr=10.0.0.138/24 addroute=disabled
ifconfig intf=loop mtu=65535 group=local
ifconfig intf=LocalNetwork mtu=1500 group=lan linksensing=enabled primary=enabled
rtadd dst=255.255.255.255/32 gateway=127.0.0.1
rtadd dst=10.0.0.0/24 gateway=10.0.0.138
rtadd dst=224.0.0.0/4 intf=LocalNetwork
tabi hat geschrieben:ps: mittels web komme ich trotzdem nicht mehr auf den router, obwohl ich die portnr. mit angegeben habe!
tabi hat geschrieben:da der proxy blockiert.
ZurĂĽck zu TECHNIK, NETZWERK & HARDWARE
Mitglieder in diesem Forum: DotNetDotCom [Crawler] und 53 Gäste