[Bug 231384] Re: Gtk+ applications slow when local (lo) network interface not upped

Ayan ayanm at yahoo.com
Mon Jul 7 20:00:58 UTC 2008


I followed Andrea's interface cleaning. I just deleted all the contents
of interface, but firefox still won't work. Then I remembered that one
of my friends helped me set up a firewall. The content of that file is:

#!/bin/sh
iptables -P OUTPUT ACCEPT
iptables -P FORWARD DROP
iptables -P INPUT DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

I deleted that file.

Then since now the interfaces are not there I had to put in the
following commands:

sudo ifconfig lo localhost
sudo route add localhost dev lo

I am typing this message using firefox three. I just have to set up the
lo interface. Getting there. However if someone could help me edit the
firewall file, I would appreciate that.

Ayan

-- 
Gtk+ applications slow when local (lo) network interface not upped
https://bugs.launchpad.net/bugs/231384
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox-3.0 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list