qaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-223 days agoPeak securityimagemessage-square20linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imagePeak securityqaz@lemmy.world to Programmer Humor@programming.devEnglish · edit-223 days agomessage-square20linkfedilinkfile-text
minus-squareItdidnttrickledown@lemmy.worldlinkfedilinkarrow-up0·22 days agoYeah except it would be iptables-restore < old_fw_rules.bak
minus-squarepiefood@feddit.onlinelinkfedilinkEnglisharrow-up1·edit-222 days agoFun fact: When you do iptables-save, you have to redirect the output if you want to save it to a file. But when you use iptables-restore, you don’t need to pipe it back in, you can just use the filename!
Yeah except it would be iptables-restore < old_fw_rules.bak
Fun fact: When you do iptables-save, you have to redirect the output if you want to save it to a file. But when you use iptables-restore, you don’t need to pipe it back in, you can just use the filename!