Ken Wilson wrote: > thanks for modem answers and ISP stuff > Megan gave me a hand and found that the firewall was stopping email and > web on high setting, anyone have some firewall rules that they would > like to share. I only do personal dial up email and www stuff. no > network, no server. > thanks Ken >
Redhat 7.2 uses these settings for its High security level option, which will give you email and web browsing: Chain input (policy ACCEPT): target prot opt source destination ports ACCEPT all ------ anywhere anywhere n/a REJECT tcp -y---- anywhere anywhere any -> any REJECT udp ------ anywhere anywhere any -> any Chain forward (policy ACCEPT) : Chain output (policy ACCEPT) : Regards John -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
