|
||||||||||
Hello, > I'm trying to make a remote desktop connection from the internet to a > machine with a 192 address on my LAN. > > I have created a WAN Rule: TCP/UDP * 3389 192.168.0.10 3389 Replace source port 3389 by * into wan rule. > A LAN rule: TCP/UDP * 3389 192.168.0.10 3389 NAT remote desktop In theory, Lan rule is not necessary, because packet are coming inside by the wan interface and outgoing by the lan > and a NAT rule: WAN TCP 3389 192.168.0.10 3389 ok Thierry |