Apr
26
2009
Posted by ebal at
12:39:10
in blog, planet_ellak
Tftpd on Ubuntu (jaunty) 9.04
On Linux machine:
sudo apt-get install tftpd
sudo mkdir -pv /srv/tftp
sudo chmod 777 !$
sudo /etc/init.d/openbsd-inetd restart
On Cisco Router:
Router#copy run tftp:
Address or name of remote host []? 192.168.2.2
Destination filename [Router-confg]?
!!
2722 bytes copied in 0.036 secs (75611 bytes/sec)