Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

issue with TFTP server in Solaris 10

807557Nov 12 2009 — edited Nov 13 2009
Hi

I have recent installed TFTP server on one of our Solaris Blades but I am not sure if the service is running or not. I have done the configuration changes are mentioned in the following link

http://www.sun.com/bigadmin/content/submitted/jumpstart_zfs.jsp

But when I try to start the tftpd daemon I get the following error

root@ipkbld01 # svcadm restart tftpd
svcadm: Pattern 'tftpd' doesn't match any instances*
root@ipkbld01 #

But when I do a netstat -a |grep tftp I get the following output

root@ipkbld01 # netstat -a |grep tftp
*.tftp Idle*
+.tftp Idle++


Developers are complaining that their test routers cannot access this tftp server. the server and routers are able to reach other. Any pointers to why this happening and how it can be resolved

Finally I was trying to find any logs in the server to check if there are any errors, just wanted to know how to check tftp logs in Solaris 10
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 11 2009
Added on Nov 12 2009
2 comments
768 views