Re: enabling tftp port 69

2004-08-12 Thread Dan Nelson
In the last episode (Aug 12), Atuboyedia Christiana said:
> I have a question that needs to be answered very quickly.  I have
> enabled the use to tftp on my IBM T40 FreeBSD machine.  However, when
> I use nmap to look scan the ports and to tell me what ports are open,
> port 69 is not on that list.  However, I am able to tftp between two
> computers.  Can someone tell me what is going on here and what I can
> do to enable port 69?  Thank you.

tftp uses UDP sockets, and nmap does a TCP scan by default.  Use the
-sU flag will tell nmap to scan UDP ports.

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


enabling tftp port 69

2004-08-12 Thread Atuboyedia Christiana
Hello,

 

I have a question that needs to be answered very quickly.  I have enabled
the use to tftp on my IBM T40 FreeBSD machine.  However, when I use nmap to
look scan the ports and to tell me what ports are open, port 69 is not on
that list.  However, I am able to tftp between two computers.  Can someone
tell me what is going on here and what I can do to enable port 69?  Thank
you.

 

Christiana Atuboyedia

Booz Allen Hamilton

Satellite and Hybrid Communications Team

8283 Greensboro Drive

McLean, Virginia 22102

(703) 377-0581

  [EMAIL PROTECTED]

 

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