Hi there,
Do your PC's on your home LAN get their IP addresses automatically via DHCP from your router.
If so, this could be the reason why your port forwarding rule is breaking.
Port forwarding requires a port type ( either UDP, TCP or both ), number and destination IP address on your home LAN to forward it to.
If you are using DHCP, then it is possible that your PC's IP address is changing - this is a result of the DHCP lease expiring and a new IP address being assigned to it by your router's DHCP server.
So, if this is happening, your port forwarding rule will no longer be valid because the destination IP address is now different.
If this is what is happening - you have a couple of options here :-
1. Some routers can allow you to reserve IP addresses from the DHCP pool. This means you can ensure that the same IP address is given to a certain MAC address. If your router has this feature, you can ensure your PC will always be given the same IP address even though you are using DHCP.
2. Another solution is to set up a static IP addressing scheme for your home LAN, therefore, the IP address of your PC will not change.
Hope this helps, let us know how you get on.
Cheers, Lofty.