Already installed packages:
drakxtools-1.1.7-59mdk.src.rpm
ipchains-1.3.10-5mdk.src.rpm  iptables-1.2.4-2mdk.src.rpm
Bastille-1.2.0-2mdk (cooker is now at 4mdk)

tinyfirewall trys to install iptables and Bastille even though they are
already installed!  also, it was having problem finding cdrom drive &
the cdrom, so i commented out the following.

Starting @ linux #236 of /usr/lib/libDrakX/tinyfirewall.pm

    Gtk->main_iteration while Gtk->events_pending;
    #if (!$in->do_pkgs->install(Kernel22() ? "ipchains" : "iptables",
"Bastille")) {
            #   $in->ask_warn('', _("Failure installing the needed packages : %s
and Bastille.
            #Try to install them manually.", Kernel22() ? "ipchains" :
"iptables") );
            #$dialog->destroy;
            #$in->exit(0);
        #    }
    ReadConfig;
    DoInterface($in);

i don't know much perl (if any) but this simpley looks to see if it's
checking that iptables & Bastille are simply installed (no versioning
check), mmm kernel 2.4.17 here...

Also, get an error after completeing the tinyfirewall tool:

# tinyfirewall 

WARNING: reverting to default settings (dropping firewall)
disabling IP forwarding... done.
unloading masquerading modules... done.
resetting default input rules to accept... done.
resetting default output rule to accept... done.
resetting default forward rule to accept... done.
flushing INPUT rules... done.
flushing OUTPUT rules... done.
flushing FORWARD rules... done.
removing user-defined chains... done.
Setting up IP spoofing protection... done.
Allowing traffic from trusted interfaces... done. 
Setting up chains for public/internal interface traffic... done. 
Setting up general rules...iptables v1.2.4: invalid TCP port/service
`linuxconf' specified
Try `iptables -h' or 'iptables --help' for more information.
 done.
Setting up outbound rules... done.

Notice the line: "Setting up general rules...iptables v1.2.4: invalid
TCP port/service `linuxconf' specified Try `iptables -h' or 'iptables
--help' for more information."


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to