Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 14:19:29 -0800 (PST)
From:      amassaro@elyxir.com (Andrew Massaro)
To:        freebsd-questions@FreeBSD.ORG
Subject:   DSL-MAILROUTING PART II
Message-ID:  <20001115221929.1A812162@elyxir.com>

next in thread | raw e-mail | index | archive | help
Was poking around the tutorial files and came across, ipfw. when i do ipfw -a list the following is outputted:
00100 22146 11088140 divert 6668 ip from any to any via tun0
01000    32     1518 allow ip from any to any via lo0
01010     0        0 deny ip from 127.0.0.0/8 to 127.0.0.0/8
65000 31082 14897075 allow ip from any to any
65535     0        0 allow ip from any to any

I want to allow from a certain domain: 192.168.1.0 to 192.168.1.X how?

-- amassaro@elyxir.com


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?20001115221929.1A812162>