Guest.Visitor
01-01-1995, 02:00 AM
When a Xylan switch was introducted into the network, connectivity problems occured between Windows/95 C/A using TCP/IP to the AS/400.A trace analysis revealed that the client always sets the "do not fragment bit" in the IP header. Since the client in question is sitting on token ring and must be converted to Ethernet by the Xylan switch before reaching the AS/400, packets over 1500 must be fragmented. However, since the bit is set, the Xylan switch discards the packet. Question: How can I set up the Windows C/A using TCP/ip and instruct it to not set the bit? Wayne Markel