How to configure IPv6 correctly in IPv4 network

Hi,
I have installed two Solaris 10 using the jumpstart with IPv6 option.
After installation IPv6 is configured but /etc/hosts file is not updated:
+[root@sun1 /]# ifconfig -a+
lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
inet 127.0.0.1 netmask ff000000
bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
inet 10.160.19.47 netmask fffffe00 broadcast 10.160.19.255
ether 0:14:4f:0:46:1e
lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
inet6 ::1/128
bge0: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 2
inet6 fe80::214:4fff:fe00:461e/10
ether 0:14:4f:0:46:1e
+[root@sun1 /]# cat /etc/hosts+
+#+
+# Internet host table+
+#+
+::1 localhost+
+127.0.0.1 localhost+
+10.160.19.47 sun1 loghost+
+[root@sun1 /]#+
How should be updated /etc/hosts to have IPv6 host name?
Is it correct that I can assign IPv6 address to the same IPv4 host name? I mean:
fe80::214:4fff:fe00:461e sun1
Or maybe should I use different IPv6 host name than IPv4 host name?
Kind regards,
Daniel Dragan

I suspect you've forgotten to configure the fe80:: network configuration to your non-global zone. Go back into zonecfg and do something like:
add net
set address=fe80::15/10
set physical=e1000g0
end
Then, the shared-ip non-global zone will respond to neighbor solicitation requests.
I know it's been a few months; hopefully you've figured this out already.
- Geoff

