Re: Help on IPTABLES

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear Joel,

Browsing is working now. I have removed all chains in output and forward and starting with INPUT rules first. (Juat like u told me)

           

But I am now trying to check my mail on the box with iptables installed. Note I have opened ports 25 and 110 and tried with both sport and dport. Connection with local mail server cannot be made.  Did I miss something?

 

Sorry to bother you about those basic questions but I am VERY new to iptables.

 

Thanks & Best Regards

gy

 

 

Chain INPUT (policy DROP 2858 packets, 315K bytes)

pkts bytes target     prot opt in     out     source              

destination

 

0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0           0.0.0.0/0          tcp spt:53

 

1   456 ACCEPT     udp  --  *      *       0.0.0.0/0           

0.0.0.0/0          udp spt:53

 

0     0 ACCEPT     udp  --  *      *       0.0.0.0/0           

0.0.0.0/0          udp spt:80

 

33  6571 ACCEPT     tcp  --  *      *       0.0.0.0/0           

0.0.0.0/0          tcp spt:80

 

0     0 ACCEPT     udp  --  *      *       0.0.0.0/0           

0.0.0.0/0          udp spt:443

 

0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0           

0.0.0.0/0          tcp spt:443

 

0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0           

0.0.0.0/0          tcp spt:110

 

0     0 ACCEPT     udp  --  *      *       0.0.0.0/0           

0.0.0.0/0          udp spt:110

 

0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0           

0.0.0.0/0          tcp spt:25

 

0     0 ACCEPT     udp  --  *      *       0.0.0.0/0           

0.0.0.0/0          udp spt:25

 

 

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)

pkts bytes target     prot opt in     out     source               

destination

 

Chain OUTPUT (policy ACCEPT 664 packets, 67152 bytes)

pkts bytes target     prot opt in     out     source              

destination

 


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux