Hello list,

I'm trying to restrict ssh access to a server so that only ips on our T1
can access it. I used the following format:

TRUSTED_CONNECTIONS="src.com.ip.xx()-svr.dst.ip.xx(:22)"

(And also removed 22 from the ALLOWED_PORTS_TCP line.) After restarting
the firewall though, I can't ssh into it from src.com.ip.xx. I know the
ip addresses are correct, as I double checked them. Is there something
else I'm missing?

Also, is it possible to write the TRUSTED_CONNECTIONS line in the
format "src.com.ip.xx\24()-svr.dst.ip.xx(:22)" or will this just confuse
firewall?

TIA,
Jacob

Reply via email to