Networking Forums

Networking Forums > Computer Networking > Linux Networking > browsing web became very slow after IPtables firewall

Reply
Thread Tools Display Modes

browsing web became very slow after IPtables firewall

 
 
Philip Sheng
Guest
Posts: n/a

 
      08-12-2004, 08:43 PM
I installed Redhat Enterprise version 3.0 on a Dell PC. After I configured
the firewall through IPTables, browsing Internet in Mozilla became very
slow. It took 15 seconds or more to show the first page of www.msnbc.com. My
computer is directly connected to the Internet and I only use the filter
table in the firewall. Any ideas about what is wrong?

This is what I have in the /etc/sysconfig/iptables
=================================
*filter
:INPUT DROP [0:0]
:FORWARD DROP [0:0]
:OUTPUT ACCEPT [0:0]
-A INPUT -i lo -j ACCEPT
-A INPUT -i eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT
#-A INPUT -i eth0 -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT
COMMIT


Thanks,

Philip


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow Web Browsing carlos2180@gmail.com Network Routers 0 04-19-2006 05:43 PM
Slow browsing on ICS Trev Smith Home Networking 0 07-11-2005 07:29 PM
Slow web browsing on ICS Trev Smith Broadband 0 07-11-2005 06:14 PM
Slow browsing Sjenkins Windows Networking 0 01-22-2004 05:50 PM
iptables firewall making smtp/pop3 slow in response Tobias Skytte Linux Networking 4 01-20-2004 12:08 AM



1 2 3 4 5 6 7 8 9 10 11