Hi seems to be a skipto bug in ipfw
# ipfw add 60000 skipto 65535 ip from any to any ipfw: illegal argument for skipto # ipfw show 65535 65535 157 17306 deny ip from any to any # ipfw add 60000 skipto 65534 ip from any to any 60000 skipto 65534 ip from any to any I am not sure how long it so but this I get on latest releng_6 sources João A mensagem foi scaneada pelo sistema de e-mail e pode ser considerada segura. Service fornecido pelo Datacenter Matik https://datacenter.matik.com.br _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[EMAIL PROTECTED]"
