Bug 126030

Summary: multicast time to live (TTL) not set correctly
Product: [Fedora] Fedora Reporter: Need Real Name <danwarburton>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED NEXTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 2CC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-16 04:26:07 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
java program to test multicast ttl none

Description Need Real Name 2004-06-15 13:39:02 UTC
Description of problem:

Cannot get the Time-To-Live field above one (1) in Fedora Core 2.

Works fine in Redhat 9.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Run the attached java program
2. Sniff the wire with ethereal or other sniffer
3. Observe the TTL field.
  
Actual results:
TTL is one

Expected results:

TTL is 5,3,1


Additional info:

Comment 1 Need Real Name 2004-06-15 13:40:54 UTC
Created attachment 101147 [details]
java program to test multicast ttl

This is the program I noted in the original bug report

Comment 2 Dave Jones 2005-04-16 04:26:07 UTC
Fedora Core 2 has now reached end of life, and no further updates will be
provided by Red Hat.  The Fedora legacy project will be producing further kernel
updates for security problems only.

If this bug has not been fixed in the latest Fedora Core 2 update kernel, please
try to reproduce it under Fedora Core 3, and reopen if necessary, changing the
product version accordingly.

Thank you.