Date: Mon, 26 Oct 1998 04:11:41 -0500 (EST) From: Can Altineller <altine@ee.fit.edu> To: mobile@FreeBSD.ORG Subject: ipfw and httpd. Message-ID: <Pine.BSF.4.05.9810260405000.594-100000@seraglio.xochi.net> In-Reply-To: <1165.909381364@gjp.erols.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello All; I started running httpd in my laptop, also I have a firewall; and I figured a strange behaivor in ipfw. It has been acting differently than my ex-desktop. forgive me all those who think this is not the correct list to post this. in my rc.firewall I have $fwcmd add pass tcp from any to ${ip} 80 setup just as I have for port 22, 23, which work fine. However; when I telnet to myhost:80 from an external host; the myhost:80 does not respond at all. I've tcpdumped such an interaction and figured out that it does not syn back, other words, it does not connect at all. I've tried various other commands such as: ipdw add pass tcp from myip 80 to any setup ; and that does not seem to be working. any ideas, or help appreciated. -C@n To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" 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.05.9810260405000.594-100000>