local ssh connect

Mohamad SALEH msaleh@orsys.fr
Fri, 10 Aug 2001 10:29:53 +0200


Benjamin Albrecht a =E9crit :

> hi netfilters,
>
> i resolved the problem from this morning. now i m out of breath. becaus=
e
> i try to make my firewall manageable from my workstation. the firewall
> is the cellar. and every 5 min i had to jump down because i ve closed
> all ports. my configuration
>
> workstations <--> 16-Port-Switch <--> firewall
>
> the firewall has two nics. one for the local-network and the other to
> connect my DSL-Provider. my first goal is to sit on my wk and play with=

> iptables. but i can t. i tried serveral configurations with my script
> but i cant connect to the firewall (called drago)
>
> perhaps someone can say me my fault.
>
> benjamin
>

Your ruleset as listed in the joined file to your message does permit any=
thing to
pass. You have no single DROP in your rules and your default policy is AC=
CEPT.

That means your problem is not a netfilter one. You want to use perhaps s=
sh as I
could understand from your ruleset. I it is the case you have to configur=
e your
firewall to permit this access to your workstation.

--
Mohamad