Re: How to activate TFTP Server on XINETD...?

2003-06-24 Thread Edward Dekkers
Jonathan R Raon wrote: Hello to everyone, I am a new user of Linux and I found out that I can make many things out from this machine to our LAN/WAN network. But one thing I cannot make is activating TFTP server on XINETD. I already made it on INETD from RH6.2, But since I am using RH9 with

How to activate TFTP Server on XINETD...?

2003-06-24 Thread Jonathan R Raon
Hello to everyone, I am a new user of Linux and I found out that I can make many things out from this machine to our LAN/WAN network. But one thing I cannot make is activating TFTP server on XINETD. I already made it on INETD from RH6.2, But since I am using RH9 with XINETD content, I can&#

Problem with TFTP server

2003-02-07 Thread Srini Amble
Thanks to all those who responded to my earlier help request regarding TFTP server problem. Unfortunately, I have not come to a closure yet. Here is what I have done: 1. I have modified the "disable" to "no" in /etc/xinetd.d/tftp file. 2. I have modified /etc/sysconfig/ipcha

Re: HELP----TFTP server on RH Linux

2003-02-07 Thread manjunath
this helps Manjunth Hegde - Original Message - From: "Srini Amble" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 07, 2003 6:51 PM Subject: HELPTFTP server on RH Linux > I am struggling to get TFTP server working on RH Linux 8.0. I have set

HELP----TFTP server on RH Linux

2003-02-07 Thread Srini Amble
I am struggling to get TFTP server working on RH Linux 8.0. I have set the "disable" field to "no" in /etc/xinetd.d/tftp file. Rebooted the machine and made sure tftpd is up and running. When I initiate tftp from a client then the server responds with "Destination po

Problem with tftp server

2003-01-29 Thread Srini Amble
My tftp server is not working on RH 8.0 and the log message in "/var/log/message" file reads like following. "localhost in.tftpd[3895]: cannot bind to local socket: Permission denied" What do I need to do to in.tftpd bind to local socket? Any help is very much appreciated

Re: TFTP server and Red Hat 8.0 (nate)

2003-01-28 Thread nate
Srini Amble said: > "udp0 0 0.0.0.0:69 0.0.0.0:*" > > I don't know what to make out of this. I would appreciate very much if you > shed some light on this. it means that your system is listening on UDP/69 for data, which means that you

Re: TFTP server and Red Hat 8.0

2003-01-28 Thread dbrett
Also make sure the access all rights are set to full access to the directory and the files. On Tue, 28 Jan 2003, nate wrote: > Srini Amble said: > > I am trying to set up the tftp server on my Pentium host running Red Hat > > 8.0. This is required to boot my target board. The

Re: TFTP server and Red Hat 8.0 (nate)

2003-01-28 Thread Srini Amble
> > Srini Amble said: > > I am trying to set up the tftp server on my Pentium host running Red Hat > > 8.0. This is required to boot my target board. The TFTP client is timing > > out. I have placed the boot file in /tftpboot directory on my host. So far > > I hav

Re: TFTP server and Red Hat 8.0

2003-01-28 Thread nate
Srini Amble said: > I am trying to set up the tftp server on my Pentium host running Red Hat > 8.0. This is required to boot my target board. The TFTP client is timing > out. I have placed the boot file in /tftpboot directory on my host. So far > I have not been successful. My /etc/x

TFTP server and Red Hat 8.0

2003-01-28 Thread Srini Amble
I am trying to set up the tftp server on my Pentium host running Red Hat 8.0. This is required to boot my target board. The TFTP client is timing out. I have placed the boot file in /tftpboot directory on my host. So far I have not been successful. My /etc/xinetd.d/tftp settings are: service tftp

setup tftp server??

2002-05-03 Thread Huter.Liu
hi,everyone! I'm preparing CCNA,and I'd setup a tftp server to store router configure files,but something wrong: I use command rpm -ql tftp-server and found there's only 4 files,so I read the manual first and then modify the file /etc/xinetd.d/tftpd: service tftp {

Re: TFTP server

2002-01-17 Thread Mike Burger
The tftp server package is tftp-server. On Thu, 17 Jan 2002, Madhvi Nundalalee wrote: > rpm -q tftp gives answer below. > tftp-0.17-9 > > Is this the tftp server package? > how do i determine if it's working properly?

Re: TFTP server

