error oprning tftp but i can ping back and forth

inscom.brigadeinscom.brigade Member Posts: 400 ■■■□□□□□□□
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 tftp://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 tftp://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 tftp://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)

Comments

  • spd3432spd3432 Member Posts: 224
    On your computer, from a command window, if you enter: netstat -a --- is there anything listening on port 69 (tftp port)? I've not used the tftp server you listed, I use this one --> Free CiscoKits CCNA TFTP Server and have not had any problems nor been required to make firewall changes on my Windows 7 computers.
    ----CCNP goal----
    Route [ ] Studying
    Switch [ ] Next
    Tshoot [ ] Eventually
  • inscom.brigadeinscom.brigade Member Posts: 400 ■■■□□□□□□□
    I see port 69 udp | but no port 69 tcp.

    Thanxs for the link to ccna tftp, i will try it

    EDIT: (post ccna tftp download)

    ccna tftp: does work much easier, but i did still need to shut off the w7 x64 firewalls

    thank you for the link

    like!
  • Ltat42aLtat42a Member Posts: 587 ■■■□□□□□□□
  • Ltat42aLtat42a Member Posts: 587 ■■■□□□□□□□
    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.

    When i try to

    R5#copy running config tftp I GET error opening tftp

    (I'll copy and past below)


    R5_Victor#copy running-config tftp
    Address or name of remote host []? 192.168.xxx.12
    Destination filename [r5_victor-confg]?

    Shouldn't this command be the IP address on your PC - 192.168.200.7???

    copy running-config tftp
    192.168.200.7
    ????

    Shouldn't your Gateway address on the PC be the IP address on Fa0/0 (192.168.200.9)???
  • georgemcgeorgemc Member Posts: 429
    Ltat42a wrote: »
    Shouldn't this command be the IP address on your PC - 192.168.200.7???

    copy running-config tftp
    192.168.200.7
    ????

    Shouldn't your Gateway address on the PC be the IP address on Fa0/0 (192.168.200.9)???

    +1 The configuration as described by inscom.brigade won't work.
    WGU BS: Business - Information Technology Management
    Start Date: 01 October 2012
    QFT1,PFIT in progress.
    TRANSFERRED/COMPLETED: AGC1,BBC1,LAE1,QBT1,LUT1,QLC1,QMC1,QLT1,IWC1,INC1,INT1,BVC1,CLC1,MGC1, CWV1 BNC1, LIT1,LWC1,QAT1,WFV1,EST1,EGC1,EGT1,IWT1,MKC1,MKT1,RWT1,FNT1,FNC1, BDC1,TPV1 REQUIRED:
  • azaghulazaghul Member Posts: 569 ■■■■□□□□□□
    Another thing to watch is when another program has seized the TFTP port on your PC, usually running as a windows service that needs to be disabled first.

    This still catches me from time to time when running other network apps to monitor my lab.
  • lantechlantech Member Posts: 329
    For what he is currently trying to do the configuration should work since the two devices are on the same network. The configuration will fail once he tries to go to another network. The default gateway is only used when you try and go outside of the network you are on.
    2012 Certification Goals

    CCENT: 04/16/2012
    CCNA: TBD
  • georgemcgeorgemc Member Posts: 429
    lantech wrote: »
    For what he is currently trying to do the configuration should work since the two devices are on the same network. The configuration will fail once he tries to go to another network. The default gateway is only used when you try and go outside of the network you are on.

    He's trying to TFTP to .12 but he set the address on the TFTP server to .7. I'd be very surprised if a server set to .7 responds to a TFTP request directed to .12.
    WGU BS: Business - Information Technology Management
    Start Date: 01 October 2012
    QFT1,PFIT in progress.
    TRANSFERRED/COMPLETED: AGC1,BBC1,LAE1,QBT1,LUT1,QLC1,QMC1,QLT1,IWC1,INC1,INT1,BVC1,CLC1,MGC1, CWV1 BNC1, LIT1,LWC1,QAT1,WFV1,EST1,EGC1,EGT1,IWT1,MKC1,MKT1,RWT1,FNT1,FNC1, BDC1,TPV1 REQUIRED:
Sign In or Register to comment.