Revision history of "Ufw entires in "before.rules""

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 07:11, 16 March 2020George2 (Talk | contribs). . (398 bytes) (+398). . (Created page with "<source lang="bash"> -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to 10.223.8.144:80 -A PREROUTING -i eth0 -p tcp --dport 443 -j DNAT --to 10.223.8.144:443 -A PREROUTIN...")