Date: Thu, 27 Dec 2001 17:30:48 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: Henry Su <henrysu@nttmcl.com> Cc: freebsd-net@FreeBSD.ORG Subject: RE: socket call in the kernel Message-ID: <Pine.BSF.4.21.0112271730190.84622-100000@InterJet.elischer.org> In-Reply-To: <AJEHKCJLENGKGEHDIOJGMEOICGAA.henrysu@nttmcl.com>
next in thread | previous in thread | raw e-mail | index | archive | help
put the forward rule as rule 50 and see what happens. On Thu, 27 Dec 2001, Henry Su wrote: > Hi, Julian: > > > Here's all the rules that I am using: > > [17:13:59][root@test2:~]$ ipfw show > 00100 0 0 allow ip from any to any via lo0 > 00200 0 0 deny ip from any to 127.0.0.0/8 > 00300 0 0 deny ip from 127.0.0.0/8 to any > 00400 0 0 allow udp from 0.0.0.0 2054 to 0.0.0.0 > 00500 1159 71707 allow ip from any to 216.69.69.254 > 00600 946 72546 allow ip from 216.69.69.254 to any > 00700 0 0 allow udp from any 67 to any 68 > 00800 16 4416 allow udp from any 68 to any 67 > 00900 20 1229 allow udp from any to 216.69.68.197 53 > 00910 20 4695 allow udp from 216.69.68.197 53 to any > 65533 39 2034 fwd 127.0.0.1,8800 log logamount 100 tcp from any to any 80 > 65535 393 35800 deny ip from any to any > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" 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.0112271730190.84622-100000>