| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Dec 22 '12 at 16:15 | |
| stats | profile views | 1 |
|
Dec 22 |
comment |
Cannot get TFTP server working on Ubuntu using xinetd I was able to connect to it locally! The netstat -na | grep LIST | grep 69 is wrong because there is no LISTENING text in the netstat output for the tftp server. I ran sudo netstat -pa | grep xinet and saw the server on port 69. As for why Windows couldn't see it, I turned off the Windows firewall and it worked, so the damned Windows firewall was secretly blocking it! |