Wanderson Tinti escreveu: > $cmdfw add 790 pipe 30 all from any to 10.2.100.1 in via $ext_if > $cmdfw add 800 pipe 31 all from 10.2.100.1 to any out via $ext_if > Tenta fazer o controle na interface interna em vez da externa:
$cmdfw add 790 pipe 30 all from any to 10.2.100.1 out via $int_if $cmdfw add 800 pipe 31 all from 10.2.100.1 to any in via $int_if ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

