Bruce McNamara wrote:
> > Will that also work whit port ranges ? > and whit
> UDP ports?
>
> I tried it for POP 110, SMTP 25, Imap 143, HTTP 80 & HTTPS
> 443 with sucess but haven't yet tried any others.
>
> Bruce
Now I have installed ipmasqadm, and typed in the following in the root command promt (on telnet) :
ipmasqadm autofw -A -r tcp 28800 29000 -h 192.168.1.65
ipmasqadm autofw -A -r tcp 47624 47624 -h 192.168.1.65
ipmasqadm autofw -A -r tcp 2300 2400 -h 192.168.1.65
ipmasqadm autofw -A -r udp 2300 2400 -h 192.168.1.65
and it works great, so I guess it works for both tcp and udp ports
The ports above is for playing games on msn gaming zone
Now i just got to figure those templates out, so i dont have to type it in after each reboot.
On a diffrent note, I tested the security on 2 sites,
http://grc.com and
http://dslreports.comI am not sure what to think of it , has anyone else tryed this?
heres some of the results :
Port State Protocol Commonly
110 open tcp pop-3
113 open tcp auth
143 open tcp imap2
21 open tcp ftp
23 open tcp telnet
25 filtered tcp smtp
3128 open tcp squid-http
389 open tcp ldap
515 open tcp printer
548 open tcp afpovertcp
80 open tcp http
I dont like the Telnet and printer ports is wide open.
Regards
Jan