Miro LZ4NY,
The 2 commands would be entered by selecting Administration > Commands
iptables -t nat -I PREROUTING -p ipencap -d AAA.AAA.AAA.AAA -j DNAT
--to-destination BBB.BBB.BBB.BBB
iptables -t filter -I FORWARD -p ipencap -d BBB.BBB.BBB.BBB -j ACCEPT
Then select: "Save Firewall"
73,
Lynwood
KB3VWG
On 12/06/2013, lz4ny(a)mail.bg wrote:
Hello,
What command line to ask in DD-WRT router to release protocol IPENCAP (4)
to my local machine assuming that AAA.AAA.AAA.AAA is my real address of the
interface WAN of DD-WRT and BBB.BBB.BBB.BBB is the address of the Linux
machine behind the router.
73, Miro LZ4NY