Corba ipv6

Hi,
I'm trying to run corba using ipv6 and an exception is thrown.
(Caused by: java.net.SocketException: Address family not supported by protocol family: connect)
I've tried with different ipv6 addresses and preferences without any success.
Does anyone have any ideas?
/S
System:
Microsoft Windows XP Professional Version 2002
Celeron(R) CPU 2.40GHz 504 MB RAM
C:\tmp\hello>java -version
java version "1.5.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32c)
Java HotSpot(TM) Client VM (build 1.5.0-beta-b32c, mixed mode)
C:\tmp\hello>orbd -ORBInitialPort 1050 -ORBInitialHost fe80::230:5ff:fe51:11b2
C:\tmp\hello>java -Djava.net.preferIPv6Stack=true -Djava.net.preferIPv4Stack=false HelloServer -ORBInitialPort 1050 -ORBInitialHost fe80::230:5ff:fe51:11b2%5
2004-maj-26 14:40:02 com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl <init>
VARNING: ORBUTIL.connectFailure
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:1739)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:1757)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:197)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:208)
at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:97)
at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:145)
at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:118)
at com.sun.corba.se.impl.resolver.BootstrapResolverImpl.invoke(BootstrapResolverImpl.java:75)
at com.sun.corba.se.impl.resolver.BootstrapResolverImpl.resolve(BootstrapResolverImpl.java:108)
at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22)
at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22)
at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22)
at com.sun.corba.se.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
at HelloServer.main(HelloServer.java:52)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at sun.nio.ch.Net.connect(Native Method)
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:464)
at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:177)
... 11 more
ERROR: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:1739)
at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:1757)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:197)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:208)
at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:97)
at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:145)
at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:118)
at com.sun.corba.se.impl.resolver.BootstrapResolverImpl.invoke(BootstrapResolverImpl.java:75)
at com.sun.corba.se.impl.resolver.BootstrapResolverImpl.resolve(BootstrapResolverImpl.java:108)
at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22)
at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22)
at com.sun.corba.se.impl.resolver.CompositeResolverImpl.resolve(CompositeResolverImpl.java:22)
at com.sun.corba.se.impl.orb.ORBImpl.resolve_initial_references(ORBImpl.java:1112)
at HelloServer.main(HelloServer.java:52)
Caused by: java.net.SocketException: Address family not supported by protocol family: connect
at sun.nio.ch.Net.connect(Native Method)
at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:464)
at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:177)

I got a number of hits on google using the following although a brief glance did not shed any light, but perhaps one of the ones I did not look at contains an answer...
+"Address family not supported by protocol family" +IPv6
If you need to dig into source code then you might want to search for "WSAEAFNOSUPPORT" at the following....
http://www.sockets.com/err_lst1.htm#DetailedErrorDescriptions

