Network Gateway Woes

Well, my Arch Linux server is serving as a router for my home network right now, but I have a few problems that I can't see a solution to.
1. Dhcpd refuses to start. My config is:
subnet 192.168.1.0 netmask 255.255.255.0 {
  # --- default gateway
       option routers                  192.168.1.1;
       option subnet-mask              255.255.255.0;
       option broadcast-address        192.168.1.255;
       option domain-name-servers      208.67.22.222, 208.67.220.220;
       range   192.168.1.100 192.168.1.254;
       default-lease-time 21600;
       max-lease-time 43200;
but it shows all the read the readme and this is our website crap then just says exiting. It doesn't give an error, it just exits. No idea, but I checked the file permissions.
2. Interfaces
I have two ethernet interfaces, of course, but they somehow switch. Ex. today eth0 is the top ethernet card but yesterday it was the bottom one. Not sure if this is fixable by linux, but it really is a pain in the *** to try to fix it every time (I have to turn my modem off for 5 minutes between dhcp attempts or they always fail because my ISP's network is screwy).
3. /var/spool
I managed to get a color printer working in samba, but the /var/spool directory needs to be chmodded to 777 to print, and every so often even without a reboot the directory will reset and will become unwriteable to clients.

for # 2. read /etc/udev/readme-udev-arch.txt
It tells you how you can set up persistent mappings based on MAC.
for # 1. Try dnsmasq. It is much easier to config, and if you have a simple environment, it works much better. If you need all the bells and whistles of dhcpd..then maybe try starting the daemon manually, instead of using the init script. Maybe it will output something more useful to stdout.

Similar Messages

  • Has 10.7.2 Server fixed Network Gateway issue?

    I upgraded our server when Lion was first released to discover that the it completely broke the network gateway - I have since reverted back to 10.6.
    Has 10.7.2 fixed this issue? Is it save for me to upgrade yet?

    Don't upgrade. It is not safe. Stick with SLS.

  • How to check network gateway information

    Hi ,
    I want to check the network getway address and other network configuration of my Mac System. Is there any way to check through the Mac system.

    Go into the router administration GUI through a browser and the router admin password. In one of the basic screens it will mention the gateway address. I realise you did say 'the Mac system; and may mean you want to do it without going outside the Mac. Was there a reason for that? The address listing in the Network utility on the Mac is not as clear as that on the router which is the gateway.

  • Please Assist, Network Gateway Configuration

    I am running Solaris 7 for Intel. The Network Card is configured properly with regards to IP Address, DNS, Netmask. I am able to send and receive information with the other machines in my house (ftp, telnet, etc...). I have an Accend P75 Router that the other machines access as a gateway to get to my network at work. Where can I set the gateway address so the Solaris machine can use this router to access the work network?
    Thank You.
    Aaron Epstein
    [email protected]

    Hey Aaron,
    Make sure that you /etc/defaultrouter file has the gateway's IP address. Here's a simple example of /etc/defaultrouter
    192.168.0.1
    That's it. Just the IP address of your gateway/router. Try a "man defaultrouter" for more info...
    P.S. You will need a reboot unless you issue a "route add default 192.168.0.1", see "man route" for more info...
    Note, once you reboot and find that you can't ping www.sun.com or whatever, make sure your DNS entries are set up properly...
    Let me know if it works...
    [email protected]

  • Found a great solution to my Linux to Tiger network printing woes

    As a novice, I've been in network printing h*!# the past 2 days trying to connect a Ubuntu (linux) box to my Mac and it's usb printer. I couldn't find a simple configuration solution in "Linuxland" or Mac forums until I found this link...
    http://members.cox.net/18james/osxprintersharing.html
    Thank you Ronald Florence.
    I hope this helps others. Good Luck.
    Mac Mini - 80G -Superdrive   Mac OS X (10.4.5)  

    These settings are for setting up your wireless printer to stay connected to your router, keep wireless devices better connected and make your router secure and hack proof.
    1. Set a static IP in the printer (click here) outside the DHCP range of the router (check your manual). 
        This is for Linksys routers but can be used for all routers.  Verify your DHCP range and change this
        first if needed.  More Wireless Printing help is here.
    2. Verify in the printer that 'Auto Off' is disabled.  Use the Embedded Web Server (EWS) by going to the  
        printers IP address in your browsers address bar, click  Settings Tab/Auto Off.  Or use the Printer
        Assistant, Printer Home Page (EWS). 
    In the router:  (Refer to your router manual for information)
    3. Use a fixed wireless channel like 1,6 or 11, never 'auto', try channel 1 first then the rest. 
    4. Set router to 20Mhz only, or 145Mbps depending on router. 
    5. Always use WPA2-AES (Personal) encryption, but you can try ‘mixed’ mode. 
    6. Disable WPS and never use it and disable UPnP for the routers security.  Nobody can hack your
        system now and helps with wireless connectivity (if you want to know why, search the web). 
    7. If you have a dual band router (2.4Ghz and 5.0Ghz bands), make sure the SSID’s are NOT the same,
        they must be different for all bands, even for any Guest networks. 
    8. Save all settings.  Power off both, wait 2 mins.  Power on router wait 2 mins. 
    9. Power on printer and verify it reconnects to router. 
    Windows 7/8/8.1   Is Network Discovery on or off?
    Control Panel/Network and Internet/Network and Sharing Center/Advanced sharing settings.
    Under Home or Work (current profile) / Network Discovery.
    Select "Turn on network discovery" and save changes.
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • Multiple gateway networking question

    We are a small company owned by a big company. We already have our own network/gateway/ISP which works fine, but our parent wants to install their own T1 line to give us access to their private network, which contains things we'll need (which we want) but also restricts and slows down our Internet access (which we don't want). I'm told there should be a way of switching automatically between the two gateways without having to manually change router addresses (ie. default would be our network, but it would switch to parent's network if the particular request cannot be fulfilled via ours). Any ideas on how to set something like this up? Sorry... I'm a bit of a networking noob.

    The easiest way depends on how the T1 and your existing ISP connection terminate in your network.
    Ideally both connections should connect to the same router - then you point all your machines to use this router as their default gateway and the router takes care of sending traffic to your ISP/the T1 based on destination IP.
    If you don't have a single router that both connections terminate on then you'll have two routers in your network. At this point you have two options:
    One is to set one router as your default router and set a static route on that router (if it supports it) so that traffic for the main company's network is sent over to the other network:
    Host --> Router1 --> ISP
                    |
                    |
                    V
                   T1 router --> head office
    In this model you only need to make one change on the default router and you're done.
    If that doesn't work for some reason (e.g. your ISP router doesn't support static routes) then you can setup static routes on each host so that each host sends the traffic to the appropriate router:
    Host --> (default route) --> ISP router --> internet
      |
      v
     (static route) -->T1 router --> head office
    The disadvantage here is that you need to make a configuration change on each machine, typically along the lines of adding a static route:
    sudo route add -net <subnet of head office> <IP of T1 router>
    This tells your machine to send all traffic for <subnet of head office) to <IP of T1 router>
    Either way you need to have some understanding of the network infrastructure - IP address/subnets, router addresses, etc.

  • Openvpn can't connect to network

    hi all, I'm glad to come here, there maybe more active. so I post here, I'm use Archbang X86_64. up to date.
    I want use openvpn connect some site blocked by gov, but when I use openvpn, it can't connect any web site. This is my client.conf:
    client
    remote 63.223.126.189 1194
    redirect-gateway def1
    dev tun
    proto udp
    resolv-retry infinite
    nobind
    persist-key
    persist-tun
    verb 3
    ca ~/.openvpn/ca.crt
    cert ~/.openvpn/client.crt
    key ~/.openvpn/client.key
    comp-lzo
    The server is Cent OS 6.2 32bit, server.conf:
    # Sample OpenVPN 2.0 config file for #
    # multi-client server. #
    # This file is for the server side #
    # of a many-clients <-> one-server #
    # OpenVPN configuration. #
    # OpenVPN also supports #
    # single-machine <-> single-machine #
    # configurations (See the Examples page #
    # on the web site for more info). #
    # This config should work on Windows #
    # or Linux/BSD systems. Remember on #
    # Windows to quote pathnames and use #
    # double backslashes, e.g.: #
    # "C:\\Program Files\\OpenVPN\\config\\foo.key" #
    # Comments are preceded with '#' or ';' #
    # Which local IP address should OpenVPN
    # listen on? (optional)
    local x.x.x.x(my server ip)
    # Which TCP/UDP port should OpenVPN listen on?
    # If you want to run multiple OpenVPN instances
    # on the same machine, use a different port
    # number for each one. You will need to
    # open up this port on your firewall.
    port 1194
    # TCP or UDP server?
    ;proto tcp
    proto udp
    # "dev tun" will create a routed IP tunnel,
    # "dev tap" will create an ethernet tunnel.
    # Use "dev tap0" if you are ethernet bridging
    # and have precreated a tap0 virtual interface
    # and bridged it with your ethernet interface.
    # If you want to control access policies
    # over the VPN, you must create firewall
    # rules for the the TUN/TAP interface.
    # On non-Windows systems, you can give
    # an explicit unit number, such as tun0.
    # On Windows, use "dev-node" for this.
    # On most systems, the VPN will not function
    # unless you partially or fully disable
    # the firewall for the TUN/TAP interface.
    ;dev tap
    dev tun
    # Windows needs the TAP-Win32 adapter name
    # from the Network Connections panel if you
    # have more than one. On XP SP2 or higher,
    # you may need to selectively disable the
    # Windows firewall for the TAP adapter.
    # Non-Windows systems usually don't need this.
    ;dev-node MyTap
    # SSL/TLS root certificate (ca), certificate
    # (cert), and private key (key). Each client
    # and the server must have their own cert and
    # key file. The server and all clients will
    # use the same ca file.
    # See the "easy-rsa" directory for a series
    # of scripts for generating RSA certificates
    # and private keys. Remember to use
    # a unique Common Name for the server
    # and each of the client certificates.
    # Any X509 key management system can be used.
    # OpenVPN can also use a PKCS #12 formatted key file
    # (see "pkcs12" directive in man page).
    ca /etc/openvpn/easy-rsa/keys/ca.crt
    cert /etc/openvpn/easy-rsa/keys/server.crt
    key /etc/openvpn/easy-rsa/keys/server.key # This file should be kept secret
    # Diffie hellman parameters.
    # Generate your own with:
    # openssl dhparam -out dh1024.pem 1024
    # Substitute 2048 for 1024 if you are using
    # 2048 bit keys.
    dh /etc/openvpn/easy-rsa/keys/dh1024.pem
    # Configure server mode and supply a VPN subnet
    # for OpenVPN to draw client addresses from.
    # The server will take 10.8.0.1 for itself,
    # the rest will be made available to clients.
    # Each client will be able to reach the server
    # on 10.8.0.1. Comment this line out if you are
    # ethernet bridging. See the man page for more info.
    server 10.8.0.0 255.255.255.0
    #server 192.168.1.0 255.255.255.0
    # Maintain a record of client <-> virtual IP address
    # associations in this file. If OpenVPN goes down or
    # is restarted, reconnecting clients can be assigned
    # the same virtual IP address from the pool that was
    # previously assigned.
    ifconfig-pool-persist ipp.txt
    # Configure server mode for ethernet bridging.
    # You must first use your OS's bridging capability
    # to bridge the TAP interface with the ethernet
    # NIC interface. Then you must manually set the
    # IP/netmask on the bridge interface, here we
    # assume 10.8.0.4/255.255.255.0. Finally we
    # must set aside an IP range in this subnet
    # (start=10.8.0.50 end=10.8.0.100) to allocate
    # to connecting clients. Leave this line commented
    # out unless you are ethernet bridging.
    ;server-bridge 10.8.0.4 255.255.255.0 10.8.0.50 10.8.0.100
    # Configure server mode for ethernet bridging
    # using a DHCP-proxy, where clients talk
    # to the OpenVPN server-side DHCP server
    # to receive their IP address allocation
    # and DNS server addresses. You must first use
    # your OS's bridging capability to bridge the TAP
    # interface with the ethernet NIC interface.
    # Note: this mode only works on clients (such as
    # Windows), where the client-side TAP adapter is
    # bound to a DHCP client.
    ;server-bridge
    # Push routes to the client to allow it
    # to reach other private subnets behind
    # the server. Remember that these
    # private subnets will also need
    # to know to route the OpenVPN client
    # address pool (10.8.0.0/255.255.255.0)
    # back to the OpenVPN server.
    ;push "route 10.8.0.1 255.255.255.0"
    ;push "route 192.168.20.0 255.255.255.0"
    #push "route add dev ppp0 alayii.com"
    #push "route del default dev ppp0"
    #push "route add default dev tun0"
    # To assign specific IP addresses to specific
    # clients or if a connecting client has a private
    # subnet behind it that should also have VPN access,
    # use the subdirectory "ccd" for client-specific
    # configuration files (see man page for more info).
    # EXAMPLE: Suppose the client
    # having the certificate common name "Thelonious"
    # also has a small subnet behind his connecting
    # machine, such as 192.168.40.128/255.255.255.248.
    # First, uncomment out these lines:
    ;client-config-dir ccd
    ;route 192.168.40.128 255.255.255.248
    # Then create a file ccd/Thelonious with this line:
    # iroute 192.168.40.128 255.255.255.248
    # This will allow Thelonious' private subnet to
    # access the VPN. This example will only work
    # if you are routing, not bridging, i.e. you are
    # using "dev tun" and "server" directives.
    # EXAMPLE: Suppose you want to give
    # Thelonious a fixed VPN IP address of 10.9.0.1.
    # First uncomment out these lines:
    ;client-config-dir ccd
    ;route 10.9.0.0 255.255.255.252
    # Then add this line to ccd/Thelonious:
    # ifconfig-push 10.9.0.1 10.9.0.2
    # Suppose that you want to enable different
    # firewall access policies for different groups
    # of clients. There are two methods:
    # (1) Run multiple OpenVPN daemons, one for each
    # group, and firewall the TUN/TAP interface
    # for each group/daemon appropriately.
    # (2) (Advanced) Create a script to dynamically
    # modify the firewall in response to access
    # from different clients. See man
    # page for more info on learn-address script.
    ;learn-address ./script
    # If enabled, this directive will configure
    # all clients to redirect their default
    # network gateway through the VPN, causing
    # all IP traffic such as web browsing and
    # and DNS lookups to go through the VPN
    # (The OpenVPN server machine may need to NAT
    # or bridge the TUN/TAP interface to the internet
    # in order for this to work properly).
    ;push "redirect-gateway def1 bypass-dhcp"
    push "redirect-gateway def1"
    # Certain Windows-specific network settings
    # can be pushed to clients, such as DNS
    # or WINS server addresses. CAVEAT:
    # http://openvpn.net/faq.html#dhcpcaveats
    # The addresses below refer to the public
    # DNS servers provided by opendns.com.
    ;push "dhcp-option DNS 208.67.222.222"
    ;push "dhcp-option DNS 208.67.220.220"
    #push "dhcp-option DNS 8.8.8.8"
    #push "dhcp-option DNS 8.8.4.4"
    # Uncomment this directive to allow different
    # clients to be able to "see" each other.
    # By default, clients will only see the server.
    # To force clients to only see the server, you
    # will also need to appropriately firewall the
    # server's TUN/TAP interface.
    client-to-client
    # Uncomment this directive if multiple clients
    # might connect with the same certificate/key
    # files or common names. This is recommended
    # only for testing purposes. For production use,
    # each client should have its own certificate/key
    # pair.
    # IF YOU HAVE NOT GENERATED INDIVIDUAL
    # CERTIFICATE/KEY PAIRS FOR EACH CLIENT,
    # EACH HAVING ITS OWN UNIQUE "COMMON NAME",
    # UNCOMMENT THIS LINE OUT.
    ;duplicate-cn
    # The keepalive directive causes ping-like
    # messages to be sent back and forth over
    # the link so that each side knows when
    # the other side has gone down.
    # Ping every 10 seconds, assume that remote
    # peer is down if no ping received during
    # a 120 second time period.
    keepalive 10 120
    # For extra security beyond that provided
    # by SSL/TLS, create an "HMAC firewall"
    # to help block DoS attacks and UDP port flooding.
    # Generate with:
    # openvpn --genkey --secret ta.key
    # The server and each client must have
    # a copy of this key.
    # The second parameter should be '0'
    # on the server and '1' on the clients.
    ;tls-auth ta.key 0 # This file is secret
    # Select a cryptographic cipher.
    # This config item must be copied to
    # the client config file as well.
    ;cipher BF-CBC # Blowfish (default)
    ;cipher AES-128-CBC # AES
    ;cipher DES-EDE3-CBC # Triple-DES
    # Enable compression on the VPN link.
    # If you enable it here, you must also
    # enable it in the client config file.
    comp-lzo
    # The maximum number of concurrently connected
    # clients we want to allow.
    ;max-clients 100
    # It's a good idea to reduce the OpenVPN
    # daemon's privileges after initialization.
    # You can uncomment this out on
    # non-Windows systems.
    user nobody
    group nobody
    # The persist options will try to avoid
    # accessing certain resources on restart
    # that may no longer be accessible because
    # of the privilege downgrade.
    persist-key
    persist-tun
    # Output a short status file showing
    # current connections, truncated
    # and rewritten every minute.
    status /var/log/openvpn-status.log
    # By default, log messages will go to the syslog (or
    # on Windows, if running as a service, they will go to
    # the "\Program Files\OpenVPN\log" directory).
    # Use log or log-append to override this default.
    # "log" will truncate the log file on OpenVPN startup,
    # while "log-append" will append to it. Use one
    # or the other (but not both).
    log /var/log/openvpn.log
    log-append /var/log/openvpn.log
    # Set the appropriate level of log
    # file verbosity.
    # 0 is silent, except for fatal errors
    # 4 is reasonable for general usage
    # 5 and 6 can help to debug connection problems
    # 9 is extremely verbose
    #verb 3
    # Silence repeating messages. At most 20
    # sequential messages of the same message
    # category will be output to the log.
    ;mute 20
    my openvpn.log, I cut it to today's log:
    Fri Aug 24 03:17:27 2012 222.243.122.171:35730 Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
    Fri Aug 24 03:17:27 2012 222.243.122.171:35730 Local Options hash (VER=V4): '530fdded'
    Fri Aug 24 03:17:27 2012 222.243.122.171:35730 Expected Remote Options hash (VER=V4): '41690919'
    Fri Aug 24 03:17:27 2012 222.243.122.171:35730 TLS: Initial packet from 222.243.122.171:35730, sid=7651acff 1979bea2
    Fri Aug 24 03:17:30 2012 222.243.122.171:35730 VERIFY OK: depth=1, /C=CN/ST=HN/L=HN/O=Fuckgfw/OU=changeme/CN=direct.alayii.com/name=server-ca/[email protected]
    Fri Aug 24 03:17:30 2012 222.243.122.171:35730 VERIFY OK: depth=0, /C=CN/ST=HN/L=HN/O=Fuckgfw/OU=changeme/CN=direct.alayii.com/name=client/[email protected]
    Fri Aug 24 03:17:31 2012 222.243.122.171:35730 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
    Fri Aug 24 03:17:31 2012 222.243.122.171:35730 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
    Fri Aug 24 03:17:31 2012 222.243.122.171:35730 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
    Fri Aug 24 03:17:31 2012 222.243.122.171:35730 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
    Fri Aug 24 03:17:32 2012 222.243.122.171:35730 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
    Fri Aug 24 03:17:32 2012 222.243.122.171:35730 [direct.alayii.com] Peer Connection Initiated with 222.243.122.171:35730
    Fri Aug 24 03:17:32 2012 direct.alayii.com/222.243.122.171:35730 MULTI: Learn: 10.8.0.6 -> direct.alayii.com/222.243.122.171:35730
    Fri Aug 24 03:17:32 2012 direct.alayii.com/222.243.122.171:35730 MULTI: primary virtual IP for direct.alayii.com/222.243.122.171:35730: 10.8.0.6
    Fri Aug 24 03:17:34 2012 direct.alayii.com/222.243.122.171:35730 PUSH: Received control message: 'PUSH_REQUEST'
    Fri Aug 24 03:17:34 2012 direct.alayii.com/222.243.122.171:35730 SENT CONTROL [direct.alayii.com]: 'PUSH_REPLY,redirect-gateway def1,dhcp-option DNS 8.8.8.8,dhcp-option DNS 8.8.4.4,route 10.8.0.0 255.255.255.0,topology net30,ping 10,ping-restart 120,ifconfig 10.8.0.6 10.8.0.5' (status=1)
    Fri Aug 24 03:44:44 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:44:53 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:03 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:13 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:22 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:23 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:25 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:30 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:39 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:49 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:45:59 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:46:09 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:46:19 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:46:29 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:46:40 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:46:49 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:46:59 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:09 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:19 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:30 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:40 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:47 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:48 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:48 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:49 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:49 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:49 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:49 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:50 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:51 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:51 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:53 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:55 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:56 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:47:57 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:03 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:05 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:07 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:13 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:15 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:17 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:23 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:25 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:27 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:28 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:29 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:30 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:33 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:34 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:34 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:35 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:37 2012 read UDPv4 [ECONNREFUSED]: Connection refused (code=111)
    Fri Aug 24 03:48:40 2012 direct.alayii.com/222.243.122.171:35730 [direct.alayii.com] Inactivity timeout (--ping-restart), restarting
    Fri Aug 24 03:48:40 2012 direct.alayii.com/222.243.122.171:35730 SIGUSR1[soft,ping-restart] received, client-instance restarting
    openvpn-status.log
    OpenVPN CLIENT LIST
    Updated,Fri Aug 24 03:48:00 2012
    Common Name,Real Address,Bytes Received,Bytes Sent,Connected Since
    direct.alayii.com,222.243.122.171:35730,1610365,1800148,Fri Aug 24 03:17:27 2012
    ROUTING TABLE
    Virtual Address,Common Name,Real Address,Last Ref
    10.8.0.6,direct.alayii.com,222.243.122.171:35730,Fri Aug 24 03:47:57 2012
    GLOBAL STATS
    Max bcast/mcast queue length,0
    END
    I change udp to tcp, not make sense.

    I have the same issue here no Service on AT&T and no touch ID, Help Apple

  • IPhone 4s 64GB Network Issues

    I have a iPhone 4s 64GB that has intermident wifi network issues. I have completely restored the phone and am running in factory configuration with only one app installed (ping utility)and am still experiencing the following issue. When using the network (safari, facetime, etc) the network will become unresponsive. If i start a ping from the device the to the network gateway I get no response. If I ping the iPhone from the computer I get no response. If I toggle airplane move on then off everything starts working and the device will start to function normally and respond to pings. This happens continually throughout the day to any network I am connected to. I have received a replacement device and still have the same issue. I have talked to apple numerous times and they still say it is hardware. I have also deployed 100 iphone 4s to our company and hear of similar issues. Has anyone else had this issue or found a resolution? I am a very big advocate of apple products but after this exprience I will no longer be upgrading to the latest and greatest. I have reverted to using my iPhone 4 with ios5 with no issues.
    I have attached the console logs from my iphone that  retrieved from the iPhone configuration utility from a time when the issue was occuring.
    Nov 14 12:07:25 unknown lockdownd[22] <Error>: 0173b000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  0 (ID=103)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  1 (ID=104)
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS:   @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -48, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2498, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
    Nov 14 12:07:29 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:07:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:07:29 unknown kernel[0] <Debug>:
    Nov 14 12:09:05 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
    Nov 14 12:09:05 unknown kernel[0] <Debug>: pmu wake events: wlan
    Nov 14 12:09:05 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc143bc00]::UIMInitialize - HSIC ports enabled
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
    Nov 14 12:09:05 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
    Nov 14 12:09:05 unknown CLTM[12] <Error>: CLTM: resetting temps: now = 1321290545, last update = 1321290444
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Received network time zone "NITZ" with 342983343.00 -300 NO DST in 310
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Searching in NO DST time zone map for offset -300 and MCC 310
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Received timezone "America/New_York" from "NITZ"
    Nov 14 12:09:05 unknown timed[2618] <Notice>: (Note ) CoreTime: Not setting time zone to America/New_York from NITZ
    Nov 14 12:09:05 unknown MobileMail[79] <Warning>: message data temporarily unavailable for messageInfo: (1199, 5)
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
    Nov 14 12:09:06 unknown kernel[0] <Debug>: [95599.463363125]: AppleBCMWLANCore::systemWokenByWiFi(): Wake reason = wlan
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::handleDataPacket(): Wake up packet received: Data
    Nov 14 12:09:06 unknown kernel[0] <Debug>: Wakeup Packet: f0cba106a30c0050568952630800450001793a52400080063c29c0a80012c0a801a101bbccfffd1 21b7bd29b0c2c8018fe27ac9b00000101080a1785f7b13ca56e6f17030101403431c2351e7ee3052 e97886a25233433f1f1457a3c8b132c78c218cd508942bce0325b156c8c17222ab30cb4a99331401 b1d1bc0f1c4b8b21752b218d068570e097065786e60062250a26d351e541f5c291e6220cc053b5fd baa2d7abdbe7224eff815b5154dcb783dce8cd9a00a6da15cf4f5565355a80894f1d68cff527f54b 7ad7423fb8f39093a0ef40acf9c2de6eeb492f8f8ae20bd73b61b3a1b2df30cb982b941217fe8a34 08e01045804dc254da191d4b1f3a9d1cea7b9d192e61eda2473aed4a48f6c178c765b1f82c166521 e22a3a408893216761fa77b9388bcec9b2b8cd519ac9c8b053c00889c95b8003420dbb4561300eaf 6f6a59675db183260039f62eed7afb348d9fb3147238e116ad6ac4f1ebf5b22ee99b1cb92a5c3fb3 d43c25db5bfc761ea0feda538b53bedbaa0f948ac7c63f41822a8c5f882b400 (391 bytes)
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS:  @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -47, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2499, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:09:06 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
    Nov 14 12:09:06 unknown kernel[0] <Debug>: en0: BSSID changed to 5c:d9:98:02:9a:40
    Nov 14 12:09:06 unknown lockdownd[22] <Error>: 00386000 handle_watcher_service_start: Got a service sock 13 for hostID 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:09:08 unknown timed[2618] <Notice>: (Note ) CoreTime: Want active time in 34.48hrs. Need active time in 117.81hrs.
    Nov 14 12:09:09 unknown MobileMail[79] <Warning>: message data temporarily unavailable for messageInfo: (1199, 5)
    Nov 14 12:09:18 unknown timed[2618] <Notice>: (Note ) CoreTime: Not setting system time to 11/14/2011 17:09:19 from GPS because time is unchanged
    Nov 14 12:09:23 unknown CommCenter[17] <Notice>: Telling CSI to go low power.
    Nov 14 12:09:25 unknown lockdownd[22] <Error>: 0173b000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  0 (ID=103)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  1 (ID=104)
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS:   @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -50, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2523, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
    Nov 14 12:09:29 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:09:29 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:09:29 unknown kernel[0] <Debug>:
    Nov 14 12:11:25 unknown kernel[0] <Debug>: pmu wake events: menu
    Nov 14 12:11:25 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
    Nov 14 12:11:25 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
    Nov 14 12:11:25 unknown CLTM[12] <Error>: CLTM: resetting temps: now = 1321290685, last update = 1321290564
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Received network time zone "NITZ" with 342983483.00 -300 NO DST in 310
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Searching in NO DST time zone map for offset -300 and MCC 310
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Received timezone "America/New_York" from "NITZ"
    Nov 14 12:11:25 unknown timed[2619] <Notice>: (Note ) CoreTime: Not setting time zone to America/New_York from NITZ
    Nov 14 12:11:26 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc143bc00]::UIMInitialize - HSIC ports enabled
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: set_crc_notification_state 0
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS:  @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -48, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2524, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:11:26 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
    Nov 14 12:11:26 unknown kernel[0] <Debug>: en0: BSSID changed to 5c:d9:98:02:9a:40
    Nov 14 12:11:27 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:17 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:27 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:17 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:27 unknown lockdownd[22] <Error>: 016b9000 handle_watcher_service_start: Got a service sock 13 for hostID 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:11:28 unknown kernel[0] <Debug>: AppleKeyStore:cp_key_store_action(1)
    Nov 14 12:11:28 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:11:28 unknown timed[2619] <Notice>: (Note ) CoreTime: Want active time in 34.44hrs. Need active time in 117.78hrs.
    Nov 14 12:11:29 unknown configd[14] <Notice>: network configuration changed.
    Nov 14 12:11:29 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:17 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:30 unknown CommCenter[17] <Notice>: No more assertions for PDP context 0.  Returning it back to normal.
    Nov 14 12:11:30 unknown CommCenter[17] <Notice>: Scheduling PDP tear down timer for (342983790.026476) (current time == 342983490.026488)
    Nov 14 12:11:30 unknown wifid[29] <Error>: WiFi:[342983490.109759]: Client dataaccessd set type to background application
    Nov 14 12:11:31 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|Could not find the current user principal. Found properties: [{
                  "DAV::displayname" = "[<CoreDAVLeafItem: 0xdea1ae0>]: DAV:displayname";
                  "DAV::principal-URL" = "[[<CoreDAVItemWithHrefChildItem: 0xf1b79b0>]: DAV:principal-URL]
      HREF: [[[<CoreDAVHrefItem: 0xdeb4b30>]: DAV:href]
      Payload as original URL: [/calendar/dav/[email protected]/user/]
      Payload as full URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]
      Base URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]]";
                  "urn:ietf:params:xml:ns:caldav:calendar-home-set" = "[[<CoreDAVItemWithHrefChildren: 0xf1b6f30>]: urn:ietf:params:xml:ns:caldavcalendar-home-set]
      Number of HREFs: [1]
      Unauthenticated: [(null)]";
                  "urn:ietf:params:xml:ns:caldav:calendar-user-address-set" = "[[<CoreDAVItemWithHrefChildren: 0xde8f6f0>]: urn:ietf:params:xml:ns:caldavcalendar-user-address-set]
      Number of HREFs: [2]
      Unauthenticated: [(null)]";
                  "urn:ietf:params:xml:ns:caldav:schedule-inbox-URL" = "[[<CoreDAVItemWithHrefChildItem: 0xde755f0>]: urn:ietf:params:xml:ns:caldavschedule-inbox-URL]
      HREF: [[[<CoreDAVHrefItem: 0xdeb4de0>]: DAV:href]
      Payload as original URL: [/calendar/dav/anyoneemail.com/inbox/]
      Payload as full URL: [https://[email protected]/calendar/dav/anyoneemail.com/inbox///[email protected]/calendar/dav/anyoneemail.com/inbox/]
      Base URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]]";
                  "urn:ietf:params:xml:ns:caldav:schedule-outbox-URL" = "[[<CoreDAVItemWithHrefChildItem: 0xdeac3a0>]: urn:ietf:params:xml:ns:caldavschedule-outbox-URL]
      HREF: [[[<CoreDAVHrefItem: 0xdeb7450>]: DAV:href]
      Payload as original URL: [/calendar/dav/anyoneemail.com/outbox/]
      Payload as full URL: [https://[email protected]/calendar/dav/anyoneemail.com/outbox///[email protected]/calendar/dav/anyoneemail.com/outbox/]
      Base URL: [https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/]]";
    Nov 14 12:11:32 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|There were some failures changing properties, according to the following response: [[[<CoreDAVResponseItem: 0xf2dfd20>]: DAV:response | Number of HREFs: [1]| Status: [(null)]| Number of prop stats: [1]| Error: [(null)]| Response description: [(null)]| Location: [(null)]]].
    Nov 14 12:11:34 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:11:19 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:11:38 unknown timed[2619] <Notice>: (Note ) CoreTime: Not setting system time to 11/14/2011 17:11:39 from GPS because time is unchanged
    Nov 14 12:11:42 unknown wifid[29] <Error>: WiFi:[342983502.660924]: Client itunesstored is background application
    Nov 14 12:12:29 unknown wifid[29] <Error>: WiFi:[342983549.925022]: Disable WoW requested by "apsd"
    Nov 14 12:12:29 unknown wifid[29] <Error>: WiFi:[342983549.927995]: Disable WoW requested by "dataaccessd"
    Nov 14 12:12:37 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
    Nov 14 12:12:37 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->255
    Nov 14 12:13:38 unknown profiled[2629] <Notice>: (Note ) profiled: Service starting...
    Nov 14 12:13:38 unknown profiled[2629] <Notice>: (Note ) profiled: Locking device
    Nov 14 12:13:39 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:13:43 unknown CommCenter[17] <Notice>: Telling CSI to go low power.
    Nov 14 12:13:44 unknown lockdownd[22] <Error>: 016b9000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:timer fired
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:cp_key_store_action(0)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:Removing timer
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 0, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOffSystem() : Powering Off and sleeping
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): fStateFlags(34822)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Unicast IP filter enabled
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  0 (ID=103)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled WOMP filter  1 (ID=104)
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedEntry(): Enabled the '!ICMP' packet filter
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLAN Sleeping on BSS:   @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -42, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2667, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::prepareForWoW(): Sending disconnect command..
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANBusInterfaceHSIC::sendDisconnectCommand()
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOff(): Associated & WoW enabled, WiFi will remain up
    Nov 14 12:13:48 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 0 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:13:48 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 0, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:13:48 unknown kernel[0] <Debug>:
    Nov 14 12:14:20 unknown CommCenter[17] <Notice>: Telling CSI to exit low power.
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 14 12:14:20 unknown kernel[0] <Debug>: pmu wake events: menu
    Nov 14 12:14:20 unknown kernel[0] <Debug>: virtual void AppleRGBOUT::do_power_state_change(): fSoft: 0 fHard: 1 swapBusy: 0  fController: 0 -> 0
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleEmbeddedUSBArbitrator::setPowerState: calling handleUSBCableTypeChange from setPowerState
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBCableDisconnect
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleSynopsysUSBEHCI[0xc199f000]::UIMInitialize - HSIC ports enabled
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateWillChangeToGated(): cap 0x8000, stateNum 1, dev 0x81609000 (this 0, provider 1)
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): stateNum 1, pol 0x81609000 (this 0, provider 1)
    Nov 14 12:14:20 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerStateDidChangeToGated(): No fBus, deferring reconnect bus...
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
    Nov 14 12:14:20 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Received network time zone "NITZ" with 342983659.00 -300 NO DST in 310
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Searching in NO DST time zone map for offset -300 and MCC 310
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Received timezone "America/New_York" from "NITZ"
    Nov 14 12:14:20 unknown timed[2631] <Notice>: (Note ) CoreTime: Not setting time zone to America/New_York from NITZ
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 0
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType Detached
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBaseband::resetDetectInterrupt with 0
    Nov 14 12:14:21 unknown kernel[0] <Debug>: set_crc_notification_state 0
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOnSystem() : Powering On
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): stateFlags(24823)
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::powerOn(): Tearing down WoW mode
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLAN Woke on same BSS:  @ 0xc1b50c00, BSSID = 5c:d9:98:02:9a:40, rssi = -40, rate = 54 (100%), channel =  7, encryption = 0xc, ap = 1, failures =   0, age = 2668, ssid[ 9] = "CMSFLWLAN"
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled the '!ICMP' packet filter
    Nov 14 12:14:21 unknown kernel[0] <Debug>: AppleBCMWLANCore::configureWoWAssociatedExit(): Disabled packet filters
    Nov 14 12:14:21 unknown kernel[0] <Debug>: en0: BSSID changed to 5c:d9:98:02:9a:40
    Nov 14 12:14:21 unknown lockdownd[22] <Error>: 016b9000 handle_watcher_service_start: Got a service sock 13 for hostID 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:14:22 unknown profiled[2629] <Notice>: (Note ) profiled: Device unlock notification received
    Nov 14 12:14:23 unknown kernel[0] <Debug>: AppleKeyStore:cp_key_store_action(1)
    Nov 14 12:14:23 unknown kernel[0] <Debug>: AppleKeyStore:Sending lock change
    Nov 14 12:14:23 unknown timed[2631] <Notice>: (Note ) CoreTime: Want active time in 34.39hrs. Need active time in 117.73hrs.
    Nov 14 12:14:33 unknown Preferences[1862] <Warning>: -[VPNConnectionStore reloadVPN]: The active VPN configuration has changed from  to (null)
    Nov 14 12:14:33 unknown timed[2631] <Notice>: (Note ) CoreTime: Not setting system time to 11/14/2011 17:14:34 from GPS because time is unchanged
    Nov 14 12:14:34 unknown Preferences[1862] <Warning>: -[VPNBundleController _vpnConfigurationChanged:] (0x13d7b0:<VPNBundleController: 0x13d7b0>): _serviceCount(0), serviceCount(0), toggleInRootMenu(0), RootMenuItem(1)
    Nov 14 12:14:34 unknown com.apple.misd[2635] <Notice>: allowing special port forwarding for test fixtures
    Nov 14 12:14:41 unknown Preferences[1862] <Warning>: BTM: attaching to BTServer
    Nov 14 12:14:41 unknown Preferences[1862] <Warning>: BTM: posting notification BluetoothAvailabilityChangedNotification
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:14:44 unknown Preferences[1862] <Warning>: Should show voicemail? YES
    Nov 14 12:15:01 unknown CommCenter[17] <Notice>: removing received message 2147483663
    Nov 14 12:15:22 unknown profiled[2629] <Notice>: (Note ) profiled: Idled.
    Nov 14 12:15:22 unknown profiled[2629] <Notice>: (Note ) profiled: Service stopping.
    Nov 14 12:15:38 unknown kernel[0] <Debug>: launchd[2643] Builtin profile: container2 (sandbox)
    Nov 14 12:15:38 unknown kernel[0] <Debug>: launchd[2643] Container: /private/var/mobile/Applications/E45DB0BB-3802-413A-B858-D5EE2F5C8DFF [69] (sandbox)
    Nov 14 12:15:38 unknown wifid[29] <Error>: WiFi:[342983738.764213]: Client itunesstored is background application
    Nov 14 12:15:41 unknown UIKitApplication:com.apple.iBooks[0xdd89][2643] <Notice>: DictinaryServices: Dictionary cache was updated
    Nov 14 12:19:40 unknown kernel[0] <Debug>: 096088.069853 hsic-baseband::portActionGated: start device 0x00020001 (bus 1 port 2) completed with 0xe00002ed, retrying in 50ms
    Nov 14 12:20:50 unknown wifid[29] <Error>: WiFi:[342984050.417001]: Client dataaccessd set type to background application
    Nov 14 12:21:11 unknown lockdownd[22] <Error>: 00386000 __handle_watcher_service_start_block_invoke_1: Stopping heartbeat service for host 30225B68-00D2-49E3-AE4A-38D7AA7B605B
    Nov 14 12:21:11 unknown com.apple.mobile.lockdown[22] <Notice>: Could not shutdown SSL connection: -9806
    Nov 14 12:21:53 unknown wifid[29] <Error>: WiFi:[342984113.211059]: Client itunesstored is background application
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."} 0xde94790
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|Error refreshing properties for account: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Warn |CalDAV refresh task failed wih error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Warn |==== CalDAV refresh FAILED for "email" (8B3B7412-5AB7-4636-85FC-0613452101C4): Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}.
    Nov 14 12:22:06 unknown dataaccessd[54] <Notice>: 1127d0|CalDAV|Error|CoreDAVPropFindTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x1934d0 {NSErrorFailingURLStringKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSErrorFailingURLKey=https://[email protected]/calendar/dav/anyoneemail.com/user///[email protected]/calendar/dav/anyoneemail.com/user/, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x108be0 "The request timed out."}
    Nov 14 12:23:24 unknown kernel[0] <Debug>: launchd[2659] Builtin profile: PasteBoard (sandbox)
    Nov 14 12:23:25 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->1
    Nov 14 12:23:25 unknown MobileSMS[117] <Error>: clip: empty path.
    Nov 14 12:23:25 unknown UIKitApplication:com.apple.MobileSMS[0x1a48][117] <Notice>: Nov 14 12:23:25 users-iPhone MobileSMS[117] <Error>: clip: empty path.
    Nov 14 12:23:26 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xd6ebe90 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xd6c7a50 "The request timed out."} 0x112d18d0
    Nov 14 12:23:26 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xd6ebe90 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xd6c7a50 "The request timed out."}
    Nov 14 12:23:29 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 1->3
    Nov 14 12:23:29 unknown MobileSMS[117] <Warning>: Trying to remove already removed image
    Nov 14 12:23:33 unknown MobileSMS[117] <Error>: CGAffineTransformInvert: singular matrix.
    Nov 14 12:23:33 unknown UIKitApplication:com.apple.MobileSMS[0x1a48][117] <Notice>: Nov 14 12:23:33 users-iPhone MobileSMS[117] <Error>: CGAffineTransformInvert: singular matrix.
    Nov 14 12:23:40 unknown imagent[49] <Warning>: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0xeeb64c0 {NSErrorFailingURLStringKey=http://init-p01md.apple.com/bag, NSErrorFailingURLKey=http://init-p01md.apple.com/bag, NSLocalizedDescription=The request timed out., NSUnderlyingError=0xee9e340 "The request timed out."}
    Nov 14 12:23:40 unknown imagent[49] <Warning>: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1001): The request timed out. http://init-p01md.apple.com/bag
    Nov 14 12:23:45 unknown SpringBoard[15] <Notice>: Connection to the change hub got interrupted.
    Nov 14 12:23:49 unknown wifid[29] <Error>: WiFi:[342984229.632067]: Client itunesstored is background application
    Nov 14 12:24:28 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:29 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:29 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:31 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:18 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:31 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:21 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:31 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:21 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:36 unknown UserEventAgent[12] <Warning>: Unable to cancel system wake for 2011-11-14 12:24:21 -0500. IOPMCancelScheduledPowerEvent() returned 0xe00002c2
    Nov 14 12:24:47 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x113bdf50 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113b5750 "The request timed out."} 0x1127a260
    Nov 14 12:24:47 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x113bdf50 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113b5750 "The request timed out."}
    Nov 14 12:26:07 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x2c7230 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x2a0b10 "The request timed out."} 0x11257260
    Nov 14 12:26:07 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x2c7230 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x2a0b10 "The request timed out."}
    Nov 14 12:26:31 unknown imagent[49] <Warning>: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x19b500 {NSErrorFailingURLStringKey=http://init-p01md.apple.com/bag, NSErrorFailingURLKey=http://init-p01md.apple.com/bag, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x18d740 "The request timed out."}
    Nov 14 12:26:31 unknown imagent[49] <Warning>: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1001): The request timed out. http://init-p01md.apple.com/bag
    Nov 14 12:31:45 unknown kernel[0] <Debug>: launchd[2681] Builtin profile: container (sandbox)
    Nov 14 12:31:45 unknown kernel[0] <Debug>: launchd[2681] Container: /private/var/mobile/Applications/DD219E23-801C-44FF-A939-FC1E23D7B5CD [69] (sandbox)
    Nov 14 12:31:48 unknown Ping[2681] <Warning>: WARNING: Using legacy cell layout due to delegate implementation of tableView:accessoryTypeForRowWithIndexPath: in <myping: 0x161090>.  Please remove your implementation of this method and set the cell properties accessoryType and/or editingAccessoryType to move to the new cell layout behavior.  This method will no longer be called in a future release.
    Nov 14 12:31:49 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|connection died with error Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x11344bc0 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113fb400 "The request timed out."} 0x2f3eb0
    Nov 14 12:31:49 unknown MobileMail[79] <Notice>: d65c270|EAS|Error|ASMoveItemsTask failed: Error Domain=NSURLErrorDomain Code=-1001 "The request timed out." UserInfo=0x11344bc0 {NSErrorFailingURLStringKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSErrorFailingURLKey=https://email.website.com/Microsoft-Server-ActiveSync?User=user&DeviceId=ApplC39 GKPU5DTDK&DeviceType=iPhone&Cmd=MoveItems, NSLocalizedDescription=The request timed out., NSUnderlyingError=0x113fb400 "The request timed out."}
    Nov 14 12:32:48 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=0
    Nov 14 12:32:48 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->255
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 255->3 (deferring until bootloaded)
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: MultitouchHID: device bootloaded
    Nov 14 12:33:01 unknown SpringBoard[15] <Notice>: MultitouchHID: detection mode: 3->3
    Nov 14 12:33:02 unknown kernel[0] <Debug>: set_crc_notification_state 0
    Nov 14 12:33:11 unknown com.apple.misd[2685] <Notice>: allowing special port forwarding for test fixtures
    Nov 14 12:33:13 unknown profiled[2686] <Notice>: (Note ) profiled: Service starting...
    Nov 14 12:33:13 unknown Preferences[1862] <Warning>: loadAPTableCellImages: loading images
    Nov 14 12:33:15 unknown Preferences[1862] <Warning>: -[APSettingsController specifiers]: CMSFLWLAN: _canForget(1), _canSetAutoJoin(0), _canSetAutoLogin(0)
    Nov 14 12:33:23 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableDetect 1
    Nov 14 12:33:23 unknown kernel[0] <Debug>: AppleD1881PMUPowerSource: AppleUSBCableType USBHost
    Nov 14 12:33:23 unknown kernel[0] <Debug>: AppleSynopsysOTGDevice::handleUSBReset
    Nov 14 12:33:23 unknown kernel[0] <Debug>: launchd[2688] Builtin profile: ptpd (sandbox)
    Nov 14 12:33:23 unknown lockdownd[22] <Error>: libMobileGestalt copyMobileEquipmentIdentifier: No MEID in CT mobile equipment info dictionary - <CFBasicHash 0xfe164d0 [0x3fced630]>{type = mutable dict, count = 5,
              entries =>
                        1 : <CFString 0xfe2dc20 [0x3fced630]>{contents = "kCTMobileEquipmentInfoCurrentSubscriberId"} = <CFString 0xfe16770 [0x3fced630]>{contents = "310410438874235"}
                        2 : <CFString 0xfe1cd20 [0x3fced630]>{contents = "kCTMobileEquipmentInfoCurrentMobileId"} = <CFString 0xfe2cd90 [0x3fced630]>{contents = "012937000519404"}
                        4 : <CFString 0xfe2e1b0 [0x3fced630]>{contents = "kCTMobileEquipmentInfoICCID"} = <CFString 0xfe2e1e0 [0x3fced630]>{contents = "89014103254388742359"}
                        11 : <CFString 0xfe2d750 [0x3fced630]>{contents = "kCTMobileEquipmentInfoIMEI"} = <CFString 0xfe2cd90 [0x3fced630]>{contents = "012937000519404"}
                        12 : <CFString 0xfe2e280 [0x3fced630]>{contents = "kCTMobileEquipmentInfoIMSI"} = <CFString 0xfe16770 [0x3fced630]>{contents = "310410438874235"}
    Nov 14 12:33:23 unknown lockdownd[22] <Error>: 00386000 copy_meid: MobileGestalt failed to provide an MEID but returned no error (?)
    Nov 14 12:33:24 unknown atc[2690] <Warning>: Error: Connection invalid
    Nov 14 12:33:28 unknown ptpd[2688] <Notice>: PTP interface has been activated at high speed.
    Nov 14 12:33:37 unknown lockdownd[22] <Error>: 0173b000 special_case_get_domain: NN: checking BT MAC Address reported back f0:cb:a1:06:a3:0d
    Nov 14 12:33:38 users-iPhone mc_mobile_tunnel[2700] <Notice>: (Note ) MC: mc_mobile_tunnel starting.
    Nov 14 12:33:38 users-iPhone mc_mobile_tunnel[2700] <Notice>: (Note ) MC: mc_mobile_tunnel shutting down.

    *228 option 2 might work. All phones can be different.

  • Linux user lost in solaris 10 network configuration :\

    I installed for evaluation Solaris 10 dor x86 and i'm trring to configure network interfaces. My problem is:
    If i "ping www.google.com" not works, but if i "nslookup www.google.com" works and i get ip ( 66.249.85.104 ) and if i
    "ping 66.249.85.104" or "traceroute 66.249.85.104" it works.
    So seems that DNS is configured and also network & gateway but for some reason if i ask for a URL this is not converted to an IP.
    Can someone explain how is possible and how to solve this?
    tnx in advance

    The 'hosts' entry in /etc/nsswitch.conf probably does not have dns configured as one of the sources. The line should read:
    hosts: files dns
    For more info: man nsswitch.conf.

  • Big trouble joining an existing network

    Last year I bought 2 of the new AirPort Extremes. I have another device as my network gateway, so I configured the first AirPort on Bridge Mode and made the second one extend the wireless network created by the first one. Both AirPorts are connected by a network cable.
    This setup has worked great. However yesterday I tried reconfigure my home network by setting the first AirPort to be the network gateway. This worked fine. I was able to reserve IPs for my computers that need them and to map ports to get my mail, web, ssh and other services in. The disaster was when I configured the second AirPort to extend the wireless network created by the first one. As soon as it came online, I lost all internet connectivity and the AirPort utility could not access the first AirPort, until I turned off the second.
    I spent the entire afternoon trying different things. I reset both AirPorts to factory settings. I tried alternating the Primary and the Secondary. The result was exactly the same. When the second AirPort is configured to extend the wireless network and reboots, I loose all internet connectivity and the primary AirPort disappears from the AirPort utility until I power the off the secondary.
    This definitely looks like a bug. I have for the time being reverted my network to it's original configuration but I'd very much like to give this another try. I've saved the configuration files for both airports in case someone wants to examine them.
    Thanks,
    Erasmo.

    Jazz22: Am guessing that you have Verizon FIOS, with Verizon provided wireless router. I have same. Had been using default 64 bit WEP encryption for the network until I got my Airport Express. Try as I might, could not get it to connect to the network with 64bit or 128bit WEP encryption. Finally gave up and went into the router settings and changed to WPA. Airport Express connected easily after that. You may find you have to do the same.
    Note: while this seems like a happy ending, all was well for weeks until a couple of days ago when Airport Express ran into problems. Per a previous post, light is green, but Airport Utility will not recognize the Airport Express unit. Based on a number of posts by others, I have a suspicion this is a problem with recent update to Leopard, not with the encryption type.
    Best of luck.

  • 1 server, 2 networks how to route traffic to both

    Hi i have NW65SP7
    what i'm trying to do is
    1. to have users come in thru the data network (192.168.0.0) and the traffic
    go back out thru the default gateway (192.168.0.1) and
    2. i want LDAP traffic to go in thru the other network (10.1.0.0) and
    backout thru the same networks gateway (10.1.0.1).
    1. works fine and all seems to go up and down the right network, however 2.
    comes down 10.1.0.0 and backout thru the default gateway on 192.168.0.1. I
    don't\can't have this as the firewall rejects the packet as the source and
    destination networks are different ie. the fw sees the packet come in thru
    10.1.0.0 but when the server sends it back out thru 192.168.0.0 the firewall
    rightly drops it
    How do i get 2. to work as i want, can this even be done on NW.
    What i've done so far is
    a. enabled Static Routing
    b. created a default route (192.168.0.1) with a metric of 2
    c. created a network route for 10.1.0.0 (10.1.0.1) with a metric of 1

    "Thorsten Kampe" <[email protected]> wrote in message
    news:[email protected]...
    >* Steven Lim (Mon, 08 Dec 2008 01:57:27 GMT)>
    >> ok i'll try again but i thought that i did expalin it so i'm not sure how
    >> my
    >> second attempt will go ;)
    >
    > Is the NetWare server the router? Which addresses do the server's
    > interfaces have? Which default gateway do the hosts in the network have?
    > Any static routes?
    No the netware server is not the router
    The server has 1 interface but two vlans trunked to the one interface, each
    vlan has a separate IP. I can ping each IP on each of the trunked vlans
    fine. I'm using Broadcom Q57 NICS and the QASP\BASP advanced driver to
    support the trunked vlans. Don't let that confuse the issue though..it's
    basically the same as having two nic interfaces connected to two seperate
    networks in this case lets say 192.168.0.10 and 10.0.0.10
    Just so we're on the same page, we have a very large routed network with
    over 250 subnetworks with 4 10G interconnected core routers each with a 10G
    distribution routers, buildings\user\server networks hang of the
    distribution routers . Client machines are distributed accross the network
    and are not on the same vlan\subnet as the servers.
    A server on 192.168.0.0 will have a default gateway of 192.168.0.1 and
    servers on 10.0.0.0 will have a default gateway of 10.0.0.1 there are no
    clients machines on these subnets....btw we don't really have a 192.168.0.0
    network..i'm just using this as an example.
    The NW server has 1 static route configured as the default gateway on
    192.168.0.1...and i've been trying to work out how to configure another
    static route to make sure that all incoming and outgoing traffic for
    10.0.0.0 stays on 10.0.0.0 or whatever else i need to do to get it working
    >> i have two networks 192.168.0.0 and 10.0.0.0
    >>
    >> 1. I want all traffic that originates from 192.168.0.0 to go back thru
    >> the
    >> 192.168.0.0 gateway on 192.168.0.1 (currently the default gateway
    >> configured
    >> in inetcfg static routing table).
    >
    > In case the NetWare server is the router you only have to enable routing
    > - the server's default gateway is completely irrelevant for that. Of
    > course the hosts in the networks have to have the router as the default
    > gateway (or a static route).
    Clients are fine, lets say that they are on 192.168.1.0 to 192.168.255.0 and
    they have default gateways on their subnets the go thru x.x.x.1 (eg.a
    192.168.1.0 machine will have a default gateway of 192.168.1.1 and a
    192.168.2.0 machine will have a default gateway of 192.168.2.1 etc)
    >> 2. I want all ldap traffic, in my case this will be ldap port 389 and
    >> 636,
    >> that originates from network 10.0.0.0 to go back thru the gateway
    >> 10.0.0.1.
    >
    > Routing is not (application) protocol specific. You can either route all
    > IP packets or none a certain route. Please have a look at the routing
    > table of your computer to see what I mean.
    Yes i understand that routing is not application\protocol specific
    When you say "have a look at the routing table" i assume you mean the
    netware server....i've done that using TCPCON..i can see the issue..just not
    sure how to get it to do what i want
    > Also what you might want is called source routing[1] and this is mostly
    > blocked because it opens a huuuuge security hole.
    >
    >> This is required because the firewall requires that if a response is
    > to go
    >> out to a client then then it must go out over the same network that it
    >> originated from. This is the part that's not currently working. At the
    >> moment the query comes in from 10.0.0.0 and the response tries to goes
    >> out
    >> via the deafult gateway on 192.168.0.1 the firewall blocks the outgoing
    >> traffic....basic stuff!!!
    >
    > I wonder where and how you put that firewall if you have only two
    > subnets and one router. Is this Bordermanager on the NetWare server?
    See above re. the network...the firewall\s are blades within the core
    routers and support virtual firewalls that can be applied to any part of the
    distribution\access layer of the network.
    Does that make any more sense???
    > Thorsten
    > [1] http://en.wikipedia.org/wiki/Source_routing

  • Syncing Mac on ethernet & ATV on wireless network

    So I have my ATV on my home wireless network and my Mac is directly connected to my modem. Is there a way to have the two see each other? The only way I've gotten it to work is by turning on the Airport on my Mac. Is there any other way of doing it?

    how is you mac on the home network? you say it is connected direct to the modem, but how is it connected to your actual network?
    do you have a router or hub as your network gateway ?

  • Drop 'N Go subnet within pre-existing network - Help with routing please

    Hello All,
    I would consider myself entry level at best when it comes to the Cisco ASA 5505, and I appreciate any help or direction that anyone would be able to provide regarding this issue I am having. I am sure there is something out there for this but I have not yet been able to figure this out with what I have found.
    So we currently have our infrastructure setup like this: modem(69.14.72.6/255.255.255.248)->ASA(192.168.1.1)->Switch->Hosts and Servers(192.168.0.X\24).
    What I am trying to do is drop in a small router somewhere within this network with its own subnet and be able to communicate back and forth to it from the 192.168.0.X network, so it will look something like this: modem->ASA->Switch->Hosts and Servers(192.168.0.X\24) && Hosts and Servers(192.168.1.X\24).
    I would like to allow this traffic flow hopefully while only having 2 interfaces configured on the ASA (Outside 0/0, and Inside 0/1-0/5) and without modifying the configuration on the Switch. A few key phrases that come to mind from my search thus far are "Hair Pinning" and "same-security-traffic permit intra-interface". Also I am aware of port-forwarding, and as I understand it this would not be practical as I would have to configure a rule for every device connected to the 192.168.1.X\24 network.
    I hope someone will be able to help me with this issue, I have been at this for 3 weeks now.
    Thanks again everyone!
    EDIT: Here are is a diagram to help explain what I am trying to do. The area shown in red is what I am trying to add to the rest of which I already have.

    Hi,
    I've made this in packet tracer (I had to use a router instead of ASA - but same principle applies.)
    This is the classic "Router on a stick" topology.
    Note: You'll need to create a trunk between the switch and R1 now that there are 2 VLANs.
    ## I've used 192.168.0.2 as the gateway address for the 192.168.0.x network, but you could in fact set up the router R1 with 192.168.0.1 as the subinterface, get everything configured, and then install the router and change the current internal address of the ASA (192.168.0.1) as per my example, at the very last minute. ##
    The ASA will need a route added for traffic back to the 192.168.0.x and 192.168.1.x networks.
    The 192.168.1.x network -- gateway will be 192.168.1.1
    The 192.168.0.x network -- gateway will be 192.168.0.2
    *There's no need for any of the subjects you mentioned:
     "Hair Pinning" and "same-security-traffic permit intra-interface" or port-forwarding.
    HTH
    Ian

  • Trying to figure out difference between Access Point & Gateway

    Hello All,
    I am trying to figure out how to expand my home network and getting confused by the terms. The following is what I have for equipment"
    WRT 130N
    WRT 54GS
    4 hard wired assorted items hard wired to the 130N
    Here is what I want to do and not sure if I can do it:
    I would like to use the wireless side of the 54GS to connect to the wireless side of the 130N. By [lacing the 54GS on a different floor of our home  we will have four more hard wire ports to utilize for addition hardware we want to network.
    My questions are as follows:
    Is there a way that using the firmware in the 130N & 54GS to do this> The 54GS is V.7 and the 130N is only about six months old so it's the most current firmware. I am completely confused as to what the difference is between a gateway and an access point.
    Today was spent reading everything on the net about after market upgrades and in the end I am only more confused.
    Can anyone offer me some advise or guidance?
    Thanks,
    Ted

    access point:
    A device that allows wireless-equipped computers and other devices to communicate with a wired network. Also used to expand the range of a wireless network.
    gateway:
    A device that interconnects networks with different, incompatible communications protocols
    Analyzing the network environment that you want to create, is it?
    1. wrt130N )))))                                    (((((  wrt54gs  ))))                              ((((( 4 devices 
    2. wrt130N )))))                                    (((((  wrt54gs ----------------------------------------- 4 devices
    If it is figure 1. it is not possible, neither  figure 2. to  get it working that way, because wireless routers can only function as a wireless router, wired router and an access point.
    What you can do though is :
     wrt54gs- at least fw: 7.50.5   ))))))             ((((( wap54g - in repeater mode -  ))))))            (((((( pc
     wrt54gs- at least fw: 7.50.5   ))))))             ((((( wap54g - access point client mode- wrt130n - dhcp disabled  --------------------- 4 devices
    Take note though that wrt54gs has not been know to work with wpa54g access access point client mode
    Your best bet is to just wire wrt130n to wrt54gs and change the ip address of the latter to i.e. 192.168.5.1.
    " I can do all things through Christ which strengthens me. "

  • Hyper-V / NVGRE Gateways / SCVMM 2012 R2

    I am currently investigating the roll out of network virtualisation using Hyper-V, Windows Server gateway and SCVMM 2012 R2
    I have tested deploying a single WSG in a single datacentre and I can get VMs working with Network Virtualisation.
    I have a requirement to deploy network virtualisation in multiple datacentres so that I am able to amongst other things live migrate VMs between datacentres with next to no downtime.
    My question is what do I need to deploy to make this work?
    For example do I need a WSG in each datacentre and if so are they completely independent of one another or are they aware of one another?
    I understand that each datacentre will have its own provider address space but I'm assuming the customer VM network will be the same at each datacentre - this would mean the customer VM network gateway IP would be in two locations but does this matter
    if the provider addresses are different?
    Is there anyone who has experience configuring WSG / NVGRE at multiple sites who could give some useful tips?
    Thanks
    John. 

    Hi Kristian
    Thanks for getting back to me.
    BTW the NVGRE white paper is excellent so a big thank you!
    To answer your points:
    Will the PA network be routable - Yes, I'm assuming I would configure at least one routable PA network per Datacentre - I don't really want to be stretching networks across Datacentres?
    Will the hosts in the other datacenter be able to reach the hosts in the primary datacenter where the WSG servers are running -
    Yes
    I have now destroyed my lab environment and this might seem like a stupid question but the PA gateway address is located on my router and not the NVGW?
    Forgetting HA for a moment would you recommend deploying a NV Gateway per datacentre or is this over complicating things? For example if I live migrated a NV VM from DC1 to DC2 would it use DC2's NVGW for external access or will it still use
    DC1's?
    In my head it seems more straight forward to deploy a HA NVGW at one DC which is used by all other DCs and as you suggested use something like Hyper-V Replica. Do you know if this is supported
    Many Thanks
    John.

Maybe you are looking for