> > Hi all, > > i've a problem to ftp from my admin machine to the > > router/firewall/proxy. > > This rule seems not correct :( > > #Autorise SSH from admin machine > > pass in quick on $internal proto tcp from $TRUST_IP to any port = 22 > > flags S keep state > > #seemms a syntax error ?? > > remove the = sign > pass in quick on $internal proto tcp from $TRUST_IP to any port 22
Both rule syntax (with "=" and without "=") are correct.
