Chain INPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 ACCEPT     esp  --  eth0   *       0.0.0.0/0            0.0.0.0/0           
    1   460 ACCEPT     udp  --  eth0   *       0.0.0.0/0            0.0.0.0/0           udp spt:500 dpt:500 
    9  3340 ACCEPT     udp  --  eth0   *       0.0.0.0/0            0.0.0.0/0           udp spt:4500 dpt:4500 
    4  1663 ACCEPT     tcp  --  eth0   *       192.168.0.150        0.0.0.0/0           tcp spt:80 
  160 12744 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:22 

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

Chain OUTPUT (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 ACCEPT     esp  --  *      eth0    0.0.0.0/0            0.0.0.0/0           
    1   712 ACCEPT     udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0           udp spt:500 dpt:500 
    9  2012 ACCEPT     udp  --  *      eth0    0.0.0.0/0            0.0.0.0/0           udp spt:4500 dpt:4500 
    6   391 ACCEPT     tcp  --  *      eth0    0.0.0.0/0            192.168.0.150       tcp dpt:80 
  177 64340 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp spt:22