Date: Wed, 18 Sep 2002 14:13:15 -0400 (EDT) From: Incoming Mail List <mailist@whoweb.com> To: questions@freebsd.org Subject: ipfw rulesets Message-ID: <200209181813.OAA10044@whoweb.com>
next in thread | raw e-mail | index | archive | help
Can anyone tell me why the following ruleset does NOT allow telnet sessions? allow tcp from any to any 23 The only way I can get it to work is by adding, allow tcp from any to any established Isn't the format of the first rule supposed to allow incoming and outgoing packets on port 23? Jon 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?200209181813.OAA10044>