Re: connect to internet problem

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

 



 what is the problem in these rules ? 
 
 i can't access the internet  
 
 Chain INPUT (policy DROP)
 target     prot opt source               destination
 ACCEPT     all  --  anywhere             anywhere            state RELATED,ESTABLISHED
 ACCEPT     tcp  --  anywhere             anywhere            tcp spt:http
 ACCEPT     tcp  --  anywhere             anywhere            tcp spt:imap
 ACCEPT     tcp  --  anywhere             anywhere            tcp spt:domain
 ACCEPT     tcp  --  anywhere             anywhere            tcp spt:bootps
 ACCEPT     tcp  --  anywhere             anywhere            tcp spt:https
 LOG        all  --  anywhere             anywhere            LOG level warning
 ACCEPT     tcp  --  192.168.1.0/24       anywhere            tcp dpt:smtp
 ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:smtp state NEW
 ACCEPT     tcp  --  anywhere             anywhere            tcp dpt:ssh
 
 Chain FORWARD (policy ACCEPT)
 target     prot opt source               destination
 ACCEPT     all  --  anywhere             anywhere
 DROP       tcp  --  anywhere             anywhere            tcp spt:31337 dpt:31337
 
 Chain OUTPUT (policy DROP)
 target     prot opt source               destination
 ACCEPT     all  --  anywhere             anywhere            state NEW,RELATED,ESTABLISHE
 
 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux