On Sep 21, 2005, at 4:20 PM, ann kok wrote:
my rules:

ipfw add allow udp from any to tftpserverip
ipfw add allow udp from tftpserverip to any

In the freebsd box, I can access tftp server but
internal users is hanging in the "get" state

TFTP may also use TCP:

% grep tftp /etc/services
tftp             69/udp     # Trivial File Transfer
tftp             69/tcp     # Trivial File Transfer

--
-Chuck

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to