Similar Messages

  • How to configure a COM domain, IPv4 and IPv6

    Hi,
    I am a new user on the Mac Server, but I have experience in Linux, my problem would be to understand how I configure the Mac Mini Server during installation or after installation, to assign a COM domain.
    I would like to configure only the service Apache, FTP, MySQL.
    My internet provider, today provided me 4 static IPs IPv4 and 4 IPv6, to use, now I want also to configure two local DNS if possible:
    IPv4:
    www.mydomain.com
    ftp.mydomain.com
    mysql.mydomain.com
    IPv6:
    www6.mydomain.com
    For if I can configure DNS in Dual Stack or if I have to record them in a different way.
    A control panel is currently not able to find it, you can advise me if something is well accepted, the important it is for business use as I would like to configure the server is for private use.
    I hope I was clear, I'm sorry but I do not speak perfect English.
    Thanks in advance to all.

    To be clear, in your example you only have one domain - mydomain.com - all the other entries are just host records within that domain.
    For your IPv4 hosts just add standard A records:
    ftp  A  1.2.3.4
    www   A   1.2.3.5
    mysql  A  1.2.3.6
    For your IPv6 hosts just add AAAA records:
    www6    AAAA 1234::ab:cd:ef
    I seriously doubt you want to put your MySQL server on a public IP address, though, so I'd look carefully at your network setup before going much further.

  • How to configure KM in federated portal network

    Dear Friends,
      Can anyone help me in configuring KM in federated portal network. If KM is configured in producer portal how to make use of that KM content in consumer portal.
       Is it possible to directly configure KM in consumer portal?
      Please help me out.
      Thanks & Regards
      Sireesha.

    Hi Sireesha,
    1) In order to use all capabilities provided by Knowledge Management, the
    recommended solution would be to use KM only on one portal in the federation.
    This could be the central consumer portal or alternatively one of the producer
    portals. Then all features, like versioning, taxonomies, approval workflows,
    subscriptions, template-based publishing … will be available in this portal.
    2) In case KM has to be federated to different producer portals, KM iViews (e.g.
    Document iViews, Navigation iViews) could be integrated with the content sharing
    modes provided by FPN. However, this is not a deep integration, because only a
    redirect to the remotely located iViews is performed. The services themselves, like
    taxonomies, will not be available in the consumer portal.
    The recommended approach is to Configure KM on Consumer Portal only or Producer portal only.
    Regards,
    Shailesh Nagar

  • How to configure DNS to support ipv4 and ipv6

    I have a 2008 r2 domain controller in my lab.
    i'm doing Exchange 2007, 2010 and 2013. I have mix Windows 2008 r2 servers for other applications.
    i'm running into issues where i'm thinking it is time to have both IPV4 & IPV6 to run on all lab machines.
    I can't get a clear picture on how to accomplish a mix environment. in the DNS administrator do I create a new "reverze lookup zone" with only the IPV6? or do I have to create a new record in the "forward lookup zone" to with both IPV4
    & IPV6 which the later points to the new "reverse lookup zone".
    I see a lot of internet article but little on "how to".
    or on the DC should I enable the DHCP role to support the IPV6?

    1. You assign an IPv6 address to the domain controller/DNS server
    One method is letting this site (legitimate) create a random private IPv6 range for you:
    http://www.simpledns.com/private-ipv6.aspx
    For example:
    fd06:fcde:8b4e:d6bd:xxxx:xxxx:xxxx:xxxx
    You can configure the x's like this (you cannot leave the x's there):
    fd06:fcde:8b4e:d6bd:0000:0000:0000:0001
    If you close and open IPv6 properties, or do an "ipconfig /all" you'll see that the IPv6 is abbreviated as follows:
    fd06:fcde:8b4e:d6bd::1
    That's normal.
    If you look in your forward lookup zone, you'll now see this IPv6 address (you may have to register that manually - ipconfig /registerdns - but it seemed to happen automatically for me.
    So there is no need to create a separate forward lookup zone for IPv6.
    OK, but what about the reverse zone?
    2. Create reverse lookup
    In DNS Manager (what you call administrator), right-click on reverse lookup zone, select New Zone, click, Next, Next (default values are fine) until you choose between IPv6 and IPv4. Selecft IPv6 of course.
    Then enter your prefix as shown here:
    That's it. The reverse lookup information is configured automatically (your prefix " backwards").
    Now, unlike with the forward lookup zone, my domain controller does not seem to be registering its name in the reverse IPv6 zone: there's only the SOA and NS record.
    But that's another question.
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you.

  • How to configure IPv6 DHCP on Windows Server 2012?

    I see LOTS of help and what to do for IPv4, but it's a ghost town for IPv6 DHCP configuration? Hardly anything on youtube etc that shows this simply. Lots of complicated unrelated IPv6 stuff though.
    Seems many here as best practice set up server to handle DHCP. Not router or firewall. So how are you setting up IPv6 on the server?
    Anyone have any tutorials or simple step by step help how to properly configure DHCPv6 on server?
    Currently the router is handling DHCP. I want to use Active Directory. I know its best to have server handle DHCP, but will AD work just fine with router doing both ipv4 and ipv6 dhcp and for simplicity and wireless? Small 5 user office.
    Thank you.
    This topic first appeared in the Spiceworks Community

    I see LOTS of help and what to do for IPv4, but it's a ghost town for IPv6 DHCP configuration? Hardly anything on youtube etc that shows this simply. Lots of complicated unrelated IPv6 stuff though.
    Seems many here as best practice set up server to handle DHCP. Not router or firewall. So how are you setting up IPv6 on the server?
    Anyone have any tutorials or simple step by step help how to properly configure DHCPv6 on server?
    Currently the router is handling DHCP. I want to use Active Directory. I know its best to have server handle DHCP, but will AD work just fine with router doing both ipv4 and ipv6 dhcp and for simplicity and wireless? Small 5 user office.
    Thank you.
    This topic first appeared in the Spiceworks Community

  • How to configure Oracle VM(Xen) bridge networking?

    Hi,
    I have installed Oracle VM (Xen) and within it 2 VM Templates: One for Oracle 11g DB and the other with Siebel App. RHEL5.3 x86
    The problem is that I cannot get the xen network bridge to work properly and get no ping to the gateway or any other ip from the VM's.
    arping to and from the vm's to the hosting xen works ok.
    i have configured the vm.cfg to have : vif = ['type=netfront,bridge=xenbr0',] is this correct?
    Can you please help?
    Thanks,
    Liron
    On the VM(Siebel App) for example:
    /etc/sysconfig/network-scripts/*ifcfg-eth0* seem ok.
    I had eth1 in my ifconfig right after I added ['bridge=xenb0'] but somehow I am now getting 'Device not present'
    though I am not sure this is the issue.
    '#route -n' shows a strange routing Destination 169.254.0.0 Gateway 0.0.0.0 Genmask 255.255.0.0 Interface eth0
    #arping -b -c 1 -I eth0 10.2.0.254 (The gw) returns empty
    On Domain--0 (Xen)
    ===============================================
    # brctl show
    bridge name bridge id STP enabled interfaces
    xenbr0 8000.0050568b3ae4 no vif3.0
    eth0
    ======================================
    *# ./network-bridge status*
    ============================================================
    6: vif3.0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 32
    link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff
    3: xenbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
    link/ether 00:50:56:8b:3a:e4 brd ff:ff:ff:ff:ff:ff
    inet 10.2.0.52/24 scope global xenbr0
    bridge name bridge id STP enabled interfaces
    xenbr0 8000.0050568b3ae4 no vif3.0
    eth0
    10.2.0.0/24 dev xenbr0 proto kernel scope link src 10.2.0.52
    default via 10.2.0.254 dev xenbr0
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    10.2.0.0 0.0.0.0 255.255.255.0 U 0 0 0 xenbr0
    0.0.0.0 10.2.0.254 0.0.0.0 UG 0 0 0 xenbr0
    ============================================================
    ============================================================
    *# ifconfig*
    eth0 Link encap:Ethernet HWaddr 00:50:56:8B:3A:E4
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:55619 errors:0 dropped:0 overruns:0 frame:0
    TX packets:46176 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:4215814 (4.0 MiB) TX bytes:15245752 (14.5 MiB)
    Interrupt:17 Base address:0x2000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:119 errors:0 dropped:0 overruns:0 frame:0
    TX packets:119 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:17330 (16.9 KiB) TX bytes:17330 (16.9 KiB)
    vif3.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:64 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4845 errors:0 dropped:349 overruns:0 carrier:0
    collisions:0 txqueuelen:32
    RX bytes:7756 (7.5 KiB) TX bytes:419686 (409.8 KiB)
    xenbr0 Link encap:Ethernet HWaddr 00:50:56:8B:3A:E4
    inet addr:10.2.0.52 Bcast:0.0.0.0 Mask:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:55831 errors:0 dropped:0 overruns:0 frame:0
    TX packets:45880 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3474452 (3.3 MiB) TX bytes:15199783 (14.4 MiB)
    ============================================================
    # ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:50:56:8b:3a:e4 brd ff:ff:ff:ff:ff:ff
    3: xenbr0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue
    link/ether 00:50:56:8b:3a:e4 brd ff:ff:ff:ff:ff:ff
    6: vif3.0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 32
    link/ether fe:ff:ff:ff:ff:ff brd ff:ff:ff:ff:ff:ff

    Alternativ way to correct the gateway problem.:
    Show the device that actually bears your IP
    [root@bdk-esb-ovs11 ~]# ip route show dev 0a004300
    default via 10.0.67.10
    10.0.67.0/24  proto kernel  scope link  src 10.0.67.32
    [root@bdk-esb-ovs11 ~]# cat /etc/resolv.conf
    nameserver 10.0.67.10
    [root@bdk-esb-ovs11 ~]# cat /etc/sysconfig/network
    NETWORKING=yes
    NETWORKING_IPV6=no
    HOSTNAME=bdk-esb-ovs11
    GATEWAY=10.0.67.10
    Now correct the GATEWAY:
    [root@bdk-esb-ovs11 ~]# cat /etc/sysconfig/network
    NETWORKING=yes
    NETWORKING_IPV6=no
    HOSTNAME=bdk-esb-ovs11
    GATEWAY=10.0.67.1
    The network needs restart now, to get the right gateway.
    BEWARE , Do get downtime to restart the network on OVS.
    Alternatively migrate your machine to another OVS .
    # service network restart
    My VM on the OVS server survived a service network restart on its host OVS, but missed 18 pings..
    Regards Martin Rønde Andersen
    [root@bdk-esb-ovs11 ~]# service network restart
    Shutting down interface 0a004300:                          [  OK  ]
    Shutting down interface 10267f5e63:                        [  OK  ]
    Shutting down interface 106e32ed71:                        [  OK  ]
    Shutting down interface 10c3aeca96:                        [  OK  ]
    Shutting down interface bond0.103:  Removed VLAN -:bond0.103:-
                                                               [  OK  ]
    Shutting down interface bond0.104:  Removed VLAN -:bond0.104:-
                                                               [  OK  ]
    Shutting down interface bond0.253:  Removed VLAN -:bond0.253:-
                                                               [  OK  ]
    Shutting down interface bond0.254:  Removed VLAN -:bond0.254:-
                                                               [  OK  ]
    Shutting down interface bond0.255:  Removed VLAN -:bond0.255:-
                                                               [  OK  ]
    Shutting down interface bond0:                             [  OK  ]
    Shutting down loopback interface:                          [  OK  ]
    Bringing up loopback interface:                            [  OK  ]
    Bringing up interface bond0:                               [  OK  ]
    Bringing up interface bond0.103:  Added VLAN with VID == 103 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.104:  Added VLAN with VID == 104 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.253:  Added VLAN with VID == 253 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.254:  Added VLAN with VID == 254 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface bond0.255:  Added VLAN with VID == 255 to IF -:bond0:-
                                                               [  OK  ]
    Bringing up interface 0a004300:                            [  OK  ]
    Bringing up interface 10267f5e63:                          [  OK  ]
    Bringing up interface 106e32ed71:                          [  OK  ]
    Bringing up interface 10c3aeca96:                          [  OK  ]
    [root@bdk-esb-ovs11 ~]# route
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    default         10.0.67.1       0.0.0.0         UG    0      0        0 0a004300
    10.0.67.0       *               255.255.255.0   U     0      0        0 0a004300
    169.254.0.0     *               255.255.0.0     U     0      0        0 10c3aeca96

  • How to configure HP Laserjet P1606dn on Network

    Hi,
         I have an HP LaserJet P1606dn, brand new and fresh out of the box.now  I am trying to configure it for network printing.
    My challenge is that the default IP address (according to the Self Test/Device Configuration page) is 0.0.0.0. Internet Explorer does not recognize that as a valid address, and I cannot change the settings on my computer  to get onto a 0.0.0 subnet. This means that I cannot get to the webpage on the embedded web server to change the IP address to something suitable for the network.
                                       I can't understand how i will configure this printer in network.Please provide procedure of configuring this printer in network ASAP.

    Hi,
    The printer dhould obtain an IP once you connect an ethernet cable, such an IP means that the printer is disconnected from your network.
    Try replugging the ethernet cable into the back of the printer, then to the LAN port of your router, allow it 30-60 seconds and check again.
    If the same persists, try swithint the cable into another port of your router and check for any difference.
    If the same persists, try using another ethernet cable and check for any difference.
    Finally, if any of those provide such an 0.0.0.0 IP address, try pluggin a direct cable between the printer and the PC and check of there is a difference then, that in order to understand if the issue remain within the router or the ethernet cord of the printer itself..
    Please let me know of any change, as well as the results,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How to configure deletedEntryAttributes correctly?

    I'm encountering some difficulties in retro changelog configuration. The "modifiersname" attribute needs to be tracked and the configuration has been amended as below.
    deletedEntryAttributes="creatorsname","modifiersname"
    The weird thing is the "modifiersname" attribute of changetype='delete' of retro changelog doesn't show. Any advice?
    Thanks in advance.
    Regards,
    Corey

    If you temporarily disable wireless security on the AirPort, can both PCs now get their proper IP address information from the DHCP server in the base station?

  • How to configure airport to ignore a network?

    Hi,
    I will try my best to explain this issue. I work at Johns Hopkins Hospital and have access to the wireless network. It is WEP encrypted. For some reason, there is a another network with the same name that is open, which someone described to me as a 'rogue' network. Every time I turn my macbook on it picks up the open one and cannot access the internet because there is not an assigned IP address which leads me to take a series of steps that I have mastered to join the other network that is WEP (it is saved in my keychain). Is there a way or a application out there that can make airport to disregard the open network all the time and join the closed one? I have tried for about 3 weeks to troubleshoot this myself. When I open network pref, go to advanced, I have deleted the open one numerous times, click on the closed network, hit apply. That still does not connect my macbook, have to turn airport off then back on, hoping it will see the closed network. Sometimes I have to do that several times.
    Any help or suggestions would be greatly appreciated. If there is anything that I am leaving out that would better describe settings/issues, please let me know.
    Thanks,
    Andrea

    My wife's Mac Book has the exact same issue as yours. There is an open network in our neighborhood. Obviously, a neighbor set up their wireless network without security (and without even renaming their SSID from "Linksys"--a big no-no). I continually have to manually get her MacBook to join our encrypted network (the very same one my MacBook Pro running Tiger never has any issues joining or finding). Yet, upon waking from sleep or a restart, her MacBook still finds and automatically joins the neighbor's open network without prompting or warning but not our own, even though our home network is explicitly listed in Internet Connect.
    I think the issue is deeper than just two networks having the same name. While that can cause problems, I think in your case, it is just coincidental to the issue at hand. As my own experience seems to demonstrate, it is possible to observe this behavior even when the two networks have completely different SSIDs.
    It is very frustrating to have to manually get her on the network, and it is ridiculous that there's no (apparent) way to ignore specific networks. I can only conclude for now that, apparently, Leopard has a hard time "staying home."

  • How to configure HP Designjet T610 network card.

    Dear All! i have HP Design jet T610 with network card HP JetdDirect 620N & now i want to configure my plotter on network, i checked plotter setting & go to connectivity panel but there is no option to give it static ip or host name etc. so can some please guide me how i configure my plotter via network?

    We have HP Designjet T610, it has already network interface card placing on the plotter, so i don't know that is Jetdirect or not?! How should i know that, also how to configure and include in the network? it saying "Jetdirect -> No" on the connectivity settings. Pls help? 

  • How to configure network printer on solaris 10 intel based

    how to configure the network printer in solaris 10
    like hp laserjet printer/printers,

    Very very easy.
    Go to the print manager . (printmgr I believe or in the launch menu under preferences)
    select add a network printer
    Fill out the info. I find that the hpijs printer driver works better then the suggested foomatic on my hp 4000s. I could not print pdfs otherwise.
    Other things to know is the protocol should be BSD (at least it works for me). And add the port to the destination so 192.168.0.1:9600 for example (for hp).
    thats about it. To have it show up correctly in JDS you should probably add it to the printer list under the launch->preferences->printer preferences.

  • Failed to configure IPv6 interface(s): eri1 - how to debug?

    I have a problem configuring the second network interface for IPv6 under Solaris 10. The first interface, eri0, is configured and works fine. The second one, eri1, has a link-local address but no global address. Both links are up and working, I can ping eri1 via IPv4 (10.0.1.9) from an external host.
    netra / $ ifconfig -a6                                                                                                                                       
    lo0: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
            inet6 ::1/128
    lo0:1: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
            zone wibble
            inet6 ::1/128
    lo0:2: flags=2002000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv6,VIRTUAL> mtu 8252 index 1
            zone foobar
            inet6 ::1/128
    eri0: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
            inet6 fe80::203:baff:fe0b:fd4b/10
            ether 0:3:ba:b:fd:4b
    eri0:1: flags=2080841<UP,RUNNING,MULTICAST,ADDRCONF,IPv6> mtu 1500 index 2
            inet6 2001:0:0:1:203:baff:fe0b:fd4b/64
    eri0:2: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
            zone wibble
            inet6 2001:0:0:1::4/64
    eri0:3: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
            zone wibble
            inet6 fe80::213:a9ff:fe80:43c0/10
    eri0:4: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
            zone foobar
            inet6 2001:0:0:1::3/64
    eri0:5: flags=2000841<UP,RUNNING,MULTICAST,IPv6> mtu 1500 index 2
            zone foobar
            inet6 fe80::213:a9ff:fe80:43bf/10
    eri1: flags=2004841<UP,RUNNING,MULTICAST,DHCP,IPv6> mtu 1500 index 3
            inet6 fe80::203:baff:fe0b:fd4b/10
            ether 0:3:ba:b:fd:4bMy setup is the same for both interfaces:
    - empty files /etc/hostname6.eri0 and /etc/hostname6.eri1
    - both NICs connected to the same switch, with a L2-adjacent IPv6 router.
    Last messages from the serial console are:
    Failed to configure IPv6 interface(s): eri1
    SUNW,eri0 : 100 Mbps full duplex link up
    Hostname: netra
    SUNW,eri1 : 100 Mbps full duplex link up
    (at this point, I issued 'svcadm restart network/physical')
    Failed to configure IPv6 interface(s): eri1
    Aug 30 16:59:29 netra in.ndpd[259]: phyint_init_from_k: SIOCLIFGETND (interface eri1): No such process
    Aug 30 16:59:29 netra last message repeated 1 time
    Aug 30 16:59:29 netra in.ndpd[259]: Interface eri1 has been removed from kernel. in.ndpd will no longer use it
    Do you have any ideas? Where to look?
    Maciej
    Edited by: automatthias on Aug 30, 2008 9:12 AM
    Edited by: automatthias on Aug 30, 2008 9:12 AM

    Thank you for the answer! I've found an option 'local-mac-address?' (the question mark is a part of the parameter name) in the 'ok' prompt.
    More info for next generations:
    1. Get to the 'ok prompt' (OpenBoot prom)
    2. Type 'printenv' to see the current settings, look for 'local-mac-address?'
    3. Set the parameter to 'true': 'setenv local-mac-address? true'
    4. Type printenv again to see if the option was actually changed
    This option is also described in Gentoo OBP reference:
    http://www.gentoo.org/doc/en/gentoo-sparc-obpreference.xml
    Thanks!
    Maciej

  • TVSU - How to configure pointing to a network repository?

    I have installed UR on the server. Created a share called \\svr\systemupdates\
    I am trying to understand how to configure the SU on the client machine to "look" to that network repository for updates...
    I have tried the following but maybe I am not understanding the terminology used?
    The following keys are used to store the user name and password:
    HKLM\Software\Lenovo\MND\TVSUAPPLICATION\UNC=<network share> HKLM\Software\Policies\Lenovo\MND\TVSUAPPLICATION\UNC= <network share>
    HKLM\Software\Lenovo\MND\TVSUAPPLICATION\Pwd= <encrypted password>
    What password is referred to?
    When I use the mapdrv utility I have to use the administrator user and password in order to get the drive mapped (SBS 2003)
    Some of the registry keys were not present on the client machine and I had to create them (X200 running Vista) SU ver 3.14
    Any help or idiots guide to setting this up would be appreciated! Screenshot of correct registry config?
    Thx!

    I am also interested in how to get it to work!.

  • How to configure network virtualization in SCVMM 2012 R2 with two host

    hi everyone... can you teach me how i configure networking in my infrastructure..
    i am getting confuse that i have 2 phisical server, i don't know to set the netwokring in scvmm. Every best practice, i found in internet is using more than 2 physical server.
    i have been tried before with the networking which i want..but it failed...
    any one help me please...

    This whitepaper should explain the required steps to get this working.
    http://gallery.technet.microsoft.com/Hybrid-Cloud-with-NVGRE-aa6e1e9a
    The whitepaper will use more than two hyper-v hosts, but you'll get the picture.
    You can have 1 host to run your NVGRE VMs, while the other host should be dedicated to run the virtualization gateway VMs.
    -kn
    Kristian (Virtualization and some coffee: http://kristiannese.blogspot.com )

  • How to configure network with just 1 ethernet adapter?

    I was looking for a guide which would talk about how to configure your network in case if you have only 1 Ethernet adapter. Is it mandatory to have more than 1 network card to configure multiple ports? If not, what are the options available to deploy a Virtual Machine that can have applications which are available over the network. I don't have a separate network i.e. public network as well as management network is of same IP range.
    I am having 2 node cluster using NFS for pools as well as repository.
    ~Yagnesh

    yagneshg wrote:
    I was looking for a guide which would talk about how to configure your network in case if you have only 1 Ethernet adapter. Just enable the "Virtual Machine" role on the Management network that is automatically connected. You will then be able to add guest vNICs to the same network.
    I am having 2 node cluster using NFS for pools as well as repository. I strongly recommend you get at least one more physical NIC for your server, if not two: running NFS and the cluster heartbeat and the guest traffic all over the same network is going to put a lot of data down the wire and you may land up in a situation where the cluster traffic is overwhelmed and a node reboots. You need to be very careful in this situation. Network cards are cheap and you should have at least two or three, I reckon.

Maybe you are looking for

  • PutDocument and XQuery update in the same txn

    Hey all! Is it a good idea to use putDocument() and then insert nodes into another document in the same transaction? The only thread I have hangs on XmlQueryExpression qe = xmlManager->prepare(...). If it's not a good idea, can I somehow perform thos

  • Flash Builder 4 - Beta / Design view sporadic at best

    Okay, so I have installed the beta, and running through the Catalyst / Flash BUilder 4 tutorial, all is well, unitl i try to get the imprted fxp file to consistently display in the design mode. Not only that, but switching from code view to design vi

  • Can I open multiple tabs in Firefox when WINDOWS starts up? Command line limits to about 204 characters...

    I know how to configure Firefox so that it opens multiple tabs every time you open ''Firefox''. I want it to open multiple tabs when I start ''Windows''. Or in other words, I don't want to connect to multiple web pages every time I open a browser, ju

  • Creating a new site has become more obscure....

    So, on one of our site collections, I needed to activate the publishing features so that some navigation mentions that were available in sp 2007 worked under the new sp 2010 ribbon. That seemed harmless enough. Today, however, a site admin contacted

  • Restore command fails with "target not found.

    Hi, Can you help me explain what does the following output means and the possible way to clean it up? It doesn't look like to be a controlfile not in sync problem and the "change archivelog '..' uncatalog' reports file not found in controlfile. I hav