i just installed tftp x64 free by ph.jounin.
I connected pc NIC to my 2651xm fa0/0 with a cat 6 cable.
in my pc GUI i selceted LOCAL AREA CONNECTION\properties\ipv4\properties. I selected use this IP address and put the ip 192.168.200.7/24 gateway of 192.168.200.2.
I configured my 2651xm
R5(config)#int fa 0/0
R5(config-int)# ip address 192.168.200.9 255.255.255.0
R5(config-int)#duplex full
R5(config-int)#speed 100
R5(config-int)#no shut
exit
^z
copy ru st
reload
#####,,,
ok all is good yes?
I can ping my router from my PC C:\ping 192.168.200.9
I can ping my PC nic from secure CRT connected to serial rs232 com1 port.
I tried to add new rule in w7x64 firewall to allow tftp.
I tried to shut off my w7x64 firewall
I changed the cat 6 to a cat 5
When i try to
R5#copy running config tftp I GET error opening tftp
(I'll copy and past below)
R5_Victor#ping 192.168.xxx.12
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.xxx.12, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
R5_Victor#copy ru
R5_Victor#copy running-config tftp
Address or name of remote host []? 192.168.xxx.12
Destination filename [r5_victor-confg]?
.....
%Error opening t
ftp://192.168.xxx.12/r5_victor-confg (Timed out)
R5_Victor#copy running-config tftp
Address or name of remote host []? 192.168.100.12
Destination filename [r5_victor-confg]?
.....
%Error opening t
ftp://192.168.xxx.12/r5_victor-confg (Timed out)
R5_Victor#copy running-config tftp
Address or name of remote host []? 192.168.xxx.12
Destination filename [r5_victor-confg]?
.....
%Error opening t
ftp://192.168.100.12/r5_victor-confg (Timed out)
R5_Victor#
*Mar 1 03:06:07: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down
R5_Victor#
*Mar 1 03:07:51: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
R5_Victor#ping 192.168.100.12
Destination filename [r5_victor-confg]?
.....
%Error opening tftp://192.168.100.12/r5_victor-confg (Timed out)