ssh and ipfw

From: Adam@junik.lv
Date: 02/26/02


From: "Adam@junik.lv" <adam@junik.lv>
To: <freebsd-security@freebsd.org>
Date: Tue, 26 Feb 2002 13:28:19 +0200

 I would appreciate any help with this issue:

I'm using ipfw on two machines, both running FreeBSD 4.5 RELEASE.
At both machines the following rules apply:
ipfw add pass tcp from A to B 22
ipfw add pass tcp form B to A 22
A and B being the respective IP addresses of the machines!

Surprisingly, when I tried to log from each of the machines into the other, the ipfw wouldn't pass any tcp through.

The login format is as per usual:

ssh username@A
ssh usernamer@B

Thanks in anticipation,
Adam

______________________________________
Scanned and protected by Inflex
http://pldaniels.com/inflex

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message



Relevant Pages

  • Re: Packet filter performance on SMP
    ... I'll have to implement a packet filter on machines with ... SMP machines? ... Will IPFW be better? ... only does a reader lock on packet processing so multiple CPUs ...
    (freebsd-net)
  • Re: ssh and ipfw
    ... I'm using ipfw on two machines, ... ipfw add pass tcp from A to B 22 ... ${fwcmd} add allow from any to any established ...
    (FreeBSD-Security)
  • Re: ipfw & fBSD 4.11
    ... > I'm currently trying to win battle with ipfw and setting up bandwidth ... > All machines in my network 192.168.10.0/24, ... >> ipfw pipe flush ... > Pkt/Byte Drp ...
    (comp.unix.bsd.freebsd.misc)
  • Re: ssh and ipfw
    ... > I'm using ipfw on two machines, both running FreeBSD 4.5 RELEASE. ... > ipfw add pass tcp from A to B 22 ...
    (FreeBSD-Security)
  • ipfw & fBSD 4.11
    ... I'm currently trying to win battle with ipfw and setting up bandwidth ... All machines in my network 192.168.10.0/24, has bandwidth unlimited. ... While I'm wathing pkg's by executing 'ipfw show' and 'ipfw pipe show', ...
    (comp.unix.bsd.freebsd.misc)