Date: Tue, 5 Dec 2000 22:16:06 -0500 (EST) From: Jim Freeze <jim@freeze.org> To: questions@FreeBSD.ORG Subject: Re: Can no longer ssh Message-ID: <Pine.BSF.4.21.0012052200500.14802-100000@www.bellnetworks.net> In-Reply-To: <Pine.BSF.4.21.0012051930020.13396-100000@www.bellnetworks.net>
next in thread | previous in thread | raw e-mail | index | archive | help
As I keep working on this issue, I keep inching forward. The ssh login 'su' garbage below was my mistake. In setting up the LAN I changed the name of my gateway. That is now fixed. I verfied ssh was working by removing all the firewall rules with # ipfw -f flush Reading some of the postings on mailing list suggestd that divert should come after the firewall rules. My rules started out with 00100 0 0 divert 8668 ip from any to any via vx0 00150 0 0 allow ip from any to any via lo0 ... If I remove 100 then ssh works, but of course I have killed my lan. I tried moving divert toward the end, but have not been sucessfull. Can someone shed some light on this for me? Thanks much. ==================================================== Jim Freeze jim@freeze.org --------------------------------------------------- ** http://www.freeze.org ** ==================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012052200500.14802-100000>