Thanks Martin,
Ok yes TFTP is listen on 69 according to netstat.
I did dump a running config "from" the switch to the jffnms server using
'copy run tftp' -- so I know now that it is not a permissions issue and
I know now that the process does work --- now I just need to figure out
why it wont work from the script.
Compiling tcpdump now ... going to see if I can locate why the script
cannot get the file.
On Fri, 2007-05-18 at 16:51 +0100, Martin Beecroft wrote:
> Hi Jeff,
>
> you will not be able to telnet to port 69 as tftp is over udp and telnet
> uses tcp.
>
> It doesn't necessarily sound like permission problems, as this would
> generally cause an instant denial.
>
> Firstly, you might want to check to see if you have a tftp daemon
> running on your host, if it is a *nix box you could run "netstat -anu"
> and see if there is a line with something like
>
> Proto Recv-Q Send-Q Local Address Foreign Address
> State
> udp 0 0 0.0.0.0:69
> 0.0.0.0:*
>
> if this is running you could next try running a packet sniffer on the
> host, something like tcpdump or wireshark if like GUIs.
>
> This should give you more of an idea of what's going on.
>
> Personally, I use RANCID, as it gives me an output of what has changed
> on the configs of the routers, I have no experience of the JFFNMS tftp
> config stuff, but I do know that tftp can be a b*tch to get working.
>
> Cheers
>
> Martin
>
>
>
>
> > And just on a hunch ... I tried to telnet to port 69 from my switch to
> > my jffnms server
> >
> > sw-test01-alp-01#telnet 10.40.30.127 69
> > Trying 10.40.30.127, 69 ...
> > % Connection refused by remote host
> >
> > So I guess my tftp issues are still not fixed.
> >
> > On Thu, 2007-05-17 at 16:25 -0400, Jeff Singleton wrote:
> >> Was wondering if anyone has seen this error while testing the option
> >> of Pulling configs.
> >>
> >> The device I am using is a 24-port Cisco Catalyst 3560G
> >>
> >> Here is the command and results I ran from the command-line:
> >>
> >> # cd /opt/jffnms/engine
> >> # php -q tftp_get_host_config.php
> >> 16:22:50 : H 11 : 10.40.30.127 : cisco_cc : Error Waiting transfer
> >> to finish (4032.44 msec)
> >> 16:22:50 TIMES : Total Time 4038.6 msec.
> >>
> >> Is this because I am using the wrong type (should be catos instead?)
> >>
> >> --
> >> Jeff Singleton
> >> Network Systems Admin (Trusted Source)
> >> Secure Computing Corporation
> >> 4800 North Point Pkwy
> >> Alpharetta, GA 30022
> >> O: 678-904-3694
> >> C: 770-820-2909
> >>
> >> -------------------------------------------------------------------------
> >> This SF.net email is sponsored by DB2 Express
> >> Download DB2 Express C - the FREE version of DB2 express and take
> >> control of your XML. No limits. Just data. Click to get it now.
> >> http://sourceforge.net/powerbar/db2/
> >> _______________________________________________ jffnms-users mailing list
> >> jffnms-users@lists.sourceforge.net
> >> <mailto:jffnms-users@lists.sourceforge.net>
> >> https://lists.sourceforge.net/lists/listinfo/jffnms-users
> >>
> > --
> > Jeff Singleton
> > Network Systems Admin (Trusted Source)
> > Secure Computing Corporation
> > 4800 North Point Pkwy
> > Alpharetta, GA 30022
> > O: 678-904-3694
> > C: 770-820-2909
> >
> > ------------------------------------------------------------------------
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > jffnms-users mailing list
> > jffnms-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jffnms-users
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> jffnms-users mailing list
> jffnms-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
--
Jeff Singleton
Network Systems Admin (Trusted Source)
Secure Computing Corporation
4800 North Point Pkwy
Alpharetta, GA 30022
O: 678-904-3694
C: 770-820-2909
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users