Manually configuring WiFi network connections - ne...

Unable to uncover settings menu to allow for the manual configuration of the settings for my WiFI network. Network is using static IPs...is this not an option on the Lumia 920?

It is not an option. Fixed IP while fine for fixed devices that don't move and change networks, is not ideal for a mobile device connecting to multiple wlans with potentially different IP ranges. What you could do it to enable the DHCP server on your router with a small range which would allow you to use the phone while having your other devices on fixed IP's outside the range. Another possibility is to use IP reservation on the DHCP server for devices requiring a fixed IP. These are better solutions than having every device on fixed IP's. 

Similar Messages

  • What should the"default behavior" be for WiFi network connections?

    I Have been able to at least temporarily fix the plethora of problems encountered after downloading Mountain Lion to my 2009 17" MBP just ten days ago.  Thanks to the time and effort of so many posters that are much more savvy than me, I successfully executed the steps suggested in many of the posts and with good results.  It surely beats running down to the Apple store and being told that I am the only one with a problem.
    Okay,  I've  realized that I don't really know what the default behavior of the WiFi network connection should be? 
    Specifically:
    Should the Wi-Fi drop down in Network always be" looking for networks", even though I am obviously on my Network?
    Should the Wi-Fi be connected at all times even when your computer is in sleep mode- or deep sleep mode?  There have been so many problems with Wi-Fi dropping off,slow or hanging loads, etc.
    I unchecked "ask to join networks, in Network preferences thinking it might stop looking for networks when it doesn't need to because I'm already on mine.  I do see my neighbors (four neighbors) in the drop down in Network. 
    How do you get into Time Capsule's settings, to check speeds, especially ping?  What should the ideal settings be?
    How do you know if your DHCP license is renewed? I've heard that feature isn't working and may be the culprit to some of the Wi-Fi problems.
    I'll look forward to your help in understanding more about this.  I've been in the support  area a lot lately, I've read plenty of definitions, and explanations of the different options to choose from in Apple's support area, but nowhere have I seen anything that explains what the default behavior should be or perform  like. 
    Thanks, as always.

    Generally, you don't want to tweak the wifi settings. It pretty much takes care of itself. The caveat to that is, of course, if you're experiencing problems.
    The 'looking for networks' behaviour only happens when you log in, wake the mac from sleep OR when you click on the wifi icon. You clicking on it tells the mac  "I want to see what networks are available" - so it does a scan for you to check to see if any new networks have appeared since you last clicked on it (or woke/logged in). In short, if you don't want it to look for new networks, don't click on the icon!
    Unchecking the 'ask to join networks' option only applies when your mac detects a new network (such as when it wakes) that you haven't already authorised; it'll ask you to confirm whether you want to join it or not. Otherwise, if the network is open it'll join automatically. You should keep this selected if you travel around with your Mac. It's a good idea to know what network you're on before you start plugging in passwords or typing other things into the mac.
    There is a utility that you can use for ping and traceroute called 'Network Utility'. Click on the Spotlight icon in the top right of your screen and type "Network' and you should see it at the top of the list. Hit 'return' to open it.
    DHCP licences are normally renewed automatically by your router every 24 hours. Again, there's no reason to be messing about with that unless you're experiencing problems.
    If you're experiencing wifi dropout, let us know, and we'll make some suggestions, but if you're not, you're best leaving your mac to manage the background processes. It knows what it's doing!
    Message was edited by: softwater

  • Trying to configure a network connection on Fresh installation!

    Hello,
    I am new here. I am trying to configure a network connection. I prefer to configure a static Ip connection. So, i want to follow this guide-article:
    https://wiki.archlinux.org/index.php/Systemd-networkd .
    At the bottom of the page Static ip Network is located. So my main question is what is container and what is host?
    Also, i would like a tip if possible, My computer is connected to a switch which gives IP to many computers. For this situation what is best? DHCP or static IP?
    Thanks in advance!

    Ok, Here it comes ,
    My internet connection is slow. I have a laptop next to me with windows on it and the difference is huge.
    I am posting several outputs of commands.
    # ping -c 3 google.com
    PING google.com (194.177.211.120) 56(84) bytes of data.
    64 bytes from 194.177.211.120: icmp_seq=1 ttl=60 time=15.2 ms
    64 bytes from 194.177.211.120: icmp_seq=2 ttl=60 time=16.3 ms
    64 bytes from 194.177.211.120: icmp_seq=3 ttl=60 time=21.4 ms
    --- google.com ping statistics ---
    3 packets transmitted, 3 received, 0% packet loss, time 20185ms
    rtt min/avg/max/mdev = 15.237/17.679/21.444/2.703 ms
    # ping -c 5 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_seq=1 ttl=51 time=72.9 ms
    64 bytes from 8.8.8.8: icmp_seq=2 ttl=51 time=66.6 ms
    64 bytes from 8.8.8.8: icmp_seq=3 ttl=51 time=61.7 ms
    64 bytes from 8.8.8.8: icmp_seq=4 ttl=51 time=70.1 ms
    64 bytes from 8.8.8.8: icmp_seq=5 ttl=51 time=65.4 ms
    --- 8.8.8.8 ping statistics ---
    5 packets transmitted, 5 received, 0% packet loss, time 4005ms
    rtt min/avg/max/mdev = 61.792/67.407/72.936/3.846 ms
    # cat /etc/systemd/network/50-static.network
    [Match]
    Name=eth0
    [Network]
    DNS=192.168.7.2 8.8.8.8
    Gateway=192.168.7.2
    Address=192.168.7.120/24
    # time wget [url]http://www.google.com[/url]
    --2015-03-05 01:26:33-- [url]http://www.google.com/[/url]
    Resolving [url=http://www.google.com]www.google.com[/url] ([url=http://www.google.com]www.google.com[/url])... 194.177.211.113, 194.177.211.117, 194.177.211.121, ...
    Connecting to [url=http://www.google.com]www.google.com[/url] ([url=http://www.google.com]www.google.com[/url])|194.177.211.113|:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://www.google.gr/?gfe_rd=cr&ei=EJX3VLfcB4aJ8Qf-yYDACA[/url] [following]
    --2015-03-05 01:26:38-- [url]http://www.google.gr/?gfe_rd=cr&ei=EJX3VLfcB4aJ8Qf-yYDACA[/url]
    Resolving [url=http://www.google.gr]www.google.gr[/url] ([url=http://www.google.gr]www.google.gr[/url])... 194.177.211.121, 194.177.211.122, 194.177.211.116, ...
    Reusing existing connection to [url=http://www.google.com:80]www.google.com:80[/url].
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [text/html]
    Saving to: ‘index.html’
    index.html [ <=> ] 17.89K --.-KB/s in 0.04s
    2015-03-05 01:26:43 (427 KB/s) - ‘index.html’ saved [18317]
    real 0m10.441s
    user 0m0.010s
    sys 0m0.010s
    # wget [url]http://www.google.com[/url]
    Resolving [url=http://www.google.com]www.google.com[/url] ([url=http://www.google.com]www.google.com[/url])... 194.177.211.117, 194.177.211.116, 194.177.211.119, ...
    Connecting to [url=http://www.google.com]www.google.com[/url] ([url=http://www.google.com]www.google.com[/url])|194.177.211.117|:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://www.google.gr/?gfe_rd=cr&ei=KZf3VM7SB6mH8Qeu_ICIBA[/url] [following]
    --2015-03-05 01:35:35-- [url]http://www.google.gr/?gfe_rd=cr&ei=KZf3VM7SB6mH8Qeu_ICIBA[/url]
    Resolving [url=http://www.google.gr]www.google.gr[/url] ([url=http://www.google.gr]www.google.gr[/url])... 194.177.211.123, 194.177.211.122, 194.177.211.119, ...
    Reusing existing connection to [url=http://www.google.com:80]www.google.com:80[/url].
    HTTP request sent, awaiting response... 200 OK
    Length: unspecified [text/html]
    Saving to: ‘index.html.1’
    index.html.1 [ <=> ] 17.92K --.-KB/s in 0.03s
    2015-03-05 01:35:50 (573 KB/s) - ‘index.html.1’ saved [18346]
    # lspci -v
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
    Subsystem: Gigabyte Technology Co., Ltd Motherboard
    Flags: bus master, fast devsel, latency 0, IRQ 26
    I/O ports at de00 [size=256]
    Memory at fdbff000 (64-bit, prefetchable) [size=4K]
    Memory at fdbe0000 (64-bit, prefetchable) [size=64K]
    [virtual] Expansion ROM at fde00000 [disabled] [size=64K]
    Capabilities: [40] Power Management version 3
    Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
    Capabilities: [70] Express Endpoint, MSI 01
    Capabilities: [b0] MSI-X: Enable- Count=2 Masked-
    Capabilities: [d0] Vital Product Data
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Virtual Channel
    Capabilities: [160] Device Serial Number 12-34-56-78-12-34-56-78
    Kernel driver in use: r8169
    Kernel modules: r8169
    # cat /etc/resolv.conf
    # This file is managed by systemd-resolved(8). Do not edit.
    # Third party programs must not access this file directly, but
    # only through the symlink at /etc/resolv.conf. To manage
    # resolv.conf(5) in a different way, replace the symlink by a
    # static file or a different symlink.
    nameserver 192.168.7.2
    nameserver 8.8.8.8
    # cat /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain zabArch
    ::1 localhost.localdomain zabArch
    # End of file
    # dmesg | grep r8169
    [ 4.695019] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 4.695029] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 4.695227] r8169 0000:02:00.0: irq 26 for MSI/MSI-X
    [ 4.695411] r8169 0000:02:00.0 eth0: RTL8168c/8111c at 0xffffc9000063e000, 00:24:1d:d1:44:ea, XID 1c4000c0 IRQ 26
    [ 4.695414] r8169 0000:02:00.0 eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
    [ 6.859386] r8169 0000:02:00.0 eth0: link down
    [ 6.859425] r8169 0000:02:00.0 eth0: link down
    [ 8.479455] r8169 0000:02:00.0 eth0: link up
    # time dig google.com
    bash: dig: command not found
    real 0m0.002s
    user 0m0.000s
    sys 0m0.000s
    # time echo -e 'GET /HTTP/1.0\nHost: google.com\n\n'|nc 74.125.79.99:80
    Error: Couldn't resolve host "74.125.79.99:80"
    real 0m0.003s
    user 0m0.000s
    sys 0m0.000s
    My motherboard is GIGABYTE GA-MA785GMT-UD2H
    My network card is Realtek 8111C Gigabit Ethernet (10/100/1000Mbit)
    I am trying firefox and uzbl-browser.
    If any information is missing, please do not hesitate to ask.
    Thanks in advance!
    Last edited by zabrielza (2015-03-05 07:51:03)

  • Iphone with home wifi network connection

    says unable to join network when I try to manually join wifi at home

    I have the same problem and called Apple. The first perrson I spoke to said he hadn't heard about this BUT he put me on to a senior tech who said Apple definitely knows about this problem and he asked me all kinds of questions about my home system. He said that mine was the first case he'd encountered where the iPhone 5 wouldn't connect to a Time Capsul but I don't believe that for a second. So if you, too, have this problem, please post what kind of router you are using. I'm sure Apple is monitoring this issue, or at least I hope they are. I am so angry at myself for buying this phone. Apple should be ashamed of themselves for selling it when it is not ready for the marketplace. This problem deserves to be reported by the press.

  • How to setup a Linksys router as WiFi network -- connecting to Actiontec

    With horrible range using the Fios Actiontec router, I went ahead with google searched suggestion to use a second router as my WiFi network. Unfortunately, I can't figure out how to properly set up the second router to the Actiontec even with step-by-step instructions. 
    Can anyone give me step by step instructions to get the second router up and running? Please help!
    I wish to set up my second router as a new static connection so my WiFi devices may connect to that network instead of the Actiontec's. I do have Fios TV, so I need a solution that will not interrupt the other services.
    I used this set of instructions: 
    http://smallbusiness.chron.com/set-up-second-router-verizon-fios-60493.html
    I put the starting IP as 192.68.1.3
    I got up to the input New Static Connection and input 192.68.1.2 and the MAC address of the new router.
    When I press Apply, I get the message,"The IP address 192.68.1.2 is illegal for any of the connections subnets." The first time it failed, it stated that the address was used, but now I get this message every time.
    I also attempted this set of instructions:
    http://www.ehow.com/how_6127815_set-second-router-verizon-fios.html
    But I only got up to #6 where I connect to the new router and enter admin. I was unable to access the new router. My browser states that there is no internet connection.
    Note: Verizon support has been no help so far. I am at wit's end.

    These are the instructions I would use
    Can I use my wireless or an extra router along with the Verizon provided router?

  • No wifi network connection

    i have ipod 3rd gen touch..i can not connect to wifi...no network connections show up and the searching circle just continues to go around and around as if it is still searching it doesn't stop or produce results..if i attempt to join another network it says unable to scan for wireless networks.

    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router.
    - Reset networks settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore the iPod from backup
    - Restore to factory settings/new iPod

  • Configure WiFi network and deploy via e-mail

    Hi,
    I'm running into problems when I configure a WPA2 WiFi network with iPhone Configuration Utility v3.3 and send the profile to an iPad with iOS 4.3.5 via e-mail. If I try to use the internet over WiFi after that, it always asks me for the WPA2 passphrase I configured in iPhone Configuration Utility. If I deploy the same profile to the same device via cable, everything works fine.
    Any suggestions?
    Thanks,
    felix

    Not really, no. The iPhone does not have printer drivers, so you cannot print documents, etc., from it. With an HP printer with Wi-Fi, you can print photos (only photos, not documents) using an App from HP:
    http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=299531647&mt=8
    Also, note that you can take a screenshot on your iPhone (quick press of home and sleep/wake buttons), which is saved as a photo, and that can be printed using the above app. But, you are limited to one iPhone screen per printout.

  • WPA2 University's WIFi Network Connection. Need He...

    Hello, I am trying to connect ot my university's WIFi network form my 5800. These are the deatils provided by my uni. I tried many times to connect to their network without any luck. Could you please help me to setup my 5800.
    Network name or SSID: AccessKings (Important note: The name is case sensitive.)
    Network authentication: WPA2
    Encryption: AES
    Protocol for 802.1X authentication: Protected EAP (PEAP)
    PEAP properties:
    Validate the server's certificate: Yes (The certificate is issued to radius.kcl.ac.uk)
    Authentication method: EAP-MSCHAPV2
    PEAP outer identity: Leave blank
    Username or identity: Your King’s username, e.g. rsvp1234
    Password: Your King's password
    Domain: Leave blank
    Could you please help me to setup my 5800.
    Thanks.

    @kintesh
    Have you seen this thread?
    /t5/Connectivity/Nokia-5800-mschapv2-Support/m-p/4​30134/message-uid/430134/highlight/true#U430134
    Happy to have helped forum with a Support Ratio = 42.5

  • TS1398 Ever since I upgraded to iOS 7, my iPhone is constantly forgetting my wifi network connection.

    Lately, my iPhone has been getting dropped from my wifi network and more often than not, when I leave and come back to the office wifi, the phone will have trouble connecting, asking for the password again and again (which it should already know!).
    But now it will not connect at all. The wifi is working fine on my mac and the signal strenght is fine. I have gone through all of the steps suggested by Apple support and it still will not connect to the wifi network.
    Any help?

    Lately, my iPhone has been getting dropped from my wifi network and more often than not, when I leave and come back to the office wifi, the phone will have trouble connecting, asking for the password again and again (which it should already know!).
    But now it will not connect at all. The wifi is working fine on my mac and the signal strenght is fine. I have gone through all of the steps suggested by Apple support and it still will not connect to the wifi network.
    Any help?

  • Share Imac's wifi network connection with iphone

    Now I have a problem that is contrary to all I have seen so far. My Imac is often with me in places where I can have wifi network if I declare my MAC address in advance. When I am there, I often want to have network on my Iphone as well, but cannot share that connection because wifi is already used for getting into the net. How can I do access the internet from my Iphone (example: skype or Viber calls from abroad to home) in such situations?

    Sorry for:
    being so late (I had lost the pointer to this discussion due to a massive change in my machinery)
    havig written iMac instead of MacbookPro. I was writing my post from my iMac at home...
    However, I do know that every device has got a unique MAC address, and I do know the MAC address of my iPhone. My iPhone is connected to my home Wifi network, which allows access only to devices known by their MAC address.
    My problem was that I only got ONE MAC address to declare, eventhough I had two devices. So, I could not directly connect my iPhone to that network, but I could connect my MacBookPro (because I needed the network to resume documents during meeting, and so on). I just wanted my iPhone being able to access the network, even if tethered to my MacBookPro (or, even better, without connecting it physically), but I was not able to do that. I can imagine that from my MacBook I could share the Internet connection via Bluetooth, and I tried that way, but there was no way to couple the iPhone on the Bluetooth connection to do anything significant. Also with the physical connection (cable), I did not see any way to share my network access on my MacBook.
    I hope I was clear this time..

  • When I open Firefox, it is not automatically opening a network connection. I have to manually open the network connection before browsing. How do I get Firefox to automatically open the connection?

    I have to click on the network connections icon and ask it to refresh before Firefox makes the connection. This never happened with Explorer and I don't remember it happening the first few months with Firefox. Did I foul up my settings somehow? Or add plug-in or extension that is causing this?

    Every now and then, you should run these programs<BR><BR>
    Sometimes a problem with Firefox may be a result of malware installed on your computer, that you may not be aware of.
    You can try these free programs to scan for malware, which work with your existing antivirus software:
    * [http://www.microsoft.com/security/scanner/default.aspx Microsoft Safety Scanner]
    * [http://www.malwarebytes.org/products/malwarebytes_free/ MalwareBytes' Anti-Malware]
    * [http://support.kaspersky.com/faq/?qid=208283363 TDSSKiller - AntiRootkit Utility]
    * [http://www.surfright.nl/en/hitmanpro/ Hitman Pro]
    * [http://www.eset.com/us/online-scanner/ ESET Online Scanner]
    [http://windows.microsoft.com/MSE Microsoft Security Essentials] is a good permanent antivirus for Windows 7/Vista/XP if you don't already have one.
    Further information can be found in the [[Troubleshoot Firefox issues caused by malware]] article.
    Did this fix your problems? Please report back to us!

  • How do I configure Server DHCP for a shared-over-WiFi network connection?

    Hey all,
    Here's how my network is set up-
    Comcast > Modem > DD-Wrt router >(Ethernet)> Mac Mini >(WiFi)> Macbook Pro, other devices.
    I set the router to use the Mac Mini (with OS X Server) as the DHCP server, and I have the Mac Mini sharing the ethernet connection over WiFi.
    The issue is that while my Macbook Pro can get an IP from the Mac Mini (as per DHCP settings), there's no internet connection.  I'm not sure I even have the router IP set correctly, should it be the Mac Mini's IP or the router's IP?

    I would normally use the router as the DHCP server but it should be possible to use your Mac mini as the DHCP server instead.
    With regards to the WiFi, you would want to configure it in bridging mode, this will let WiFi clients and Ethernet clients be on the same subnet and the WiFi clients will then be able to request DHCP addresses from your server on Ethernet. This is the way I have my home network setup.
    In the DHCP settings on your Mac mini server, you need to define the default gateway/router as being the IP address of your router. You also need to define valid DNS server addresses. If you running your own internal DNS server perhaps for Open Directory then this would be your internal DNS server address. The range of IP addresses you are issuing need to match the range being used internally by your router as does the subnet mask.

  • Printer Mac Wifi network connection

    I cant get my Macbook pro to print through house wifi... House desktop is running windows 7. My mac seems unable to connect to my printer plz help thx?

    Looking at the specs for this model there is no mention of Bonjour support. So you will need to manually add the printer to the Mac. To do so, you will need to know the IP address the printer is using. You should be able to print a network configuration page from the printer. Or you can refer to the Win7 PC's by opening Devices & Printers, selecting the Kyocera, right-click and select Printer Properties, then the Ports tab. In this list, the IP address will be shown (you may need to widen the Port column to see the full address or press the Configure Port button).
    Once you know the IP address, on the Mac you can open Printers & Scanners and click the plus button to add. Select the IP icon and then enter the IP address of the FS-C5250DN. Change the Protocol to HP Jetdirect-Socket. Leave the Queue blank. Change the name to C5250 and leave the Location blank. If the Use menu does not automatically select the FS-C5250DN printer, click on the Use menu and then "Select printer software". From the Printer Software window, select the FS-C5250DN and click OK to close this window. Then click on Add to complete the printer queue creation. Now see if you can print a document from the Mac to the printer.

  • How do I set up a permanent wifi network connection?

    Hi all,
    I had been using my D-link wireless router for a couple of years, when it just gave up the ghost this week. I happened to have a spare linksys wireless router which I then set up, and it works fine. My desktop pc connects fine, and my visiting friends hp laptop connects fine, on a permanent connection.
    However, my MacBook Pro, whenever I close my MacBook, and then open again the next day, or later on that day... When I try to connect via the newtwork symbol in the task bar at the top, I get the message (a connection timeout occured) . Each time, I have to go into system preferences > Network and I have to set up the connection with a different location (current home8!), and retype in my passphrase. I have tried locking the connection so that no changes can occur, but that doesn't help .
    Is there a way that I can just make this connection permanent? Why does this only happen on my MacBook, and not the other computers on the netwok?
    Thanks.

    Some of the following you may have already tried - Change your router channel.  Sometimes this is all you will have to do.
    Power cycling the router.  Read the router's user manual or contact their tech support for instructions.
    System Preferences/Internet & Network/Network
    Unlock the padlock
    Locations:  Automatic
    Highlight Airport
    Click the Assist Me button
    In the popup window click the Diagnostic button.
    System Preferences/Network- Unlock padlock.  Highlight Airport.  Network Name-select your name.  Click on the Advanced button.  Airport/Preferred Networks-delete all that is not your network.
    Place a check mark next to "Remember networks this computer has joined."  Click the OK button and lock the padlock.  Restart your computer.
    http://support.apple.com/kb/TS1920 Mac OS: How to release and renew a DHCP lease
    No internet connection (wireless)
    Check to see if an extra entry is present in the DNS Tab for your wireless connection (System Preferences/Network/Airport/Advanced/DNS).
    Delete all extra entries that you find.
    Place a check mark next to "Remember networks this computer has joined."
    Other resources to check into:
    Troubleshooting Wi-Fi issues in OS X Lion and Mac OS X v10.6
    Non-responsive DNS server or invalid DNS configuration can cause long delay before webpages load
    Netspot
    How to diagnose and resolve Wi-Fi slow-downs
    Pv6 troubleshooting
    Mac OS X 10.6 Help:  Solving problems with connecting to the Internet
    What Affects Wireless Internet?
    Solutions for connecting to the Internet, setting up a small network, and troubleshooting

  • My wifi network connection is not working, will read "unable to join". Am able to access as a guest.  When I hit the blue arrow on the right hand side of my network there is no information e.g ip address, subnet mask, etc.  This info is in my guest area.

    My network has not been working today.  When I click on it it says "unable to access nhe network".  My guest network will work.  When I hit the blue arrow on the right hand side of my network there is no information in the IP address, subnet mask, router, etc.  There is information in my guest section when I checked. I have unplugged and replugged my router and turned my Wifi button of and off, started and restarted my Ipod as per internet suggestions.  Would anyone know how to get my network reactivated.  I am nervous to hit reset network settings in case I lose all my music and icons, etc. added since I got my Ipod.  Thank you for any assistance

    Do other devices now connect?
    Did the iPod connect before?
    What encryption/security is the router using?
    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

Maybe you are looking for

  • Search not working as expected for list

    We're running SP 2013 Ent on-prem. I have a user whose added several text columns to a list an when he performs a search for data in those fields, it returns nothing. It's very inconsistent, some rows will return if you search on them, but others wil

  • How do I only show one adressee when sending a group e-mail?

    I use ACT database on a PC and would like to buy a Mac but I have one problem. When I send an e-mail to a group, in the "To:" it shows only one person, not the entire group. I work with the media so each editor or reporter thinks I am sending an e-ma

  • How To Fetch the Content of a File from Client's PC?

    In my JSP I have this:      <input type="file" name="filename">for visitors of the web page to browse their PCs' directories to select a file to upload (when the Submit button is clicked). What appears in the text field will be a file name. How do I

  • Why is disk copy so stinking sloooowwwww?!?!?!

    On my Windows-based laptops I can copy a data cd or a DVD in under 10 minutes. On the Mac, using the disk utility, it takes an hour just to read in the image from disk before it starts to burn. Why??? Is there any way to speed this up because it's ju

  • Incremental uploads from camera, possible?

    This weekend we took a trip and for the first time used our iPod for the one big reason I finally purchased it for, photo storage. My one gripe was that we often took pictures and uploaded to the iPod to better view the images. Then after inspection,