Thank you to Luc Suryo for his follow up email. I had everything in place other than the inetconv. > try this > > add the following line in /etc/inetd.conf (we use /tftpboot btw! so you > may need to change and create the directory!) > > > tftp dgram udp6 wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot > > then convert to a smf entry > > inetconv -i /etc/inet/inetd.conf > > then remove the line in inetd.conf, restart inetd (with svcadm) and > enable tftp with svcadm too > > hope this may help... > > (works on our jumpstart server..) > > > -ls Original post. Jerry K wrote: > I am trying to get tftp enabled on a newly installed and fully patches > (according to pca) Solaris 10 u3 install. I figured that I would be > able to see tftp either using "svcs -a" or inetadm. > > On a Solaris 10 u2 installation where I have tftp operational, I can see > the following: > > ================================================ > > e4500 / 404 # svcs -l svc:/network/tftp/udp6 > fmri svc:/network/tftp/udp6:default > name tftp > enabled true > state online > next_state none > state_time Mon Apr 23 20:32:14 2007 > restarter svc:/network/inetd:default > contract_id > e4500 / 405 # inetadm | grep tftp > enabled online svc:/network/tftp/udp6:default > e4500 / 406 # > > ================================================ > > On my freshly install system with Solaris 10 u3, svcs and inetadm come > up empty. > > Did something change between u2 and u3? > > Jerry K > _______________________________________________ > sunmanagers mailing list > sunmanagers@sunmanagers.org > http://www.sunmanagers.org/mailman/listinfo/sunmanagers _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Tue Apr 24 10:44:08 2007
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:44:05 EST