On Mon, Jun 8, 2009 at 10:41 AM, Zak B. Elep <[email protected]> wrote:

>
> Just wondering, what does `iptables -nvL' show?
>
>
The problem is not on my iptables. Though if it would help, here it goes:

Chain INPUT (policy ACCEPT 5 packets, 316 bytes)
 pkts bytes target     prot opt in     out     source
destination
   49  6017 ACCEPT     tcp  --  eth0   *       0.0.0.0/0
0.0.0.0/0           tcp dpt:22 state NEW,ESTABLISHED
 6325 3357K ACCEPT     all  --  lo     *       0.0.0.0/0
0.0.0.0/0
 6611 3422K ACCEPT     all  --  *      *       0.0.0.0/0
0.0.0.0/0           state RELATED,ESTABLISHED
    0     0 ACCEPT     tcp  --  *      *       127.0.0.1
0.0.0.0/0           state NEW tcp dpt:3128
  288 17280 ACCEPT     tcp  --  eth0   *       0.0.0.0/0
0.0.0.0/0           state NEW tcp dpt:8080
    3   217 DROP       udp  --  eth+   *       0.0.0.0/0
0.0.0.0/0
   74  3280 DROP       tcp  --  eth+   *       0.0.0.0/0
0.0.0.0/0           tcp flags:0x17/0x02

Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source
destination

Chain OUTPUT (policy ACCEPT 13515 packets, 6785K bytes)
 pkts bytes target     prot opt in     out     source
destination
   37  5208 ACCEPT     tcp  --  *      *       0.0.0.0/0
0.0.0.0/0           tcp spt:22 state ESTABLISHED



A friend of mine has the same problem (that make the two of us to be
"paranoid").  He suggested me to read this....
http://seclists.org/pen-test/2005/Sep/0121.html
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to