The well known port 67 should be named bootps, not bootp. See http://www.iana.org/assignments/port-numbers This change is needed for a test in Go's net package: http://go.googlecode.com/hg/src/pkg/net/port_test.go Notes: Mon Jul 18 14:20:02 EDT 2011 geoff i added an entry for bootps instead of changing bootp to bootps. Reference: /n/sources/patch/applied/ndb-bootps Date: Mon Jul 18 01:37:36 CES 2011 Signed-off-by: fshahriar@gmail.com Reviewed-by: geoff --- /lib/ndb/common Mon Jul 18 01:30:43 2011 +++ /lib/ndb/common Mon Jul 18 01:30:42 2011 @@ -293,7 +293,7 @@ udp=tacacs port=49 udp=tftp port=69 udp=bootpc port=68 -udp=bootp port=67 +udp=bootps port=67 udp=domain port=53 udp=dns port=53 udp=portmap port=111