Steven S. Critchfield wrote:
Check your configs for an option called bind. You want to bind to a specific
ip address instead of 0.0.0.0 so you only respond to the one nic.

I think the default tftpd (that I've run across) uses inetd. So it'll be in /etc/inetd.conf

From the man page for (Slackware's) inetd:

For internet services, the first field of the line may also have a host
    address specifier prefixed to it, separated from the service name by a
    colon.  If this is done, the string before the colon in the first field
    indicates what local address inetd should use when listening for that
    service.
-- 
You received this message because you are subscribed to the Google Groups 
"NLUG" group.
To post to this group, send email to nlug-talk@googlegroups.com
To unsubscribe from this group, send email to 
nlug-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/nlug-talk?hl=en

Reply via email to