Here is the quick network setup
cable modem -> PIX 506 -> 1750 Router -> My Network
I can write the 1750's config file to a TFTP server (192.168.1.224) on my network. When I try to write the PIX config I get the following error:
will_pix# write net
ixorig
Building configuration...
TFTP write '/tftproot/pixorig' at 192.168.1.224 on interface 1
Unspecified Error
[FAILED]
The only thing I can figure is I can't get the TFTP to forward across the router since it is an UDP service. I have tried 'ip forward-protocol udp tftp' on the router and even used the 'ip helper-address 192.168.1.224' and went back and blocked everything but the tftp with the 'no ip forward-protocol udp 37'.
If this sounds like the problem to you and you know how I can fix it please help me. Any direction here will be welcomed!
Thanks,
Kelly
cable modem -> PIX 506 -> 1750 Router -> My Network
I can write the 1750's config file to a TFTP server (192.168.1.224) on my network. When I try to write the PIX config I get the following error:
will_pix# write net

Building configuration...
TFTP write '/tftproot/pixorig' at 192.168.1.224 on interface 1
Unspecified Error
[FAILED]
The only thing I can figure is I can't get the TFTP to forward across the router since it is an UDP service. I have tried 'ip forward-protocol udp tftp' on the router and even used the 'ip helper-address 192.168.1.224' and went back and blocked everything but the tftp with the 'no ip forward-protocol udp 37'.
If this sounds like the problem to you and you know how I can fix it please help me. Any direction here will be welcomed!
Thanks,
Kelly