Pavel,

1) Are you sure that you uncommented tftpd in inetd.conf ? Is inetd started ?
2) netstat -na | grep 69
3) tcpdump -ni lo port 69
4) check PF rules as Janne wrote before (maybe you need to pass or
just skip on lo). Btw, does it make any sense to use TFTP on localhost
? :)

--
Thanks!
Eugene Sudyr

On Fri, Apr 29, 2011 at 10:48 AM, Janne Johansson <icepic...@gmail.com>
wrote:
> 2011/4/29 pavel pocheptsov <lilit-aibo...@mail.ru>
>
>> openbsd 4.8
>> # cat /etc/pf.conf | grep tftp
>> pass in on $int_if inet proto udp from any to $int_if port tftp
>> # tftp 127.0.0.1
>>
>
> 127.0.0.1 would not be on the $int_if, would it?
>
> --
> B To our sweethearts and wives. B May they never meet. -- 19th century
toast
>
>



--
--
With regards,
Eugene Sudyr

Reply via email to