Bug 4308

Summary: iptunnel does not work on sparc64
Product: [Retired] Red Hat Linux Reporter: ipaul
Component: net-toolsAssignee: Crutcher Dunnavant <crutcher>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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: 1999-08-23 18:20:24 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:

Description ipaul 1999-08-02 06:51:11 UTC
iptunnel does work on my intel platform but does not on my
Ultra1 sparc64 machine.
It gives me the following message:

[root@paul /root]# insmod ipip
[root@paul /root]# iptunnel
tunl0: ip/ip  remote any  local any  ttl inherit  nopmtudisc
[root@paul /root]# iptunnel add try mode ipip
[root@paul /root]# insmod ip_gre
[root@paul /root]# iptunnel add try mode gre
ioctl: Invalid argument
[root@paul /root]# iptunnel
tunl0: ip/ip  remote any  local any  ttl inherit  nopmtudisc
gre0: gre/ip  remote any  local any  ttl inherit  nopmtudisc
[root@paul /root]#

Comment 1 Jeff Johnson 1999-08-02 14:14:59 UTC
Can you send me the commands that you are running on each i386 machine
so that I can reproduce this problem? Thanks ...

Comment 2 Jeff Johnson 1999-08-23 18:20:59 UTC
The remaining piece of this problem will come from the resolution
of #4340.

*** This bug has been marked as a duplicate of 4350 ***