2002-01-17 Thread Madhvi Nundalalee
rpm -q tftp gives answer below. tftp-0.17-9 Is this the tftp server package? how do i determine if it's working properly? Cheers Madhvi - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 08, 200

RE: TFTP server

2002-01-08 Thread Mike Burger
-Original Message- > From: Madhvi Nundalalee [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 9:10 AM > To: [EMAIL PROTECTED] > Subject: TFTP server > > > Hello > > How can I make my Linux server act as a TFTP server ? > > Cheers > Madhvi >

Re: TFTP server

2002-01-08 Thread Mike Burger
Install the tftp-server package. On Tue, 8 Jan 2002, Madhvi Nundalalee wrote: > Hello > > How can I make my Linux server act as a TFTP server ? > > Cheers > Madhvi > ___ Redhat-list mailing list [EMAIL PROTECTED] https

RE: TFTP server

2002-01-08 Thread Brad Bonkoski
Title: RE: TFTP server turn it on as a service, in xinetd or inetd Depends on your distro, if you have it installed... Basically, the more complete the question, the more complete the answer. -Brad -Original Message- From: Madhvi Nundalalee [mailto:[EMAIL PROTECTED]] Sent: Tuesday

TFTP server

2002-01-08 Thread Madhvi Nundalalee
Hello   How can I make my Linux server act as a TFTP server ?   Cheers Madhvi

Re: Problem with TFTP server

2001-11-09 Thread Mike Burger
Yup...back/downgrading from teh 0.17-5 that came with 7.0 to 0.16-5 worked for me. On Fri, 9 Nov 2001, Rodolfo J. Paiz wrote: > At 11/9/2001 10:35 AM -0800, you wrote: > >Has anyone encountered this problem with RedHat 7.2? With RedHat 6.2 , I got > >my TFTP server working. &g

Re: Problem with TFTP server

2001-11-09 Thread Rodolfo J. Paiz
At 11/9/2001 10:35 AM -0800, you wrote: >Has anyone encountered this problem with RedHat 7.2? With RedHat 6.2 , I got >my TFTP server working. What version of tftp is it? The one included in 7.0 was broken, IIRC. -- Rodolfo J. Paiz [EMAIL PRO

Problem with TFTP server

2001-11-09 Thread Ranjeeta
Hi, I have installed RedHat 7.2 and have updated /etc/xinetd.d/tftp file. The file looks like this: # default: off # description: The tftp server serves files using the trivial file transfer \ # protocol. The tftp protocol is often used to boot diskless \ # workstations, download

Re: anyone had any problems setting up tftp server on RedHat 7.0?- Gabriel

2001-04-20 Thread Mike Burger
Happy to help. On Fri, 20 Apr 2001, gf b wrote: > thanks a million! > > > >From: Mike Burger <[EMAIL PROTECTED]> > >Reply-To: [EMAIL PROTECTED] > >To: <[EMAIL PROTECTED]> > >Subject: Re: anyone had any problems setting up tftp server on RedHat 7.0?

Re: anyone had any problems setting up tftp server on RedHat 7.0? - Gabriel

2001-04-20 Thread gf b
thanks a million! >From: Mike Burger <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re: anyone had any problems setting up tftp server on RedHat 7.0? >- Gabriel >Date: Fri, 20 Apr 2001 11:05:14 -0400 (EDT) > >The tftp se

Re: anyone had any problems setting up tftp server on RedHat 7.0?- Gabriel

2001-04-20 Thread Mike Burger
The tftp server version, 0.17-5, is broken, and doesn't allow uploads. Grab 0.16-5, or check the rawhide directory for a more recent version. On Fri, 20 Apr 2001, gf b wrote: > Hi there, > > I can't seem to get my tftp server running on RedHat 7.0. > As far as I

anyone had any problems setting up tftp server on RedHat 7.0? - Gabriel

2001-04-20 Thread gf b
Hi there, I can't seem to get my tftp server running on RedHat 7.0. As far as I know, I have set it up correctly as I can see the tftp port open on the box and a snoop proves traffic is going there from a cisco switch which I'm sending the config from. Any ideas?? Kind Regards

TFTP Server on RH6.2

2000-09-01 Thread Justin Ellison
Hi all, Trying to get the tftp server running on RH6.2, but something's not quite right. First, I uncommented the line in inetd.conf, restarted inet. Poked a hole in ipchains to let it through on port 69 UDP. Did a netstat -l and it showed that it was listening on UDP 69. I touched a file