tftp from cisco to sun

2007-12-24 19:37:00

On cisco router:
copy running-config tftp
Address or name of remote host []? 10.1.1.1
Destination filename [acton-at-gw2-confg]? config
.....
%Error opening tftp://10.1.1.1/config (Undefined
error)
acton-at-gw2#Connection closed by foreign host.

On SUN solaris 8 : /var/adm/messages:
Mar 26 23:02:45 doppler tftpd[23772]: [ID 464510
daemon.error] socket (delay): Protocol not supported

In /etc/inetd.conf:
tftp dgram udp6 wait root
/usr/sbin/in.tftpd in.tftpd -s /tftpboot

tftpboot directory:
bash-2.03# ls -ld /tftpboot
drwxrwxrwx 2 root other 512 Mar 26 18:59
/tftpboot

I tried with a tftp daemon running on window2000 and
it worked just fine. Any idea why?
Thanks

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/?.refer=text

Comments

Got something to say?

You must be logged in to post a comment.