Sponsored Content
Full Discussion: IPv6 testbed
Special Forums IP Networking IPv6 testbed Post 91822 by unknown2205 on Tuesday 6th of December 2005 01:33:55 AM
Old 12-06-2005
i mean that, is there any documentation or procedures should i follow in implementing IPv6?

i need it for my company's research proposal
unknown2205
 

7 More Discussions You Might Find Interesting

1. SuSE

Linux and IPv6

Hi gurus, In a few month, we must enable IPv6 on our Linux Server! Should we reinstall the Linux machine to enable IPv6 or could we just make some change in configuration's files? Could Linux run simultaneous IPv4 and IPv6? Thanks in advance for our help our ideas? Best regards, nm (3 Replies)
Discussion started by: hiddenshadow
3 Replies

2. Solaris

IPv6 question

I am currently trying to setup static ipv6 address with a persistent default gateway. This is on a Solaris 10 non global zone running inside a Solaris 10 global zone. My production server I am comparing against is a Solaris 10 xen instance running on a Oracle Solaris xen instance. I have got... (12 Replies)
Discussion started by: jpolachak
12 Replies

3. HP-UX

Ipv6 on hpux

my problem: i want to change from ipv4 to ipv6 on my home network. On hpux i can assign only address non routable as fe80::1 fe80::3 etc to my lan0 Editing netconf-ipv6 i can assing a routable ipv6 address like fd55:282f:3b98::/48 or 2001:470:26:307:89a0:aba1:f98b:eb3e but only to alias... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies

4. UNIX for Dummies Questions & Answers

Assigning ipv6 to bonding interface - getting old as well as changed ipv6 in ifconfig output

Hi, I have created a bonding bond1 interface with 6 Eth , mode=4. Recently i have changed my old ipv6 to new one and tried to restart as well as reload network service. Post which i can see old as well as changed ipv6 in ifconfig command output. Below are few files and command output for your... (1 Reply)
Discussion started by: omkar.jadhav
1 Replies

5. IP Networking

IPv6 Problems

I am trying to setup an IPv6 network. I modified the interfaces file: /etc/network/interfaces # The loopback network interface auto lo iface lo inet loopback iface etho0 inet static address 2620:7:a000::1 netmask 64 gateway ::ffff:c0a8:101 ... (0 Replies)
Discussion started by: Meow613
0 Replies

6. Solaris

Solaris 10 IPv6

Hello Dears , please I need your support I have Oracle Solaris 10 X86 server please if you can advise how can I add IP v6 on my server and if IPv6 was disabled how can i enable it also how can i add two IP (v4 and v6) on the same interface or I have to add another interface . Thanks in... (1 Reply)
Discussion started by: ttashman
1 Replies

7. UNIX for Beginners Questions & Answers

Just can't turn off ipv6?

I'm running a Linux OS that uses Debian as it's base. A commercial vpn is installed that uses OpenVPN. For some reason, I can't get ipv6 to tunnel properly .... and Ipleak.net shows that my location is being unmasked by ipv6. I've tried kernel commands at boot, I've tried sysctl.conf commands.... (2 Replies)
Discussion started by: benc
2 Replies
UNTITLED
LOCAL UNTITLED NAME
glutCreateMenuWindow -- Create a client-controlled menu window. LIBRARY
OpenGLUT - experimental SYNOPSIS
#include <openglut.h> int glutCreateMenuWindow(int parentID, int x, int y, int w, int h); PARAMETERS
parentID Parent window identifier. x Horizontal coordinate on the screen. y Vertical coordinate on the screen. w Width of the new window. h Height of the new window. DESCRIPTION
This is a highly experimental function. It creates a menu-like window, of requested dimensions, and at a position relative to your current window. The documentation for this function is currently the OpenGLUT Menu Window proposal. Variance from that proposal may generally be explained by the fact that this feature is highly experimental. It may also be explained by the fact that the implementation may simply be incomplete. CAVEATS
Did you notice that this feature is highly experimental? SEE ALSO
glutCreateWindow(3) glutCreateSubWindow(3) glutDestroyWindow(3) glutKeyboardFunc(3) glutKeyboardUpFunc(3) glutSpecialFunc(3) glutSpecialUpFunc(3) glutMotionFunc(3) glutPassiveMotionFunc(3) glutMouseFunc(3) glutMouseWheelFunc(3) Epoch
All times are GMT -4. The time now is 08:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy