« No filter other that dust accumulation showing after compiling meshlab | Centos 7 X won't start after installing CUDA 7.5 » |
Port forwarding mysteriously stopped working on my Dlink DIR825-C1 running DD-WRT. After trying many different things and almost ditching my ISP I found the following solution on http://www.dd-wrt.com/phpBB2/viewtopic.php?p=673373, thanks to user mojud.
In the Control Panel click on "Administration" then on "Commands". Copy and paste the following inside the Commands box:
iptables -t nat -A POSTROUTING -j MASQUERADE
Click on "Save Firewall" and then "Run Commands"