August 15, 2009
How to forward all ports to a ‘dmz’ with Shorewall
Open up /etc/shorewall/rules in your favorite text editor (nano) as root. Add this line (and replace 192.168.0.2 with your ‘DMZ’ computer): DNAT net loc:192.168.0.2 all The confusion stems from the fact that most consumer-grade hardware routers consider the DMZ to be “the place where I forward everything.” Drove me nuts trying to figure this out, [...]
Filed by xtravar at August 15th, 2009 under linux
No comments on this post yet