dd-wrt internal port forward from external hostname / ip adress
|
03.03.2011 |
In recent DD-WRT versions NAT loopback is broken, therefore if you want to connect to an external ip / hostname from the internal network, this does not work even though it works if you connect from outside your lan! the fix is easy, simply add the following command in administration -> commands as a startup command: iptables -t nat -I POSTROUTING -o br0 -s 192.168.144.0/24 -d 192.168.144.0/24 -j MASQUERADE (of course you need to change 192.168.144.0 to your local lan subnet!) |
![]() |
|
this site was rendered in 0.22896 seconds with a total # of 22 242 180 sites so far.
676072 of which came from registered users. Impressum @ u2.hax.at |