Date: Wed, 13 May 1998 21:17:55 -0500 (CDT) From: Charlie Root <root@ftp1.mfn.org> To: freebsd-questions@FreeBSD.ORG Subject: IPFW Message-ID: <199805140217.VAA01596@ftp1.mfn.org>
next in thread | raw e-mail | index | archive | help
Is this a legal construct? ipfw add allow all tcp from 10.0.0.0:255.0.0.0 to any tcp 23 the idea being to allow any tcp based packets from my (obviously ficticious) net to any other, provided that these packets have a destination port of 23? (outbound telnet - and yes, I realize there is a LOT more to it, I'm just not familiar with IPFW syntax, and wanted to check it before I go ahead)... Thanks J.A. Terranson sysadmin@mfn.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?199805140217.VAA01596>