• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

IPCHAINS help needed

subaquous

Senior member
Does anyone know of a site that shows you what the commands mean? I'm installing IPCHAINS but don't know how to read the language. I can sort of understand parts of it due to the documentation, but other than that I'm lost.... I look at some newbie linux sites like http://www.linuxnewbie.com # http://www.linuxtech.ch but I couldn't find much of what I was looking for.
 
Have you tried looking at the HOWTO files? They usually don't directly tell you what the commands mean, but from what they are used for, you can usually figure it out.
 
If you want to know what all the commands mean then look at the man page on ipchains, or just do a ipchains --help to dump the commands.
 
Back
Top