OT: Ipf and ssh

From: splat@4way.us
Date: Mon Nov 04 2002 - 15:59:12 EST


Gurus,
   Question for those of you using IPfilters. Hopefully someone can point
me in the right direction. I've just added a quad fast enet card to my
server. I added some rulesets to my existing ipf.conf file to allow for
qfe0 and qfe1, but now I get a "connection reset by peer" after logging in
via ssh. I've seen lots of "connection reset by peers" messages on the
newsgroups but none that look like they pertain to this issue with ssh.
Once I changed my ipf.conf file to only allow on hme0, everything went
back to normal. Any ideas? here's the rulesets

# Allow SSHd in from world
pass in quick on hme0 proto tcp from any to any port = 22 flags S keep
state
#pass in quick on qfe0 proto tcp from any to any port = 22 flags S keep
state
#pass in quick on qfe1 proto tcp from any to any port = 22 flags S keep
state

This is on a Solaris9 system using Openssh 3.4p1 and Openssl 0.96g.

Thanks in advance. Will summerize.

Randy Romero
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:25:13 EDT