Problem with firewall and the ports

2005-10-21 Thread Jayesh Jayan
Hi, I have a firewall in place on my server. I have opened few ports on it. The openports are 80,443, 22 ,21,20 and also the range 49152-65535. So when I try to retrive the INDEX file of ports I get the below errors with fetch and wget. ***

Re: Problem with firewall and the ports

2005-10-21 Thread Thomas Wolf
Jayesh Jayan wrote: Hi, I have a firewall in place on my server. I have opened few ports on it. The openports are 80,443, 22 ,21,20 and also the range 49152-65535. So when I try to retrive the INDEX file of ports I get the below errors with fetch and wget. [permission denied] Please post yo

Re: ipfw firewall help

2005-10-21 Thread Daemon
Great!. Thanks. One possibly stupid question. What is the "Deny Spoof"? Is that like; # Stop spoofing of your internal network range # ${fwcmd} add deny ip from ${iif} to any in via ${oif} # Stop spoofing from inside your private ip range # ${fwcmd} add deny ip from not ${iif} to an