ipfw configuration to connect to localhost
From: Gokul (gpoduval_at_starhub.com.sg)
Date: 09/27/03
- Previous message: _at_micro$oft.com: "Re: Scripts needed for Trusted HP-UX system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 27 Sep 2003 15:13:36 +0800
Hello,
I recently installed ipfirewall on my freebsd release 5.1 machine. Most of
the configuration is satisfactory, but I cant seem to connect to local
ports. for example, i cant open http://localhost . I cant ssh to the same
machine, and so forth. my configuration is listed below. can anyone point
out where i am going wrong ?
00100 allow ip from any to any via lo0
00200 allow ip from 137.132.153.98 to any out
01000 allow tcp from any to any established
02000 allow tcp from any to 137.132.153.98 dst-port 22,80,8080 setup
03000 allow udp from 137.132.153.98 to any dst-port 53
03100 allow udp from any 53 to 137.132.153.98
04000 deny log icmp from any to 137.132.153.98 in
04100 allow icmp from 137.132.153.98 to any out
65535 deny ip from any to any
TIA
-- Gokul http://pod.homelinux.net hotmail.com@gpoduval (reverse this)
- Previous message: _at_micro$oft.com: "Re: Scripts needed for Trusted HP-UX system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|