Debian : Firewall (IPTables Attribut Lengkap): Revision history

Diff selection: Mark the radio buttons 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.

31 October 2025

  • curprev 20:3620:36, 31 October 2025Novy talk contribsm 5,807 bytes 0 Protected "Debian : Firewall (IPTables Attribut Lengkap)" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
  • curprev 20:3620:36, 31 October 2025Novy talk contribs 5,807 bytes +5,807 Created page with "== Tabel Atribut / Parameter IPTables == === Atribut Dasar IPTables === {| class="wikitable" !Atribut / Opsi !Contoh !Keterangan |- |<code>-A</code> |<code>-A INPUT</code> |Menambahkan rule di akhir chain |- |<code>-I</code> |<code>-I INPUT 1</code> |Menyisipkan rule di baris tertentu |- |<code>-D</code> |<code>-D INPUT 3</code> |Menghapus rule tertentu |- |<code>-R</code> |<code>-R INPUT 2</code> |Mengganti rule di baris tertentu |- |<code>-L</code> |<code>-L -n -v</co..." Tag: Visual edit