I have got a Solaris 9 package build from the latest tftp software at ftp.kernel.org. When I do the following: ./in.tftpd -l -s /tftpboot -m /tftprules -v The tftp server does not start. The error in /var/adm/messages is "too many -s directories". If i do ./in.tftpd -l -s /tftpboot -v then it works fine. But i need remap feature for my project. The message I get when i do ./in.tftpd -V is tftp hpa 0.34 with remap, without tcpwrappers Please help, Nirmal
On Tue, Jun 10, 2003 at 12:09:53PM +0100, Patel, Nirmal wrote:> I have got a Solaris 9 package build from the latest tftp software at > ftp.kernel.org. > > When I do the following: > > ./in.tftpd -l -s /tftpboot -m /tftprules -vThis should be: ./in.tftpd -l -s -m /tftprules -v /tftpboot The way you are running the program means that the tftpd will think that you are running it with the -l -s arguments, and the directories are /tftpboot, -m, /tftprules, and -v. -- Good night little fishey-wishes.... I've counted you, so no sneaky eating each other. -- FW (should I worry?)
Hi, "Patel, Nirmal" <nirmal.patel at thus.net> schrieb am 10.06.03 13:25:28:> > I have got a Solaris 9 package build from the latest tftp software at > ftp.kernel.org. > > When I do the following: > > ./in.tftpd -l -s /tftpboot -m /tftprules -v > > The tftp server does not start. The error in /var/adm/messages is > "too many -s directories".The '-s' only likes one option. I didn't look into the source yet, but I think this should be the last commandline option.> If i do > ./in.tftpd -l -s /tftpboot -v > then it works fine. But i need remap feature for my project. > > The message I get when i do > ./in.tftpd -V is > > tftp hpa 0.34 with remap, without tcpwrappersBTW: You know what implications '-s' has? Especially you may need the remap file in that directory, so having it under /tftpboot/tftprules instead of /tftprules. As above:didn't check that yet. Regards, Josef ________________________________________________________________ Mit der Grupppen-SMS von WEB.DE FreeMail k?nnen Sie eine SMS an alle Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179
THANKS, MIKE Running in.tftpd in the way you suggested worked. Josef, thanks for the comment. I will put remap file in the tftp server root directory. Regards, Nirmal> -----Original Message----- > From: Mike Bristow [mailto:mike at urgle.com] > Sent: 10 June, 2003 16:59 > To: Patel, Nirmal > Cc: 'syslinux at zytor.com' > Subject: Re: [syslinux] tftp server error > > > On Tue, Jun 10, 2003 at 12:09:53PM +0100, Patel, Nirmal wrote: > > I have got a Solaris 9 package build from the latest tftp > software at > > ftp.kernel.org. > > > > When I do the following: > > > > ./in.tftpd -l -s /tftpboot -m /tftprules -v > > This should be: > ./in.tftpd -l -s -m /tftprules -v /tftpboot > > The way you are running the program means that the tftpd will think > that you are running it with the -l -s arguments, and the directories > are /tftpboot, -m, /tftprules, and -v. > > -- > Good night little fishey-wishes.... I've counted you, so no > sneaky eating each other. > -- FW (should I worry?) >
Reasonably Related Threads
- [patch] ./configure problem on Solaris with Sun's CC
- pxelinux takes too long trying all the config file options
- pxelinux takes too long trying all the config file options
- wierd problem concerning directory, symlinks, chroot
- Can't get hpa-tftpd working on Slackware 9.1