Eh o shell que tah me ferrando, vejam:

root@srv1:~# set bloco="192.168.50.0/24{8,3,2,5,4}"
root@srv1:~# echo $bloco
192.168.50.0/248 192.168.50.0/243 192.168.50.0/242 192.168.50.0/245 192.168.50.0/244

root@srv1:~# sh
# ipfw add allow tcp from 192.168.50.0/24{8,3,2,5,23} to any 21
03800 allow tcp from 192.168.50.0/24{2,3,5,8,23} to any dst-port 21

no sh funciona certinho, no tcsh nao...

Obrigado pela forca...

Renato

Gilmar Ribeiro da Rosa wrote:
Tenta isso:

BLOCO="192.168.50.0/24{8,3,2,5,23}"
ipfw add allow tcp from $BLOCO to any 21

[]'s
gilmar
_______________________________________________________________
Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/

Responder a