On Mon, Aug 19, 2002 at 01:03:12PM -0400, Jason McCarty did this all over the keyboard: > On Mon, Aug 19, 2002 at 10:06:32AM -0600, Chris Mutchler wrote: > > 2. when i try to add this iptables ruleset, it tells me it can't: > > > > iptables -A INPUT -t tcp --dport 1433 -m limit -j LOG --log-prefix > > "Firewalled packet: MSSQL "
Just for the correctness... "-m limit...", so what's your limit? ;)
> You want -p tcp, for protocol. -t refers to a table, which right no is
> one of filter (the default), nat, or mangle. You use the nat table for
> masquerading and port-forwarding, and filter for most everything else.
>
> Your kernel config looks OK to me. I have freaking everything associated
> with iptables compiled in :)
yep.
--
niemals entkommst du meinen worten,
sie folgen dir nach als gedicht,
noch zu den fernsten fernen orten
versuch es: du vergisst mich nicht.
--Fluch
pgpCHkBRgqQWQ.pgp
Description: PGP signature

