On 2/5/06, Craig White <craigwhite@xxxxxxxxxxx> wrote: > > > Well then if http (port 80) is open to the world per shorewall > > > rules...then so is phppgadmin and if shorewall has http (port 80) > > > blocked, then it is not available to the world. > > > > How can I check that out? > ---- > 1 - look at shorewall rules... > > 2 - see which ports are open and which are closed > > 3 - find out your ip address '# ifconfig' and go to someone else's house > and try to access it from their computer - http://your_ip_address > > 4 - get root shell prompt and type... > > iptables -L -n > /tmp/firewall-rules.txt > > and upload that file here and we will tell you. The contents of my /etc/shorewall/rules: #ACTION SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE USER # PORT PORT(S) DEST LIMIT ACCEPT $FW net GRE ACCEPT net $FW GRE ACCEPT $FW net tcp 1723 ACCEPT net $FW tcp 6881,4662,4711,1723 ACCEPT net $FW udp 6881 Any danger? :-) Paul