On Sun, May 10, 2009 at 08:31:29AM +0200, [email protected] wrote: > > when i bootmy system i get this message:
> iptables v1.4.1.1: Couldn't load target 'f8to0':/lib/xtables/libipt_f8to0.so: > cannot open shared objekt file: No such filr or directory "sudo iptables -A INPUT -j f8to0" on a command line will give the above error message. I'm guessing you have a firewall script of some sort that is massed up and tries to jump to a made up target. "sudo grep -r f8to0 /etc/rc?.d" should give you a hint. -- Soren Hansen | Lead Virtualisation Engineer | Ubuntu Server Team Canonical Ltd. | http://www.ubuntu.com/
signature.asc
Description: Digital signature
-- Ubuntu-devel-discuss mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
