Comment 9 for bug 972834

Revision history for this message
Brandon Pierce (ihashacks) wrote :

I don't know how "clean" this is, but it "works." Even though the port is defined as 69 it *can* be overridden on the command line with "--port 77" or any other arbitrary valid port:

# atftpd --daemon --no-fork --port 77

$ netstat -an --inet | grep :77
udp 0 0 0.0.0.0:77 0.0.0.0:*