Created on 02-27-2007 05:45 PM
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
Could you just use a cross cable?You can, of course, but I have found that is typically what causes the corruption. Since TFTP is a correctionless protocol, its easy for the communication to collide and packets to get badly out of sequence. While a cross-cable connection is theoretically the quickest, there is differences in the interface network stacks on either side. Windows has a pretty heavy network stack, where as the Fortinet has very lean, Linux-based stack. As such, its not uncommon for these two interfaces to misnegotiate with each other and get packets out of sequence or mess up any number of other things. A switch will, to some extent mitigate that issue. As the devices will negotiate with the switch, and not each other. The switch will also help smooth out the transmission. That' s why I say - put a switch between the two.
You can, of course, but I have found that is typically what causes the corruption.sorry, but i never experienced such ' corruption' connecting with a cable and in that hyphotesis, i' m sure that is not due to above affirmation
Since TFTP is a correctionless protocol, its easy for the communication to collide and packets to get badly out of sequence.no, TFTP is connectionless (not ' correctionless' ) protocol; i guess that is not a typo because you' re posting it twice in this thread TFTP is UDP protocol, like DNS does: connectionless, efficient although not reliable by itself. TFTP clients (like a FGT box) use ack messages embedded in UDP datagrams to tell a server (like solarwinds one) that it received the last block of data and that is ready to receive another block. TFTP server then sends another block of data as another UDP message and then wait to receive an ack before sending another block. This is NOT like TCP. In this TFTP (UDP) case, the protocol waits for a clear-to-send signal from the remote system, transmits a datagram, and then stops to wait for the clear-to-send signal again. This IS specific to TFTP. Other UDP application implements similar or none error correction. It' s not reliable as TCP, but it was suitable and useful by years for transmits chunks of fixed size of blocks, like router or appliances images firmwares, trough crossover cables or directly throughout the Net
A switch will, to some extent mitigate that issue. As the devices will negotiate with the switch, and not each other. The switch will also help smooth out the transmission. That' s why I say - put a switch between the two.Sorry i can' t sustain that argument; maybe is your local net experience, switches doesn' t ensures transmission reliability ' per se' . (if you argue ' hub vs switch' ok, i agree, but not in this thread situation) best regards,
regards
/ Abel
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1737 | |
1107 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.