Date: Thu, 24 Oct 2002 20:36:43 -0400 From: Alan McKay <amckay@neap.net> To: Nick Rogness <nick@rogness.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: help with webcam through natd + ipfw Message-ID: <1035506203.3db8921be749a@secure.neap.net> In-Reply-To: <20021024181103.N36020-100000@skywalker.rogness.net> References: <20021024181103.N36020-100000@skywalker.rogness.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> What does `ipfw -a l` show? That seems to be the same as "ipfw show", which I used to determine that there do not seem to be any 'deny' rules hit. So I cannot really tell where those packets are going. I can hit my port 80 from work no problem (www.bodensatz.com), but 8080 no deal. So it seems to be going through some allow rule, but I'm not sure which. Also, my 'allow 8080 setup' rule was after the divert but with the public IP number, so I added an equivalent one with the private address of my interal PC. i.e. 01350 0 0 allow tcp from any to <PC_WITH_CAM> 8080 setup 05550 0 0 allow tcp from any to 207.164.198.56 8080 setup I put the private IP rule right after the divert just in case. gah! -- http://www.bodensatz.com/ The Beer Site ™ 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?1035506203.3db8921be749a>