Page 1 of 1

Can`t connect to TFTP

Posted: Fri Apr 17, 2020 8:45 pm
by SamWinters
Hello everyone

I`ve made a tftp server on google platform, where my eve is based. Inside - i have Cisco IOS XR connected to the Net. I can ping it easily, but when i try to copy file to tftp or from tftp - everything just freezes on "writing file" or "accessing file" for minutes and closes up with connection timeout. The udp port 69 is allowed. Advice please, what can i check or fix?

Re: Can`t connect to TFTP

Posted: Sat Apr 18, 2020 12:15 am
by Uldis (UD)
and google FW is configured to allow pass tftp?

Re: Can`t connect to TFTP

Posted: Sat Apr 18, 2020 4:35 am
by SamWinters
Well, i have this line, which allows ingress traffic to all instances with ip 0.0.0.0/0 with udp port 69.

Re: Can`t connect to TFTP

Posted: Sat Apr 18, 2020 9:50 am
by Uldis (UD)
I believe ingress and egress need both

Re: Can`t connect to TFTP

Posted: Sat Apr 18, 2020 9:15 pm
by SamWinters
I`ve just tried try - didn`t help.

Re: Can`t connect to TFTP

Posted: Sat Apr 18, 2020 9:38 pm
by Uldis (UD)
on my non GCP eve I can do TFTP anywhere, over internet as well
It is oviously FW
Eto tochnno FW

Re: Can`t connect to TFTP

Posted: Sun Apr 19, 2020 1:34 pm
by SamWinters
I`ve made two rules with all ingress and all egress allowed - and still doesn`t work. Maybe it`s something specific with XR IOS? Or what else can it be?