pastebin
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
pastebin
Follow @pastebin
create new paste
trending pastes
sign up
login
my settings
my profile
My Pastes
Public Pastes
Untitled
Objective C | 0 sec ago
【産経】韓国が...
9 sec ago
Untitled
3 sec ago
Untitled
HTML 5 | 41 sec ago
wupload cookies 13 febr...
14 sec ago
@watch Phoenix Coyotes ...
16 sec ago
Untitled
XML | 8 sec ago
Untitled
9 sec ago
Layout Width
Share Pastebin
Untitled
By: a guest | Mar 18th, 2010 | Syntax:
None
| Size: 0.21 KB | Hits: 28 | Expires: Never
Download
|
Raw
|
Embed
|
Report abuse
This paste has a previous version,
view the difference
.
debmin2:~# iptables -N spoofed
[175763.778063] ip_tables: (C) 2000-2006 Netfilter Core Team
debmin2:~# iptables -A INPUT -s 0.0.0.0 -j spoofed
debmin2:~# iptables -A INPUT -s 0.0.0.0/8 -j spoofed
debmin2:~#
create new paste
|
create new version of this paste
RAW Paste Data
debmin2:~# iptables -N spoofed [175763.778063] ip_tables: (C) 2000-2006 Netfilter Core Team debmin2:~# iptables -A INPUT -s 0.0.0.0 -j spoofed debmin2:~# iptables -A INPUT -s 0.0.0.0/8 -j spoofed debmin2:~#