Similar Messages

  • How can I disable 1142N from providing IPv6 access ?

    subject says it all, I failed to find the command in configuration..

    Hi Andre,
    As per my knowledge, you cant disable from ur AP.
    Ipv6 is currently not support on any of the Cisco AP's in autonomous mode. However, they will be able to pass ipv6 traffic.
    May be newer IOS version like : Cisco IOS Release 15.2(4)JA supports IPv6 protocols
    Regards

  • PMTU discovery in IPv6 based on IPV6_RECVPATHMTU in Solaris 10

    Our application works with raw sockets and needs to discover PMTU of IPv6 paths.
    According to the RFC-3542 (http://tools.ietf.org/html/rfc3542, section 11) the socket option IPV6_RECVPATHMTU allows applications to know about the change of path MTU by receipt of new ancillary data item (IPV6_PATHMTU) which is delivered to recvmsg() without any actual data. Following construction should be used to enable this option:
        int  on = 1;
        setsockopt(fd, IPPROTO_IPV6, IPV6_RECVPATHMTU, &on, sizeof(on));In the online Sun documentation I found that this socket option is supported since Solaris 10 (http://docs.sun.com/app/docs/doc/816-5177/ip6-7p).
    However, in our test this socket option appears to be not working. After decrease of the PMTU via ifconfig and sending a big enough packet an ICMP (Packet Too Big) is received but there is no event with ancillary data item on the socket.
    One peculiarity that may be essential is that our application binds to a specific port in a raw socket (i.e. to IP address : port pair).
    Does anyone have information if the IPV6_RECVPATHMTU socket option is really supported in Solaris 10?
    Probably, ICMP should be off to be able to receive this event with ancillary data on the socket?
    Will appreciate any ideas how to make it working.
    Thanks in advance,
    Mike.

    Hi,
    I have a Sunfire V100 - and have the exact same problem. The settings are correct; I have configure dual-NIC cards many times in the past - but this issue is simply eluding me. I can swap in a Linux machine in router / ip forwarding mode and there are no problems, but when I put back in the Sunfire I encounter the same issues you have.
    In effect, packets from the LAN arrive at the NIC on the Solaris machine, but then don't get forwarded to the other NIC's gateway. I'm at a loss, but I have seen this problem pop-up (without answer) a half-dozen times in this forum alone, and multiple times on different support sites. Did you (or anyone) ever come across a solution for this? Is this not some easily overlooked yet possibly cryptic flag or variable that I've missed? Anyone?

  • Cannot deploy to localhost:7001  / how to remove the IPV6 from Jdeveloper ?

    Hi,
    Who could help on a deployment issue?
    I have a Weblogic admin server running on http://localhost:7001 and have access to the admin console.
    I developed a test application and deployed it on the Integrated Weblogic server (port 7101) and is running.
    When I try to deploy on the managed admin server, the deployment is correct but it generates an IPV6 addresse
    ( http://[2001:0:4137:9e76:2cd9:2c5e:af7f:ae32]:7001/GoogleMapApp )
    that I cannot use, as I don't use such addresses on the development laptop.
    I want to get the addresses
    http://127.0.0.1:7001/GoogleMapApp
    or
    http://localhost:7001/GoogleMapApp
    Thanks
    [07:23:17 PM] ---- Deployment started. ----
    [07:23:17 PM] Target platform is (Weblogic 10.3).
    [07:23:18 PM] Retrieving existing application information
    [07:23:18 PM] Running dependency analysis...
    [07:23:18 PM] Building...
    [07:23:21 PM] Deploying 2 profiles...
    [07:23:21 PM] Wrote Web Application Module to C:\JDeveloper\mywork\GoogleMap\ViewController\deploy\GoogleMap_ViewController_webapp1.war
    [07:23:21 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\GoogleMap\deploy\GoogleMap_application1.ear
    [07:23:22 PM] Redeploying Application...
    [07:23:28 PM] [Deployer:149192]Operation 'deploy' on application 'GoogleMap_application1' is in progress on 'AdminServer'
    [07:23:34 PM] [Deployer:149194]Operation 'deploy' on application 'GoogleMap_application1' has succeeded on 'AdminServer'
    [07:23:34 PM] Application Redeployed Successfully.
    [07:23:34 PM] The following URL context root(s) were defined and can be used as a starting point to test your application:
    [07:23:34 PM] http://[2001:0:4137:9e76:2cd9:2c5e:af7f:ae32]:7001/GoogleMapApp
    [07:23:34 PM] Elapsed time for deployment: 17 seconds
    [07:23:34 PM] ---- Deployment finished. ----
    ------------------

    HI,
    In your JDeveloper Init file please set the following JAVA_OPTION to disable IPv6
    -Djava.net.preferIPv4Stack=true"
    You can enable above option in the following file of JDeveloper: *"jdeveloper\jdev\bin\jdev.boot"*
    compiler.vmargs = -Xmx1024m   -Djava.net.preferIPv4Stack=trueThanks
    Jay SenSharma
    http://middlewaremagic.com/weblogic/ (Middleware Magic Is Here)

  • Direct Access on Windows Server 2012 R2 and IPV6

    I have a question about IPV6 and Direct Access in Server 2012 R2. Without using UAG is it still mandatory to have IPV6 enabled in the intranet?
    Kristopher Turner | Not the brightest bulb but by far not the dimmest bulb.

    Hi,
    DirectAccess uses IPv6 with IPsec to create a secure connection between DirectAccess client computers and the internal corporate network.
    However, DirectAccess does not necessarily require connectivity to the IPv6 Internet or native IPv6 support on internal networks. Instead, it automatically configures and uses IPv6 transition technologies to tunnel IPv6 traffic across the IPv4 Internet (6to4,
    Teredo, IP-HTTPS) and across your IPv4-only intranet (NAT64 or ISATAP).
    For detailed information, please view the link below,
    Plan the DirectAccess Infrastructure
    http://technet.microsoft.com/en-us/library/jj574101.aspx
    Hope this helps.
    Steven Lee
    TechNet Community Support

  • Cisco asa 5505: No traffic lan to wan with IPv6

    Hello everybody,
    I have a Cisco ASA 5505, public ipv6 in outside interface, private ipv6 in LAN, from router I can ping any ipv6 in Internet and ping my LAN ipv6. Traffic doesn't go through router.
    This is my configuration.
    interface Vlan1
     nameif inside
     security-level 100
     ip address PRIV-Saturn1 255.255.255.0
     ipv6 address fc00::1/7
     ipv6 enable
    interface Vlan2
     nameif outside
     security-level 0
     ip address PUBLIC26 255.255.255.248
     ipv6 address xxxx:yyyy:67:36::2/64
     ipv6 enable
     ipv6 nd suppress-ra
    access-list Dynamic_Filter_ACL extended permit tcp any6 any6
    ipv6 route outside ::/0 xxx:yyyy:67:36::1
    Am I omitting anything?
    Thanks in advance for the help.
    Jos P

    Since you're using IPv6 private addressing (fc00::) on the inside, you need a dynamic NAT entry to translate your private IPv6 addresses to a public one.
    Alternatively, you could just use a subnet of your registered IPv6 block for the inside network and not worry about NAT.

  • Difference b/w CORBA and DB Link

    Hi,
    I have to import data from the source ,so i have two choice to transfer data from source - DB Link or Corba.
    My source support both and its having Oracle data base. i am using Oracle 10g in destination.
    So please suggest me which one best and easy to use and why ?
    Please describe some drawbacks for both.
    Thanks in advance.
    Surender Rana
    [email protected]

    Hi Venu,
    Welcome to sdn,
    Table controls r enhancement to Step loops.
    step loops have Only vertical scroll.
    Where as table controls has horizontal and verticall scrolls.
    For table controls cursor control logic provided implicitly.
    where as in Step loops cursor control logic is provided by explicitly.
    Message was edited by:
            Vishnu Reddy

  • Welcome to the IPv6 Community

    Welcome to the CSC IPv6 Community.  We encourage everyone to share their knowledge and start conversations on issues such as adding IPv6 capability to your networks and discuss challenges and successes around network services migration. All topics are welcome, including routing address management, translation, tunneling, firewall, security, DNS, MTU, applications and protocol stack issues.
    Remember, just like in the workplace, be courteous to your fellow forum participants. Please refrain from using disparaging or obscene language or posting advertisements.
    Cheers,
    Dan Bruhn
    CSC Community Manager

    hiLisa_K8 wrote:
    This is the place where LogMeIn users can ask, learn, and share about LogMeIn products and services. Everyone is invited to participate and we hope that your experience here is positive, fun, and informative. How you can participate:Explore: Use the search box at the top to quickly find what you are looking for.
    Ask: Can’t find an answer? Post your question on the appropriate board. Press the blue NEW MESSAGE button to begin.
    Accept: If someone gives you the right answer, remember to 'Accept' their response as a solution so the next person can find the same solution quickly.
    Appreciate: If someone helps you, give them a Kudos by clicking the star button. Welcome: If you are new, reply to this thread and introduce yourself, or ask a question to help you get started.
    Report: If you find something weird or broken or have an idea on how to improve the community, please let us know in the Community Feedback board.
    Respect: We have some guidelines that we expect all community members to follow, so have a look but more importantly… Have fun! For more tips and tricks read our Getting Started Guide.Thank you for participating in the LogMeIn Community! Happy posting! Sincerely,
    Lisa Kate
    LogMeIn Community Manager   

  • How do I configure ISP native IPv6 connectivity?

    Hi!
    I'm a network engineer for SECOM, an ISP in Southeastern Colorado. We will be making native IPv6 connectivity available to residential subscribers soon, and I've been tasked with verifying support for our IPv6 platform on home router products.
    I have an AirPort Extreme purchased new in November of '09 that is running version 7.5.1, which I believe is completely current.
    Under the IPv6 tab in my Advanced settings, I have the following configuration:
    IPv6 Mode: Router
    Block incoming IPv6 connections: NOT checked
    Configure IPv6: Manually
    WAN IPv6 Address: fdXX:XXXX:XXXX:a000::2
    WAN IPv6 Prefix Length: 64
    IPv6 Default Route: fdXX:XXXX:XXXX:a000::1
    LAN IPv6 Address: fdXX:XXXX:XXXX:c000::1
    (As you can see, I'm using ULA's for testing purposes, and I've replaced the global bits with X's for security.)
    The problem is, if I plug a host into one of the LAN ports and assign it an address from the same /64 subnet (e.g. fdXX:XXXX:XXXX:c000::2), the host can't ping the Airport's assigned LAN address.
    It can ping:
    * the Airport's link-local IPv6 address, and
    * the Airport's IPv4 192.168.x.x address
    Also (and I'm gratified that this part is working), my CE router can ping the Airport's WAN IPv6 address!
    So my question is, is there something in the IPv6 configuration I'm misunderstanding? Has anyone else gotten native statically-configured IPv6 working on the AirPort Extreme?
    Thanks very much in advance,
    John E. / SECOM
    P.S. - I have verified with a packet capture that the AirPort extreme is not responding at all for the configured LAN IPv6 address; i.e., the ICMPv6 neighbor solicitation goes unanswered.
    P.P.S. - I have tried a Windows 7 host, a Windows XP host, and an IPv6-certified multitester from JDSU. All exhibit the same symptoms.

    I have follow your instruction to connect to my ISP as it shows the following message:
    Serial connection established.
    using interface sppp0
    connect: sppp0 <--> /dev/ttya
    local IP address xxxxxxxx
    remote IP address 1.1.1.1
    But when I ping www.sun.com, it shows:
    www.sun.com unknown.
    I start Mozilla and it said www.sun.com not found etc...
    What has gone wrong?
    Do I have to configure some files such as:
    /etc/resolv.conf
    /etc/hosts
    /etc/hostname ?
    or any other steps that can help me to connect to the internet?
    Thanks...

  • How to handle changing IPv6 network configurations

    Hi,
    I run a Mac Mini as a server with OS X Server 10.8.5/2.2 on it using an internet connection with DS-lite. The server runs fine on a private IPv4 and a public IPv6 assigned by the ISP thrugh my router. Now from time to time (on some really odd days 5 times a day) my ISP decides to change my IPv6 prefix and as a consequence the IPv6 of my server. This results in a warning and some services seem to work not always properly. When I handle the warning and update the network configuration (although all relevant pieces of configuration that are shown along this proces remain unchanged), everything is back to normal.
    Now I wonder whether there is better way to handle changing IPv6 prefixes while everything else is unchanged? Any thougths? Thanks. Steffen

    I'll add my 2 cents too Sudheer...
    I suppose your versioning strategy should take into account your particular circumstances, impact analysis, ESB architecture  etc...
    In our case it makes sense to version the service operations because we have some consumers that want to stay on the older version & other that want to move with the changing versions...
    We've noticed that SAP, with the standard delivered enterprise services also version step the service operations so you esentially have 2 service contracts but one that caters for additional fields/functionality. The consumer uses the service operation that they prefer.
    The other possibility, if you are in a position to make the new fields 'optional' then you could do that without impacting all the consumers, the consumers that have the additional info to pass in the request can do so & the other consumers can carry on business as usual.
    Then you could also version step the entire service, that would entail making use of a new software component version but this would entail new endpoints & depending on your architecture it could impact all your consumers. If you're using an integrated ESB architecture, your consumers would have one endpoint & the ESB would route the request to the relevant service version.
    So you could minise impact on the consumers & develop a good versioning strategy depending on what your current situation is.
    Regards, Trevor

  • How can I disable IPv6 EUI randomization with group policy?

    I need to turn off IPv6 EUI address randomization. It can be done in netsh (a few commands) or powershell (Set-NetIPv6Protocol -RandomizeIdentifiers Disabled).  How can I do this in group policy without scripting?

    Hi Jordan,
    Before going further, I hope that the suggestion provided by Martin can be helpful.
    It seems that we can't configure this setting via native policy.To configure IPv6 settings,
    we need to download ADMX files for IPv6. However, per the following article, the IPv6 settings that can be configured are:
    Enable all IPv6 components
    (Windows default)
    Disable all IPv6
    components (the setting you probably want)
    Disable 6to4
    Disable ISATAP
    Disable Teredo
    Disable Teredo and 6to4
    Disable all tunnel
    interfaces
    Disable all LAN and PPP
    interfaces
    Disable all LAN, PPP and tunnel
    interfaces
    Prefer IPv4 over IPv6
    How to Disable IPv6 through Group Policy
    http://social.technet.microsoft.com/wiki/contents/articles/5927.how-to-disable-ipv6-through-group-policy.aspx
    TechNetSubscriber Support
    If you are TechNetSubscription user and have any feedback on our support quality, please
    send your feedback here
    Best regards,
    Frank Shen
    Please read the question before marking things as answers.

  • How can i disable ipv6 in OL7?

    Hi everybody,
    how can i disable ipv6 on my OL7 box?
    In /etc/sysctl.d i have test it with the file: ipv6.conf:
    net.ipv6.conf.all.disable_ipv6 = 1
    net.ipv6.conf.<interface>.disable_ipv6 = 1
    But this doesnt work.
    Does anybody know how can i disable IPv6 in Oracle Linux 7?

    What I would recommend is not to set implicit or redundant parameters:
    net.ipv6.conf.all.disable_ipv6 = 1
    net.ipv6.conf.default.disable_ipv6 = 1
    There is no need to disable the "default" interface, since it is already included in the "all" statement.
    I do not know, but there could be a possibility that such statements disable the network card in question, but in turn enable every other. In such case, your 2nd statement invalidates the first. Perhaps that was was part of the problem when using your other configuration.

  • How can I turn off IPv6 temporary addresses in a enterprise environment

    So in a default configuration Vista and Windows 7 clients will use IPv6 temporary address (per RFC 3041), but I would like to be able to disable this with a GPO.
    I know I can do this by using a startup script tied to a GPO using the netsh interface ipv6 set privacy state=disabled store=persistent but I really do not want to run a logon script especially when as you can see in the command it is a persistent
    setting.
    Any ideas on using a registry based GPO for this?

    Hi,
    OK, I understand what you want. But after I use the Process Monitor to capture the behavior, I found that a lot of registry keys would be changed. So you can not set it via registry unless the IPv6 is disabled.
    Thanks for understanding.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
    Thank you again for the answer.
    As a follow up question... How does one suggest/request a change in default behavior in a MS product?
    While the RFC 3041 addresses might be nice to have for the average consumer they are not ideal in a enterprise environment. I have found that the temporary addresses will register in DNS, but this doesn't completely solve the issue of tracking and accountability,
    you would still need a application to query, correlate and store that information.
    So it would be nice if the business versions of Windows Vista/7/2K8 and the next client OS would not have this behavior by default.

  • 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.

  • IPv6 Delegated Prefixes no longer working?

    ATTENTION PeterGrace
    Your post was removed to a secure area out of public view because it violates forum posting guidelines.
    Forum Guidelines state >>> clickable link http://forums.comcast.com/t5/Forum-Guidelines/Posting-Guidelines/td-p/866289 which everyone should read BEFORE making a first post
    Please don't;
    Post personal information in the forums
    Please do your best to keep your identity and personal information safe. This includes:
    Your full name
    Your telephone number
    Your Physical/Mailing Address
    Email addresses
    Credit Card numbers
    Account numbers
    Personal public IP addresses
    Modem MAC address and / or serial number <<<<<<<<<<<<<<<<<<<<<
    Active phishing links
    Other personally identifiable information
    Here is your post with the information removed;
    Hi there!
    Has Comcast stopped assigning delegated prefixes for users who request them? I had my router setup to request a /60 via IA-PD but just today it appears to have stopped. I'm still getting an ipv6 address on the dhcpv6 solicit, but no more delegated prefixes. Thinking that the problem might be solved with a firewall software update, I upgraded to the latest release version but the same problem persists. Here's my IAID/DUID to aid in tracking down the issue.
    IAID: XXXXXXXXX
    DUID: XXXXXXXXXXXXXXXXXXXXXXXXXXX
    EDIT: Cablemodem HFC MAC: XXXXXXXXXXXXXXXX (found on surfboard diagnostic page)
    Let me know what other info I might provide to aid in diagnostics.
    Thanks in advance!

    Check my PM, I see PD being assigned to your device.
    -Chirag

Maybe you are looking for

  • Line item text

    Hi All, In a particular line item while Billing, is it possible to maintain text for all the quantities. Eg:- For a line item we have 10 quantities, now, for each of these 10 quantities we would like to maintain text. Please help as to how can we map

  • Making attrbute of  field in layout dynamic (mandatory on not in config)

    Hi, One of the functional team member had some issue with configuration. He checked the box in configuration which is mandatory flag chack box in Manitain Field groups. But a particular field does not change it status in transcation. I am having a ve

  • Where to submit feature suggestions?

    I occasionally have some suggestions for IOS and other OS for commands which I'm certain would be extremely popular, such as a "shut cycle 5" for interfaces which would power down the interface for 5 seconds, then bring it back up (handy for remote w

  • Acrobat moves images in word booklet

    The very first pdf I try to create with acrobat 8 under vista moves my illustrations all over the document. The original is a Word 2007 bookfold booklet. In the pdf, illustrations are moved all around pages over and under text. The resulting document

  • Why No Information About MAINE?

    You need to put a side note or something. If you think about it, it is reasonable for people to assume that when you said 'USA' it applied to full coverage of states, including Maine. Otherwise you would say, 'most', or 'all-but', or give a listing o