The IP Tunnel, which is configured either built in the kernel or loadable module, does not work. Please verify if there are bugs in this feature. My way to test the IP Tunnel is to configure a tunnel with the "pointopoint" IP address using "ifconfig" command. But when listing the configuration of the tunnel using the "ifconfig" (e.g ifconfig tunl0), there is no "P-t-P" feature in the configuration of the tunnel. In the RedHat 5.2, it requires two modules ipip.o and new_tunnel.o to run IP Tunnel. But in the RedHat 6.0, I can only find one module ipip.o. Is it normal? Brian B. Luu bluu
Assigned to dledford
Woohoo, after 29 months, this bug wins the Longest Amount Of Time Left in bugzilla NEW state award without comment. *runs*
I believe that IP tunneling works in the current release.
Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/a8109cbc3b2e0194a1e155bae3532270f128e888 Merge pull request #6101 from rhcarvalho/issue5296-newbuild-nooutput Merged by openshift-bot