How work the NAT: 1:1 ? help me guys!
-
Hi guys,
on my router I have an IP range from 192.168.1.1 to 192.168.1.10 (WAN) but only the ip 192.168.1.2 is a pubblic IP that answer to this IP 83.23.44.???.Example router IP:
192.168.1.1 dynamic pubblic IP
192.168.1.2 ***** Static IP ***** 83.23.44.???.
192.168.1.3 dynamic pubblic IP
192.168.1.n dynamic pubblic IP
192.168.1.10 dynamic pubblic IPFirewall:
WAN 192.168.1.1
LAN 10.100.1.254In my configuration I have the external IP 192.168.1.1 (WAN) and the internal IP 10.100.1.254 (LAN).
I need to assign this internal host with the IP 10.100.1.1 to the WAN IP using the IP 192.168.1.2 to be reacheable from the external, all other PCs in the LAN from 10.100.1.10 to 10.100.1.250 don't need to reacheable from the external IP.
Using all other external IP 192.168.1 and 192.168.1.3-10 (router) I don't have always the same pubblic IP, this change all time every days, this is very good for many my applications.NAT 1:1
Interface External IP Internal IP Description
WAN 192.168.1.2 10.100.1.1 HTTPS serverI try to setup the 1 to 1 NAT, I have setup the external IP on 192.168.1.2 and the internal to 10.100.1.1. but dosen't work, so I'm not an expert, there is any one that can help me about.
Many thx to all
inferenza
-
I believe you would need to make 192.168.1.2 a virtual IP on your wan…
make your wan interface 192.168.1.1 and add a virtual address...
-
Hi chpalmer,
great and many thx I'll try today.
inferenza